Public Member Functions

parma_polyhedra_library::PIP_Solution_Node Class Reference

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

Inherits parma_polyhedra_library::PIP_Tree_Node.

List of all members.

Public Member Functions

native Linear_Expression parametric_values (Variable d)
 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  d  ) 

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:
var The variable being queried.

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