Solver::SolverSolution Class Reference

#include <synnaeve.guillame.bert.h>

Inheritance diagram for Solver::SolverSolution:

Inheritance graph
[legend]
Collaboration diagram for Solver::SolverSolution:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void display (ostream &o)
bool check ()

Public Attributes

Unificationunification
VariableSolutionvariableSolution
unsigned int ndvar
bool success


Detailed Description

Definition at line 55 of file synnaeve.guillame.bert.h.


Member Function Documentation

void Solver::SolverSolution::display ( ostream &  o  )  [virtual]

Implements Solution.

Definition at line 379 of file synnaeve.guillame.bert.cpp.

References Solver::VariableSolution::definition, ndvar, Unification::parser, Node::print(), unification, variableSolution, and Parser::variabletab.

Here is the call graph for this function:

bool Solver::SolverSolution::check (  )  [virtual]

Implements Solution.

Definition at line 374 of file synnaeve.guillame.bert.cpp.

References success.


Member Data Documentation

Definition at line 58 of file synnaeve.guillame.bert.h.

Referenced by display(), and Solver::Graph::Graph().

Definition at line 59 of file synnaeve.guillame.bert.h.

Referenced by display(), Solver::Graph::explo(), and Solver::Graph::Graph().

Definition at line 60 of file synnaeve.guillame.bert.h.

Referenced by display(), and Solver::Graph::Graph().

Definition at line 61 of file synnaeve.guillame.bert.h.

Referenced by check(), and Solver::Graph::run().


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

Generated on Thu Jun 19 19:14:41 2008 for unification by  doxygen 1.5.6