Module: Jumoku::EdgeLabeling

Defined in:
lib/jumoku/strategies/edge_labeling.rb,
lib/jumoku/strategies/edge_labeling/simple.rb

Overview

Edge labeling strategies are concerned with the way edges or arcs are labeled. Simple labeling schemes are based on indexing with increasing integers, whereas some other strategies elaborate on notions such as weight or symetry.

Defined Under Namespace

Modules: Backend, Simple