struct Gambit::DRes::OutputVertexInfo
Minimal info about outputVertices.
#include <depresolver.hpp>
Public Attributes
| Name | |
|---|---|
| VertexID | vertex |
| const IniParser::ObservableType * | iniEntry |
Public Attributes Documentation
variable vertex
VertexID vertex;
variable iniEntry
const IniParser::ObservableType * iniEntry;
Updated on 2022-08-03 at 12:57:56 +0000