[rules-users] [planner] Semi-locked planning entities

Geoffrey De Smet ge0ffrey.spam at gmail.com
Tue Feb 14 07:37:50 EST 2012


No example yet :(
This feature isn't even implemented yet, vote for 
https://issues.jboss.org/browse/JBRULES-3359

A workaround is to have your Solution have 2 lists of your "entities"

class Roster {

   List<...> immutableAssignements; // gets added in getProblemFacts()

   List<...> mutableAssignements; // this getter gets 
@PlanningEntityCollectionProperty

}


Op 14-02-12 11:56, Nurlan schreef:
> Is there any example in drools-planner with semi-locked planning entities?
>
> or how to implement? I dont understand :)
>
> --
> View this message in context: http://drools.46999.n3.nabble.com/Semi-locked-planning-entities-tp3743318p3743318.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