Google OR-Tools: operations_research::RevSwitch Class Reference

A reversible switch that can switch once from false to true. More...

A reversible switch that can switch once from false to true.

Definition at line 398 of file constraint_solveri.h.

#include <constraint_solveri.h>

Public Member Functions

 RevSwitch ()
bool Switched () const
void Switch (Solver *const solver)
operations_research::RevSwitch::RevSwitch ( )
inline

◆ Switch()

void operations_research::RevSwitch::Switch ( Solver *const solver)
inline

◆ Switched()

bool operations_research::RevSwitch::Switched ( ) const
inline

The documentation for this class was generated from the following file: