Ecdar / j-Ecdar

A model checking engine for ECDAR (Environment for Compositional Design and Analysis of Real Time Systems) written in Java.
MIT License
4 stars 9 forks source link

Fix/quotient #74

Closed Brandhoej closed 2 years ago

Brandhoej commented 2 years ago

Fixes quotient and removes redundant Location classes (SymbolicLocation, ComplexLocation, SimpleLocation, UniversalLocation, InconsistentLocation).

Description

Opens

If this PR gets merged then I think the following issues should be opened:

Related issues

closes #71 closes #72 closes #65

magoorden commented 2 years ago

Th CI pipeline is finally running the tests. One test case is failing. @Brandhoej is this the test case we talked about last Monday?

Brandhoej commented 2 years ago

Th CI pipeline is finally running the tests. One test case is failing. @Brandhoej is this the test case we talked about last Monday?

@magoorden I found that the CI was not running because of a merge conflict, and yes it is the "Various" "testFromFramework4".

magoorden commented 2 years ago

Remember to open issues for those mentioned in the merge request description.