Public Attributes | |
long | arcnumber |
long | fromnode |
long | tonode |
long | fstar |
long | bstar |
Definition at line 55 of file aon.cpp.
long ARC::arcnumber |
long ARC::bstar |
Definition at line 60 of file aon.cpp.
Referenced by project::AddSuccessors(), project::DoNode(), and project::ReadProblem2().
long ARC::fromnode |
Definition at line 57 of file aon.cpp.
Referenced by project::CPM(), and project::ReadProblem2().
long ARC::fstar |
Definition at line 59 of file aon.cpp.
Referenced by project::AddPreds(), project::MakeStation(), and project::ReadProblem2().
long ARC::tonode |
Definition at line 58 of file aon.cpp.
Referenced by project::CPM(), project::MakeStation(), and project::ReadProblem2().