Skip to content

College assignment to experiment with PDDL and

Notifications You must be signed in to change notification settings

gonsp/AI_Planning

Repository files navigation

AI_Planning

College assignment to experiment with PDDL

Usage:

-Execution of a domain version with a given problem:

make [EXT={3,4}] [PROB={1,2}]

-Execution of a domain version with a random generated problem:

make random [EXT={3,4}] [PROB={1,2}]

You can execute it simply with:

make [random]

And EXT=3 and PROB=1 will be used by default

About

College assignment to experiment with PDDL and

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published