Home
last modified time | relevance | path

Searched defs:targetcell (Results 1 – 5 of 5) sorted by relevance

/dports/math/nauty/nauty27r3/
H A Dnaugraph.c618 targetcell(graph *g, int *lab, int *ptn, int level, int tc_level, in targetcell() function
H A Dnauty.h1042 int (*targetcell) /* decide which cell to split */ member
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dnaugraph.c618 targetcell(graph *g, int *lab, int *ptn, int level, int tc_level, in targetcell() function
/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Dnautil.c566 targetcell(graph *g, int *lab, int *ptn, int level, int numcells, in targetcell() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/source/scriptforge/python/
H A Dscriptforge.py1918 def SetArray(self, targetcell, value): argument