C++ Reference
C++ Reference: Routing
RevSwitch
Detailed Description
A reversible switch that can switch once from false to true.
Definition at line 396 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 398 of file constraint_solveri.h.
Member Function Documentation
◆ Switch()
|
inline |
Definition at line 402 of file constraint_solveri.h.
◆ Switched()
|
inline |
Definition at line 400 of file constraint_solveri.h.
The documentation for this class was generated from the following file: