C++ Reference
C++ Reference: Routing
RevSwitch
Detailed Description
A reversible switch that can switch once from false to true.
Definition at line 389 of file constraint_solveri.h.
Public Member Functions | |
RevSwitch () | |
bool | Switched () const |
void | Switch (Solver *const solver) |
Constructor & Destructor Documentation
◆ RevSwitch()
|
inline |
Definition at line 391 of file constraint_solveri.h.
Member Function Documentation
◆ Switch()
|
inline |
Definition at line 395 of file constraint_solveri.h.
◆ Switched()
|
inline |
Definition at line 393 of file constraint_solveri.h.
The documentation for this class was generated from the following file: