Home
last modified time | relevance | path

Searched refs:U_LEVEL (Results 1 – 7 of 7) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Ddreadnaut.c130 #define U_LEVEL 4 macro
828 if (umask & U_LEVEL) options.userlevelproc = LEVELPROC; in main()
H A Ddreadtest.c75 #define U_LEVEL 4 macro
1008 if (umask & U_LEVEL) in main()
/dports/math/nauty/nauty27r3/
H A Ddreadnaut.c206 #define U_LEVEL 4 macro
1590 if (umask & U_LEVEL) options.userlevelproc = LEVELPROC; in main()
1663 if (umask & U_LEVEL) options_sg.userlevelproc = LEVELPROC; in main()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Ddreadnaut.c206 #define U_LEVEL 4 macro
1590 if (umask & U_LEVEL) options.userlevelproc = LEVELPROC; in main()
1663 if (umask & U_LEVEL) options_sg.userlevelproc = LEVELPROC; in main()
/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h220 #define U_LEVEL 1 macro
H A Dv_src3.c770 if (mpp->mptyp == NON_IO) { udpp->utyp = U_LEVEL; unumstates++; } in chkcnt_uports()
H A Dv_vpi2.c6369 else if (udpp->utyp == U_LEVEL || udpp->utyp == U_EDGE) in udpdefnprop_vpiget()