aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers/VIATRA-Solver/hu.bme.mit.inf.dslreasoner.viatrasolver.reasoner/src/hu/bme/mit/inf/dslreasoner/viatrasolver/reasoner/dse/BestFirstStrategyForModelGeneration.java
Commit message (Collapse)AuthorAge
* Measurements WIPLibravatar Kristóf Marussy2019-08-14
|
* Configurability and better statistics for measurementsLibravatar Kristóf Marussy2019-08-01
|
* Try fix statecode bugLibravatar Kristóf Marussy2019-06-15
| | | | Modified graph width calculation to not depend on order of nodes
* Trying to implement spacecraft case studyLibravatar Kristóf Marussy2019-05-06
|
* Make diversity checking work with optimizationLibravatar Kristóf Marussy2019-04-09
| | | | | Proof of concept implementation, mixing diversity checking and optimization may not be very effective in practice
* Infrastructure for objective functionsLibravatar Kristóf Marussy2019-04-07
|
* If scope available, then it is maintained during generation via VSLibravatar OszkarSemerath2018-09-14
|
* Fixing multiple true/false + bug preventing generation without PSLibravatar OszkarSemerath2018-06-25
|
* Fixing multiple "true" and "false" objectsLibravatar OszkarSemerath2018-06-20
|
* Visualisation stub removedLibravatar OszkarSemerath2018-06-20
|
* Visualisation example using matches during generationLibravatar OszkarSemerath2018-06-14
|
* Visualisation potentionally gets the patternsLibravatar OszkarSemerath2018-06-14
|
* ViatraSolver reports progress and stops at cancelLibravatar OszkarSemerath2018-03-03
|
* Set thread stop signal to volatileLibravatar OszkarSemerath2017-09-27
|
* Rearranged the solver configuration into different subsectionsLibravatar OszkarSemerath2017-07-12
| | | | | | | | | | | | | | DiversityDescriptor * Describes the required diversity between the solutions. * Null means that the solutions have to have different state codes only. InternalConsistencyCheckerConfiguration * A logic solver that able to check the consistency of an intermediate solution. * Null means that no solver is called. DebugConfiguration * Configuration for debugging support. SearchSpaceConstraint * Configuration for cutting search space.
* Support for generationg multiple difference models by VIATRA-SolverLibravatar OszkarSemerath2017-07-05
|
* Migrating Additional projectsLibravatar OszkarSemerath2017-06-10