An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with vertices

A curated list of projects in awesome lists tagged with vertices .

https://github.com/marcelklehr/toposort

Topologically sort directed acyclic graphs (such as dependency lists) in javascript

directed-edges edges javascript toposort vertices

Last synced: 15 May 2025

https://github.com/admesh/admesh

CLI and C library for processing triangulated solid meshes

c edges facets meshes repair three-d-printing vertices

Last synced: 24 Oct 2025

https://github.com/simphotonics/directed_graph

Dart implementation of a directed graph. Provides algorithms for sorting vertices, retrieving a topological ordering or detecting cycles.

cycle dart directed-acyclic-graph directed-graph graph graph-theory shortest-paths sorting topological-sort vertex vertices weighted weighted-graphs

Last synced: 24 Jun 2025

https://github.com/frozen-projects/meshoperations

UE5 runtime mesh process functions such as generate static mesh from buffers, get vertices, move pivot, delete empty roots and parents, rename objects, create objects with name and etc.

cad dynamic-mesh mesh optimization pivot procedural static ue5 unreal unreal-engine unreal-engine-5 unreal-plugin vertices

Last synced: 11 Apr 2025

https://github.com/sleekpanther/minimum-weighted-vertex-cover-approximation-algorithm

Approximation Algorithm for the NP-Complete problem of finding a vertex cover of minimum weight in a graph with weighted vertices. Guarantees an answers at most 2 times the optimal minimum weighted vertex cover

algorithm algorithm-design approximation approximation-algorithms edge-cost graph minimum-weighted-vertex-cover noah noah-patullo noahpatullo np-complete pattullo pattulo patullo patulo pricing-method vertex vertex-cover vertices weighted-vertex-cover

Last synced: 27 Jul 2025

https://github.com/w1th0utnam3/undirected_graph

A simple (probably incomplete) implementation of an undirected graph in c++ using the stl.

container graph traversal vertices

Last synced: 14 Jun 2025

https://github.com/92kns/simple-shapely-simplify-alternative

A general alternative to the Simplify() method in Shapely for cases of degenerate polygons

douglas-peucker-algorithm geos geospatial gis polygon shapely vertices

Last synced: 08 Jul 2025

https://github.com/fusion-energy/vertices_to_h5m

Converts mesh vertices and connectivity to h5m geometry files compatible with DAGMC simulations

coordinates dagmc h5m mesh neutronics triangles vertices

Last synced: 17 Jan 2026

https://github.com/tebogoyungmercykay/controll_flow_graph_implementation_in_java

A CFG is known as a Single Entry Single Exit (SESE) graph if it only has a single entry node and a single exit node. A problem that arose during researchon static analysis is how to deal with loops in the CFG.

control-flow-graph cost data-structures-and-algorithms directed-graphs distance edges graphs java length nodes object-oriented-programming paths prime-paths shortest-paths simple-path vertices weighted-graphs

Last synced: 14 Mar 2025

https://github.com/jledentu/konigsberg

A browser/Node.js library for manipulating graphs and executing graph theory algorithms

edges graphs shortest-paths vertices

Last synced: 19 Jun 2026

https://github.com/katahiromz/spheredist

equal distance distribution of vertexes on a sphere

algorithm cxx cxx11 distribution library plotter plotting sphere sphere-surface vertex vertices

Last synced: 06 May 2026

https://github.com/juniorgasparotto/graphify

Graphify is a library for transforming an object into a set of graph information.

edge graph graph-information vertices

Last synced: 16 Mar 2026

https://github.com/lefteris-souflas/temporal-graph-creation-and-structure-exploration

This assignment involves creating a temporal graph structure from Twitter data, exploring metrics over five days, identifying important nodes, and detecting communities. Deliverables include a concise report and source files with code.

community-detection edges graph-diameter graph-plot igraph in-degree louvain-algorithm out-degree r vertices

Last synced: 04 Jun 2026

https://github.com/emkay/mkgraph

Graphs!

bfs dfs edges graph vertices

Last synced: 15 Jun 2025