Thank you Geoffrey for your quick answer, I did exactly what you mentioned
but I've got an exception in execution:
Exception in thread "main" java.lang.UnsupportedOperationException:
Currently the greedyFit implementation only supports 1
planningEntityImplementationClass.
at
org.drools.planner.config.constructionheuristic.ConstructionHeuristicSolverPhaseConfig.buildGreedyPlanningEntitySelector(ConstructionHeuristicSolverPhaseConfig.java:103)
at
org.drools.planner.config.constructionheuristic.ConstructionHeuristicSolverPhaseConfig.buildSolverPhase(ConstructionHeuristicSolverPhaseConfig.java:79)
at
org.drools.planner.config.constructionheuristic.ConstructionHeuristicSolverPhaseConfig.buildSolverPhase(ConstructionHeuristicSolverPhaseConfig.java:44)
at
org.drools.planner.config.solver.SolverConfig.buildSolver(SolverConfig.java:184)
at
org.drools.planner.config.XmlSolverConfigurer.buildSolver(XmlSolverConfigurer.java:103)
Have you an idea about the reason behind this exception ?
Thank you !!
--
View this message in context:
http://drools.46999.n3.nabble.com/Drools-Planner-multiple-planning-entiti...
Sent from the Drools: User forum mailing list archive at
Nabble.com.