-
Should make use of the Julia package for the Clingo binary https://github.com/JuliaBinaryWrappers/Clingo_jll.jl?tab=readme-ov-file
-
I see you already changed the matching of the predicate name, to only accept strings exactly matching action.
If you still want to have a look at only taking the output from the #show statements, h…
-
Dear developer
I am trying to install VOTCA using the SPACK method on my Linux Debian 8 cluster. However, when I do the command:
> >
> spack install votca
It ended up with the following err…
-
I have clingo 5.7.1 and asprin 3.1.0 and it seems that I can t run asprin proprerly
![image](https://github.com/user-attachments/assets/f8ee8da5-b074-4d85-ad4e-061c8ec969b8)
the same error shows …
-
Running `xclingo` on `dont_drive_drunk.lp` gives syntax error:
~~~
xclingo version 2.0b17
Reading from dont_drive_drunk.lp
:11:1-7: error: syntax error, unexpected , expecting . or :-
:14:1-7: error…
-
Hi,
I can run now instances in aspif format, but I am trying to make it work with gringo files and I don't manage.
Here is what I obtain. Thanks for your help!
```
$ python scripts/acclingo --…
-
Alguien me explica el siguiente código porfa:
p ; q :- r.
q :- r.
r.
Aquí la solución solo el es r,q pero según yo r,q,p también debería ser solución. Me acuerdo que en clases vimos este ejemp…
-
Hola. Que me esta costando mucho encontrar buena documentación para clingo. ¿No se si por casualidad tienen un link de donde pueda ir revisando la sintaxis que se usa en clingo?
-
Hi Rafael,
Thank you for all your work making clingo-cs! I'm very interested in combining C# and Clingo. When clingo-cs is added to a project, will I then be able to follow the [Python API example]…
d-vyd updated
2 years ago
-
### Steps to reproduce
I ran `spack -b find -p clingo-bootstrap` to install clingo
### Error message
`==> Error: No package matches the query: clingo-bootstrap`
@alalazo Could you take …