Commit graph

15 commits

Author SHA1 Message Date
Marcell Vazquez-Chanlatte
f04f1b3eeb untimed until bug fixes 2017-04-24 23:31:56 -07:00
Marcell Vazquez-Chanlatte
8ec0013235 remove debug statement 2017-04-24 21:45:04 -07:00
Marcell Vazquez-Chanlatte
00ec325589 precompute lineq timeseries during boolean evaluation 2017-04-24 20:17:27 -07:00
Marcell Vazquez-Chanlatte
8f5035a9e3 better bounds checking for get_times in boolean circuit 2017-04-24 00:07:48 -07:00
Marcell Vazquez-Chanlatte
5d3e2ed354 remove numpy dependence 2017-04-23 22:33:15 -07:00
Marcell Vazquez-Chanlatte
3a7ac439f1 fastboolean eval + forgot to add offsets to new get_times function 2017-04-23 12:46:26 -07:00
Marcell Vazquez-Chanlatte
e477392664 start switch to traces from pandas 2017-04-23 12:42:57 -07:00
Marcell Vazquez-Chanlatte
ba46bfbd05 naive implementation of Until 2017-04-20 22:11:54 -07:00
Marcell Vazquez-Chanlatte
07bf9f50e4 cache pointwise_sat call 2017-04-20 21:08:44 -07:00
Marcell Vazquez-Chanlatte
476917860e implemented context inlining + fix parsing errors 2017-04-20 17:16:15 -07:00
Marcell Vazquez-Chanlatte
a8e84a3761 default to fastboolean eval 2017-02-28 13:32:54 -08:00
Marcell Vazquez-Chanlatte
5756362b3c deduplicate fastboolean_eval from boolean_eval + packaging 2016-12-03 12:56:33 -08:00
Marcell Vazquez-Chanlatte
9e30ddb060 testing boolean evaluation 2016-11-04 15:59:32 -07:00
Marcell Vazquez-Chanlatte
c46e325cf8 start addeding atomic propositions 2016-11-04 14:45:30 -07:00
Marcell Vazquez-Chanlatte
4c46db7f71 restructing to move repo 2016-11-02 17:54:47 -07:00
Renamed from boolean_eval.py (Browse further)