![]() |
OR-Tools
8.2
|
Definition at line 876 of file hamiltonian_path.h.
Public Types | |
typedef uint32 | Integer |
typedef Set< Integer > | NodeSet |
Public Member Functions | |
PruningHamiltonianSolver (CostFunction cost) | |
PruningHamiltonianSolver (int num_nodes, CostFunction cost) | |
CostType | HamiltonianCost (int end_node) |
Definition at line 892 of file hamiltonian_path.h.
Definition at line 893 of file hamiltonian_path.h.
|
explicit |
Definition at line 931 of file hamiltonian_path.h.
PruningHamiltonianSolver | ( | int | num_nodes, |
CostFunction | cost | ||
) |
Definition at line 936 of file hamiltonian_path.h.
CostType HamiltonianCost | ( | int | end_node | ) |
Definition at line 1005 of file hamiltonian_path.h.