Skip to content

Cbrower/Happy-Ending-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy-Ending-Problem

Testers to assist in solving the unsolved math problem called the Happy Endings Problem: http://mathworld.wolfram.com/HappyEndProblem.html

Each file other than helper_func.py are separate testers

happyEnding.py is a demo file used to show others how the problem works. It generates random points and attempts to find a solution, showing its attempt graphically.

happyTester.py generates a set of points n number of times.

happySolver.py takes in the number of sides and attempts to find a partial solution to the happy endings problem.

Next Step: Accelerating code with CUDA to substantially increase execution speed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages