https://github.com/olekscode/transitiverelations
Determining the number of all transitive relations on n-element set
https://github.com/olekscode/transitiverelations
Last synced: 5 months ago
JSON representation
Determining the number of all transitive relations on n-element set
- Host: GitHub
- URL: https://github.com/olekscode/transitiverelations
- Owner: olekscode
- Created: 2017-12-29T22:08:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-06T21:16:34.000Z (almost 8 years ago)
- Last Synced: 2025-02-11T11:41:28.622Z (11 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Number of Transitive Relations
Determining the number of all transitive relations on an arbitrary n-element set.