.coveralls.yml
.gitignore
.travis.yml
LICENSE
README.md
debug.py
requirements.txt
setup.cfg
setup.py
slice.pso
atomicgraphs/__init__.py
atomicgraphs/atomic_graph.py
atomicgraphs/atomic_store.py
atomicgraphs/coloring.py
atomicgraphs/comp_graph.py
atomicgraphs/hash_combiner.py
atomicgraphs.egg-info/PKG-INFO
atomicgraphs.egg-info/SOURCES.txt
atomicgraphs.egg-info/dependency_links.txt
atomicgraphs.egg-info/requires.txt
atomicgraphs.egg-info/top_level.txt
benchmarks/BenchmarkResults.txt
benchmarks/ProfilingList
benchmarks/benchmarkMain.py
benchmarks/benchmark_clean.py
benchmarks/benchmark_dirty.py
benchmarks/graphconverter.py
benchmarks/profiler.py
benchmarks/setSearchPath.py
examples/example1.ttl
examples/example2.ttl
examples/isoSimpleGraph1.ttl
examples/isoSimpleGraph2.ttl
tests/HowToTest
tests/Log.txt
tests/TestFilePath
tests/__init__.py
tests/compareParseData.py
tests/setSearchPath.py
tests/test_benchmarkcases.py
tests/test_simpleisomorphism.py
tests/test_utils.py