src/Individual.hpp File Reference

Interface of a population individual for population-based optimization algorithms. More...

#include <string>
#include <iostream>
#include <vector>
#include <memory>
#include <random>

Go to the source code of this file.

Classes

class  Individual
 Base class for the individuals in a Pareto optimization population. More...
class  IndividualReader
 Abstract base class for creating a completely new instance from a stream representation. More...

Detailed Description

Interface of a population individual for population-based optimization algorithms.

This is based on an older project used in the MSc thesis project of A. Kornilov. Heavily modified from original.

 All Classes Namespaces Files Functions Variables Friends

Generated on 1 Sep 2016 for Momulper - Multiobjective MLP for Classification by  doxygen 1.6.1