MPSolve 3.2.1
Loading...
Searching...
No Matches
mps_cluster_item Struct Reference

Cluster held in a mps_clusterization. More...

#include <cluster.h>

Public Attributes

mps_clustercluster
 Pointer to the actual cluster.
 
mps_cluster_itemnext
 Next cluster in the clusterization, or NULL if there is no such cluster.
 
mps_cluster_itemprev
 Previous cluster in the clusterizaion or NULL if there is no such cluster.
 
mps_cluster_itemdetached
 This pointer to the cluster from which the cluster were detached, if any. Otherwise it is set to NULL.
 

Detailed Description

Cluster held in a mps_clusterization.


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