Skip to content

GrossTor/response-logic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

response-logic

A network inference method based on a simple response logic with minimal presumptions. This is the Python package. Various response logic projects can be found in a dedicated repository.

This Python package works with clingo version 5.5.0 which is part of Potassco, the Potsdam Answer Set Solving Collection. It can be installed for example with Anaconda:

conda install -c potassco clingo=5.5.0

Then you can install the response-logic package with pip:

pip install git+https://github.com/GrossTor/response-logic#egg=response_logic

The response-logic package was used in various reverse engineering projects, which can be found in the response-logic-projects repository. This includes the toy_model project that explains how to use the response-logic package.

The response logic approach can be cited with the following publication: Robust network inference using response logic.

About

A network inference method based on a simple response logic with minimal presumptions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages