Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Feature/gipsl1.5 #213

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from
Draft

WIP: Feature/gipsl1.5 #213

wants to merge 32 commits into from

Conversation

maxkratz
Copy link
Member

@maxkratz maxkratz commented Jan 28, 2025

Closes #28 -> fixed.
Closes #38 -> irrelevant.
Closes #41 -> irrelevant.
Closes #42 -> fixed.
Closes #44 -> fixed.
Closes #45 -> fixed.
Closes #59 -> fixed.
Closes #60 -> irrelevant.
Closes #66 -> fixed.
Closes #73 -> fixed.
Closes #75 -> fixed.
Closes #84 -> fixed and irrelevant.
Closes #85 -> fixed.
Closes #86 -> fixed.
Closes #89 -> fixed -> TODO: add test
Closes #90 -> fixed -> TODO: add tests
Closes #93 -> fixed.
Closes #98 -> fixed and irrelevant.
Closes #101 -> fixed.
Closes #115 -> irrelevant (description see dissertation Ehmes).
Closes #116 -> irrelevant.
Closes #128 -> fixed -> TODO: add more tests.
Closes #133 -> fixed -> TODO: add tests.
Closes #195 -> fixed.
Closes #197 -> fixed.
Closes #198 -> fixed.

arg0n1s added 30 commits April 22, 2024 16:19
…raph- and MILP-based Optimization Framework" more closely.

+ added additional set operation features
+ temporarily removed the type cast feature for scalar values
+++ reduced transform operation expressiveness
+++ improved sort operation expressiveness by providing a sort predicate

+ changed scoper to support new grammar
…ness of the new GIPSL grammar

+ minor fixes to repair the damage caused by the metamodel changes
+ minor changes w.r.t. the intermediate model
+ fixed the main transformation class GipsToIntermediate
…grammar, intermediate model and transformation
+ added missing rule constraint generator functions in each respective solver wrapper
+ minor transformation fixes
+ minor engine fixes
+ minor generator fixes
+ minor fix in transformer (forgot reattach extracted factors by multiplication)
+ all tests are working
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment