Projects in Awesome Lists tagged with eulerian-path
A curated list of projects in awesome lists tagged with eulerian-path .
https://github.com/thm-mni-ii/sea
Space efficient (graph) algorithms
dfs efficient eulerian-path library space subgraph-stack succinct
Last synced: 22 Apr 2025
https://github.com/aemulare/eulerian
CSC228 Discrete Mathematical Structures course
adjacency-matrix c-plus-plus college-project console-application discrete-mathematics eulerian eulerian-circuit eulerian-path graph
Last synced: 13 Apr 2025
https://github.com/stavarengo/travel-sorter
This project proposes a solution for the "Travel Tickets Order" problem and show real examples of object oriented principles and design patterns on PHP.
dependency-injection eulerian-circuit eulerian-path inversion-of-control one-way-flight-problem phpunit psr-11 psr-7 travel-tickets-problem unit-test
Last synced: 12 Apr 2026
https://github.com/icarogabryel/string-reconstruction-problem
This repository have the implementation of a string reconstructor using Bruijn graphs and eulerian path. This problem is very important in bioinformatics, because it is used to reconstruct the DNA sequence from a set of k-mers.
bioinformatics bruijn dna eulerian-path graph hierholzers-algorithm kmer string
Last synced: 26 Apr 2026
https://github.com/t-lak/graphworks
Java implementation of some graph algorithms (Fleury, Kruskal, Prim, Hierholzer & Breadth-First Search).
breadth-first-search eulerian-path fleury graph-algorithms graph-stream hierholzer java kruskal-algorithm minimal-spanning-tree prim-algorithm shortest-path shortest-path-algorithm
Last synced: 26 Jul 2025