summaryrefslogtreecommitdiff
path: root/impl/Expression.hpp
AgeCommit message (Expand)Author
2012-10-26Try to make the correct solver into a local solver...Carlo Zancanaro
2012-10-22Okay, the solver is now correct....Carlo Zancanaro
2012-10-16A quick fix to the solver.Carlo Zancanaro
2012-10-15Fix up to build with clang (and fix another bug)...Carlo Zancanaro
2012-08-07A whole bunch of clean up work around the place....Carlo Zancanaro
2012-08-06New variation on the equation system solver....Carlo Zancanaro
2012-07-09Cleaning up a bit of code around the place....Carlo Zancanaro
2012-07-09Fix a few bugs and add a new example system.Carlo Zancanaro
2012-07-09Better implementation: smarter strategy iteration...Carlo Zancanaro
2012-06-15Parameterise fixpoint and strategy improvement...Carlo Zancanaro
2012-06-15Re-write heaps of code to work better.Carlo Zancanaro
2012-05-28Fix issues with some things ignoring strategies.Carlo Zancanaro
2012-05-28Fix memory error and x = max(-inf, expr) stuff.Carlo Zancanaro
2012-05-17Fix a segfault and a stupid parser decision.Carlo Zancanaro
2012-05-03Add a parser for linear equations...Carlo Zancanaro
2012-05-02Fix up some memory leaking issues.Carlo Zancanaro
2012-04-30Functional algorithm. Unoptimised.Carlo Zancanaro
2012-04-26A new attempt. Better strategies implementation....Carlo Zancanaro
2012-04-26A bunch of modifications working to a good solver.Carlo Zancanaro
2012-04-20Start on the max-strategy stuff. Also more BF.Carlo Zancanaro