MINLPView::ConstraintView Class Reference

Defines a view on a constraint of a MINLP. More...

#include <MINLPView.h>

Inheritance diagram for MINLPView::ConstraintView:
Inheritance graph
[legend]
Collaboration diagram for MINLPView::ConstraintView:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual int index () const =0
virtual bool equality () const =0

Friends

ostream & operator<< (ostream &out, const ConstraintView &conview)

Detailed Description

Defines a view on a constraint of a MINLP.

Definition at line 108 of file MINLPView.h.


Member Function Documentation

virtual int MINLPView::ConstraintView::index (  )  const [pure virtual]

Implemented in MINLP::ConstraintView.

virtual bool MINLPView::ConstraintView::equality (  )  const [pure virtual]

Implemented in MINLP::ConstraintView.


Friends And Related Function Documentation

ostream& operator<< ( ostream &  out,
const ConstraintView conview 
) [friend]

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

Generated on 10 Mar 2013 for LaGO by  doxygen 1.6.1