Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Difference between revisions of "VIATRA/DSE"
< VIATRA
(→Releases) |
m (Nasz013.gmail.com moved page VIATRA2/DSE to VIATRA/DSE: Migrate to VIATRA namespace) |
(No difference)
|
Revision as of 05:23, 9 February 2015
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
Contributors guide
Releases
There are no releases yet. We plan to make our first release (0.7) at the end of June 2015.
Important links
- Bugzilla