![]() |
ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
|
#include <graph.h>
Public Attributes | |
| arc_forward_st * | first_out |
| arc_reverse_st * | first_in |
| arc_forward_st * | parent |
| node_st * | next |
| int | TS |
| int | DIST |
| short | is_sink |
| captype | tr_cap |
| int GraphCutFS::Graph::node_st::DIST |
| arc_reverse_st* GraphCutFS::Graph::node_st::first_in |
| arc_forward_st* GraphCutFS::Graph::node_st::first_out |
| short GraphCutFS::Graph::node_st::is_sink |
| node_st* GraphCutFS::Graph::node_st::next |
| arc_forward_st* GraphCutFS::Graph::node_st::parent |
| captype GraphCutFS::Graph::node_st::tr_cap |
| int GraphCutFS::Graph::node_st::TS |