Home
last modified time | relevance | path

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

/dports/math/nauty/nauty27r3/
H A Dtraces.c131 int permInd; member
659 tv->permInd++; \
667 tv->permInd++; \
674 tv->permInd++; \
965 tv->permInd = 0; in Traces()
5806 if (tv->permInd) ResetAutom(tv->permInd, n, tv); in CheckForSingAutomorphisms()
6025 if (tv->permInd) ResetAutom(tv->permInd, n, tv); in CheckForMatching()
6283 if (tv->permInd) ResetAutom(tv->permInd, n, tv); in Complete()
6296 if (tv->permInd) ResetAutom(tv->permInd, n, tv); in Complete()
8402 if (tv->permInd) ResetAutom(tv->permInd, n, tv); in grouporderplus()
[all …]
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dtraces.c131 int permInd;
659 tv->permInd++; \
667 tv->permInd++; \
674 tv->permInd++; \
965 tv->permInd = 0;
5806 if (tv->permInd) ResetAutom(tv->permInd, n, tv);
6025 if (tv->permInd) ResetAutom(tv->permInd, n, tv);
6283 if (tv->permInd) ResetAutom(tv->permInd, n, tv);
6296 if (tv->permInd) ResetAutom(tv->permInd, n, tv);
8402 if (tv->permInd) ResetAutom(tv->permInd, n, tv);
[all …]