Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counting Hypercube Unfoldings

This project implements an algorithm to calculate the number of unfoldings of hypercubes of dimension $n$.

It is based on the blog post: Calculating the number of nets of hypercubes by Alex Gunning with further improvements to the algorithm by Günter Rote, see python program on A091159.

Usage

Run with cargo:

cargo run --release

Run tests:

cargo test

About

Counting the number of unfoldings of the hypercube

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages