[rules-users] [Planner]Sudoku solver

2012-05-21 Thread Qchevalier
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

Re: [rules-users] Why is solving a partial puzzle much slower than generating one from scratch?

2012-05-10 Thread Qchevalier
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

Re: [rules-users] Fwd: Re: make the Guvnor interface into French

2012-04-24 Thread Qchevalier
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

Re: [rules-users] make the Guvnor interface into French

2012-04-06 Thread Qchevalier
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