Op 26-11-12 08:40, Paul T schreef:
> Indeed it is not used/explained in curriculumCourseSolverConfig.xml, refer to
> curriculumCourseBenchmarkSolverConfig.xml which does explicitly use the 2
> planning variables.
Yes, my bad. Here's the config part:

         <unionMoveSelector>
           <changeMoveSelector>
             <valueSelector>
<planningVariableName>period</planningVariableName>
             </valueSelector>
           </changeMoveSelector>
           <changeMoveSelector>
             <valueSelector>
<planningVariableName>room</planningVariableName>
             </valueSelector>
           </changeMoveSelector>
           <swapMoveSelector>
           </swapMoveSelector>
         </unionMoveSelector>
>
> I assume that in curriculumCourseSolverConfig.xml implicit defaults apply.
No, it's using custom moves (not recommended because they don't JIT).
>
> Hope that helps!
> PaulT
>
>
>
> --
> View this message in context: 
> http://drools.46999.n3.nabble.com/Planner-5-5-0beta1-chained-with-2-planningvariables-difficulties-tp4020430p4020963.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> [email protected]
> https://lists.jboss.org/mailman/listinfo/rules-users
>

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to