图形图像算法 - 我想要呈现有限状态自动机 [英] Graph drawing algorithms - I'm trying to render finite state automata

查看:156
本文介绍了图形图像算法 - 我想要呈现有限状态自动机的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想写的东西,将绘制有限状态自动机。有谁知道,与此相关的任何的算法?

I want to write something that will draw finite state automata. Does anyone know any algorithms that are related to this?

编辑:我应该说我知道graphviz的。我想建立自己绘制程序/函数,所以我正在寻找的是一些理论的东西/伪$ C $下的算法。

I should mention that I know about graphviz. I want to build my own draw program/function, so what I'm looking for is some more theoretical stuff/pseudo-code for algorithms.

推荐答案

图形图像是一个相当复杂的问题,由于这样的事实,不同的图表需要以不同的方式绘制 - 有没有一种算法适用于所有的方法

Graph drawing is a fairly complex subject due to the fact that different graphs need to be drawn in different ways - there is no one algorithm fits all approach.

我建议以下资源:

  • <一个href="http://www.cs.brown.edu/~rt/papers/gd-tutorial/gd-constraints.pdf">http://www.cs.brown.edu/~rt/papers/gd-tutorial/gd-constraints.pdf

这应该是一个很好的起点,第14页提供了一些链接和书籍跟进。

It should be a good starting point, page 14 provides a number of links and books to follow up.

这篇关于图形图像算法 - 我想要呈现有限状态自动机的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆