|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--Opus5.Application11
Application program that demonstrates critical-path analysis.
Algorithms.criticalPathAnalysis(Opus5.Digraph)| Constructor Summary | |
Application11()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Creates a directed graph and invokes the critical-path analysis method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Application11()
| Method Detail |
public static void main(java.lang.String[] args)
args - The command-line arguments. Ignored.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||