Home
last modified time | relevance | path

Searched refs:tcellsize (Results 1 – 17 of 17) sorted by relevance

/dports/math/nauty/nauty27r3/
H A Dnauty.c612 maketargetcell(g,lab,ptn,level,tcell,&tcellsize, in firstpathnode0()
614 stats->tctotal += tcellsize; in firstpathnode0()
694 if (tcellsize == index && allsamelevel == level + 1) in firstpathnode0()
726 int tv1,refcode,rtnlevel,tcellsize,tc,qinvar; in othernode0() local
798 maketargetcell(g,lab,ptn,level,tcell,&tcellsize,&tc, in othernode0()
803 maketargetcell(g,lab,ptn,level,tcell,&tcellsize,&tc, in othernode0()
805 stats->tctotal += tcellsize; in othernode0()
1110 writemarker(int level, int tv, int index, int tcellsize, in writemarker() argument
1135 if (tcellsize != index) in writemarker()
1138 PUTINT(tcellsize); in writemarker()
[all …]
H A Dnautil.c566 int *tcellsize, int *cellpos, int tc_level, boolean digraph, in maketargetcell() argument
576 *tcellsize = j - i + 1; in maketargetcell()
H A Dnaugroup.c165 int tv, int index, int tcellsize, int numcells, int cc, int n) in grouplevelproc() argument
H A Dgtnauty.c609 int tv, int index, int tcellsize, int numcells, int cc, int n) in userlevel() argument
H A Ddreadnaut.c2521 int tv, int index, int tcellsize, int numcells, int cc, int n) in userlevel() argument
2525 level,tv+labelorg,index,tcellsize,cc); in userlevel()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dnauty.c612 maketargetcell(g,lab,ptn,level,tcell,&tcellsize, in firstpathnode0()
614 stats->tctotal += tcellsize; in firstpathnode0()
694 if (tcellsize == index && allsamelevel == level + 1) in firstpathnode0()
726 int tv1,refcode,rtnlevel,tcellsize,tc,qinvar; in othernode0() local
798 maketargetcell(g,lab,ptn,level,tcell,&tcellsize,&tc, in othernode0()
803 maketargetcell(g,lab,ptn,level,tcell,&tcellsize,&tc, in othernode0()
805 stats->tctotal += tcellsize; in othernode0()
1110 writemarker(int level, int tv, int index, int tcellsize, in writemarker() argument
1135 if (tcellsize != index) in writemarker()
1138 PUTINT(tcellsize); in writemarker()
[all …]
H A Dnautil.c566 int *tcellsize, int *cellpos, int tc_level, boolean digraph, in maketargetcell() argument
576 *tcellsize = j - i + 1; in maketargetcell()
H A Dnaugroup.c165 int tv, int index, int tcellsize, int numcells, int cc, int n) in grouplevelproc() argument
H A Dgtnauty.c609 int tv, int index, int tcellsize, int numcells, int cc, int n) in userlevel() argument
H A Ddreadnaut.c2521 int tv, int index, int tcellsize, int numcells, int cc, int n) in userlevel() argument
2525 level,tv+labelorg,index,tcellsize,cc); in userlevel()
/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Dnauty.c515 int tv1,index,rtnlevel,tcellsize,tc,childcount,qinvar,refcode; in firstpathnode0() local
559 (*tcellproc)(g,lab,ptn,level,numcells,tcell,&tcellsize, in firstpathnode0()
561 stats->tctotal += tcellsize; in firstpathnode0()
627 if (tcellsize == index && allsamelevel == level + 1) in firstpathnode0()
659 int tv1,refcode,rtnlevel,tcellsize,tc,qinvar; in othernode0() local
729 (*tcellproc)(g,lab,ptn,level,numcells,tcell,&tcellsize, in othernode0()
734 (*tcellproc)(g,lab,ptn,level,numcells,tcell,&tcellsize, in othernode0()
736 stats->tctotal += tcellsize; in othernode0()
1025 writemarker(int level, int tv, int index, int tcellsize, in writemarker() argument
1050 if (tcellsize != index) in writemarker()
[all …]
H A Dnautil.c567 set *tcell, int *tcellsize, int *cellpos, int tc_level, in targetcell() argument
586 *tcellsize = j - i + 1; in targetcell()
H A Ddreadnaut.c1166 int tv, int index, int tcellsize, int numcells, int cc, int n) in userlevel() argument
1170 level,tv+labelorg,index,tcellsize,cc); in userlevel()
H A Dnaugroup.c163 int tv, int index, int tcellsize, int numcells, int cc, int n) in grouplevelproc() argument
H A Dgtnauty.c577 int tv, int index, int tcellsize, int numcells, int cc, int n) in userlevel() argument
H A Ddreadtest.c1412 int tv, int index, int tcellsize, int numcells, int cc, int n) in userlevel() argument
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcSymmetry.cpp81 int tv, int index, int tcellsize, in userlevelproc() argument