Google OR-Tools: operations_research::StateMarker Struct Reference
Detailed Description
Definition at line 459 of file constraint_solver.cc.
Public Member Functions | |
| StateMarker (Solver::MarkerType t, const StateInfo &info) | |
Friends | |
| class | Solver |
| struct | Trail |
Constructor & Destructor Documentation
| operations_research::StateMarker::StateMarker | ( | Solver::MarkerType | t, |
| const StateInfo & | info ) |
Definition at line 484 of file constraint_solver.cc.
Friends And Related Symbol Documentation
◆ Solver
|
friend class Solver |
friend |
Definition at line 462 of file constraint_solver.cc.
◆ Trail
|
friend struct Trail |
friend |
Definition at line 463 of file constraint_solver.cc.
The documentation for this struct was generated from the following file:
- ortools/constraint_solver/constraint_solver.cc