Hi everybody,
In order to understand better Planner, I did a sudoku solver. I was inspired
by Queens example.
I need 3 minutes to solve a sudoku with localSearch .
*I have 2 issues :*
1- Construction Heuristic doesn't work at all : I don't understand why.
2- I use FROM_PLANNING_ENTITY_PROPERTY f
Hello aitchnyu,
Can you share your source code about the Planner implementation on sudoku
game?
To train myself on Planner, I tried to implement a sudoku solver based on
Planner, but I didn't manage to go through.
Thank you in advance,
Quentin
--
View this message in context:
http://drools.46
ion-docs/target/docbook/publish/en-US/html_single/index.html#gettingstarted>for
> more information.
>
> With kind regards,
>
> Mike
>
>
> On 6 April 2012 10:53, Qchevalier <[hidden
> email]<http://user/SendEmail.jtp?type=node&node=3892685&i=3&g
Hello,
I got your last file (Constants_fr_FR.properties) Vincent, but I found a lot
of errors. So here is my corrected file :
http://drools.46999.n3.nabble.com/file/n3889908/Constants_fr_FR.properties
Constants_fr_FR.properties
I didn't manage to integrate this file into the guvnor war file.
I