Home
last modified time | relevance | path

Searched refs:CellMarkers2 (Results 1 – 2 of 2) sorted by relevance

/dports/math/nauty/nauty27r3/
H A Dtraces.c816 #define CellMarkers2 WorkArray7 macro
5535 SETMARK(CellMarkers2, tv->markcell2) in CheckForAutomorphisms()
5550 … while ((CellMarkers2[CheckAutList->lab[k]] == tv->markcell2) && (k < i+Part->cls[i])) { in CheckForAutomorphisms()
5555 CellMarkers2[val] = tv->markcell2; in CheckForAutomorphisms()
5562 … tmp = FirstNeighbour(val, CheckAutList, Part, CellMarkers2, tv->markcell2, &val, n); in CheckForAutomorphisms()
5563 CellMarkers2[val] = tv->markcell2; in CheckForAutomorphisms()
5571 … tmp = NextNeighbour(val, CheckAutList, Part, CellMarkers2, tv->markcell2, &val, n); in CheckForAutomorphisms()
5573 CellMarkers2[val] = tv->markcell2; in CheckForAutomorphisms()
5586 … tmp = NextNeighbour(val, CheckAutList, Part, CellMarkers2, tv->markcell2, &val, n); in CheckForAutomorphisms()
5588 CellMarkers2[val] = tv->markcell2; in CheckForAutomorphisms()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dtraces.c816 #define CellMarkers2 WorkArray7
5535 SETMARK(CellMarkers2, tv->markcell2)
5550 … while ((CellMarkers2[CheckAutList->lab[k]] == tv->markcell2) && (k < i+Part->cls[i])) {
5555 CellMarkers2[val] = tv->markcell2;
5562 … tmp = FirstNeighbour(val, CheckAutList, Part, CellMarkers2, tv->markcell2, &val, n);
5563 CellMarkers2[val] = tv->markcell2;
5571 … tmp = NextNeighbour(val, CheckAutList, Part, CellMarkers2, tv->markcell2, &val, n);
5573 CellMarkers2[val] = tv->markcell2;
5586 … tmp = NextNeighbour(val, CheckAutList, Part, CellMarkers2, tv->markcell2, &val, n);
5588 CellMarkers2[val] = tv->markcell2;