A recent paper caught my eye: " Mind the Gaps: Logical English, Prolog, and Multi-agent Systems for Autonomous Vehicles"
So I am trying to get the NetLogo ↔ SWI-Prolog extension “netprologo” to work, using their instructions: https://github.com/LyzardKing/NetProLogo.
The problem seems to be in setting java.library.path so the extension can find the jpl library. I have tried all the steps suggested in the above (and many others found on the internet).
Has anyone else used this extension? (especially on a Mac).
Thanks!
Bruce Edmonds