- 05 Apr, 2023 2 commits
-
-
Marek Chalupa authored
Update README.md See merge request !1
-
Marek Chalupa authored
-
- 12 May, 2021 1 commit
-
-
Marek Chalupa authored
It is not related to KindSE
-
- 04 May, 2021 8 commits
-
-
Marek Chalupa authored
To save some work.
-
Marek Chalupa authored
That simplifies the presentation and does not hurt.
-
Marek Chalupa authored
We do not return Frames anymore
-
Marek Chalupa authored
elem is not defined
-
Marek Chalupa authored
-
Marek Chalupa authored
We did not properly checked the O_l sets and thus always returned only the set without any extensions from O_l.
-
Marek Chalupa authored
+ a few comments
-
Marek Chalupa authored
These may not be valid
-
- 03 May, 2021 7 commits
-
-
Marek Chalupa authored
-
Marek Chalupa authored
-
Marek Chalupa authored
Store just a sequence of sets and their union. In the future, we'll store also an incremental solver for fast queries about sequences.
-
Marek Chalupa authored
-
Marek Chalupa authored
-
Marek Chalupa authored
This reverts commit 4cb07686.
-
Marek Chalupa authored
Not only if we give up extending it or we prove it is safe. This way, we store all sequences that we ever create.
-
- 30 Apr, 2021 4 commits
-
-
Marek Chalupa authored
-
Marek Chalupa authored
-
Marek Chalupa authored
-
Marek Chalupa authored
-
- 29 Apr, 2021 1 commit
-
-
Marek Chalupa authored
This reverts commit 62d66147. That commit breaks things, we need to solve it better.
-
- 28 Apr, 2021 13 commits
-
-
Marek Chalupa authored
-
Marek Chalupa authored
-
Marek Chalupa authored
Do not keep those that are surely unreachable.
-
Marek Chalupa authored
Concrete bool has not rewrite_and_simplify() method.
-
Marek Chalupa authored
We must substract 1.
-
Marek Chalupa authored
A step to soundness again.
-
Marek Chalupa authored
-
Marek Chalupa authored
-
Marek Chalupa authored
-
Marek Chalupa authored
-
Marek Chalupa authored
-
Marek Chalupa authored
And infer more of them.
-
Marek Chalupa authored
We can reduce only equalities atm...
-
- 27 Apr, 2021 4 commits
-
-
Marek Chalupa authored
-
Marek Chalupa authored
We cannot rewrite exprs with assuming exprs...
-
Marek Chalupa authored
This reverts commit 0d4254eb. This was wrong, it worked well.
-
Marek Chalupa authored
-