有没有带IPC接口的PetriNet工具?
我正在寻找一个高质量的工具来绘制 PetriNets,它有一个连接到我自己的应用程序的接口。我有一个 PetriNet 抽象层,并实例化了一个相当大的网络。现在我想将其可视化以简化软件的调试。 IPC 可以通过命名管道、套接字......我可以将其中任何一个附加到我的代码中。
我目前正在使用独立于平台的 Petrinet 编辑器。使用起来有点混乱,但它可以完成工作。但是,它没有上述用例。
这是可用工具的列表:
http://www.informatik.uni-hamburg.de/TGI /PetriNets/tools/quick.html
I'm looking for a quality tool to draw PetriNets with that has an interface to connect to my own application. I have a PetriNet abstraction layer, and instantiated a fairly large Net. Now I want to visualize it to ease up the debugging of my software. IPC can be through named pipes, sockets,... I can attach any of that to my code.
I'm currently using the Platform Independent Petrinet Editor. Its a bit messy to use, but it does the job. However, it does not have the above usecase.
This is a list of available tools:
http://www.informatik.uni-hamburg.de/TGI/PetriNets/tools/quick.html
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我会把它当作“不”。
I'll take it as a no.