-
Interface Summary
Interface |
Description |
SolverFunctions |
Interface that every solver must implement so that it could
be used by the design space exploration.
|
Package exploration.interfaces Description
package contains interfaces that must be implmented by the solver class.
This is done so that the solver can be used by any design space exploration algorithm
without any modification to either of the classes.
- Author:
- Pranav Tendulkar