|
EnGPar
Partitioning using the N-Graph
|
construct edges More...
Public Member Functions | |
| integer(agi_edge_ft) function | cengpar_constructedges (graph, edges, degs, weights, pins, nedges, npins) |
construct edges
| graph(in/out) | engpar graph |
| edges(in) | array of graph edge ids |
| degs(in) | array of graph edge degrees (number of vertices bounding each edge) |
| weights(in) | array of graph edge weights |
| pins(in) | array of graph vertices bounding each edge |
| nedges(in) | number of graph edges |
| npins(in) | number of pins |