Jokeren / DataMining-Ullman

Ullman isomorphism algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataMining-Ullman

Ullman isomorphism algorithm

Features:

  1. Basic isomorphism detection
  2. Refinement pruning

Usage:

./ullman -database [file_name] -query [file_name] &> log

Progress:

  1. Upload the final report

12/21/2014

  1. Document
  2. Refine codes
  3. Correctness test

About

Ullman isomorphism algorithm


Languages

Language:C++ 98.2%Language:Makefile 1.8%