pddlnet.dll NuGet Package

This is a PDDL parser library using an ANTLR 4 grammar that provides a very simple interface to
interact with domain-problems.
This library publishes one object class whose API exposes methods for obtaining:

* The initial state.
* The goals.
* The list of operators.
* The positive and negative preconditions and the positive and negative effects.
* The _grounded_ states of a given operator (grounded variables, preconditions and effects).

This is enough for the user to focus on the implementation of state-space or plan-space search algorithms.

See examples at the project site.




Got any pddlnet.dll Question?





Info

Version: 0.2.0
Author(s): Hernán Foffani
Last Update: Monday, May 15, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/hfoffani/pddl-lib
NuGet Url: https://www.nuget.org/packages/pddlnet.dll


Install
Install-Package pddlnet.dll
dotnet add package pddlnet.dll
paket add pddlnet.dll
pddlnet.dll Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

2546