Evoplex  0.2.1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cevoplex::AbstractPluginBase class for plugins
 Cevoplex::AbstractGraphInterfaceProvides a common interface for Graph plugins
 Cevoplex::AbstractGraphAbstract base class for graph plugins
 Cevoplex::AbstractModelInterfaceProvides a common interface for Model plugins
 Cevoplex::AbstractModelAbstract base class for model plugins
 Cevoplex::AGDiffFunctions::AttrCmdThe attribute's command struct
 Cevoplex::AttributeRangeInterfaceA common interface for the Attribute Range classes
 Cevoplex::AttributeRangeThe AttributeRange base class
 Cevoplex::IntervalOfValuesThe IntervalOfValues class
 Cevoplex::SetOfValuesThe SetOfValues class
 Cevoplex::SingleValueThe SingleValue class
 Cevoplex::AttributesA container of labeled values
 Cevoplex::AttrsGeneratorInterfaceA common interface for the attributes' generators classes
 Cevoplex::AttrsGeneratorGenerates a set of Attributes
 Cevoplex::AGDiffFunctionsThis class is used to generate a set of Attributes using different functions for each attribute
 Cevoplex::AGSameFuncForAllThis class is used to generate a set of Attributes using the same function for all attributes
 Cevoplex::BaseEdgeAn Edge connects a node to itself or to another node
 Cevoplex::BaseNode::constructor_keyThis is a private key accessible only to friend classes
 Cevoplex::EdgeAn Edge connects a Node to itself or to another Node
 Cstd::hash< char * >A hash function for char*
 Cstd::hash< evoplex::Value >Implements a hash function for the Value class
 Cevoplex::NodeIt wraps a std::shared_ptr<BaseNode>
 Cevoplex::NodeInterfaceA common interface for the node's classes
 Cevoplex::BaseNodeA node belongs to either a directed or undirected graph
 Cevoplex::DNodeBaseNode implementation for directed nodes
 Cevoplex::UNodeBaseNode implementation for undirected nodes
 Cevoplex::NodesPrivateA collection of utility functions for creating and saving nodes
 Cevoplex::PluginInterfaceA common interface for plugins
 Cevoplex::PRGPseudo-random number generator
 Cevoplex::StatsThe Stats class
 Cunordered_map
 Cevoplex::EdgesAn Edge container
 Cevoplex::NodesA Node container
 Cevoplex::ValueA class for variant data types (tagged union)