Commit Graph

10 Commits

Author SHA1 Message Date
David Allemang
47de177626 Improve tc::Group, tc::Cosets API.
This is a combination of many commits:

---------------------------------------------------------------------------

final. add public/private for core classes.

wip - big cleanup cosets.

index<>, cosets<>, and group<> all defined

transparent <void> overrides that operate directly on indices, not names

inheritance hierarchy means one can drop or change generator names

still missing path support.

wip - named cosets

fix lang test

wip - named generators

Move Group docstring away from specialization.

Remove tc::Gen; use Group<void>

remove tc::Rel

add thousands separators for benchmark limits

add generators list to tc::group

remove pair_map
2022-11-19 12:32:37 -05:00
David Allemang
91045f2542 move test_lang 2022-09-27 21:15:49 -04:00
David Allemang
9ccd85e1eb use gtest 2022-09-15 12:13:51 -04:00
David Allemang
e513572389 add nontrivial tests to solver test 2022-09-15 10:55:10 -04:00
David Allemang
3a7b747357 update speed test timeouts 2022-09-15 08:20:51 -04:00
David Allemang
c346817743 lst_idx and lst_vals. more comments. 2022-09-14 21:28:58 -04:00
David Allemang
ca47291f77 Add benchmark tests 2022-09-13 23:49:04 -04:00
David Allemang
cd435dcf54 Improve tests 2022-09-13 23:00:05 -04:00
David Allemang
f606ea3b4b Test solver 2022-09-13 14:50:07 -04:00
David Allemang
35ea10b6ff tc::pair_map 2022-09-13 13:38:34 -04:00