Hi All,

I have a PlanningEntity that has several planning variables, say A and B. Now, if A is O then B can be X or Y and when A is P then B can be Y or Z.

I see two routes:

What is the best route?

(Alternatively I do not use the constructionHeuristic and just start of my solution with a randomly (but correct) generated solution)

Regards,
Willem