log

age author description
Sat, 11 Sep 2021 23:28:37 -0700 drewp new grid layout in web ui
Sat, 11 Sep 2021 23:27:32 -0700 drewp some shuffling, i don't know- i'm about to rewrite again
Sat, 11 Sep 2021 23:21:11 -0700 drewp metrics on input graph sizes
Wed, 08 Sep 2021 23:22:45 -0700 drewp mostly cleanup; scraps of the next rewrite; unskip tests that are ok now
Wed, 08 Sep 2021 18:59:21 -0700 drewp slow test is ok now (but other slow tests are now broken)
Wed, 08 Sep 2021 18:56:24 -0700 drewp apparently this was redundant
Wed, 08 Sep 2021 18:53:26 -0700 drewp add CandidateTermMatches, unused so far
Wed, 08 Sep 2021 18:51:18 -0700 drewp rename workingSet, sometimes
Wed, 08 Sep 2021 18:42:53 -0700 drewp log layout
Wed, 08 Sep 2021 18:39:12 -0700 drewp support CB.apply(returnBoundStatementsOnly)
Wed, 08 Sep 2021 18:32:11 -0700 drewp attempted to rewrite with CandidateTermMatches but it broke
Mon, 06 Sep 2021 23:26:07 -0700 drewp plans regarding this rewrite
Mon, 06 Sep 2021 23:23:43 -0700 drewp optimization: stream stmts instead of building a Graph
Mon, 06 Sep 2021 23:20:23 -0700 drewp change a Graph.__sub__ to Set.difference in verify() for a big speedup
Mon, 06 Sep 2021 23:04:34 -0700 drewp refactor: inline an odometer algorithm in place of itertools.product