- Removed obsolete package
eaf
and replaced it withmoocore
.
- Add classification algorithm for extreme nondominated points.
- Updated classification algorithm for nondominated sets.
- Updated filtering algorithm for nondominated sets.
- Fix bug concerning degeneration.
- Added function
plotLines2D
for plotting the lines to Ax = b.
- Remove tidyverse dependence and instead depend on the packages in the tidyverse that are actually used.
- Change
rgl.*
to*3d
functions. - Fixed bugs due to dependent package updates.
- Fixed errors about pandoc missing and added
webshot2
.
- Added support for plotting rectangles, points, planes, hulls in 3D. Further vignettes added.
- Added support for plotting rectangles, points, planes, hulls in 2D.
- Added support for adding non-dominated sets (add/update).
- Added support for rays in different directions.
- Classification of nondominated points.
- Added support for plotting rectangles, points, planes, hulls in 3D.
- Nondominated points in 3D can now be generated.
- Added support for 3D plots using RGL.
- Added high level functions for plotting.
- Can plot the criterion space for bi-objective models.
- Added support for MILP problems too.
- Fixed bug in
cornerPoints
.
- Removed dependency on
lpSolveAPI
(seems a bit overkill). Now you only need to specify A, b and the coefficient.
- First version of the package