NoGraphs is a library that simplifies the analysis of graphs that can not or should not be fully computed, stored or adapted, e.g., infinite graphs, large graphs and graphs with expensive computations.
- Updated
Oct 19, 2025 - Python
NoGraphs is a library that simplifies the analysis of graphs that can not or should not be fully computed, stored or adapted, e.g., infinite graphs, large graphs and graphs with expensive computations.
bounded multi-source shortest paths benches in Rust, C, C++, Nim, Crystal, Kotlin (JAR), Elixir (.exs), Erlang (.erl).
Dijkstra's algorithm implementation with python
Main Path Analysis (MPA) with Search Path Link Count (SPLC).
API-Graphs is an MVC API developed through the Graph Theory course that performs basic operations for creating and manipulating graphs, in addition to other features (such as search) that will be inserted as the course progresses.
A homemade Python library for manipulation of graphs
Applying graph theory to real-world problems!
A repository for computation of graph invariants
Problema da Árvore Geradora Mínima Rotulada (PAGMR)
Various algorithms and models implementations, all related to graph theory and social networks.
homework, lab work, projects
Bellman–Ford algorithm implementation. This is a part of the project for Graphs Theory.
Welcome to the Data Structures & Algorithms (DSA) journey using Python! This repository contains all the notes, code implementations, practices, and resources to help you master DSA.
This project is a simulation of the Knight's Tour problem in Python using the Pygame library.
Computer Science Workbook
Projeto onde faço a implementação dos algoritmos de Busca de Custo Uniforme, Busca Gulosa e A* em grafos.
An integer linear programming model made for find the minimum vertex cover on some snark graph families.
This repository contains my solutions for the Graph Theory Assignments course at Federal Institute of Education, Science and Technology of Paraíba The course covers various topics in graph theory, including graph representations and graph algorithms.
A simple automatic Wiki-Game on top of Wikispeedia dataset
Add a description, image, and links to the graphs-theory topic page so that developers can more easily learn about it.
To associate your repository with the graphs-theory topic, visit your repo's landing page and select "manage topics."