The past weeks we have created Multi-Objective Optimization Repository (MOrepo) which is a response to the needs of researchers from the MCDM society to access multi-objective (MO) optimization instances. The repository contains instances, results, generators etc. for different MO problems and is continuously updated. The repository can be used as a test set for testing new algorithms, validating existing results and for reproducibility. All researchers within MO optimization are welcome to contribute. For more information see https://github.com/MCDMSociety/MOrepo.
You may also like
Often you need fast access/lookup in R. For instance assume that you have the following data frame/matrix dat >head(dat) x y z […]
R package gMOIP has been updated to version 1.3.0 and now can plot 3D models too. The package can make 2D and […]
I have played a bit with Shiny the last days. Let us try to create an shiny web application which show a […]
I have started to use Git and GitHub together with RStudio. Git is a distributed version control system which is very useful when doing […]