https://github.com/jbock-java/s4-checker
3D model of the symmetric group on 4 Elements
https://github.com/jbock-java/s4-checker
education group-theory permutations
Last synced: 2 months ago
JSON representation
3D model of the symmetric group on 4 Elements
- Host: GitHub
- URL: https://github.com/jbock-java/s4-checker
- Owner: jbock-java
- Created: 2022-12-21T20:42:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T07:33:46.000Z (over 1 year ago)
- Last Synced: 2025-01-09T11:51:41.569Z (4 months ago)
- Topics: education, group-theory, permutations
- Language: Java
- Homepage:
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### S4 Checker
A visualization of S4, the "symmetric group" of all 24 possible ways of enumerating 4 distinct objects.
### How to run it
```sh
./gradlew run --args input/tricks.txt
```