dignea  1.0.0
Diverse Instance Generator with Novelty Search and Evolutionary Algorithms
Front< S > Member List

This is the complete list of members for Front< S >, including all inherited members.

addSolution(const S &solution)Front< S >
addSolution(const S &solution, const Problem< S > *problem)Front< S >
empty() constFront< S >inline
Front(const int &nSolutions)Front< S >
Front(const vector< S > &solutions)Front< S >
Front(const Front< S > &copy)Front< S >
Front(const Front< S > *copy)Front< S >
getNumOfSolutions() constFront< S >inline
getSolutions() constFront< S >
setSolutions(const vector< S > &solutions)Front< S >
to_json() constFront< S >
~Front() (defined in Front< S >)Front< S >virtual