1orbrep(1)                        User Commands                       orbrep(1)
2
3
4

NAME

6       orbrep - find a permutation which maps A to B
7

SYNOPSIS

9       orbrep [OPTIONS] <Perm> <Seed> <Stop> <Script>
10

DESCRIPTION

12       Given  a set of generating permutations, this program find a product of
13       the generators which maps a given point, Seed, to a second given point,
14       Stop.  By default, the program works with two generators which are read
15       from Perm.1 and Perm.2, respectively.  You can specify a different num‐
16       ber of permutations using the -g option.
17
18       The result is a list of numbers defining the result as a product in the
19       generators.  This file is a text file and can be read by GAP.
20

OPTIONS

22       -Q     Quiet, no messages.
23
24       -V     Verbose, more messages.
25
26       -T <MaxTime>
27              Set CPU time limit
28
29       -g <NPerms>
30              Set the number of permutations.  Default: 2.
31

INPUT FILES

33       Perm.{1,2,...}
34              Permutations.
35

OUTPUT FILES

37       Script The word that maps Seed to Stop.
38

SEE ALSO

40       zvp(1)
41
42
43
44MeatAxe                             2.4.24                           orbrep(1)
Impressum