-
Notifications
You must be signed in to change notification settings - Fork 118
/
CITATION.cff
31 lines (30 loc) · 950 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: ThinkMatch
message: >-
If you find this repository useful, please cite it
in your research papers.
type: software
authors:
- given-names: Runzhong
family-names: Wang
email: [email protected]
orcid: 'https://orcid.org/0000-0002-9566-738X'
- given-names: Ziao
family-names: Guo
email: [email protected]
- given-names: Junchi
family-names: Yan
email: [email protected]
orcid: 'https://orcid.org/0000-0001-9639-7679'
repository-code: 'https://github.com/Thinklab-SJTU/ThinkMatch'
url: 'https://thinkmatch.readthedocs.io/'
repository-artifact: >-
https://github.com/Thinklab-SJTU/ThinkMatch-runtime/pkgs/container/thinkmatch
keywords:
- graph matching
- deep learning
- combinatorial optimization
- quadratic assignment problem
license: MulanPSL-2.0