angel::edge_pair_elim_t Struct Reference

#include <angel_types.hpp>

List of all members.

Public Attributes

c_graph_t::vertex_t i
c_graph_t::vertex_t j
bool front


Detailed Description

Edge from vertex i to vertex j to eliminate from c-graph and whether it should be front or back eliminated

Definition at line 574 of file angel_types.hpp.


Member Data Documentation

c_graph_t::vertex_t angel::edge_pair_elim_t::i

Definition at line 575 of file angel_types.hpp.

Referenced by angel::operator<<().

c_graph_t::vertex_t angel::edge_pair_elim_t::j

Definition at line 575 of file angel_types.hpp.

Referenced by angel::operator<<().

bool angel::edge_pair_elim_t::front

Definition at line 576 of file angel_types.hpp.

Referenced by angel::operator<<().


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