Searched defs:max_node_index (Results 1 – 5 of 5) sorted by relevance
474 static index_t max_node_index( in max_node_index() function
272 static index_t max_node_index(index_t node_index, index_t b, index_t e) { in max_node_index() function
124 vki_uint32_t max_node_index; member
1038 bool IsFeasibleArcVarMap(const ArcVarMap& arc_vars, int max_node_index) { in IsFeasibleArcVarMap()1066 const int max_node_index = model.Nexts().size() + model.vehicles(); in SolveModelWithSat() local