sidekick/src/util
2021-07-20 23:28:54 -04:00
..
tests feat(util): a Bitvec module, refactor testing 2021-07-19 09:57:02 -04:00
Backtrack_stack.ml feat(vec): more 2021-07-20 23:28:54 -04:00
Backtrack_stack.mli feat(util): add Backtrack_stack.iter 2020-11-17 18:23:58 -05:00
Backtrackable_tbl.ml refactor: make backtrackable table polymorphic in values 2019-06-11 10:19:07 -05:00
Backtrackable_tbl.mli refactor: make backtrackable table polymorphic in values 2019-06-11 10:19:07 -05:00
Bag.ml move to containers 3.0 2020-09-08 22:33:24 -04:00
Bag.mli move to containers 3.0 2020-09-08 22:33:24 -04:00
Bitvec.ml wip: refactor SAT solver 2021-07-19 09:57:02 -04:00
Bitvec.mli feat(util): a Bitvec module, refactor testing 2021-07-19 09:57:02 -04:00
dune feat(util): add VecI32 based on bigarray 2021-07-20 10:07:29 -04:00
Error.ml refactor: get SAT properly again on some problems 2018-05-20 14:30:36 -05:00
Error.mli refactor: get SAT properly again on some problems 2018-05-20 14:30:36 -05:00
Hash.ml perf(hash): use FNV hashing 2021-04-04 17:45:36 -04:00
Hash.mli refactor: move Hash to util/; fix some warnings 2019-06-10 10:46:16 -05:00
IArray.ml add IArray.iteri2 2021-06-15 20:54:43 -04:00
IArray.mli add IArray.iteri2 2021-06-15 20:54:43 -04:00
Log.ml cleanup msat, rename it sidekick.sat 2021-07-18 01:40:55 -04:00
Log.mli cleanup msat, rename it sidekick.sat 2021-07-18 01:40:55 -04:00
Profile.ml perf(tef): inlining attrs 2021-06-11 21:53:13 -04:00
Profile.mli feat(profile): util with2 2021-06-11 21:53:13 -04:00
Sidekick_util.ml feat(util): add VecI32 based on bigarray 2021-07-20 10:07:29 -04:00
Stat.ml move to containers 3.0 2020-09-08 22:33:24 -04:00
Stat.mli feat(cc): expose a way to access bitfields 2019-06-10 15:19:57 -05:00
Util.ml move to containers 3.0 2020-09-08 22:33:24 -04:00
Util.mli move to containers 3.0 2020-09-08 22:33:24 -04:00
Vec.ml feat(vec): more 2021-07-20 23:28:54 -04:00
Vec.mli feat(vec): more 2021-07-20 23:28:54 -04:00
VecI32.ml feat(util): add VecI32 based on bigarray 2021-07-20 10:07:29 -04:00
VecI32.mli feat(util): add VecI32 based on bigarray 2021-07-20 10:07:29 -04:00