jMetal / jMetalCpp

A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit tests

estebanpua opened this issue · comments

Unit tests are a needed. Maybe use CppUnit (http://freedesktop.org/wiki/Software/cppunit/)?