coin-Bcp
Public Member Functions | Public Attributes | List of all members
MC_path_adj_entry Class Reference

#include <MC.hpp>

Public Member Functions

 MC_path_adj_entry ()
 
 MC_path_adj_entry ()
 

Public Attributes

int neighbor
 
int orig_edge
 
double cost
 

Detailed Description

Definition at line 147 of file MC.hpp.

Constructor & Destructor Documentation

MC_path_adj_entry::MC_path_adj_entry ( )
inline

Definition at line 152 of file MC.hpp.

MC_path_adj_entry::MC_path_adj_entry ( )
inline

Definition at line 152 of file MC.hpp.

Member Data Documentation

int MC_path_adj_entry::neighbor

Definition at line 149 of file MC.hpp.

int MC_path_adj_entry::orig_edge

Definition at line 150 of file MC.hpp.

double MC_path_adj_entry::cost

Definition at line 151 of file MC.hpp.


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