|
|
a988fb1bb9
|
tweak walk signature
|
2020-01-07 23:48:15 -05:00 |
|
|
|
2ca163c325
|
add walk to path
|
2020-01-07 23:47:05 -05:00 |
|
|
|
c5f87942c9
|
add path struct
|
2020-01-07 23:14:48 -05:00 |
|
|
|
462ebf7c25
|
add subgroup
|
2020-01-07 23:06:48 -05:00 |
|
|
|
dc1ced7dcc
|
fix path example
|
2020-01-07 21:44:13 -05:00 |
|
|
|
1de9b08ffa
|
refactor into cmake project, tweak api
|
2020-01-07 21:41:31 -05:00 |
|
JCRaymond
|
083673ef04
|
Removed deprecated RelTable struct
|
2019-12-27 23:25:44 -05:00 |
|
JCRaymond
|
9447fc57f7
|
Restructure RelTables to support deleting useless information from RelTables.
|
2019-12-27 23:24:33 -05:00 |
|
JCRaymond
|
d2dd002965
|
Remove lst and fam vector from RelTable, replace with lst_ptr vector. fam is identified by the pointer value, and lst is identified by referencing the pointer.
|
2019-12-25 01:01:22 -05:00 |
|
JCRaymond
|
8f82531a72
|
Add RelTable generator lookup to prevent scanning unnecessary RelTables
|
2019-12-25 00:04:35 -05:00 |
|
JCRaymond
|
55520fd50a
|
Modified facts to use heap
|
2019-12-24 23:23:12 -05:00 |
|
JCRaymond
|
ed69ba6dc0
|
First implementation of the Todd-Coxeter algorithm for Coxeter groups. Based on github.com/allemangD/toddcox-fast
|
2019-12-23 01:55:33 -05:00 |
|