An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: topological-order

lagrenge94/Hopf-algebra-Representation-theory-Fusion-category

A Mathematica package developed for mathematical physics research involving Hopf algebras, representation theory, and fusion categories. This package was originally developped to support my research direction in R-parastatistics [Nature 637, 314-318 (2025)], but can also be used more broadly for studying topological order and generalized symmetry.

Size: 4.05 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

dmbaturin/ocaml-tsort

Easy to use and user-friendly topological sort module for OCaml

Language: OCaml - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 22 - Forks: 2

osexpert/GraphAhoi

Graph trace traverse dfs bfs TrueDFS TopologicalOrder bolt-on retrofit

Language: C# - Size: 30.3 KB - Last synced at: 30 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

HofstadterTools/HofstadterTools

A Python package for analyzing the Hofstadter model.

Language: Python - Size: 43.2 MB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 18 - Forks: 3

stone-zeng/phd-thesis

My PhD thesis "Aspects on Tensor Networks for Topological Orders"

Language: TeX - Size: 10.6 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

GaspardIV/gitvision

GitVision is a groundbreaking web tool that transforms Git repositories into immersive 3D, Virtual, and Augmented reality visualizations. It provides a novel approach to understanding Git's version control system, making it more intuitive, efficient, and engaging.

Language: TypeScript - Size: 500 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

AidinNiaparast/Learned-Topological-Order

The official implementation of Learned DFS Ordering (LDFS) algorithm in the paper "Incremental Topological Ordering and Cycle Detection with Predictions" by McCauley, S., Moseley, B., Niaparast, A. and Singh, S.

Language: Python - Size: 3.63 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

jemshit/Algorithms

Sort, Search, Graph Algorithms naively implemented in Kotlin for learning purpose

Language: Kotlin - Size: 103 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

MovieTone/ClassCompilationOrderAnalyzer

Analyzes the order in which classes must be compiled (Class Dependency Graph + Topological Sort + Cycle Detection). Implemented in Java with GUI

Language: Java - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

liitfr/topo-kahn

Topological sort (Kahn algorithm) an oriented graph containing any kind of node, using ES6 Maps & Sets.

Language: TypeScript - Size: 518 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Cobord/BraidedAutoEquivalence

For Computations of Brauer Picard

Language: Mathematica - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

KnisterPeter/topological-promise-queue 📦

Run promises in order of a directed acyclic graph

Language: JavaScript - Size: 1.54 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

rahul1947/Implementation-of-Data-Structures-and-Algorithms

Implementation of data structures (Lists, Stacks, Queues, Trees, Balanced Search Trees, Hashing, Graphs); Implementation of algorithms (Sorting and searching, Recursion, Graph algorithms).

Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

mark-antal-csizmadia/som

Kohonen Self-Organizing Maps (SOMs) for dimensionality reduction, data embedding, and solving a variant of the travelling salesman problem.

Language: Jupyter Notebook - Size: 202 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

phirSOFT/phirSOFT.TopologicalComparison

Introduces interfaces and basic classes for topoligic comparable types. Topologic comparable types can have multiple sorted enumerations.

Language: C# - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

matardy/Applied-topological-order

Este repositorio contiene el código fuente del Proyecto de Primer Bimestre de la materia de Estructuras de Datos y algoritmos II. Dada una malla curricular, este algoritmo devuelve el orden topológico de las materias, en otras palabras: En que orden pueden los alumnos tomar las materias hasta graduarse.

Language: Java - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mtomran/dep-resolver

A modified version of Kahn's algorithm for topological sorting to resolve dependencies of asynchronous tasks.

Language: JavaScript - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

GabrielGrimberg/Advanced-Algorithms

Implementation of various complex algorithms that are graph related and used in the real world applications.

Language: Java - Size: 4.76 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 9

gthomas08/Parallel-Processing-Project

Implementation of the parallel version of the Kahn algorithm (Topological Order).

Language: C - Size: 14.3 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

dgreenhoe/hasse

LaTeX / XeLaTeX scripts supporting the graphical rendering of Hasse diagrams for lattices

Size: 1.11 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

rahul1947/SP08-Depth-First-Search

Implementation of Depth First Search algorithm for a Directed Acyclic Graph, Connected Components and Topological Orderings using rbk/Graph.java.

Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

rahul1947/LP4-PERT-Enumeration-of-Topological-Orders

Enumeration of all Permutations (Recursion, Single Swap, and in Lexicographic Order), and Combinations. Enumeration of all Topological Orderings on a Directed Graph. Enumeration of all Paths in a connected Graph. Evaluates Critical Path using PERT Algorithm.

Language: Java - Size: 603 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

rahul1947/SP10-DFS-and-Divide-and-Conquer

Implementation of DFS - strongly connected components on a Directed Graph, using same Object Oriented approach from SP08. Implementation of two versions of partition algorithms of Quick Sort and their comparison. Implementation of Dual-Pivot Quick Sort Algorithm.

Language: Java - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

rahul1947/SP12-Breadth-First-Search-and-Enumeration

Implementation of an Algorithm to find Diameter of a Tree (represented as a Graph) using BFS, to find Odd-Length Cycle in a Tree. Implementation of Enumeration of all Paths in a connected Graph, and Enumeration of all permutation with alternate parities.

Language: Java - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

akashchand91/PERT

PERT, Enumerations and combinations, Enumerations of topological ordering of a graph

Language: Java - Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

achyutb6/topological-order-dfs

Topological order using depth first search

Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

vonhachtaugust/learning-phases

Language: Python - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

SleekPanther/topological-ordering

Finds a Topological Ordering of vertices in a Directed Acyclic Graph

Language: Java - Size: 261 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0