Hi, could somebody please help me to understand the optimization parameters in the ShortestPathFinder? Here are my questions:
- Why does it take longer to calculate with a lower number of "Number of Iterations" (Options: When any condition passes, Number of Verifications: 1, all other empty) In my workflow (reorder 200 points) with a value of "100"iterations it runs forever, with "1000000" runs less than a 1 minute)
- What is the purpose of the "Iteration Rounds" option? Is there a link to the "Number of Iterations"?
Thanks