-
Notifications
You must be signed in to change notification settings - Fork 0
nkp/CountdownNumbers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
VB.NET COUNTDOWN NUMBERS A playable implementation of the numbers round from the Channel 4 Television Quiz Show Countdown. The solver uses iterative deepening depth first search to find solutions. IDDFS is great for yielding short solutions quickly, but is not optimised for arithmetical difficulty. Hence some of the "optimum" solutions can require some unforgiving mental calculations.
About
The numbers round from the Channel 4 quiz show.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published