NetworkAlg

Network simplex algorithm
  Type: int
  Default value: -1
  Minimum value: -1
  Maximum value: 1

Controls whether to use network simplex. Value 0 doesn't use network simplex. Value 1 indicates to use network simplex, if an LP is a network problem. The default -1 value chooses automatically.

Note: Only affects linear programming (LP) models

For examples of how to query or modify parameter values from our different APIs, refer to our Parameter Examples.