Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
raymond_goo
on Dec 9, 2020
|
parent
|
context
|
favorite
| on:
Binary Decision Diagrams (2010)
Would it be possible to test a tic-tac-toe field on winners with BDD or ZDD, removing the current need for doing it with "brute force"?
See also:
https://stackoverflow.com/questions/33510897/is-it-possible-...
abecedarius
on Dec 9, 2020
[–]
That was an example in
https://codewords.recurse.com/issues/four/the-language-of-ch...
(with BDD code in Python). Search for "tic-tac-toe".
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
See also: https://stackoverflow.com/questions/33510897/is-it-possible-...