MPP_PROBLEM Struct Reference

#include <mpp.h>

Collaboration diagram for MPP_PROBLEM:

Collaboration graph
[legend]
List of all members.

Public Attributes

mpp_parameters par
int numnodes
int numedges
int numarcs
int * cost
int * head
int * tail
char * type
int * is_odd
int odd_checker

Detailed Description

Definition at line 39 of file mpp.h.


Member Data Documentation

mpp_parameters MPP_PROBLEM::par

Definition at line 40 of file mpp.h.

int MPP_PROBLEM::numnodes

Definition at line 41 of file mpp.h.

int MPP_PROBLEM::numedges

Definition at line 42 of file mpp.h.

int MPP_PROBLEM::numarcs

Definition at line 43 of file mpp.h.

int* MPP_PROBLEM::cost

Definition at line 44 of file mpp.h.

int* MPP_PROBLEM::head

Definition at line 45 of file mpp.h.

int* MPP_PROBLEM::tail

Definition at line 46 of file mpp.h.

char* MPP_PROBLEM::type

Definition at line 47 of file mpp.h.

int* MPP_PROBLEM::is_odd

Definition at line 48 of file mpp.h.

int MPP_PROBLEM::odd_checker

Definition at line 49 of file mpp.h.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 14 14:14:09 2010 for Coin-All by  doxygen 1.4.7