You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
Hello there. This is repository is meant to serve only as a general repository of all code that I have written in my past undergraduate courses as well as undergraduate research projects. As time goes by I will probably organize this a little more, but the code is too varied to categorize. Stay tuned!