summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2012-11-09A bunch of changes to make it build nicer•••In particular: - fix up the MCF sovler to get rid of all the warnings/errors - make the build with Wall and Werror and whatnot again Carlo Zancanaro
2012-10-22Okay, the solver is now correct.•••It runs in two separate passes: - improve strategy (for all) - evaluate fixpoint Unfortunately this loses out on locality at the moment. I really want a local solver, so I'll have to see what I can do about that. Carlo Zancanaro
2012-09-05Delete a lot of tex stuff, better debug info•••Some other stuff, too, I think. Oh well. No biggie! Carlo Zancanaro
2012-04-06Move everything into impl/ and add a Makefile.Carlo Zancanaro
2012-03-30Initial commit. Basic Kleene iteration stuff.Carlo Zancanaro