aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/store-query-viatra
Commit message (Expand)AuthorAge
* Move DSE to new subprojectLibravatar nagilooh2023-08-02
* Merge remote-tracking branch 'origin/main' into design-space-explorationLibravatar nagilooh2023-08-02
|\
* | Update CRA test caseLibravatar nagilooh2023-08-02
* | Remove objective levelsLibravatar nagilooh2023-08-02
* | Change Set to LinkedHashSet, remove unused methodsLibravatar nagilooh2023-08-02
* | Update visualizationLibravatar nagilooh2023-08-02
* | Add trivial test cases for DSE StrategiesLibravatar nagilooh2023-08-02
* | Add seed option for randomLibravatar nagilooh2023-08-02
* | Add new test filesLibravatar nagilooh2023-08-02
* | Fix issue with storing trajectoryLibravatar nagilooh2023-07-26
* | Add best first strategyLibravatar nagilooh2023-07-26
* | Add Design space exploration and DFS strategyLibravatar nagilooh2023-07-26
|/
* Enabled QueryTransactionTestLibravatar OszkarSemerath2023-07-24
* feat: ordered query ResultSetLibravatar Kristóf Marussy2023-06-29
* fix: FilteredView default valueLibravatar Kristóf Marussy2023-06-22
* refactor: prefer Query.of over Dnf.ofLibravatar Kristóf Marussy2023-06-18
* refactor: clean up Symbol constructorLibravatar Kristóf Marussy2023-06-18
* refactor: simplified Dnf parameter directionsLibravatar Kristóf Marussy2023-05-26
* feat: query parameter binding validationLibravatar Kristóf Marussy2023-05-01
* refactor: query termsLibravatar Kristóf Marussy2023-04-23
* refactor: simplify ModelAdapterLibravatar Kristóf Marussy2023-04-21
* refactor: lambda-based Dnf and Query factoryLibravatar Kristóf Marussy2023-04-21
* refactor: rename RelationView to SymbolViewLibravatar Kristóf Marussy2023-04-15
* chore: add copyright headersLibravatar Kristóf Marussy2023-04-15
* build: organize build scripts into packagesLibravatar Kristóf Marussy2023-04-09
* build: always prefer slf4j instead of log4j 1.xLibravatar Kristóf Marussy2023-04-08
* build: convert Gradle scripts to KotlinLibravatar Kristóf Marussy2023-04-08
* refactor: remove TupleLikeLibravatar Kristóf Marussy2023-04-07
* feat: terms and improved query evaluationLibravatar Kristóf Marussy2023-03-31
* refactor: use Cursor in query result setsLibravatar Kristóf Marussy2023-03-01
* refactor: more direct access to VIATRA result setLibravatar Kristóf Marussy2023-03-01
* feat: Dnf reduction and structural equalityLibravatar Kristóf Marussy2023-02-24
* refactor: split query and partial from storeLibravatar Kristóf Marussy2023-02-20
* feat: PartialInterpretation representationsLibravatar Kristóf Marussy2023-02-17
* refactor: EDSL for DNF literalsLibravatar Kristóf Marussy2023-02-09
* refactor: Atom -> Literal naming conventionLibravatar Kristóf Marussy2023-02-09
* feat: track uncommitted Model changesLibravatar Kristóf Marussy2023-02-02
* feat: track ModelQuery pending changesLibravatar Kristóf Marussy2023-02-02
* feat: model query functional dependenciesLibravatar Kristóf Marussy2023-02-02
* refactor: VIATRA adapter fixesLibravatar Kristóf Marussy2023-02-01
* feat: negative and transitive RelationViewAtomLibravatar Kristóf Marussy2023-01-29
* refactor: Model store and query APILibravatar Kristóf Marussy2023-01-29
* refactor(store): simplify return typesLibravatar Kristóf Marussy2022-12-13
* refactor(store): remove CountPolarityLibravatar Kristóf Marussy2022-12-09
* feat: add cardinality interval abstractionLibravatar Kristóf Marussy2022-12-09
* feat(store): DataRepresentation reflective typeLibravatar Kristóf Marussy2022-11-10
* refactor: rename CallKind to PolarityLibravatar Kristóf Marussy2022-11-05
* refactor: DNF atomsLibravatar Kristóf Marussy2022-11-05
* refactor: DNF query builderLibravatar Kristóf Marussy2022-11-05
* refactor: tuples in QueryableModelLibravatar Kristóf Marussy2022-10-03