Package exploration.parameters Description
package contains exploration parameters which we need
to perform any design space exploration. Irrespective
of the solver, these parameters should be defined only
once. They should extend
ExplorationParameters
class to implement the methods that are required by a
design space exploration algorithm.