5 packages tagged with “Vertices”
Classes and functions for working with graphs.
Model graphs with vertices and edges.
Provides a control for visualization of graphs. The displayed graph updates changes based on the binded graph model in real time.
DataStructures for graphs, vertices,edges,nodes and trees. Contains a Binary Search Tree, AVL Tree and a PriorityQueue based on BST Tree which can handle duplicates
.NET standard polynomial-time algorithm to create a set of smallest polygons (or cycles) from any given set of 2D floating point lines