Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "fluents"

Title:Access all solutions of a goal without backtracking
Rating:Not rated. Create the first rating!
Latest version:0.1.2
SHA1 sum:721e5fd56abb0de0eb54fe210dc7ebbdd464d1e0
Author:Kilian Evang <kilian.evang@gmail.com>
Home page:https://github.com/texttheater/fluents/
Download URL:https://github.com/texttheater/fluents.git

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
0.1.075bad09a7d1f69fd1c1442f0d403b0e94930cf6111https://github.com/texttheater/fluents.git
0.1.2721e5fd56abb0de0eb54fe210dc7ebbdd464d1e017https://github.com/texttheater/fluents.git

fluents

Access all solutions of a Prolog goal without backtracking

Installation

Assuming that you have SWI-Prolog >= 6.3 with libarchive installed, you can simply install this pack by entering the following at the SWI-Prolog prompt.

?- pack_install(fluents).

Usage

To use the fluents module in your program, include this line:

:- use_module(library(fluents)).

For further documentation, please refer to the module documentation at http://www.swi-prolog.org/pack/file_details/fluents/prolog/fluents.pl

Contents of pack "fluents"

Pack contains 4 files holding a total of 7.3K bytes.