VIATRA/DSE
< VIATRA
Revision as of 04:17, 16 July 2014 by Abel.hegedus.mit.bme.hu (Talk | contribs) (Abel.hegedus.mit.bme.hu moved page VIATRA2/VIATRA/DSE to VIATRA2/DSE: Remove extra VIATRA from title)
Contents
VIATRA-DSE Wiki Documentation
Design space exploration (DSE) is a multi-criteria, search-based design process, which searches for good enough solutions within the possible design alternatives. VIATRA-DSE defines design candidates as EMF models, goals and constraints as EMF-IncQuery patterns and alters the model via domain specific transformation rules.
Main features
- Based on EMF and EMF-IncQuery
- Supports parallel algorithms
- There are already a number of implemented algorithms:
- Depth first search
- Breadth first search
- Fixed priority search
- Non-dominated Sorting Genetic Algorithm (NSGA-II)
- Easy to use API
- Parts of the framework can be changed via interfaces
User's guide
- Usage of the API
- Statecoders
- Algorithms
- Design space
Contributors Guide
Releases
There are no releases yet.