|
EnGPar
Partitioning using the N-Graph
|
construct vertices More...
Public Member Functions | |
| subroutine | cengpar_constructverts (graph, isHg, verts, weights, nverts) |
construct vertices
| graph(in/out) | empty engpar graph |
| isHg(in) | true if hypergraph, false otherwise |
| verts(in) | array of graph vertex ids |
| weights(in) | array of graph vertex weights |
| nverts(in) | number of graph vertices |