void InitGraph(GraphType *graph)
void AllocateWorkSpace(CtrlType *ctrl, GraphType *graph, int nparts)
int WspaceAvail(CtrlType *ctrl)
GraphType * CreateGraph(void)
void fwspacefree(CtrlType *ctrl, int n)
void FreeWorkSpace(CtrlType *ctrl, GraphType *graph)
idxtype * idxwspacemalloc(CtrlType *ctrl, int n)
float * fwspacemalloc(CtrlType *ctrl, int n)
void idxwspacefree(CtrlType *ctrl, int n)
void FreeGraph(GraphType *graph)
struct ListNodeType ListNodeType
struct graphdef * coarser