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

Projects in Awesome Lists tagged with directed-graph

A curated list of projects in awesome lists tagged with directed-graph .

https://github.com/swimlane/ngx-graph

Graph visualization library for angular

angular angular2 chart dag data-viz directed-graph svg workflow

Last synced: 13 May 2025

https://github.com/rkirsling/modallogic

Modal Logic Playground

directed-graph modal-logic semantics

Last synced: 25 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/omenapps/django-postgresql-dag

Directed Acyclic Graphs with a variety of methods for both Nodes and Edges, and multiple exports (NetworkX, Pandas, etc). This project is the foundation for a commercial product, so expect regular improvements. PR's and other contributions are welcomed.

common-table-expression cte dag directed-acyclic-graph directed-graph django graph graph-algorithms postgresql

Last synced: 16 Feb 2026

https://github.com/nmandica/DirectedGraph

SwiftUI package for displaying directed graphs

directed-graph graph swift swiftui

Last synced: 22 Jul 2025

https://github.com/moaxcp/graph-dsl

A groovy dsl for creating and traversing graphs.

dag directed-graph graph groovy

Last synced: 10 Mar 2026

https://github.com/lars-berger/graphy-ng

Library for rendering directed graphs in Angular.

angular angular2 dagre digraph directed-graph graph svg typescript

Last synced: 19 Mar 2025

https://github.com/hqarroum/directed-graph

:busstop: An implementation of a directed graph in Javascript.

directed-graph routing

Last synced: 24 Oct 2025

https://github.com/kakwa/pygraph_redis

Simple python library to manipulate directed graphs in redis

directed-graph graph python redis

Last synced: 29 Jul 2025

https://github.com/mdrideout/junjo

An AI graph workflow library for building dynamic LLM driven workflows

agents ai ai-workflows dag directed-graph llm workflow

Last synced: 16 Jan 2026

https://github.com/fel88/dagre.net

directed acyclic graph layout library

acyclic-graphs dagre directed-acyclic-graph directed-graph graph layout

Last synced: 02 Aug 2025

https://github.com/omenapps/django-directed

Tools for building, querying, manipulating, and exporting directed graphs with django

dag directed-graph django graph models postgresql python

Last synced: 22 Apr 2025

https://github.com/zhenv5/atp

ATP: Directed Graph Embedding with Asymmetric Transitivity Preservation

aaai2019 asymmetric-transitivity atp directed-acyclic-graph directed-graph directed-graph-embedding graph-embedding

Last synced: 22 Apr 2025

https://github.com/xvi-xv-xii-ix-xxii-ix-xiv/xgraph

A comprehensive Rust library providing efficient graph algorithms for solving real-world problems in social network analysis, transportation optimization, recommendation systems, and more

adjacency-matrix bridge-detection community-detection dijkstra directed-graph graph graph-algorithms graph-analysis graph-processing graph-theory heterogeneous leiden-algorithm multigraph rust weighted-graph

Last synced: 12 Jun 2025

https://github.com/dranidis/floyd-warshall-shortest

The Floyd–Warshall algorithm finds the shortest paths (and distances) in a directed weighted graph

directed-graph distances floyd-warshall-algorithm graph npm-package shortest-paths shortestpath typescript weighted-graphs

Last synced: 31 Jan 2026

https://github.com/ba-st/mole

A model for graphs, both directed and undirected.

directed-graph graph pharo smalltalk topological-sort

Last synced: 15 Apr 2025

https://github.com/bwestergard/isomorphism

Find subgraph isomorphisms with Ullman's 1976 algorithm.

directed-graph graph isomorphism subgraph ullman

Last synced: 12 Apr 2025

https://github.com/rhcarvalho/dawgo

DAWGo is the home for a particular implementation of a Directed Acyclic Word Graph in Go.

algorithm data-structure directed-graph go golang graph natural-language-processing trie

Last synced: 04 Jun 2026

https://github.com/iamaziz/pygraph

Create simple and quick Directed Graphs from relational statements.

directed-graph knowledge-graph pydot python

Last synced: 07 May 2025

https://github.com/ova2/digraph

Java implementation of directed graph

digraph directed-graph graph

Last synced: 12 Jun 2026

https://github.com/aleung/depgraph

Generate dependency graph from CSV file

directed-graph graphviz-dot

Last synced: 04 Apr 2026

https://github.com/barannmeisterr/two-step-graph-traversal-directed-graph

takes a starting takes a point in a directed graph and shows the nodes that are reachable within two steps

bfs directed-graph forward-checking graphtraversal java oop queue singly-linked-list

Last synced: 13 Jul 2025

https://github.com/barannmeisterr/pediatric-endocrinology-clinic-time-table-scheduling-system

This java swing gui project is a comprehensive scheduling system for a Pediatric Endocrinology Clinic. It uses Directed Graph data structure to efficiently model the complex relationships and constraints between doctors and their shifts. The system ensures that all constraints related to doctor-shift assignments are respected generates timetable.

adjacency-matrix apachepoiexcel arraylist constraint-satisfaction-problem directed-graph directed-graph-schedule dynamictable gui hashmap jtable linked-list maven scheduler scheduling scheduling-algorithms shiftschedule swing-gui timetable timetable-generator xlsx

Last synced: 16 May 2026

https://github.com/analiaburgosdev/java_oop_backtraching_salas

Java exercise using directed graphs to find the maximum path from the entrance to the exit room, passing through the most rooms possible.

algorithms directed-graph grafos java pathfinding-algorithm

Last synced: 02 Jul 2025

https://github.com/selcuukyilmazz/flightticketoptimizer

Skyscanner like project. Program scans all the tickets and gives you optimized solutions

directed-graph java skyscanner

Last synced: 03 Jul 2025

https://github.com/boring-dragon/sultan-graph

Sultans of the Maldives In a directed graph.

d3 directed-graph javascript json maldives

Last synced: 10 Apr 2026

https://github.com/enj/hivemind

A generic system for running medical pipelines

dag directed-graph medical-pipelines mpi mpi4py python python27

Last synced: 20 Jun 2026

https://github.com/tniessen/cpp-graph-dom

Tiny, header-only C++20 implementation of the dominator tree algorithm by Lengauer and Tarjan

control-flow-graph directed-graph dominator-tree graph-algorithms graph-theory program-analysis

Last synced: 05 May 2025

https://github.com/barannmeisterr/minimum-spanning-tree-prim-algorithm--and-shortest-path--dijkstra-algorithm

This project finds the smallest path with minimum spanning tree value of connection to loads and source which is Minimum Spanning Tree of the undirected graph and finds the shortest paths from a single source to all load points and the graph is directed graph.

dijkstra-algorithm dijkstra-shortest-path directed-graph java minimum-spanning-tree oop prims-algorithm prims-implementation shortest-paths singly-linked-list stack undirected-graph

Last synced: 12 Jun 2025

https://github.com/hochfrequenz/task-dependency-graph

python package to model an visualize dependencies between tasks that depend on each other in a directed networkx graph and each have duration

directed-graph kroki networkx python tasks

Last synced: 14 Apr 2025

https://github.com/muneeb706/social_circles_discovery

Discovering social circles in a directed social network using node, structure and edge features

directed-graph k-means-clustering machine-learning networkx python slashdot social-circles social-network-analysis

Last synced: 19 May 2026

https://github.com/niiyeboah/ts-dagre-d3

Modified version of dagre-d3, compatible with TypeScript.

d3 dagre dagre-d3 directed-graph graph renderer svg typescript

Last synced: 20 Apr 2026

https://github.com/voorhs/agents-memory-survey

Обзор подходов к организации памяти для LLM агентов

agent clustering directed-graph knowledge-graph llm memory rag summarization zettelkasten

Last synced: 12 Sep 2025

https://github.com/renanlecaro/obm

A rust text to charts tool, to explain complex processes step by step. Basically sequence diagrams on steroids.

chart directed-graph force-directed-graphs markdown optimization rust

Last synced: 17 Apr 2026

https://github.com/xiaohan2012/pyedmond

Edmonds optimal branching in C++ wrapped by Python

cpp directed-graph graph-algorithm minimum-spanning-arborescence python

Last synced: 29 Apr 2026

https://github.com/barannmeisterr/dynamic-transportation-bus-schedule-simulation

This project simulates real bus transportation systems, analyzes route structures and builds the base for shortest path / trip planning algorithms by using Directed Graph Data Structure and Dijkstra Algorithm.

adjacency-list bfs circular-linked-list dijkstra dijkstra-algorithm directed-graph hashmap hashset java oop path-planning pathfinding priority-queue route-optimization shortest-path-algorithm stack

Last synced: 10 Apr 2025

https://github.com/ayvero/java_oop_backtraching_salas

Java exercise using directed graphs to find the maximum path from the entrance to the exit room, passing through the most rooms possible.

algorithms directed-graph grafos java pathfinding-algorithm

Last synced: 28 Mar 2025