|
MPSolve 3.2.2
|
A cluster of mps_roots.
More...
#include <cluster.h>
Public Attributes | |
| long int | n |
| Number of roots in the cluster. | |
| mps_root * | first |
| Pointer to the first root in the cluster. | |
| pthread_mutex_t | lock |
| Internal mutex used to perform operations in a thread-safe way. | |
A cluster of mps_roots.