.
scc [options] < file Options: -h show this help -d D work in dimension D (required) -a find all Delone decompositions -r N do a random walk of length N -g greedy approach -i read triangulation from file -w write coop file for every secondary cone -v write central form information for every cone (only if -a option is chosen)
scc -d4 *** sc *** *** c *** Time: 19:37:47 Looking at #0 * Remaining: 0 * There are 10 neighbours. * (0->1) (1=1) (2=1) (3=1) (4=1) (5=1) (6=1) (7=1) (8=1) (9=1) Time: 19:37:47 Looking at #1 * Remaining: 0 * There are 10 neighbours. * (0=1) (1=1) (2=1) (3=1) (4=1) (5=0) (6->2) (7=2) (8=2) (9=1) Time: 19:37:47 Looking at #2 * Remaining: 0 * There are 10 neighbours. * (0=1) (1=1) (2=1) (3=1) (4=1) (5=1) (6=1) (7=1) (8=2) (9=1) --
scc -d4 -a *** sc *** *** c *** Time: 19:28:39 Looking at #0 * Remaining: 0 * There are 10 neighbours. * (0->1) (1=1) (2=1) (3=1) (4=1) (5=1) (6=1) (7=1) (8=1) (9=1) Time: 19:28:39 Looking at #1 * Remaining: 0 * There are 10 neighbours. * (0=1) (1=1) (2=1) (3=1) (4=1) (5=0) (6->2) (7=2) (8=2) (9=1) Time: 19:28:39 Looking at #2 * Remaining: 0 * There are 10 neighbours. * (0=1) (1=1) (2=1) (3=1) (4=1) (5=1) (6=1) (7=1) (8=2) (9=1) -- Classification of Delone triangulations completed! There are 3 non-equivalent Delone triangulations in dimension 4. Starting classification of arbitrary Delone decompositions There are 3 forms of codimension 0 Time: 19:28:39 There are 4 forms of codimension 1 Time: 19:28:39 There are 7 forms of codimension 2 Time: 19:28:39 There are 11 forms of codimension 3 Time: 19:28:39 There are 10 forms of codimension 4 Time: 19:28:39 There are 8 forms of codimension 5 Time: 19:28:39 There are 5 forms of codimension 6 Time: 19:28:39 There are 2 forms of codimension 7 Time: 19:28:39 There are 1 forms of codimension 8 Time: 19:28:39 There are 1 forms of codimension 9 Time: 19:28:39 Number of differrent decompositions: 52 *******
scc -d6 -r4 -w *** sc *** *** c *** Time: 19:38:56 Looking at #0 (normalized covering density >= 0.493668) * There are 21 neighbours. * Write output for COOP * Proceed with number 1. Time: 19:38:56 Looking at #1 (normalized covering density >= 0.499392) * There are 21 neighbours. * Write output for COOP * Proceed with number 4. Time: 19:38:56 Looking at #2 (normalized covering density >= 0.502569) * There are 21 neighbours. * Write output for COOP * Proceed with number 9. Time: 19:38:57 Looking at #3 (normalized covering density >= 0.508167) * There are 21 neighbours. * Write output for COOP * Proceed with number 19.
scc -d6 -g -i <sc6_3.coop *** sc *** *** c *** Time: 19:51:13 Looking at #0 (normalized covering density >= 0.508167) * There are 21 neighbours. Time: 19:51:13 Looking at #1 (normalized covering density >= 0.502569) * There are 21 neighbours. Time: 19:51:14 Looking at #2 (normalized covering density >= 0.499392) * There are 21 neighbours. Time: 19:51:14 Looking at #3 (normalized covering density >= 0.493668) * There are 21 neighbours.