Commit Graph

8 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
164d4f6d29 use coxeter notation parser for benchmark and tests 2022-10-09 21:05:50 -04:00
David Allemang
c9cad8be8d add complete named group list 2022-09-23 16:53:59 -04:00
David Allemang
f7bf77e5f0 modified coxeter notation parsing 2022-09-23 15:52:02 -04:00
David Allemang
f3617d7d35 fix benchmark message 2022-09-16 12:00:52 -04:00
David Allemang
c9983e232f reorder benchmark values 2022-09-16 11:52:00 -04:00
David Allemang
c7c6784643 add bound to support for infinite groups and free relations
special values tc::UNBOUND and tc::FREE used for this.
2022-09-16 11:49:40 -04:00
David Allemang
a867631393 add benchmark executable 2022-09-16 11:49:40 -04:00