This website requires JavaScript.
Explore
Help
Sign In
me
/
toddcox-faster
Watch
1
Star
0
Fork
0
You've already forked toddcox-faster
forked from
mirror/toddcox-faster
Code
Pull Requests
Activity
3
Commits
3
Branches
0
Tags
8f82531a72f3cba437f170d485338bef72524e49
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
JCRaymond
8f82531a72
Add RelTable generator lookup to prevent scanning unnecessary RelTables
2019-12-25 00:04:35 -05:00
groups.cpp
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
solver.cpp
Add RelTable generator lookup to prevent scanning unnecessary RelTables
2019-12-25 00:04:35 -05:00
test.cpp
Add RelTable generator lookup to prevent scanning unnecessary RelTables
2019-12-25 00:04:35 -05:00
Description
A new (basic) implementation of the Todd-Coxeter algorithm for Coxeter groups in C++ that beats GAP.
104
KiB
Languages
C++
97.7%
CMake
2.3%