Node information from BRITE. More...
Public Attributes | |
| int | asId |
| int | inDegree |
| int | nodeId |
| int | outDegree |
| std::string | type |
| double | xCoordinate |
| double | yCoordinate |
Node information from BRITE.
The BRITE code generates a graph and returns information on the nodes generated. This is stored here in a struct.
Definition at line 193 of file brite-topology-helper.h.