RapidsAtHKUST / SubgraphMatching

In-Memory Subgraph Matching: An In-depth Study by Dr. Shixuan Sun and Prof. Qiong Luo
MIT License
149 stars 37 forks source link

License for Rust port #2

Closed s1ck closed 3 years ago

s1ck commented 3 years ago

Hello! Thanks for the great comparison and providing the source code to study your work. I'd like to port the implementation to Rust (https://github.com/s1ck/subgraph-matching) and maybe adapt it to directed graphs. I was wondering which license to use. I usually opt for MIT or Apache 2.0. Please let me know what you think.

shixuansun commented 3 years ago

Hi, thanks for your interest in our project. I prefer the MIT license.

Thanks.

s1ck commented 3 years ago

Thanks for the fast reply! MIT it is :+1: