Age | Commit message (Expand) | Author |
---|---|---|
2012-07-10 | Fix the Makefile for partial compilation stuff | Carlo Zancanaro |
2012-07-10 | Move antlr. Add `make test` to Makefile. | Carlo Zancanaro |
2012-07-09 | Fix a few bugs and add a new example system. | Carlo Zancanaro |
2012-07-09 | Fixed up the newer strategy iteration stuff...Trivial 100000 var case in 15s on my Uni machine. | Carlo Zancanaro |
2012-07-09 | Better implementation: smarter strategy iteration...Also add the beginnings of some log stuff, mayhaps. | Carlo Zancanaro |
2012-06-29 | Speed up IdSet a bit. I think. | Carlo Zancanaro |
2012-05-28 | Fix memory error and x = max(-inf, expr) stuff. | Carlo Zancanaro |
2012-05-03 | Add a parser for linear equations...(Also add the antlr jar and C runtime) | Carlo Zancanaro |
2012-04-26 | A bunch of modifications working to a good solver. | Carlo Zancanaro |
2012-04-06 | Move everything into impl/ and add a Makefile. | Carlo Zancanaro |