Specialized subclass of MP_variable where the variable is pre-specified to be binary. More...
#include <MP_variable.hpp>


Public Member Functions | |
| MP_binary_variable (const MP_set_base &s1=MP_set::getEmpty(), const MP_set_base &s2=MP_set::getEmpty(), const MP_set_base &s3=MP_set::getEmpty(), const MP_set_base &s4=MP_set::getEmpty(), const MP_set_base &s5=MP_set::getEmpty()) | |
Specialized subclass of MP_variable where the variable is pre-specified to be binary.
Definition at line 96 of file MP_variable.hpp.
| flopc::MP_binary_variable::MP_binary_variable | ( | const MP_set_base & | s1 = MP_set::getEmpty(), |
|
| const MP_set_base & | s2 = MP_set::getEmpty(), |
|||
| const MP_set_base & | s3 = MP_set::getEmpty(), |
|||
| const MP_set_base & | s4 = MP_set::getEmpty(), |
|||
| const MP_set_base & | s5 = MP_set::getEmpty() | |||
| ) | [inline] |
Definition at line 98 of file MP_variable.hpp.
1.6.1