EdgeSpec Struct
Per-edge spec captured by the compiler — the propagated OutputSpec and a completeness flag. More...
Declaration
struct simaai::neat::graph::EdgeSpec { ... }
Included Headers
#include <Compiler.h>
Public Member Attributes Index
| OutputSpec | spec |
|
Propagated output spec on this edge. More... | |
| bool | complete = false |
|
True iff the spec is fully specified after propagation. More... | |
Description
Per-edge spec captured by the compiler — the propagated OutputSpec and a completeness flag.
Definition at line 27 of file Compiler.h.
Public Member Attributes
complete
|
True iff the spec is fully specified after propagation.
Definition at line 29 of file Compiler.h.
spec
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.