codon/bench/set_partition
Stephen Berry d49212373c
More efficient set_partition for C++ benchmark (#117)
* More efficient set_partition

Avoids some excess allocations. Still much slower than it could be, but this is trivial cleanup.

* ran clang format
2022-12-18 13:12:19 -05:00
..
set_partition.cpp More efficient set_partition for C++ benchmark (#117) 2022-12-18 13:12:19 -05:00
set_partition.py Dynamic Polymorphism (#58) 2022-12-04 19:45:21 -05:00