Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Colored<T, C>

Generic colored graph interface.

Type parameters

  • T

    type of vertex on the graph.

  • C

    color type.

Hierarchy

Implemented by

Index

Methods

Methods

color

  • color(v: T): C | undefined

Generated using TypeDoc