#include <mpp.h>
Collaboration diagram for MPP_PROBLEM:

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 |
Definition at line 39 of file mpp.h.
| int* MPP_PROBLEM::cost |
| int* MPP_PROBLEM::head |
| int* MPP_PROBLEM::tail |
| char* MPP_PROBLEM::type |
| int* MPP_PROBLEM::is_odd |
1.4.7