This website requires JavaScript.
Explore
Help
Sign In
allemang.d
/
toddcox-visualize
Watch
1
Star
0
Fork
0
You've already forked toddcox-visualize
mirror of
https://github.com/allemangD/toddcox-visualize.git
synced
2025-11-10 12:02:47 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
16
Commits
6
Branches
1
Tag
0c94d48235e0ff2daaa992a6d7f93928969ee160
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
David Allemang
0c94d48235
rename "Mults" class to "Rel"; rename variables where appropriate. now all instances of "mult" refer to a multiplicity, not a relation.
2019-12-30 18:31:50 -05:00
example
use CPU time in benchmark.
2019-12-30 15:23:27 -05:00
include
rename "Mults" class to "Rel"; rename variables where appropriate. now all instances of "mult" refer to a multiplicity, not a relation.
2019-12-30 18:31:50 -05:00
src
rename "Mults" class to "Rel"; rename variables where appropriate. now all instances of "mult" refer to a multiplicity, not a relation.
2019-12-30 18:31:50 -05:00
.gitignore
create cmake project
2019-12-26 23:21:49 -05:00
CMakeLists.txt
cmake project name same as git repository
2019-12-30 12:05:39 -05:00
Description
A new (basic) implementation of the Todd-Coxeter algorithm for Coxeter groups in C++ that beats GAP.
2
MiB
Languages
C++
93.2%
CMake
5.9%
GLSL
0.9%