aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | 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
|\ \ \
| | * | decreasing steps in fast fuzz testsLibravatar OszkarSemerath2023-07-21
| | * | Improved tuple hash calculationLibravatar OszkarSemerath2023-07-21
| | * | VersionedMapStoreFactoryBuilder.java is introduced, all tests are updated.Libravatar OszkarSemerath2023-07-21
| | * | Fixing long-standing bug with state based diff cursor.Libravatar OszkarSemerath2023-07-18
| | * | Initialization bugs with empty DeltaDiffCursor fixedLibravatar OszkarSemerath2023-02-20
| | * | Additional tests for delta restorationLibravatar OszkarSemerath2023-02-16
| | * | Fuzz test environment is parametrized by VersionedMapStoreBuilder configurationsLibravatar OszkarSemerath2023-02-14
| | * | Test environment cannot rely upon the order of elements in a map since Versio...Libravatar OszkarSemerath2023-02-14
| | * | Nasty error fixed in VersionedMapStoreDeltaImpl.javaLibravatar OszkarSemerath2023-02-14
| | * | Potential synchronization issue fixed in VersionedMapStoreDeltaImpl.getStatesLibravatar OszkarSemerath2023-02-13
| | * | Multiple small updates and fixes to support all upcoming tests.Libravatar OszkarSemerath2023-02-13
| | * | VersionedMapStoreBuilder returns builder state.Libravatar OszkarSemerath2023-02-13
| | * | Moved test parametrization to FuzzTestCollections.javaLibravatar OszkarSemerath2023-02-10
| | * | VersionedMapStoreBuilder for delta and state based storesLibravatar OszkarSemerath2023-02-10
| | * | Delta store commitLibravatar OszkarSemerath2023-02-05
| | * | Fixing warning caused by an "unused parameter" which is used by an annotationLibravatar OszkarSemerath2023-02-05
| | * | Formatting fuzz tests + improving code qualitzLibravatar OszkarSemerath2023-02-05
| | * | Merge remote-tracking branch 'origin/datastructure' into datastructureLibravatar OszkarSemerath2023-02-05
| | |\ \
| | | * | Extending map tests with null as default value.Libravatar OszkarSemerath2023-02-05
| | * | | Extending map tests with null as default value.Libravatar OszkarSemerath2023-02-05
| | |/ /
| | * | fixup! Performance improvements by replacing hash depth calculation with shif...Libravatar OszkarSemerath2023-02-05