Computer Science > Data Structures and Algorithms
[Submitted on 15 Mar 2012 (v1), revised 2 May 2012 (this version, v2), latest version 19 Apr 2013 (v5)]
Title:A New Approach to Count Pattern Motifs Using Combinatorial Techniches
View PDFAbstract:This article proposes two new exact algorithms to count isomorphic pattern motifs of size 3 and 4 in directed graphs. Let $G(V,E)$ be a directed graph with $m=|E|$, and let $a(G)$ be the arboricity of $G$. We describe an $O(a(G)m)$ time complexity algorithm to count isomorphic patterns of size 3, with complexity $O({m\sqrt{m}})$ in the worst graph. To counting isomorphic patterns of size 4, we propose an $O(m^2)$ algorithm. The new algorithms were implemented and compared with FANMOD motif program, the experiments show that they are expressively faster than the another program.
Submission history
From: Luis Meira [view email][v1] Thu, 15 Mar 2012 16:54:42 UTC (20 KB)
[v2] Wed, 2 May 2012 23:42:04 UTC (42 KB)
[v3] Mon, 30 Jul 2012 19:09:09 UTC (47 KB)
[v4] Thu, 21 Mar 2013 22:25:35 UTC (57 KB)
[v5] Fri, 19 Apr 2013 03:03:37 UTC (55 KB)
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.