14e179398f
* Support clingo when used with cffi
Clingo recently merged in a new Python module option based on cffi.
Compatibility with this module requires a few changes to spack - it does not automatically convert strings/ints/etc to Symbol and clingo.Symbol.string throws on failure.
manually convert str/int to clingo.Symbol types
catch stringify exceptions
add job for clingo-cffi to Spack CI
switch to potassco-vendored wheel for clingo-cffi CI
on_unsat argument when cffi
(cherry picked from commit
|
||
---|---|---|
.. | ||
install_spack.sh | ||
linux_build_tests.yaml | ||
linux_unit_tests.yaml | ||
macos_python.yml | ||
macos_unit_tests.yaml | ||
setup_git.sh | ||
style_and_docs.yaml |