Lists (1)
Sort Name ascending (A-Z)
Stars
GraphAlgo: Algorithms library for planar graphs. Graph data structure using adjacency lists.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
short C++ graph/computational geometry algorthim for finding the faces of a planar graph given its vertices and edges.
Code from the book "Graph Algorithms the Fun Way" by Jeremy Kubica
Graphs and Graph Algorithms in C++, including Minimum Cost (Lifted) Multicuts
Code for the paper "New lower bounds on crossing numbers of Km,n from permutation modules and semidefinite programming"
This repository contains code and data related to the paper "Exhaustive generation of edge-girth-regular graphs"
A framework to ease parallelization of sequential SAT solvers
Visualise networks and trees in Python, with style.
Codeforces Problem Solutions. Focused on Dynamic Programming, Data Structures, Number Theory, Graph Algorithms, Binary Search
Header-Only C++ Library for Graph Representation and Algorithms
Creating a C++ program that finds the shortest path value, the longest path value, and the total number of paths from a source vertex to a destination vertex in a directed graph represented by an a…
C++ program to find and print either an euler path, euler circuit, hamiltonian path, hamiltonian circuit from a given graph.
A C++ implementation of the blossom algorithm for maximum matching in general graphs.
Code for bachelor thesis 'Practical aspects of recognising outer $k$-planar graphs'
This repository contains four programs which were created for the article "J. Goedgebeur, J. Renders, G. Wiener and C.T. Zamfirescu, K2-Hamiltonian Graphs: II, manuscript", as well as some certific…
Find all the Hamiltonian Cycles present in given graph
Open source Scientific Word (from MacKichan Software, Inc.)
C++ library for handling the graph6 format as introduced by Bendan McKay