[rules-users] Planner: Vehicle routing demo

2012-03-04 Thread Geoffrey De Smet
Yet another Planner demo video :) http://blog.athico.com/2012/03/vehicle-routing-demo-video.html If you like it (or dislike it), vote on Dzone: http://www.dzone.com/links/vehicle_routing_optimization.html Here are the older Planner demo video's: Employee rostering: http://www.youtube.com

Re: [rules-users] [Drools Planner] Hard constraint appears to be ignored - How to isolate a working memory corruption in drools expert

2012-03-04 Thread Geoffrey De Smet
Op 04-03-12 10:43, Reinis schreef: > Hi all, > > I localized the bug and have testcase that fails in one move, has only two > rules and used fact data is reduced to couple of entries (just enough to make > it break down). > > Drools config: drools-core-5.4.0.Beta2 and drools-planner-core-5.3.1

Re: [rules-users] [Drools Planner] Hard constraint appears to be ignored - How to isolate a working memory corruption in drools expert

2012-03-04 Thread Reinis
Hi all, I localized the bug and have testcase that fails in one move, has only two rules and used fact data is reduced to couple of entries (just enough to make it break down). Drools config: drools-core-5.4.0.Beta2 and drools-planner-core-5.3.1.Final Now I'd like to do one clarification befo

Re: [rules-users] Streaming mode

2012-03-04 Thread Mark Proctor
If you have found an area where it is not thread safe, then please let us know so we can fix it. The example you have is redundant (possibly out of date), those areas are covered: fireAllRules and fireUntilHalt both have an atomic boolean, to ensure they can never be called more than once at t