A Model Context Protocol (MCP) server for Answer Set Programming (ASP) with Clingo. This server provides a standardized interface for executing ASP programs and handling context-dependent computations ...
greaterthan(1,1,1,2). greaterthan(1,2,1,3). greaterthan(1,1,2,1). greaterthan(2,1,3,1). greaterthan(3,2,3,1). greaterthan(3,2,3,3). greaterthan(3,3,2,3). greaterthan ...