minCostFlow - What does the 'logLevel' parameter control?

Réponse

The 'logLevel' parameter controls the amount of information displayed in the SAS log. It can be set to 'NONE' (no messages), 'BASIC' (brief summary), 'MODERATE' (detailed summary), or 'AGGRESSIVE' (most detailed summary).
Did this answer help you?