Add dual hypervolume operators in the framewok header
This commit is contained in:
parent
b132f48de2
commit
70aa40f888
1 changed files with 2 additions and 0 deletions
|
|
@ -144,6 +144,7 @@
|
|||
#include <metric/moeoEntropyMetric.h>
|
||||
#include <metric/moeoHypervolumeBinaryMetric.h>
|
||||
#include <metric/moeoHyperVolumeDifferenceMetric.h>
|
||||
#include <metric/moeoDualHyperVolumeDifferenceMetric.h>
|
||||
#include <metric/moeoHyperVolumeMetric.h>
|
||||
#include <metric/moeoMetric.h>
|
||||
#include <metric/moeoNormalizedSolutionVsSolutionBinaryMetric.h>
|
||||
|
|
@ -217,5 +218,6 @@
|
|||
#include <utils/moeoObjVecStat.h>
|
||||
|
||||
#include <continue/moeoHypContinue.h>
|
||||
#include <continue/moeoDualHypContinue.h>
|
||||
|
||||
#endif /*MOEO_*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue