| 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 typedef | anima::Graph< captype, tcaptype, flowtype > | |
| arc_last | anima::Graph< captype, tcaptype, flowtype > | |
| arc_max | anima::Graph< captype, tcaptype, flowtype > | |
| arcs | anima::Graph< captype, tcaptype, flowtype > | |
| augment(arc *middle_arc) | anima::Graph< captype, tcaptype, flowtype > | inline |
| changed_list | anima::Graph< captype, tcaptype, flowtype > | |
| error_function | anima::Graph< captype, tcaptype, flowtype > | |
| flow | anima::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_iteration | anima::Graph< captype, tcaptype, flowtype > | |
| maxflow_reuse_trees_init() | anima::Graph< captype, tcaptype, flowtype > | inline |
| next_active() | anima::Graph< captype, tcaptype, flowtype > | inline |
| node_id typedef | anima::Graph< captype, tcaptype, flowtype > | |
| node_last | anima::Graph< captype, tcaptype, flowtype > | |
| node_max | anima::Graph< captype, tcaptype, flowtype > | |
| node_num | anima::Graph< captype, tcaptype, flowtype > | |
| nodeptr_block | anima::Graph< captype, tcaptype, flowtype > | |
| NODEPTR_BLOCK_SIZE | anima::Graph< captype, tcaptype, flowtype > | static |
| nodes | anima::Graph< captype, tcaptype, flowtype > | |
| orphan_first | anima::Graph< captype, tcaptype, flowtype > | |
| orphan_last | anima::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_first | anima::Graph< captype, tcaptype, flowtype > | |
| queue_last | anima::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 value | anima::Graph< captype, tcaptype, flowtype > | |
| SOURCE enum value | anima::Graph< captype, tcaptype, flowtype > | |
| termtype enum name | anima::Graph< captype, tcaptype, flowtype > | |
| test_consistency(node *current_node=NULL) | anima::Graph< captype, tcaptype, flowtype > | inline |
| TIME | anima::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 |