Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Private Attributes
jafar::ride::Constraint Class Reference

generic constraint More...


Detailed Description

generic constraint

Definition at line 28 of file constraints.hpp.

#include <constraints.hpp>

Inheritance diagram for jafar::ride::Constraint:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Constraint (int id_, int idWP_)
 Constraint (int id_, std::vector< int > idWP_)
int getId () const
std::vector< int > getDomain () const
int getDomainSize () const
bool isInDomain (int wpId) const
ConstraintType getType () const
virtual void apply (Interval &inter)

Protected Member Functions

void setType (ConstraintType type_)

Private Attributes

int id
int size
std::vector< int > idWP
ConstraintType type

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:44 for Jafar by doxygen 1.7.6.1
LAAS-CNRS