Mercurial > code > home > repos > homeauto
log service/mqtt_to_rdf/inference.py @ 1622:38bd8ef9ef67
age | author | description |
---|---|---|
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:32:11 -0700 | drewp | attempted to rewrite with CandidateTermMatches but it broke |
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 |