https://github.com/rendfall/cantor-pairing
Pairing function is a process to uniquely encode two natural numbers into a single natural number.
https://github.com/rendfall/cantor-pairing
Last synced: 4 months ago
JSON representation
Pairing function is a process to uniquely encode two natural numbers into a single natural number.
- Host: GitHub
- URL: https://github.com/rendfall/cantor-pairing
- Owner: rendfall
- Created: 2015-12-24T20:08:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-25T00:48:39.000Z (over 10 years ago)
- Last Synced: 2025-02-21T13:34:33.765Z (over 1 year ago)
- Language: HTML
- Homepage: http://rendfall.github.io/cantor-pairing/demo/
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cantor Pairing
Pairing function is a process to uniquely encode two natural numbers into a single natural number.
Read more
# Definition
The Cantor Pairing function assigns one natural number to each pair of natural numbers.
# Demo
Demo is available here.