Main Page   Class Hierarchy   Compound List   File List   Contact   Download   Symbolic Constraints   Examples  

SCIL::solution Class Reference

The class that stores assignemnts from variables to values.

#include <solution.h>

List of all members.

Public Methods

 solution ()
 creates the assignment where every variable is assigned to the value 0.

void save_solution (subproblem &s)
 sets the assignemnt to the last LP-solution of s.

void round_to_integer (var v)
 rounds the assignemnt of variable v to the closest integer.

double value (var v)
 returns the assignment of v.

double value (row &r)
 returns the assignment of r.


The documentation for this class was generated from the following files:
Generated on Tue Nov 16 15:18:26 2004 for SCIL by doxygen1.2.16