Struct PulpPartitionParams

Inheritance Relationships

Base Type

Struct Documentation

struct sparsebase::partition::PulpPartitionParams : public sparsebase::utils::Parameters

Parameters for the PulpPartition class.

Public Members

double vert_balance = 1.1
double edge_balance = 1.5
bool do_lp_init = false
bool do_bfs_init = true
bool do_repart = false
bool do_edge_balance = false
bool do_maxcut_balance = false
bool verbose_output = false
int seed = 42
int num_partitions = 2