Do not update the run if the todo set is empty for the current node.
[tatoo.git] / src / run.ml
2013-08-16 Kim NguyễnDo not update the run if the todo set is empty for...
2013-08-15 Kim NguyễnRewrite the HTML debugging output to generate an svg...
2013-08-14 Kim NguyễnAdd fold_left/right functions to the set interface...
2013-08-07 Kim NguyễnImprove performance of parallel run by replacing standa...
2013-07-27 Kim NguyễnLowlevel optimizations in the Ptset module, replace...
2013-07-26 Kim NguyễnDo not stupidely recompute a constant set of states...
2013-07-26 Kim NguyễnImprove performances by moving the caching outside...
2013-07-26 Kim NguyễnDrastically improve performances by simplifying the...
2013-07-25 Kim NguyễnRevert "Tentative optimization"
2013-07-25 Kim NguyễnTentative optimization
2013-07-24 Kim NguyễnImplement the multiple-starters feature:
2013-07-19 Kim NguyễnPreliminary work for multiple starters evaluation. refactor/sanitize-ata
2013-07-19 Kim NguyễnRefactor the Ata module: