Package exploration.paretoExploration Description
package contains algorithms in order to perform multi-dimensional
design space exploration.
Right now there are two algorithms
a. Grid-based exploration. This is working fine.
b. Distannce-based exploration. This is taken from Julien Legriel's work, but not working as expected.