|
|
|
|
|
by TheNewAndy
816 days ago
|
|
No, it is just a finite set of variables. The problem being solved is "given a known set of variables that are true, find the minimal set of other variables that need to be true" and this is basically a flood fill algorithm. |
|