-
After my last commit [57e91c4](https://github.com/nicokn/analyzer/commit/57e91c4d00abb7007acf5b55704f5e71a78e6fed) the results for variables d and e in reg. test 37/01are less precise again.
The fixe…
-
## 💥 Proposal
Greetings sir/Mam,
I would like to contribute the code for this issue in c++/cpp.
The code is ready. I have added the code , along with proper explanation of the algorithm , test ca…
-
### Motivation
The results of different analyses can be used to refine output of each other. E.g., if an interval analysis says an integer variable x is in [4, 6] and a congruence analyisis finds t…
-
## 💥 Proposal
Greetings sir/Mam,
I would like to contribute the code for this issue in c++/cpp.
The code is ready. I have added the code , along with proper explanation of the algorithm , test ca…
-
-
Under 250 bits
(Gauss is 1 and Lanczos is 2 for matSolver)
```
Benchmark (CMult) (MMult) (factor) (matSolver) (powFinder) (t…
-
I wonder about this comment, where we say that we can be more precise by referring to a homotopy type, but nowhere do we say what a homotopy type is.
-
Check for package updates fails:
```
WARNING (Semigroups): no success in download of the current info file
from https://gap-packages.github.io/Semigroups/PackageInfo.g
```
Is it now the time…
-
I met the below error message on make check:
30/63 Test #30: core-domain-numeric-apron-pkgrid_polyhedra_lin_congruences ...***Failed 0.00 sec
```
$ ./core/test/unit/test-core-domain-numeric-…
-
This a minor optimization which would make `NmzKnownConeProperties` slightly less wasteful. It probably doesn't matter in the big picture, though.
In the reverse direction, we could export a record…