Skip to content

Experiments in implementing metric temporal answer set programming using metaprogramming.

License

Notifications You must be signed in to change notification settings

krr-up/meta-metric-temporal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meta-metric-temporal

Experiments in implementing metric temporal answer set programming using meta-programming.

Some examples in the input language of our implementation are provided under the examples directory. To run one such example, say traffic-light.lp, run the following command:

clingo --output=reify examples/traffic-light.lp | clingo - meta.lp -c horizon=7 0

The appropriate command as well as the expected output are included at the end of the example files as comments.

About

Experiments in implementing metric temporal answer set programming using metaprogramming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published