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

This struct represent a root inside of a mps_cluster. More...

#include <cluster.h>

Public Attributes

long int k
 Index of the root that is considered.
 
mps_rootnext
 Next root, or NULL if this is the last root of the cluster.
 
mps_rootprev
 Pointer to the previous root, or NULL if there is no previous root.
 

Detailed Description

This struct represent a root inside of a mps_cluster.


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