angel::elimSeq_cost_t Struct Reference

#include <angel_types.hpp>

List of all members.

Public Member Functions

 elimSeq_cost_t (unsigned int _bestNumNontrivialEdges, unsigned int _cost, unsigned int _costAtBestEdgecount, unsigned int _numIntermediatesAtBestEdgecount, unsigned int _numIntermediatesWithoutUnitEdgeAtBestEdgecount, size_t _lastDesiredElim)

Public Attributes

std::vector< EdgeElimedgeElimVector
unsigned int bestNumNontrivialEdges
unsigned int cost
unsigned int costAtBestEdgecount
unsigned int numIntermediatesAtBestEdgecount
unsigned int numIntermediatesWithoutUnitEdgeAtBestEdgecount
size_t lastDesiredElim
bool revealedNewDependence


Detailed Description

Definition at line 847 of file angel_types.hpp.


Constructor & Destructor Documentation

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

Definition at line 857 of file angel_types.hpp.


Member Data Documentation

std::vector<EdgeElim> angel::elimSeq_cost_t::edgeElimVector

Definition at line 848 of file angel_types.hpp.

Referenced by xaifBoosterCrossCountryInterface::compute_partial_elimination_sequence(), and angel::pair_elim().

unsigned int angel::elimSeq_cost_t::bestNumNontrivialEdges

Definition at line 849 of file angel_types.hpp.

Referenced by xaifBoosterCrossCountryInterface::compute_partial_elimination_sequence().

unsigned int angel::elimSeq_cost_t::cost

Definition at line 850 of file angel_types.hpp.

Referenced by xaifBoosterCrossCountryInterface::compute_partial_elimination_sequence().

unsigned int angel::elimSeq_cost_t::costAtBestEdgecount

Definition at line 851 of file angel_types.hpp.

Referenced by xaifBoosterCrossCountryInterface::compute_partial_elimination_sequence().

unsigned int angel::elimSeq_cost_t::numIntermediatesAtBestEdgecount

Definition at line 852 of file angel_types.hpp.

unsigned int angel::elimSeq_cost_t::numIntermediatesWithoutUnitEdgeAtBestEdgecount

Definition at line 853 of file angel_types.hpp.

Referenced by xaifBoosterCrossCountryInterface::compute_partial_elimination_sequence().

size_t angel::elimSeq_cost_t::lastDesiredElim

Definition at line 854 of file angel_types.hpp.

bool angel::elimSeq_cost_t::revealedNewDependence [mutable]

Definition at line 855 of file angel_types.hpp.

Referenced by xaifBoosterCrossCountryInterface::compute_partial_elimination_sequence(), and angel::pair_elim().


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