aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/store-reasoning-scope/src/main/java/tools
Commit message (Collapse)AuthorAge
* fix: upper and lower scopesLibravatar Kristóf Marussy2023-11-19
| | | | | | | | | Make sure the scope bound guides the best-first search and is always obeyed even if it can't be fully represented using the scoped partial model abstraction. For representable bounds (classes and unary predicate that are always fully knwon to be false or true in the initial model) this leads to duplicated computations.
* fix: scope upper boundsLibravatar Kristóf Marussy2023-11-17
|
* fix: avoid GLOP error message on stderrLibravatar Kristóf Marussy2023-09-11
|
* feat: cancellation token for ModelStoreLibravatar Kristóf Marussy2023-09-11
|
* feat: integrate DSE with partial interpretationLibravatar Kristóf Marussy2023-09-09
|
* feat: declarative DSE rules and model refinementLibravatar Kristóf Marussy2023-09-07
|
* feat: scope propagator in languageLibravatar Kristóf Marussy2023-09-03
|
* feat: type scope propagatorLibravatar Kristóf Marussy2023-09-03