Originally posted by: SystemAdmin
[UDOPS said:]
The following syntax works:
{solverresult} ProblemSolution={<78, 0, p> | p in {Problem[1].problem_id}}
The following does not work, but it would seem to be simpler, more efficient:
{solverresult} ProblemSolution={<78, 0, Problem[1].problem_id>}
Is there a reason for this? Am I missing some other concise syntax?
#DecisionOptimization#OPLusingCPLEXOptimizer