Dip  0.92.3
Public Attributes | List of all members
CUT_COLLECTION Struct Reference

#include <spp_cg.h>

Collaboration diagram for CUT_COLLECTION:
Collaboration graph
[legend]

Public Attributes

int size
 
int max_size
 
cut_data ** cuts
 
double * violation
 
int * mult
 

Detailed Description

Definition at line 82 of file spp_cg.h.

Member Data Documentation

int CUT_COLLECTION::size

Definition at line 83 of file spp_cg.h.

int CUT_COLLECTION::max_size

Definition at line 84 of file spp_cg.h.

cut_data** CUT_COLLECTION::cuts

Definition at line 85 of file spp_cg.h.

double* CUT_COLLECTION::violation

Definition at line 87 of file spp_cg.h.

int* CUT_COLLECTION::mult

Definition at line 88 of file spp_cg.h.


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