Public Attributes
Graph< captype, tcaptype, flowtype >::node Struct Reference

List of all members.

Public Attributes

int DIST
arcfirst
int is_in_changed_list: 1
int is_marked: 1
int is_sink: 1
nodenext
arcparent
tcaptype tr_cap
int TS

Detailed Description

template<typename captype, typename tcaptype, typename flowtype>
struct Graph< captype, tcaptype, flowtype >::node

Definition at line 262 of file graph.h.


Member Data Documentation

template<typename captype, typename tcaptype, typename flowtype>
int Graph< captype, tcaptype, flowtype >::node::DIST

Definition at line 270 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
arc* Graph< captype, tcaptype, flowtype >::node::first

Definition at line 264 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
int Graph< captype, tcaptype, flowtype >::node::is_in_changed_list

Definition at line 273 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
int Graph< captype, tcaptype, flowtype >::node::is_marked

Definition at line 272 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
int Graph< captype, tcaptype, flowtype >::node::is_sink

Definition at line 271 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
node* Graph< captype, tcaptype, flowtype >::node::next

Definition at line 267 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
arc* Graph< captype, tcaptype, flowtype >::node::parent

Definition at line 266 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
tcaptype Graph< captype, tcaptype, flowtype >::node::tr_cap

Definition at line 275 of file graph.h.

template<typename captype, typename tcaptype, typename flowtype>
int Graph< captype, tcaptype, flowtype >::node::TS

Definition at line 269 of file graph.h.


The documentation for this struct was generated from the following file:


tabletop_pushing
Author(s): Tucker Hermans
autogenerated on Wed Nov 27 2013 11:59:45