XCSF  1.4.7
XCSF learning classifier system
Data Structures
Here are the data structures with brief descriptions:
[detail level 1234]
 Nxcsf
 Nutils
 Nviz
 CTreeVizVisualises a GP tree with graphviz
 CDGPVizVisualises a DGP graph with graphviz
 CActIntegerInteger action data structure
 CActNeuralNeural network action data structure
 CActVtblAction interface data structure
 CArgsActParameters for initialising and operating actions
 CArgsCondParameters for initialising and operating conditions
 CArgsDGPParameters for initialising DGP graphs
 CArgsEAParameters for operating the evolutionary algorithm
 CArgsGPTreeParameters for initialising GP trees
 CArgsLayerParameters for initialising a neural network layer
 CArgsPredParameters for initialising and operating predictions
 CCallbackInterface for Callbacks
 CCheckpointCallbackCallback to save XCSF at some frequency
 CClClassifier data structure
 CClistClassifier linked list
 CCondDGPDynamical GP graph condition data structure
 CCondEllipsoidHyperellipsoid condition data structure
 CCondGPTree GP condition data structure
 CCondNeuralMulti-layer perceptron neural network condition data structure
 CCondRectangleHyperrectangle condition data structure
 CCondTernaryTernary condition data structure
 CCondVtblCondition interface data structure
 CEarlyStoppingCallbackCallback to stop training when a certain metric has stopped improving
 CEnvCSVCSV environment data structure
 CEnvMazeMaze environment data structure
 CEnvMuxReal multiplexer environment data structure
 CEnvVtblBuilt-in problem environment interface data structure
 CGPTreeGP tree data structure
 CGraphDynamical GP graph data structure
 CInputInput data structure
 CLayerNeural network layer data structure
 CLayerVtblNeural network layer interface data structure
 CLlistForward declaration of layer structure
 CNetNeural network data structure
 CPredNeuralMulti-layer perceptron neural network prediction data structure
 CPredNLMSNormalised least mean squares prediction data structure
 CPredRLSRecursive least mean squares prediction data structure
 CPredVtblPrediction interface data structure
 CRuleDGPDynamical GP graph rule data structure
 CRuleNeuralNeural network rule data structure
 CSetClassifier set
 CXCSPython XCSF class data structure
 CXCSFXCSF data structure