#include <graphInclude.h>
Functions | |
bool | IsSparse () const throw () |
TNode | StartNode (TArc a) const throw (ERRange) |
TNode | EndNode (TArc a) const throw (ERRange) |
TArc | First (TNode v) const throw (ERRange) |
TArc | Right (TArc a, TNode v=NoNode) const throw (ERRange) |
TArc | Left (TArc a) const throw (ERRange) |
|
|
|
|
|
|
|
|
|
|
|
|