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
- Host: GitHub
- URL: https://github.com/katahiromz/postage_stamp
- Owner: katahiromz
- License: mit
- Created: 2023-12-30T10:55:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T07:01:36.000Z (over 2 years ago)
- Last Synced: 2025-01-12T22:32:35.629Z (over 1 year ago)
- Topics: japanese, math, mathematics, postage-stamp, postage-stamps, stamp-folding, unsolved-problems
- Language: C++
- Homepage: https://katahiromz.fc2.page/postage-stamp/
- Size: 1.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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