Opened 12 years ago
Last modified 12 years ago
#1820 closed task
Add GUI boxes for dynamic state selection and index reduction — at Initial Version
Reported by: | Martin Sjölund | Owned by: | somebody |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | OMEdit | Version: | |
Keywords: | Cc: |
Description
By adding some new API calls, OMEdit will be able to display and change the DSS and index reduction algorithms before translation of a model:
a := getMatchingAlgorithm(); (a,b) := getAvailableMatchingAlgorithms(); a := getIndexReductionMethod(); (a,b) := getAvailableIndexReductionMethods();
Note:
See TracTickets
for help on using tickets.