MC_feas_sol Class Reference

#include <MC.hpp>

List of all members.

Public Member Functions

 MC_feas_sol (const int nnodes, int *&s, const int nedges, const MC_graph_edge *edges)
 MC_feas_sol (const double c, const int nnodes, int *&s, const int nedges, double *&v)
 ~MC_feas_sol ()

Public Attributes

double cost
int num_nodes
int * sign
int num_edges
double * value

Detailed Description

Definition at line 54 of file MC.hpp.


Constructor & Destructor Documentation

MC_feas_sol::MC_feas_sol ( const int  nnodes,
int *&  s,
const int  nedges,
const MC_graph_edge edges 
) [inline]

Definition at line 61 of file MC.hpp.

MC_feas_sol::MC_feas_sol ( const double  c,
const int  nnodes,
int *&  s,
const int  nedges,
double *&  v 
) [inline]

Definition at line 75 of file MC.hpp.

MC_feas_sol::~MC_feas_sol (  )  [inline]

Definition at line 82 of file MC.hpp.


Member Data Documentation

Definition at line 56 of file MC.hpp.

Definition at line 57 of file MC.hpp.

Definition at line 58 of file MC.hpp.

Definition at line 59 of file MC.hpp.

Definition at line 60 of file MC.hpp.


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

Generated on 22 May 2012 by  doxygen 1.6.1