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
19
Commits
3
Branches
0
Tags
path-context
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
The base branch
mirror/toddcox-faster:master
has new changes
David Allemang
f29724a185
add context group to tc::Path and tc::Cosets
2020-01-19 21:48:21 -05:00
example
change signature of path walk to allow differently typed generators.
2020-01-08 20:27:46 -05:00
include
/tc
add context group to tc::Path and tc::Cosets
2020-01-19 21:48:21 -05:00
src
add context group to tc::Path and tc::Cosets
2020-01-19 21:48:21 -05:00
.gitignore
refactor into cmake project, tweak api
2020-01-07 21:41:31 -05:00
CMakeLists.txt
add default option to avoid building example executables
2020-01-08 20:33:05 -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%