graph_new         662 lib/graphcut.c 	graph_t*g = graph_new(width*width);
graph_new          54 lib/graphcut.h graph_t* graph_new(int num_nodes);