y-richie-y / badgraphs

Constructing hard examples for the graph isomorphism problem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Difficult graphs for practical graph isomorphism solvers

My project concerns the construction of graphs that perform badly on state-of-the-art graph isomorphism solvers, such as nauty and Traces.

https://arxiv.org/abs/1809.08154 http://pallini.di.uniroma1.it/Graphs.html

This repository contains a test harness which allows my experimental results to be reproduced. I've included my dissertation as well.

About

Constructing hard examples for the graph isomorphism problem.


Languages

Language:Jupyter Notebook 96.3%Language:C++ 2.3%Language:Shell 1.0%Language:Python 0.4%Language:Makefile 0.0%