GraphSession Class
Declaration
class simaai::neat::graph::GraphSession { ... }
Included Headers
#include <GraphSession.h>
Public Constructors Index
| GraphSession (Graph graph) | |
Public Member Functions Index
| GraphRun | build (const GraphRunOptions &opt={}) |
Private Member Attributes Index
| Graph | graph_ |
Definition at line 17 of file GraphSession.h.
Public Constructors
GraphSession()
| explicit |
Definition at line 19 of file GraphSession.h.
Public Member Functions
build()
|
Definition at line 21 of file GraphSession.h.
Private Member Attributes
graph_
|
Definition at line 24 of file GraphSession.h.
24 Graph graph_;
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.