OR-Tools  8.2
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()

RevSwitch ( )
inline

Definition at line 391 of file constraint_solveri.h.

Member Function Documentation

◆ Switch()

void Switch ( Solver *const  solver)
inline

Definition at line 395 of file constraint_solveri.h.

◆ Switched()

bool Switched ( ) const
inline

Definition at line 393 of file constraint_solveri.h.


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