https://github.com/davetcode/coxeterautomaton
A hand written (all data structures included), finite state automaton which will detect reduced words in a coxeter group. In addition to the C source code which is attached there is also a latex document which describes the mathematics behind the project. This was a final year mathematics project for a masters.
https://github.com/davetcode/coxeterautomaton
Last synced: 5 months ago
JSON representation
A hand written (all data structures included), finite state automaton which will detect reduced words in a coxeter group. In addition to the C source code which is attached there is also a latex document which describes the mathematics behind the project. This was a final year mathematics project for a masters.
- Host: GitHub
- URL: https://github.com/davetcode/coxeterautomaton
- Owner: DaveTCode
- License: mit
- Created: 2013-06-23T19:17:22.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-16T09:01:21.000Z (over 12 years ago)
- Last Synced: 2023-03-22T14:02:29.789Z (about 3 years ago)
- Language: C
- Size: 328 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CoxeterAutomaton
================
A hand written (all data structures included), finite state automaton which will detect reduced words in a coxeter group. In addition to the C source code which is attached there is also a latex document which describes the mathematics behind the project. This was a final year mathematics project for a masters.