Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <linear_assignment.h>
Public Member Functions | |
BipartiteLeftNodeIterator (const GraphType &graph, NodeIndex num_left_nodes) | |
BipartiteLeftNodeIterator (const LinearSumAssignment &assignment) | |
NodeIndex | Index () const |
bool | Ok () const |
void | Next () |
Definition at line 362 of file linear_assignment.h.
|
inline |
Definition at line 364 of file linear_assignment.h.
|
inlineexplicit |
Definition at line 367 of file linear_assignment.h.
|
inline |
Definition at line 370 of file linear_assignment.h.
|
inline |
Definition at line 374 of file linear_assignment.h.
|
inline |
Definition at line 372 of file linear_assignment.h.