nslimit
Sets number of iterations in network simplex applications
type: double
nslimit
is used in computing node x coordinates
.
If defined, # iterations = nslimit * # nodes
; otherwise, # iterations = INT_MAX
.
- Graphs
Note: dot only.
Search the Graphviz codebase for "nslimit"
Last modified April 29, 2023: fix: replace 'MAXINT' with 'INT_MAX' (4545245)