What do you mean with "pin or suggest"? If you mean "planning entity locking": A planning variable can be immutable for Planner based on a boolean method on the entity. then see https://issues.jboss.org/browse/JBRULES-3359
If you mean "add a planning entity", then just make sure it's part a Solution property that is annotated with @PlanningEntityCollectionProperty. Op 14-02-12 07:12, Nurlan schreef: > Is it posable to pin or suggest some planning entity into solution before > calling solve() ? > > -- > View this message in context: > http://drools.46999.n3.nabble.com/suggestion-or-pinning-planning-entity-into-entity-tp3742834p3742834.html > Sent from the Drools - Dev (Legacy) mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -- With kind regards, Geoffrey De Smet _______________________________________________ rules-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-dev
