Home
last modified time | relevance | path

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

/dports/math/nauty/nauty27r3/
H A Dtraces.c272 static int CheckForMatching(Candidate*, Candidate*, Partition*, struct TracesVars*, struct TracesIn…
6002 int CheckForMatching(Candidate *CurrCand, Candidate *NextCand, Partition *Part, struct TracesVars* … in CheckForMatching() function
6525 … closeloop = CheckForMatching(CurrCand, NextCand, NextPart, tv, ti, m, n); in CompStage0()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dtraces.c272 static int CheckForMatching(Candidate*, Candidate*, Partition*, struct TracesVars*, struct TracesIn…
6002 int CheckForMatching(Candidate *CurrCand, Candidate *NextCand, Partition *Part, struct TracesVars* …
6525 … closeloop = CheckForMatching(CurrCand, NextCand, NextPart, tv, ti, m, n);