Network Cola Algorithm Parameters : General parameters used in the cola layout algorithm for networks
# networkColaAllConstraintsIterations
Number of iterations to run all constraints
integer
# networkColaAvoidOverlaps
Flag to avoid overlaps of nodes in the cola network
boolean
true
Flag to center the cola network
boolean
true
# networkColaConvergenceThreshold
Threshold for the convergence of the cola network
float
0.01
# networkColaFlowLayoutAxis
Causes constraints to be generated such that directed graphs are laid out either from left-to-right or top-to-bottom. A separation constraint is generated in the selected axis for each edge that is not involved in a cycle
string
0,
x,
y
# networkColaFlowLayoutSeparation
Causes constraints to be generated such that directed graphs are laid out either from left-to-right or top-to-bottom. A separation constraint is generated in the selected axis for each edge that is not involved in a cycle
float
10
# networkColaGridSnapIterations
Number of iterations to run grid snap
integer
# networkColaGroupCompactness
Compactness for the groups in the cola network
float
1e-06
# networkColaHandleDisconnected
Flag to handle disconnected nodes in the cola network
boolean
true
# networkColaJaccardLinkLength
Ideal length foreach link based on the graph structure around that link. You can use this to create extra space around hub-nodes in dense graphs
float
# networkColaJaccardLinkLengthDefault
Default length foreach link based on the graph structure around that link. You can use this to create extra space around hub-nodes in dense graphs
float
1
Flag to keep running the cola network
boolean
true
# networkColaLinkDistance
Ideal length for links
integer
20
# networkColaStartUnconstrainedIterations
Number of iterations to run unconstrained
integer
# networkColaSymmetricDiffLinkLengths
Symmetric difference for the link lengths in the cola network
integer
5
# networkColaUserConstraintIterations
Number of user iterations to run unconstrained
integer