PPL Configured Java Language Interface  1.2
parma_polyhedra_library.Constraint_System Class Reference

A system of constraints. More...

Inherits ArrayList< Constraint >.

Public Member Functions

 Constraint_System ()
 Default constructor: builds an empty system of constraints.
 
native String ascii_dump ()
 Returns an ascii formatted internal representation of this.
 
native String toString ()
 Returns a string representation of this.
 

Detailed Description

A system of constraints.

An object of the class Constraint_System is a system of constraints, i.e., a multiset of objects of the class Constraint.


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