PPL Configured Java Language Interface  1.2
parma_polyhedra_library.Generator_System Class Reference

A system of generators. More...

Inherits ArrayList< Generator >.

Public Member Functions

 Generator_System ()
 Default constructor: builds an empty system of generators.
 
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 generators.

An object of the class Generator_System is a system of generators, i.e., a multiset of objects of the class Generator (lines, rays, points and closure points).


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