zeweizhang commited on
Commit
41583ad
·
verified ·
1 Parent(s): f09c689

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -46,3 +46,15 @@ tokenizer/
46
  special_tokens_map.json
47
  ```
48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  special_tokens_map.json
47
  ```
48
 
49
+ ## Citation
50
+ ```bibtex
51
+ @misc{zhang2025booleansatisfiabilityimitationlearning,
52
+ title={Boolean Satisfiability via Imitation Learning},
53
+ author={Zewei Zhang and Huan Liu and Yuanhao Yu and Jun Chen and Xiangyu Xu},
54
+ year={2025},
55
+ eprint={2509.25411},
56
+ archivePrefix={arXiv},
57
+ primaryClass={cs.AI},
58
+ url={https://arxiv.org/abs/2509.25411},
59
+ }
60
+ ```