Home
last modified time | relevance | path

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

/dports/math/nauty/nauty27r3/
H A Ddreadnaut.c235 #ifndef CANONPROC
236 #define CANONPROC usercanon macro
238 extern int CANONPROC(graph*,int*,graph*,unsigned long,int,int,int);
1594 if (umask & U_CANON) options.usercanonproc = CANONPROC; in main()
1667 if (umask & U_CANON) options_sg.usercanonproc = CANONPROC; in main()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Ddreadnaut.c235 #ifndef CANONPROC
236 #define CANONPROC usercanon macro
238 extern int CANONPROC(graph*,int*,graph*,unsigned long,int,int,int);
1594 if (umask & U_CANON) options.usercanonproc = CANONPROC; in main()
1667 if (umask & U_CANON) options_sg.usercanonproc = CANONPROC; in main()