aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Clean up design space explorationLibravatar Attila Ficsor2023-08-07
* Update exploration strategiesLibravatar Attila Ficsor2023-08-07
* Merge pull request #33 from OszkarSemerath/datastructureLibravatar Oszkár Semeráth2023-08-04
|\
| * Merge branch 'graphs4value:main' into datastructureLibravatar Oszkár Semeráth2023-08-04
| |\ | |/ |/|
* | Merge pull request #32 from nagilooh/design-space-explorationLibravatar Oszkár Semeráth2023-08-04
|\ \
| * | Add missing copyright headersLibravatar nagilooh2023-08-04
| * | Update test cases for new Version implementationLibravatar nagilooh2023-08-03
| * | Improve visualizationLibravatar nagilooh2023-08-03
| * | 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 visualization using DOT languageLibravatar nagilooh2023-08-02
| * | Add new test filesLibravatar nagilooh2023-08-02
| * | Fix issue with storing trajectoryLibravatar nagilooh2023-07-26
| * | Add visualization adapterLibravatar nagilooh2023-07-26
| * | Add best first strategyLibravatar nagilooh2023-07-26
| * | Add Design space exploration and DFS strategyLibravatar nagilooh2023-07-26
| | * Intermediate commit with Lazy NeighbourhoodCalculator and StateEquivalenceChe...Libravatar OszkarSemerath2023-08-03
| | * Initial prototype of the StateCoderAdapter based on NeighbourhoodCalculator.Libravatar OszkarSemerath2023-07-29
| |/ |/|
* | Merge pull request #31 from OszkarSemerath/datastructureLibravatar Oszkár Semeráth2023-07-26
|\ \ | |/ |/|
| * Versioned.commit + Versioned.restore uses Version instead of long.Libravatar OszkarSemerath2023-07-26
| * Merge branch 'graphs4value:main' into datastructureLibravatar Oszkár Semeráth2023-07-26
| |\ | |/ |/|
* | Merge pull request #30 from OszkarSemerath/datastructureLibravatar Oszkár Semeráth2023-07-24
|\ \
| | * Refactoring packages related to VersionedMapDeltaImpl + VersionedMapStoreStat...Libravatar OszkarSemerath2023-07-24
| |/
| * Enabled QueryTransactionTestLibravatar OszkarSemerath2023-07-24
| * Added missing copyright headers.Libravatar OszkarSemerath2023-07-24
| * Merge branch 'graphs4value:main' into datastructureLibravatar Oszkár Semeráth2023-07-24
| |\ | |/ |/|
* | Merge pull request #27 from kris7t/ordered-result-setLibravatar Kristóf Marussy2023-06-29
|\ \
| * | feat: ordered query ResultSetLibravatar Kristóf Marussy2023-06-29
|/ /
* | fix: FilteredView default valueLibravatar Kristóf Marussy2023-06-22
* | refactor: remove RuleLibravatar Kristóf Marussy2023-06-18
* | chore: .yarnrc.yml licenseLibravatar Kristóf Marussy2023-06-18
* | Merge pull request #26 from kris7t/query-refactorLibravatar Kristóf Marussy2023-06-18
|\ \
| * | chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-06-18
| * | refactor: prefer Query.of over Dnf.ofLibravatar Kristóf Marussy2023-06-18
| * | refactor: clean up Symbol constructorLibravatar Kristóf Marussy2023-06-18
| * | fix: further Dnf tests and fixesLibravatar Kristóf Marussy2023-06-17
| * | refactor(query): structural equality matcherLibravatar Kristóf Marussy2023-06-15
| * | refactor: simplified Dnf parameter directionsLibravatar Kristóf Marussy2023-05-26
| * | feat: count and aggregation literal reductionLibravatar Kristóf Marussy2023-05-03
| * | refactor: avoid unnecessary Literal substitutionsLibravatar Kristóf Marussy2023-05-01
| * | feat: query parameter binding validationLibravatar Kristóf Marussy2023-05-01
| * | fix(web): editor cursor stylingLibravatar Kristóf Marussy2023-04-26
| * | chore(deps): bump dependenciesLibravatar Kristóf Marussy2023-04-26
| * | build: reduce ESLint performance costLibravatar Kristóf Marussy2023-04-26