Skip to content

SNUCSE-CTA/CompoundSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CompoundSearch

Compound search tool which finds compounds that is a subgraph of a given query graph in the database

IDAR [1] used to solve the supergraph search problem.

Environment

  • The program is compiled on a machine with 64 bit CentOS Linux.

Installation

Download the cs file.

Usage

./cs -t [SDF file] [igraph file] <number of compounds>
./cs -i [number of graphs] [igraph file] [index file]
./cs -q [index file] [query file] [output file]

Release History

  • 0.1.0 [2020.11.23]
    • The first release

License

Distributed under the Apache License 2.0. See LICENSE for more information.

Reference

[1] Kim, Hyunjoon, Seunghwan Min, Kunsoo Park, Xuemin Lin, Seok-Hee Hong, and Wook-Shin Han. "IDAR: Fast Supergraph Search Using DAG Integration." Proc. VLDB Endow. 13, no. 9 (2020): 1456-1468.

About

No description, website, or topics provided.

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors