Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ColoredGraph<i, a, b>

Type descriptor of the Haskell models ColoredGraph.

Type parameters

  • i

    Coordinates for vertices.

  • a

    The type of values on vertices.

  • b

    The type of value on edges.

Hierarchy

  • Array<[i, [a, [i, b][]]]>
    • ColoredGraph

Generated using TypeDoc