Home
last modified time | relevance | path

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

/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Drouting_search.h485 bool SequentialInsertNodes(
H A Drouting_search.cc924 if (!SequentialInsertNodes(nodes_by_bucket)) return false; in BuildSolutionInternal()
1334 bool GlobalCheapestInsertionFilteredHeuristic::SequentialInsertNodes( in SequentialInsertNodes() function in operations_research::GlobalCheapestInsertionFilteredHeuristic