Damping
Factor damping force motions.
type: double, default: 0.99
, minimum: 0.0
On each iteration, a node's movement
is limited to this factor of its potential motion. By being less than
1.0
, the system tends to "cool", thereby preventing cycling.
- Graphs
Note: neato only.
Search the Graphviz codebase for "Damping"
Last modified November 26, 2022: Update Damping.md: Fix description by moving half-sentence to body (1f5548d)