nslimit1

Sets number of iterations in network simplex applications

type: double

nslimit1 is used for ranking nodes.

If defined, # iterations = nslimit * # nodes; otherwise, # iterations = INT_MAX.

Valid on:
  • Graphs

Note: dot only.

Search the Graphviz codebase for "nslimit1"

Last modified April 29, 2023: fix: replace 'MAXINT' with 'INT_MAX' (4545245)