I have METIS input file with edge weights of a graph. And I want to partition the graph with METIS, such that the edgecut in the METIS summary report is the least possible with METIS. It can be rb, kway or other algorithms or options.
So what options would work the best?
At the moment, following options have worked the best for me.
gpmetis -ptype=rb metis.input.file num.of.partitions