Skip to content

naoyafurudono/verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

検証器の作成

実行方法

Python3.11以上が必要。

automake | autobook

cd src
python3.11 test.py test/def2 > res

automake

cd src
python3.11 derive.py test/def2 > insts

autobook

cd src
python3.11 check.py insts > res

About

代数学特論での検証器の実装

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published