1.6.1 • Published 9 months ago

@unitn-asa/pddl-client v1.6.1

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

Pddl-client for https://github.com/AI-Planning/planning-as-a-service

Autonomous Software Agents

Marco Robol - marco.robol@unitn.it

University of Trento - 2022/2023

Running the examples

$ npm start ./examples/1solveAndExecute.js

Configurations

See .env.example

# The host of the planning-as-a-service server
# PAAS_HOST='https://solver.planning.domains:5001'  // default
# PAAS_HOST='https://paas-uom.org:5001'
# PAAS_HOST='http://localhost:5001'                 // when running locally

# The API path on the planning-as-a-service server
# PAAS_PATH='/package/dual-bfws-ffparser/solve'     // default
# PAAS_PATH='/package/delfi/solve'
# PAAS_PATH='/package/enhsp-2020/solve'
# PAAS_PATH='/package/forbiditerative-topk/solve'   // PARSING NOT SUPPORTED YET
# PAAS_PATH='/package/lama-first/solve'             // PARSING NOT SUPPORTED YET
# PAAS_PATH='/package/optic/solve'
# PAAS_PATH='/package/tfd/solve'                    // PARSING NOT SUPPORTED YET
1.6.1

9 months ago

0.0.37

1 year ago

0.0.36

1 year ago

0.0.30

2 years ago

0.0.31

2 years ago

0.0.32

2 years ago

0.0.33

2 years ago

0.0.34

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.25

2 years ago

0.0.26

2 years ago

0.0.27

2 years ago

0.0.28

2 years ago

0.0.29

2 years ago

0.0.22

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago