NODE Struct Reference

List of all members.

Public Attributes

long nodenumber
char nodename [NAMELEN+1]
long tasktime
long fstar
long bstar
long fcount
long bcount
long preds
long successors
long rank
long station
long label
long ES
long EF
long LS
long LF
long slack
long unsetpreds
long unsetsuccs
char nodeid [MAXID+1]
char nodeDesc [MAXDESC+1]

Detailed Description

Definition at line 31 of file aon.cpp.


Member Data Documentation

Definition at line 38 of file aon.cpp.

Referenced by project::CPM(), and project::ReadProblem2().

long NODE::EF

Definition at line 45 of file aon.cpp.

Referenced by project::CPM().

long NODE::ES

Definition at line 44 of file aon.cpp.

Referenced by project::CPM(), and project::NewNodeNum().

Definition at line 37 of file aon.cpp.

Referenced by project::CPM(), and project::ReadProblem2().

long NODE::LF

Definition at line 47 of file aon.cpp.

Referenced by project::CPM().

long NODE::LS

Definition at line 46 of file aon.cpp.

Referenced by project::CPM(), and project::NewNodeNum().

char NODE::nodeDesc[MAXDESC+1]

Definition at line 52 of file aon.cpp.

char NODE::nodeid[MAXID+1]

Definition at line 51 of file aon.cpp.

char NODE::nodename[NAMELEN+1]

Definition at line 33 of file aon.cpp.

Referenced by project::MakeStation(), project::NewNodeNum(), and project::PrintRanking().

Definition at line 32 of file aon.cpp.

Definition at line 39 of file aon.cpp.

Referenced by project::AddPreds().

long NODE::rank

Definition at line 41 of file aon.cpp.

Definition at line 48 of file aon.cpp.

Referenced by project::CPM().

Definition at line 42 of file aon.cpp.

Referenced by project::MakeStation().

Definition at line 40 of file aon.cpp.

Referenced by project::AddSuccessors().

Definition at line 34 of file aon.cpp.

Referenced by project::CPM(), project::MakeStation(), and project::ReadProblem2().

Definition at line 49 of file aon.cpp.

Referenced by project::CPM().

Definition at line 50 of file aon.cpp.

Referenced by project::CPM().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines

Generated on 29 Jul 2017 for CPM-AoN by  doxygen 1.6.1