aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers/VIATRA-Solver/hu.bme.mit.inf.dslreasoner.viatrasolver.reasoner/src/hu/bme/mit
Commit message (Collapse)AuthorAge
* Cardinality propagator WIPLibravatar Kristóf Marussy2019-07-24
|
* Polyhedron abstraction with Z3 for cardinality propagationLibravatar Kristóf Marussy2019-07-14
|
* Try fix statecode bugLibravatar Kristóf Marussy2019-06-15
| | | | Modified graph width calculation to not depend on order of nodes
* Interval arithmetic WIPLibravatar Kristóf Marussy2019-05-08
|
* Interval arithmetic WIPLibravatar Kristóf Marussy2019-05-08
|
* Trying to implement spacecraft case studyLibravatar Kristóf Marussy2019-05-06
|
* Satellite constellation case study WIPLibravatar Kristóf Marussy2019-04-15
|
* 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
* Fix solution store for optimizationLibravatar Kristóf Marussy2019-04-08
|
* Objective POC implementationLibravatar Kristóf Marussy2019-04-08
|
* Infrastructure for objective functionsLibravatar Kristóf Marussy2019-04-07
|
* Solution store diversity requirement set to 1 as defaultLibravatar OszkarSemerath2019-02-17
|
* Nodewise and graphwise diversity addedLibravatar OszkarSemerath2018-11-07
|
* Fix boolean element mapping handling in logic structures for VSLibravatar OszkarSemerath2018-11-07
|
* Solver gives partial solutions even if it fails due to timeout or unsatLibravatar OszkarSemerath2018-11-07
|
* If scope available, then it is maintained during generation via VSLibravatar OszkarSemerath2018-09-14
|
* Lowered documentation level requirement for initial partial modelsLibravatar OszkarSemerath2018-08-10
| | | As handling primitive types requires more complex initialisation.
* 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
|
* Updated partial model representation handlingLibravatar OszkarSemerath2018-06-13
|
* ViatraSolver reports progress and stops at cancelLibravatar OszkarSemerath2018-03-03
|
* Translated PQueryies are added to annotation.Libravatar OszkarSemerath2018-02-24
|
* Diverse Solution Store runs with hash code of the representationLibravatar OszkarSemerath2017-10-27
|
* Set thread stop signal to volatileLibravatar OszkarSemerath2017-09-27
|
* Bugfixing typo in generated queriesLibravatar OszkarSemerath2017-08-16
|
* Viatra Solver result support for primitive typesLibravatar OszkarSemerath2017-08-15
|
* 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
|
* Divers Generation times are added to statisticsexample scenarioLibravatar OszkarSemerath2017-06-16
|
* Migrating Additional projectsLibravatar OszkarSemerath2017-06-10