ANIMA  4.0
anima::Graph< captype, tcaptype, flowtype > Member List

This is the complete list of members for anima::Graph< captype, tcaptype, flowtype >, including all inherited members.

add_edge(node_id i, node_id j, captype cap, captype rev_cap)anima::Graph< captype, tcaptype, flowtype >inline
add_node(int num=1)anima::Graph< captype, tcaptype, flowtype >inline
add_to_changed_list(node *i)anima::Graph< captype, tcaptype, flowtype >inline
add_tweights(node_id i, tcaptype cap_source, tcaptype cap_sink)anima::Graph< captype, tcaptype, flowtype >inline
arc_id typedefanima::Graph< captype, tcaptype, flowtype >
arc_lastanima::Graph< captype, tcaptype, flowtype >
arc_maxanima::Graph< captype, tcaptype, flowtype >
arcsanima::Graph< captype, tcaptype, flowtype >
augment(arc *middle_arc)anima::Graph< captype, tcaptype, flowtype >inline
changed_listanima::Graph< captype, tcaptype, flowtype >
error_functionanima::Graph< captype, tcaptype, flowtype >
flowanima::Graph< captype, tcaptype, flowtype >
get_arc_ends(arc_id a, node_id &i, node_id &j)anima::Graph< captype, tcaptype, flowtype >inline
get_arc_num()anima::Graph< captype, tcaptype, flowtype >inline
get_first_arc()anima::Graph< captype, tcaptype, flowtype >inline
get_next_arc(arc_id a)anima::Graph< captype, tcaptype, flowtype >inline
get_node_num()anima::Graph< captype, tcaptype, flowtype >inline
get_rcap(arc *a)anima::Graph< captype, tcaptype, flowtype >inline
get_trcap(node_id i)anima::Graph< captype, tcaptype, flowtype >inline
Graph(int node_num_max, int edge_num_max, void(*err_function)(char *)=NULL)anima::Graph< captype, tcaptype, flowtype >inline
mark_node(node_id i)anima::Graph< captype, tcaptype, flowtype >inline
maxflow(bool reuse_trees=false, Block< node_id > *changed_list=NULL)anima::Graph< captype, tcaptype, flowtype >inline
maxflow_init()anima::Graph< captype, tcaptype, flowtype >inline
maxflow_iterationanima::Graph< captype, tcaptype, flowtype >
maxflow_reuse_trees_init()anima::Graph< captype, tcaptype, flowtype >inline
next_active()anima::Graph< captype, tcaptype, flowtype >inline
node_id typedefanima::Graph< captype, tcaptype, flowtype >
node_lastanima::Graph< captype, tcaptype, flowtype >
node_maxanima::Graph< captype, tcaptype, flowtype >
node_numanima::Graph< captype, tcaptype, flowtype >
nodeptr_blockanima::Graph< captype, tcaptype, flowtype >
NODEPTR_BLOCK_SIZEanima::Graph< captype, tcaptype, flowtype >static
nodesanima::Graph< captype, tcaptype, flowtype >
orphan_firstanima::Graph< captype, tcaptype, flowtype >
orphan_lastanima::Graph< captype, tcaptype, flowtype >
process_sink_orphan(node *i)anima::Graph< captype, tcaptype, flowtype >inline
process_source_orphan(node *i)anima::Graph< captype, tcaptype, flowtype >inline
queue_firstanima::Graph< captype, tcaptype, flowtype >
queue_lastanima::Graph< captype, tcaptype, flowtype >
reallocate_arcs()anima::Graph< captype, tcaptype, flowtype >inline
reallocate_nodes(int num)anima::Graph< captype, tcaptype, flowtype >inline
remove_from_changed_list(node_id i)anima::Graph< captype, tcaptype, flowtype >inline
reset()anima::Graph< captype, tcaptype, flowtype >inline
set_active(node *i)anima::Graph< captype, tcaptype, flowtype >inline
set_orphan_front(node *i)anima::Graph< captype, tcaptype, flowtype >inline
set_orphan_rear(node *i)anima::Graph< captype, tcaptype, flowtype >inline
set_rcap(arc *a, captype rcap)anima::Graph< captype, tcaptype, flowtype >inline
set_trcap(node_id i, tcaptype trcap)anima::Graph< captype, tcaptype, flowtype >inline
SINK enum valueanima::Graph< captype, tcaptype, flowtype >
SOURCE enum valueanima::Graph< captype, tcaptype, flowtype >
termtype enum nameanima::Graph< captype, tcaptype, flowtype >
test_consistency(node *current_node=NULL)anima::Graph< captype, tcaptype, flowtype >inline
TIMEanima::Graph< captype, tcaptype, flowtype >
what_segment(node_id i, termtype default_segm=SOURCE)anima::Graph< captype, tcaptype, flowtype >inline
~Graph()anima::Graph< captype, tcaptype, flowtype >inline