An open API service indexing awesome lists of open source software.

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.

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.


cp-image

# Demo

Demo is available here.