Evoplex  0.2.1
Classes
Public API

Groups the most important classes of the public API for implementing plugins. More...

Classes

class  evoplex::Edge
 An Edge connects a Node to itself or to another Node. More...
 
class  evoplex::Edges
 An Edge container. More...
 
class  evoplex::Node
 It wraps a std::shared_ptr<BaseNode>. More...
 
class  evoplex::Nodes
 A Node container. More...
 
class  evoplex::PRG
 Pseudo-random number generator. More...
 
class  evoplex::Value
 A class for variant data types (tagged union). More...
 

Detailed Description

Groups the most important classes of the public API for implementing plugins.

For more information: https://evoplex.org/docs/creating-plugins