Questions tagged [answer-set-programming]

For questions related to answer set programming (ASP), a form of declarative programming.

1 questions
0
votes
0 answers

Program in Answer Set Programming - constraints?

I am trying to understand how ASP (answer set programming) works. Hopefully I am asking this in the right place, otherwise I'm sorry. To be more specific, I am using Clingo, the ASP programming language of my university, but I hope somebody will…