Skip to main content

interface EdgeValuedGraphSorted.Context<UN>

The EdgeValuedGraphSorted's Context instance that serves as a factory for all related immutable instances and builders.

Type parameters

NameDescription
UNthe upper type limit for node types for which this context can create instances

Properties

typeTag

undocumented

Definition

readonly typeTag: 'EdgeValuedGraphSorted';