aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers
Commit message (Collapse)AuthorAge
* Measurements WIPLibravatar Kristóf Marussy2019-08-22
|
* Measurements WIPLibravatar Kristóf Marussy2019-08-14
|
* Be more lenient with rounding IP solver resultsLibravatar Kristóf Marussy2019-08-02
|
* Handle floating point rounding errors in CbcLibravatar Kristóf Marussy2019-08-02
|
* Fix enum literal support for FAMLibravatar Kristóf Marussy2019-08-02
|
* Trying to run generator in measurement environmentLibravatar Kristóf Marussy2019-08-01
|
* Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-08-01
|\
| * https://github.com/kris7t graph width calculation ->Libravatar Oszkar Semerath2019-07-15
| | | | | | | | from https://github.com/kris7t/VIATRA-Generator/blob/c0c5a1644cc221352b8b9b370eea6a87677ba948/Solvers/VIATRA-Solver/hu.bme.mit.inf.dslreasoner.viatrasolver.partialinterpretationlanguage/src/hu/bme/mit/inf/dslreasoner/viatrasolver/partialinterpretationlanguage/neighbourhood/PartialInterpretation2NeighbourhoodRepresentation.xtend#L99-L138
| * adding slf4j dependency to avoid error message in logsLibravatar Oszkar Semerath2019-07-15
| |
| * Updated link to AlloyLibravatar Oszkar Semerath2019-06-25
| |
* | Counting scope propagator (simpler than BasicTypeHierarchy)Libravatar Kristóf Marussy2019-08-01
| |
* | Configurability and better statistics for measurementsLibravatar Kristóf Marussy2019-08-01
| |
* | Build Cbc wrapper under Ubuntu 18.04Libravatar Kristóf Marussy2019-08-01
| |
* | Polyhedron scope propagator for non-containment referencesLibravatar Kristóf Marussy2019-07-30
| |
* | Allow infiite upper scope bound in PolyhedronScopePropagatorLibravatar Kristóf Marussy2019-07-29
| |
* | Fix CBC timeoutLibravatar Kristóf Marussy2019-07-29
| |
* | Make CbcPolyhedronSolver more robustLibravatar Kristóf Marussy2019-07-29
| |
* | Parse rational numbers in Z3PolyhedronSolverLibravatar Kristóf Marussy2019-07-25
| |
* | Make polyhedron solvers more robustLibravatar Kristóf Marussy2019-07-25
| |
* | Containment root constraint propagatorLibravatar Kristóf Marussy2019-07-24
| |
* | Cardinality propagator WIPLibravatar Kristóf Marussy2019-07-24
| |
* | Implement Coin-OR CBC polyhedron saturation operatorLibravatar Kristóf Marussy2019-07-19
| |
* | Transitive closure of type hierarchy in ScopePropagatorLibravatar Kristóf Marussy2019-07-14
| | | | | | | | | | This does not mappter for propagateAllScopeConstraints(), but propagateAdditionToType gets more exact this way.
* | 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
* | Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-06-08
|\|
| * Default state coder range set to Width, as it should beLibravatar OszkarSemerath2019-06-01
| |
* | Interval hull aggregation operatorLibravatar Kristóf Marussy2019-05-18
| |
* | Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-05-13
|\|
| * Fix for symmetric activation codes on symmetric modelsLibravatar OszkarSemerath2019-05-13
| |
* | Interval power and aggregator fixLibravatar Kristóf Marussy2019-05-10
| |
* | More aggregation operatorsLibravatar Kristóf Marussy2019-05-10
| |
* | Neutral element for sum is [0, 0]Libravatar Kristóf Marussy2019-05-10
| |
* | Interval aggregation operatorsLibravatar Kristóf Marussy2019-05-09
| |
* | Fix interval joinLibravatar Kristóf Marussy2019-05-09
| |
* | Interval comparisonLibravatar Kristóf Marussy2019-05-09
| |
* | Implement interval arithmetic without exponentiationLibravatar Kristóf Marussy2019-05-08
| |
* | 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
| |
* | Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-05-04
|\|
| * removed unused test caseLibravatar OszkarSemerath2019-05-04
| |
* | Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-04-16
|\|
| * Fixed misformalization of (may/must)(X!=Y) for abstract objectsLibravatar oszka2019-04-16
| |
| * ParseUtil hijacked original vql parser and caused errors - fix by kris7tLibravatar OszkarSemerath2019-03-19
| | | | | | https://github.com/kris7t
* | 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
| |