|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmapss.dif.DIFRandomGraphGenerator
mapss.dif.csdf.sdf.HSDFRandomGraphGenerator
public class HSDFRandomGraphGenerator
Random graph generator for HSDF graphs.
Field Summary |
---|
Fields inherited from class mapss.dif.DIFRandomGraphGenerator |
---|
_graph, _incidence, _reachability |
Constructor Summary | |
---|---|
HSDFRandomGraphGenerator()
A null constructor. |
Method Summary |
---|
Methods inherited from class mapss.dif.DIFRandomGraphGenerator |
---|
_initialize, _initialize, _isIncident, _isReachable, _makeDAG, _randomNonNegativeInt, _reset, graph, graph, graphs, setMaxFanIn, setMaxFanOut |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HSDFRandomGraphGenerator()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |