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

https://github.com/katahiromz/postage_stamp

A constructive calculation of the stamp folding problem
https://github.com/katahiromz/postage_stamp

japanese math mathematics postage-stamp postage-stamps stamp-folding unsolved-problems

Last synced: over 1 year ago
JSON representation

A constructive calculation of the stamp folding problem

Awesome Lists containing this project

README

          

# Constructive Calculation Method for Stamp Folding Problem

## Overview

This math paper provides a calculation method to the stamp folding problem.

See https://en.wikipedia.org/wiki/Map_folding

## The paper (in Japanese)

- [postage_stamp.pdf](postage_stamp.pdf)

## The C++ source

- [postage_stamp.cpp](postage_stamp.cpp)

## License

- MIT