DFSAlgorithm
, DFSParallel
public interface Algorithm
Modifier and Type | Field | Description |
---|---|---|
static org.apache.log4j.Logger |
log |
The basic interface for all algorithm objects to fulfill.
|
Modifier and Type | Method | Description |
---|---|---|
PartialScheduleGrph |
runAlg() |
This function is used to run any algorithm.
|
static final org.apache.log4j.Logger log
PartialScheduleGrph runAlg()