![]() |
OR-Tools
9.6
|
Definition at line 878 of file hamiltonian_path.h.
Public Types | |
| typedef uint32_t | Integer |
| typedef Set< Integer > | NodeSet |
Public Member Functions | |
| PruningHamiltonianSolver (CostFunction cost) | |
| PruningHamiltonianSolver (int num_nodes, CostFunction cost) | |
| CostType | HamiltonianCost (int end_node) |
| typedef uint32_t Integer |
Definition at line 894 of file hamiltonian_path.h.
Definition at line 895 of file hamiltonian_path.h.
|
explicit |
Definition at line 933 of file hamiltonian_path.h.
| PruningHamiltonianSolver | ( | int | num_nodes, |
| CostFunction | cost | ||
| ) |
Definition at line 938 of file hamiltonian_path.h.
| CostType HamiltonianCost | ( | int | end_node | ) |
Definition at line 1007 of file hamiltonian_path.h.