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

Cluster held in a mps_clusterization. More...

#include <cluster.h>

Public Attributes

mps_cluster * cluster
 Pointer to the actual cluster.
mps_cluster_item * next
 Next cluster in the clusterization, or NULL if there is no such cluster.
mps_cluster_item * prev
 Previous cluster in the clusterizaion or NULL if there is no such cluster.
mps_cluster_item * detached
 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: