| Dump graph on disk, in "Scotch" format. Allow to check input for partitioner. | Simple |
Strategy to adopt for managing potential empty partitions generated by ParMetis. | Enumeration |
| Imbalance tolerance; Force full repartitioning if imbalance if greater than 'imbalance-relative-tolerance' * maxImbalance | Simple |
| Displays the input/output signature of ParMetis. | Simple |
| Maximum diffusive repartition count before full repartitioning (negative values means never) | Simple |
Strategy to adopt for calls to Metis. | Enumeration |
| Tolerance t used by partitioner. It means that all parts returned by partitioner should verify 'size' lte 'avg' * t. | Simple |