Skip to main content

A functional ASP solver

Project description

Funasp = Clingo + intensional functions

funasp extends clingo 6 with intensional functions that can be defined by the user. The major new syntax expression of fasp are assignment rules. The following is an example of an encoding of the graph coloring problem in funasp:

color(X) := #some{r;g;b} :- country(X).
:- neighbor(C,D), color(C)=color(D).

More examples can be found in the folder examples.

Funasp installations

conda create -n clingo6 python=3.13
conda activate clingo6
conda install -c potassco/label/dev-20 -c conda-forge clingo
git clone https://github.com/krr-uno/funasp.git
cd funasp
git pull
pip install -r requirements.txt
pip install -e .
funasp examples/family.lp

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

funasp-0.0.1.post36.tar.gz (48.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

funasp-0.0.1.post36-py3-none-any.whl (56.9 kB view details)

Uploaded Python 3

File details

Details for the file funasp-0.0.1.post36.tar.gz.

File metadata

  • Download URL: funasp-0.0.1.post36.tar.gz
  • Upload date:
  • Size: 48.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for funasp-0.0.1.post36.tar.gz
Algorithm Hash digest
SHA256 2269f6a6c1d251006cb55b2745997e823762addea3b0d2ffe148459311170810
MD5 c1c4c217148c27357d10e1eed20f4a71
BLAKE2b-256 69cbfeecfef5d5fdffaa157e3af8e6335ffeb0d973f97ccb244baae8723b9e0e

See more details on using hashes here.

Provenance

The following attestation bundles were made for funasp-0.0.1.post36.tar.gz:

Publisher: deploy.yml on krr-uno/funasp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file funasp-0.0.1.post36-py3-none-any.whl.

File metadata

  • Download URL: funasp-0.0.1.post36-py3-none-any.whl
  • Upload date:
  • Size: 56.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for funasp-0.0.1.post36-py3-none-any.whl
Algorithm Hash digest
SHA256 2d6096ccbd9f6ad67e685467a447b94975c11c31277053af50c9fd4dbfd1423e
MD5 6e6a899a5ace260fc9ce1a52d8f5aa1d
BLAKE2b-256 f306f5daee513ee1735b923f1de5827b4fe7ca09480c5d9ee963270ca55b164b

See more details on using hashes here.

Provenance

The following attestation bundles were made for funasp-0.0.1.post36-py3-none-any.whl:

Publisher: deploy.yml on krr-uno/funasp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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