haskell-te: 12a725c98ce921e3ce7a6fb49127ff6e760842e1

     1: From: Chris Warburton
     2: Date: Mon, 19 Mar 2018 15:15:19 +0000
     3: State: new
     4: Subject: Make bucketing standalone, for reuse by other tools
     5: Message-Id: <aa35984a8448f916-0-artemis@nixos>
     6: 
     7: Rather than having separate theory exploration tools (HashSpec, MLSpec,
     8: etc.) we can instead make bucketing into a generic pre-processor, which
     9: can be tested on different tools.
    10: 
    11: In particular, timing how long the bucketing takes isn't particularly
    12: interesting: we can assume it's pretty darn fast. If not, we can just
    13: benchmark it separately, rather than complicating the timing of the
    14: exploration phase.

Generated by git2html.