Main Page   Class Hierarchy   Compound List   File List   Contact   Download   Symbolic Constraints   Examples  

SCIL::cons Class Reference

Handle class for basic constraints.

#include <cons.h>

Collaboration diagram for SCIL::cons:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 cons (cons_obj *IS_)
ABA_ConstraintAcons_pointer ()
cons_objcons_pointer ()
 returns the pointer to the corresponding cons_obj.
column operator+ (column r)
consoperator= (const cons &i)
bool operator< (const cons &v1) const
bool operator<= (const cons &v1) const
bool operator!= (const cons &v1) const
bool operator== (const cons &v1) const
bool operator> (const cons &v1) const
column operator* (double d)
double rhs ()
 returns the right-hand-side.
cons_sense sense ()
 returns the sense of the basic constraint.

Detailed Description

Definition at line 15 of file cons.h.


The documentation for this class was generated from the following files:
Generated on Mon Mar 28 22:03:53 2011 for SCIL by  doxygen 1.6.3