[rules-users] Drools Planner : multiple planning entities

Geoffrey De Smet ge0ffrey.spam at gmail.com
Mon Apr 2 11:58:46 EDT 2012


There are currently no examples with multiple planning entity classes, 
but it is implemented to support multiple.

Just configure each of them in the *SolverConfig.xml:

<planningEntityClass>org...Entity1</planningEntityClass>
<planningEntityClass>org...Entity2</planningEntityClass>
   ...

Op 02-04-12 17:29, TEddahabi schreef:
> Hi,
>
> I'm new to Drools planner, and want to know how to use multiple planning
> entities in the same project,
> After searching in the Drools planner examples, I found only examples with
> just one planning entity.
> If someone can help me, I'll be very grateful.
>
> Thanks a lot,
>
> --
> View this message in context: http://drools.46999.n3.nabble.com/Drools-Planner-multiple-planning-entities-tp3878013p3878013.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>

-- 
With kind regards,
Geoffrey De Smet





More information about the rules-users mailing list