angel::transformationSeq_cost_t Struct Reference

#include <angel_types.hpp>

List of all members.

Public Member Functions

 transformationSeq_cost_t (unsigned int _bestNumNontrivialEdges, unsigned int _cost, unsigned int _costAtBestEdgecount, unsigned int _numIntermediatesAtBestEdgecount, unsigned int _numIntermediatesWithoutUnitEdgeAtBestEdgecount, size_t _lastDesiredTransformation)

Public Attributes

std::vector
< Transformation
transformationVector
unsigned int bestNumNontrivialEdges
unsigned int cost
unsigned int costAtBestEdgecount
unsigned int numIntermediatesAtBestEdgecount
unsigned int numIntermediatesWithoutUnitEdgeAtBestEdgecount
size_t lastDesiredTransformation
bool revealedNewDependence


Detailed Description

Definition at line 872 of file angel_types.hpp.


Constructor & Destructor Documentation

angel::transformationSeq_cost_t::transformationSeq_cost_t ( unsigned int  _bestNumNontrivialEdges,
unsigned int  _cost,
unsigned int  _costAtBestEdgecount,
unsigned int  _numIntermediatesAtBestEdgecount,
unsigned int  _numIntermediatesWithoutUnitEdgeAtBestEdgecount,
size_t  _lastDesiredTransformation 
) [inline]

Definition at line 882 of file angel_types.hpp.


Member Data Documentation

std::vector<Transformation> angel::transformationSeq_cost_t::transformationVector

Definition at line 873 of file angel_types.hpp.

Referenced by xaifBoosterCrossCountryInterface::compute_partial_transformation_sequence(), and angel::pairElim_noJAE().

unsigned int angel::transformationSeq_cost_t::bestNumNontrivialEdges

Definition at line 874 of file angel_types.hpp.

Referenced by xaifBoosterCrossCountryInterface::compute_partial_transformation_sequence().

unsigned int angel::transformationSeq_cost_t::cost

Definition at line 875 of file angel_types.hpp.

Referenced by xaifBoosterCrossCountryInterface::compute_partial_transformation_sequence().

unsigned int angel::transformationSeq_cost_t::costAtBestEdgecount

Definition at line 876 of file angel_types.hpp.

Referenced by xaifBoosterCrossCountryInterface::compute_partial_transformation_sequence().

unsigned int angel::transformationSeq_cost_t::numIntermediatesAtBestEdgecount

Definition at line 877 of file angel_types.hpp.

unsigned int angel::transformationSeq_cost_t::numIntermediatesWithoutUnitEdgeAtBestEdgecount

Definition at line 878 of file angel_types.hpp.

Referenced by xaifBoosterCrossCountryInterface::compute_partial_transformation_sequence().

size_t angel::transformationSeq_cost_t::lastDesiredTransformation

Definition at line 879 of file angel_types.hpp.

bool angel::transformationSeq_cost_t::revealedNewDependence [mutable]

Definition at line 880 of file angel_types.hpp.

Referenced by xaifBoosterCrossCountryInterface::compute_partial_transformation_sequence(), and angel::pairElim_noJAE().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 11 10:34:42 2009 for angel by  doxygen 1.5.3