Home
last modified time | relevance | path

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

/dports/math/gap/gap-4.11.0/pkg/ferret-1.0.2/YAPB++/source/rbase/
H A Dbuild_rbase.hpp172 int second_best_cell = -1; in choose_branch_cell() local
187 second_best_cell = branch_cell; in choose_branch_cell()
193 if(second_best_cell != -1) in choose_branch_cell()
194 return second_best_cell; in choose_branch_cell()