Changeset - ab6a05aec0f8
[Not reviewed]
default
0 1 0
Laman - 10 years ago 2015-09-01 22:49:52

Backed out changeset: 500e573f202d
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
readme.md
Show inline comments
 
@@ -28,7 +28,8 @@ Issues:
 
* positions unreachable from the previous state
 
  * reachable from any past state. (Incorrect states inbetween). How to pick the correct leaf of such a tree?
 
  * reachable by more than one move. Issues with branching factor.
 
* board shifts -> repaired manually (or automatically), further positions have to be reevaluated
 
* stone shifts
 
  * stone stops being recognized -> fixable manually and even ignorable
 
  * stone is recognized at an empty intersection. It can be occupied later for real. What do?
 
\ No newline at end of file
 
    * stone is recognized at an empty intersection. It can be occupied later for real. What do?
 
0 comments (0 inline, 0 general)