sleyzerzon / soar

Automatically exported from code.google.com/p/soar
1 stars 0 forks source link

water-jug #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
after typing water-jug solution given in tutorial 1, I run it and found it 
collapse since "operator tie".
as you now the first operator to run is "fill" and right after that three 
operators can be chosen (fill the other jug, empty the first, and pour). I 
looked for a reference of "tie impasse" (in tutorial 1) for different 
operators and didnt find. only was found the reference for multi-fill 
operator.

so my question is: how can I avoid operator tie and make the decision 
process to choose rondomally between different operators?

Ido

Original issue reported on code.google.com by ido....@gmail.com on 22 May 2010 at 10:33

GoogleCodeExporter commented 9 years ago
This sounds like a bug in your code, not in soar. If you need help debugging 
your
code, please send email to soar-group@lists.sourceforge.net.

Original comment by marin...@gmail.com on 23 May 2010 at 2:45