MPSolve 3.2.1
|
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. | |
Cluster held in a mps_clusterization.