PPL Java Language Interface 0.12
parma_polyhedra_library::PIP_Solution_Node Class Reference

A leaf node of the PIP solution tree. More...

Inheritance diagram for parma_polyhedra_library::PIP_Solution_Node:

List of all members.

Public Member Functions

native Linear_Expression parametric_values (Variable var)
 Returns the parametric expression of the values of variable var in solution node this.

Detailed Description

A leaf node of the PIP solution tree.


Member Function Documentation

native Linear_Expression parma_polyhedra_library::PIP_Solution_Node::parametric_values ( Variable  var)

Returns the parametric expression of the values of variable var in solution node this.

The returned parametric expression will only refer to (problem or artificial) parameters.

Parameters:
varThe variable being queried.

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