algorithm-visualizer
 All Classes
Public Member Functions | List of all members
Randomize::Graph< T > Class Template Reference
Inheritance diagram for Randomize::Graph< T >:
Randomize::Randomizer< void >

Public Member Functions

 Graph (int N=5, double ratio=.3, Randomizer< T > &randomizer=*(new Integer()))
 
Graph directed (bool directed=true)
 
Graph weighted (bool weighted=true)
 
void create ()
 
void fill (T *G)
 

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