Boolean Satisfiability via Imitation Learning
Paper
•
2509.25411
•
Published
•
3
More details, training/evaluation scripts, and ablations can be found in the GitHub repository and the paper.
git lfs install
git clone https://huggingface.co/zeweizhang/ImitSAT
ImitSAT.npz — trained checkpoint (NumPy/JAX arrays).
tokenizer/
vocab.txt
tokenizer_config.json
special_tokens_map.json
@misc{zhang2025booleansatisfiabilityimitationlearning,
title={Boolean Satisfiability via Imitation Learning},
author={Zewei Zhang and Huan Liu and Yuanhao Yu and Jun Chen and Xiangyu Xu},
year={2025},
eprint={2509.25411},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2509.25411},
}