FLOPC++
Public Member Functions
flopc::MP_binary_variable Class Reference

#include <MP_variable.hpp>

Inheritance diagram for flopc::MP_binary_variable:
flopc::MP_variable flopc::RowMajor flopc::Functor flopc::Named

List of all members.

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())

Detailed Description

Specialized subclass of MP_variable where the variable is pre-specified to be binary.

Definition at line 96 of file MP_variable.hpp.


Constructor & Destructor Documentation

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.

References flopc::MP_variable::binary().


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