clemej / pygspan

A non-pythonic gspan implentation in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An non-Pythonic implementation of gSpan

This is based off of the gSpan implementaiton found here:

https://github.com/Jokeren/DataMining-gSpan

This is not how you would write gspan in python. It is some scratch code I'm writing as an experiment to help me understand gspan better to write a C implementation.

About

A non-pythonic gspan implentation in python

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%