Age | Commit message (Collapse) | Author |
|
(command-line arguments specify which to use)
Also:
- Fix up Complete<T> to work comparing `inf` to 1 (stupid bug)
- Clean up the systems/ folder a bit
- Change the printed output to differentiate variables and constants
(!v/!c, respectively)
- Perform a slight optimisation to the strategy-iteration process
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
impl/IdSet.hpp
impl/main.cpp
impl/systems/long-fixpoint
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
tex/lit-review/main.tex
|
|
|
|
|
|
|
|
|
|
(Also add the antlr jar and C runtime)
|
|
|
|
|
|
|
|
|
|
|
|
Still lacking:
- Factories (to set the ids)
- Solver
- Systems of equations
|
|
|
|
|
|
|
|
|
|
|