mps_starting_configuration mps_fcompute_starting_radii(mps_context *s, int n, mps_cluster_item *cluster_item, double clust_rad, double g, rdpe_t eps, double fap[])
Compute radii of the circles where the initial approximation will be disposed by mps_fstart()
Definition: starting.c:102
void mps_starting_configuration_clear(mps_context *ctx, mps_starting_configuration *c)
Clear all the storage that has been allocated inside a starting configuration.
Definition: starting-configuration.c:14
this struct holds the state of the mps computation
Definition: context.h:55