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.post31.tar.gz (32.5 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.post31-py3-none-any.whl (37.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: funasp-0.0.1.post31.tar.gz
  • Upload date:
  • Size: 32.5 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.post31.tar.gz
Algorithm Hash digest
SHA256 0c2b1f5951162b417f8ae9492990d94150de9e5f087ffdf9dc0e61c9561363e1
MD5 61433917581e97b6261049197c950a34
BLAKE2b-256 a9fa1dacdf00ea68bc0366a78a884258b861bfe875ca7792d020fcffba991306

See more details on using hashes here.

Provenance

The following attestation bundles were made for funasp-0.0.1.post31.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.post31-py3-none-any.whl.

File metadata

  • Download URL: funasp-0.0.1.post31-py3-none-any.whl
  • Upload date:
  • Size: 37.7 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.post31-py3-none-any.whl
Algorithm Hash digest
SHA256 6cdc3a40406e681d3e0ff5520be4041a379977e6e17a896048ff5ec04214c40f
MD5 49453e0679ab37d92cd6ccd94935050d
BLAKE2b-256 386a29f0cfa1094cbaa7d637764d2d060b08315104c101ebd7d466e776e698e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for funasp-0.0.1.post31-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