A Modular Multi-Step Graph Generator
Add edges to graph.
Highlight edges in graph.
Add nodes to graph.
Add weights to graph.
Graph string representation.
Edge generators.
Getter functions.
Generate a bare graph.
grapherator: A modular multi-step graph generator
Graph object.
Node generators.
Visualize graph.
@title Weight generators.
Export/import graph.
Set of functions for step-wise generation of (weighted) graphs. Aimed for research in the field of single- and multi-objective combinatorial optimization. Graphs are generated adding nodes, edges and weights. Each step may be repeated multiple times with different predefined and custom generators resulting in high flexibility regarding the graph topology and structure of edge weights.
Useful links