|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <euclidian-graph-common.H>
Public Member Functions | |
| Init_Arc (const int max) | |
| void | operator() (GT &g, typename GT::Arc *a) |
Public Attributes | |
| int | max_offset |
Definition at line 114 of file euclidian-graph-common.H.
|
inline |
Definition at line 118 of file euclidian-graph-common.H.
|
inline |
Definition at line 120 of file euclidian-graph-common.H.
References GTNodeCommon< NodeInfo >::get_info(), GTArcCommon< ArcInfo >::get_info(), GraphCommon< GT, Node, Arc >::get_src_node(), GraphCommon< GT, Node, Arc >::get_tgt_node(), Aleph::maps(), Aleph::Init_Arc< GT >::max_offset, offset, and Aleph::rand_gen.
| int Aleph::Init_Arc< GT >::max_offset |
Definition at line 116 of file euclidian-graph-common.H.
Referenced by Aleph::Init_Arc< GT >::operator()().