Home
last modified time | relevance | path

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

/dports/math/igraph/igraph-0.9.5/src/isomorphism/bliss/
H A Dpartition.cc236 if(i.next_nonsingleton_first >= 0) in goto_backtrack_point()
238 Cell* const next_cell = get_cell(elements[i.next_nonsingleton_first]); in goto_backtrack_point()
314 i.next_nonsingleton_first = cell->next_nonsingleton->first; in aux_split_in_two()
316 i.next_nonsingleton_first = -1; in aux_split_in_two()
531 i.next_nonsingleton_first = cell->next_nonsingleton->first; in sort_and_split_cell1()
533 i.next_nonsingleton_first = -1; in sort_and_split_cell1()
H A Dpartition.hh89 int next_nonsingleton_first; member in bliss::Partition::RefInfo
/dports/math/gap/gap-4.11.0/pkg/digraphs-1.1.1/extern/bliss-0.73/
H A Dpartition.cc222 if(i.next_nonsingleton_first >= 0) in goto_backtrack_point()
224 Cell* const next_cell = get_cell(elements[i.next_nonsingleton_first]); in goto_backtrack_point()
292 i.next_nonsingleton_first = cell->next_nonsingleton->first; in aux_split_in_two()
294 i.next_nonsingleton_first = -1; in aux_split_in_two()
548 i.next_nonsingleton_first = cell->next_nonsingleton->first; in sort_and_split_cell1()
550 i.next_nonsingleton_first = -1; in sort_and_split_cell1()
H A Dpartition.hh92 int next_nonsingleton_first; member in bliss_digraphs::Partition::RefInfo
/dports/math/R-cran-igraph/igraph/src/bliss/
H A Dpartition.cc239 if(i.next_nonsingleton_first >= 0) in goto_backtrack_point()
241 Cell* const next_cell = get_cell(elements[i.next_nonsingleton_first]); in goto_backtrack_point()
309 i.next_nonsingleton_first = cell->next_nonsingleton->first; in aux_split_in_two()
311 i.next_nonsingleton_first = -1; in aux_split_in_two()
565 i.next_nonsingleton_first = cell->next_nonsingleton->first; in sort_and_split_cell1()
567 i.next_nonsingleton_first = -1; in sort_and_split_cell1()
H A Dpartition.hh92 int next_nonsingleton_first; member in bliss::Partition::RefInfo
/dports/math/bliss/bliss-0.73/
H A Dpartition.cc234 if(i.next_nonsingleton_first >= 0) in goto_backtrack_point()
236 Cell* const next_cell = get_cell(elements[i.next_nonsingleton_first]); in goto_backtrack_point()
304 i.next_nonsingleton_first = cell->next_nonsingleton->first; in aux_split_in_two()
306 i.next_nonsingleton_first = -1; in aux_split_in_two()
560 i.next_nonsingleton_first = cell->next_nonsingleton->first; in sort_and_split_cell1()
562 i.next_nonsingleton_first = -1; in sort_and_split_cell1()
H A Dpartition.hh92 int next_nonsingleton_first; member in bliss::Partition::RefInfo