Header menu logo Nu

System.Collections.Generic Namespace

Type Description

AStar

Exposes the A* path finding algorithm.

ConcurrentPriorityQueue<'V, 'P>

Concurrent priority queue.

ISetExtension

Neighborable<'N>

A participant in an A* graph.

Path<'Node>

A path through a graph of A* nodes.

ReadOnlySet<'T>

TreeNode<'T>

A generic tree node. Sourced from - https://stackoverflow.com/a/10442244/1082782

ValueSort

Enables faster sorting of non-trivial values types.

Type something to start searching.