Skip to content

hopv/eq_arg_red

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eq_arg_red reduces the arguments of the predicates in an input CHC file. See [Ikeda, Sato & Kobayashi, APLAS 2023] for the details.

How to build

The following commands produce the executable bin/main.exe:

$ dune build eq_arg_red.opam
$ opam install --deps-only .
$ dune build --release

How to use

See bin/main.exe --help.

Licenses

This software is licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt).

Author

eq_arg_red is developed/maintained by Ryosuke SATO rsato@acm.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published