dtool_lookup_gui.models.simple_graph

Classes

GraphLayout(graph[, spring_constant, ...])

Simple graph layouter that uses spring and electrostatic forces between vertices and the Fast Intertial Relaxation Engine (FIRE) for optimization.

SimpleGraph()