Home
last modified time | relevance | path

Searched refs:trythisone (Results 1 – 8 of 8) sorted by relevance

/dports/math/nauty/nauty27r3/
H A Dmultig.c200 trythisone(grouprec *group, in trythisone() function
288 trythisone(group,FALSE,NULL,0,ne,n); in scan()
320 trythisone(group,FALSE,deg,maxdeg,ne,n); in scan_md()
360 trythisone(group,TRUE,deg,maxdeg,ne,n); in scan_lp()
413 trythisone(group,FALSE,NULL,maxdeg,ne,n); in scan_reg()
504 trythisone(NULL,lswitch,deg,maxdeg,0,n); in multi()
H A Ddirectg.c201 trythisone(grouprec *group, int ne, int n) in trythisone() function
318 retlev = trythisone(group,sofar,n); in scan()
447 trythisone(NULL,0,n); // only in case 0 in direct()
H A Dvcolg.c134 trythisone(grouprec *group, graph *g, boolean digraph, int m, int n) in trythisone() function
216 return trythisone(group,g,digraph,m,n); in scan()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dmultig.c200 trythisone(grouprec *group, in trythisone() function
288 trythisone(group,FALSE,NULL,0,ne,n); in scan()
320 trythisone(group,FALSE,deg,maxdeg,ne,n); in scan_md()
360 trythisone(group,TRUE,deg,maxdeg,ne,n); in scan_lp()
413 trythisone(group,FALSE,NULL,maxdeg,ne,n); in scan_reg()
504 trythisone(NULL,lswitch,deg,maxdeg,0,n); in multi()
H A Ddirectg.c201 trythisone(grouprec *group, int ne, int n) in trythisone() function
318 retlev = trythisone(group,sofar,n); in scan()
447 trythisone(NULL,0,n); // only in case 0 in direct()
H A Dvcolg.c134 trythisone(grouprec *group, graph *g, boolean digraph, int m, int n) in trythisone() function
216 return trythisone(group,g,digraph,m,n); in scan()
/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Ddirectg.c137 trythisone(grouprec *group, int ne, int n) in trythisone() function
204 retlev = trythisone(group,sofar,n); in scan()
277 trythisone(NULL,0,n); in direct()
H A Dmultig.c162 trythisone(grouprec *group, int ne, int n) in trythisone() function
232 trythisone(group,ne,n); in scan()
285 trythisone(NULL,0,n); in multi()