Skip to main content

IDP-Z3 is a collection of software components implementing the Knowledge Base paradigm using the IDP language and a Z3 SMT solver.

Project description

The IDP-Z3 tools implement a knowledge base system combining the Microsoft Z3 solver and a grounder developed in-house, supporting the IDP language. See the presentation at www.IDP-Z3.be.

It is developed by the Knowledge Representation group at KU Leuven in Leuven, Belgium, and made available under the GNU LGPL v3 License.

Installation

  • Install python3 on your machine.
  • Install poetry:
    • after that, logout and login if requested, to update $PATH
  • Use git to clone https://gitlab.com/krr/IDP-Z3 to a directory on your machine
  • Open a terminal in that directory
  • If you have several versions of python3, and want to run on a particular one, e.g., 3.9:
    • run poetry env use 3.9
    • replace python3 by python3.9 in every command below
  • Run poetry install

Get started

To launch the Interactive Consultant web server:

  • open a terminal in that directory and run poetry run python3 main.py
  • open your browser at http://127.0.0.1:5000

Develop

You may want to read about the technical documentation and the Development and deployment guide.

The user manual is in the /docs folder and can be locally generated as follows:

poetry run sphinx-autobuild docs docs/_build/html

To view it, open http://127.0.0.1:8000

The documentation on readthedocs is automatically updated from the main branch of the GitLab repository.

The home page is in the /homepage folder and can be locally generated as follows:

poetry run sphinx-autobuild homepage homepage/_build/html

To view it, open http://127.0.0.1:8000. The website is also automatically updated from the main branch of the GitLab repository.

Testing

To generate the tests, from the top directory run poetry run python3 test.py or poetry run python3 test.py generate. After this, you can manually check what has changed using git.

There is also a testing pipeline available, which can be used by running poetry run python3 test.py pipeline.

Deploy

See the instructions here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

idp-solver-0.7.2.tar.gz (53.3 kB view details)

Uploaded Source

Built Distribution

idp_solver-0.7.2-py3-none-any.whl (61.1 kB view details)

Uploaded Python 3

File details

Details for the file idp-solver-0.7.2.tar.gz.

File metadata

  • Download URL: idp-solver-0.7.2.tar.gz
  • Upload date:
  • Size: 53.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.2 CPython/3.8.5 Linux/5.4.0-65-generic

File hashes

Hashes for idp-solver-0.7.2.tar.gz
Algorithm Hash digest
SHA256 e6a2b3d368cd620983e71d293aa213dc22880a562897bbb512b96c6117e2be1e
MD5 f9ca2dc93bbf11a0d2df02fff628aaa9
BLAKE2b-256 1cc4b42d3f17d70b540ee681fdbc5eb8d1e5be4ad3fb06b114f28f1c4ef8f54f

See more details on using hashes here.

File details

Details for the file idp_solver-0.7.2-py3-none-any.whl.

File metadata

  • Download URL: idp_solver-0.7.2-py3-none-any.whl
  • Upload date:
  • Size: 61.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.2 CPython/3.8.5 Linux/5.4.0-65-generic

File hashes

Hashes for idp_solver-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a63bd4289a09a1506651505dad1b7095b4418fff35477e06f7ac697b8905064b
MD5 f89a79cf44f67493f8df2a7cda4b404d
BLAKE2b-256 079cd11e886bcfdba9e5f7bc8257b599a02eaa13843e5fcd5452f070ffaf160a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page