How can I control the maximum time the algorithm runs?

3 vues

Réponse

Use the `maxTime` parameter to specify the maximum amount of time. You can also use the `timeType` parameter to specify whether this is "CPU" time or "REAL" time (default).
Did this answer help you?
cycle

optNetwork

See technical action