Timeline for answer to Create a Flood Paint AI by MrBackend
Current License: CC BY-SA 3.0
Post Revisions
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 29, 2014 at 10:57 | history | edited | MrBackend | CC BY-SA 3.0 |
Depth 5, parallel & caching version
|
| Apr 29, 2014 at 0:51 | comment | added | Joe Z. |
I'd be interested if a heuristic that made it search 5 steps deep only if the number of steps found for 4 was more than 24 would result in much more efficient runtime.
|
|
| Apr 28, 2014 at 21:13 | history | edited | MrBackend | CC BY-SA 3.0 |
added 45 characters in body
|
| Apr 28, 2014 at 21:06 | comment | added | MrBackend | isSolved() is not for validation, it's for termination. As for write - will do in next version. | |
| Apr 28, 2014 at 20:34 | comment | added | Herjan | @BurntPizza So? My code is also self-validating, lol... I mean, that can be just as wrong as my own code. | |
| Apr 28, 2014 at 20:30 | comment | added | BurntPizza | @Herjan it appears his code is self-validating. See isSolved() | |
| Apr 28, 2014 at 19:32 | vote | accept | Joe Z. | ||
| May 5, 2014 at 19:50 | |||||
| Apr 28, 2014 at 19:31 | history | edited | Joe Z. | CC BY-SA 3.0 |
Converted the digit grouping.
|
| Apr 28, 2014 at 18:51 | comment | added | Herjan | Impressive, can you make it writes the steps to a file? So that we can check it? | |
| Apr 28, 2014 at 18:40 | history | edited | MrBackend | CC BY-SA 3.0 |
Info about parallelized depth 5 version added
|
| Apr 28, 2014 at 16:05 | history | answered | MrBackend | CC BY-SA 3.0 |