• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..16-Nov-2021-

READMEH A D16-Nov-2021270 96

client.lpH A D16-Nov-2021283 1610

controller.pyH A D16-Nov-20214.3 KiB124106

README

1This example shows how clingo's asynchronous solving capabilities can be used
2in a master-worker scenario.
3
4To start call:
5    python controller.py
6
7The solver can then be controlled from the command line. An overview of the
8available commands is printed on the screen.
9