Isabelle Server on another machine?

岁酱吖の 提交于 2021-02-07 20:17:10

问题


I want to use Isabelle on weaker laptops and delegate the heavy theorem search/proving to a server on the network. I would guess that this has been done before but I could not find tutorials or reports for this task.

The Isabelle System Manual describes how to run the Isabelle backend on its own. However I don't understand from the manual how to connect one of the existing frontends (e.g. Isabelle/jEdit) to such a process. The setup should ideally work for multiple users (and with theory files located on the user system).

The best I could achieve up to now was to run all of Isabelle/jEdit on the server and access it from a Linux laptop via SSH/X11-forwarding. This is cool but not exactly what I had in mind. Are there other approaches?

来源:https://stackoverflow.com/questions/53837748/isabelle-server-on-another-machine

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!