Skip to content

GerardMT/Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planner

Planner is a simple library to ease the implementation of planning as satisfiability ad-hoc planners.

This library is a planning as satisfiability abstraction of internal of the project Snowman-Editor. An example of its ussage can be found in the Sokoban-Editor.

Features

  • Codify satisfiability problems without specifying the end language.
  • Support sequential search.

Languages supported:

  • SMTLib2

Solvers supported:

  • Yices 2 (through command line).

About

Planing as satisfiability ad-hoc library.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages