add
python -u ./check.py -input_code 源程序名称 -input_vcs smt文件 > 输出文件
python -u ./check.py -input_code array_1-1.c -input_vcs array_1-1.smt2
基于大语言模型和RAG的数组不变式生成
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
ArrayInvGen
运行命令:
python -u ./check.py -input_code 源程序名称 -input_vcs smt文件 > 输出文件
跑起来缺哪个库装哪个库就行
跑起来缺哪个文件群里说我再传
放了一个示例程序
python -u ./check.py -input_code array_1-1.c -input_vcs array_1-1.smt2