Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

数据结构 图的定义那里 写成树的定义了 #33

Open
5hu2e opened this issue Oct 18, 2024 · 0 comments
Open

数据结构 图的定义那里 写成树的定义了 #33

5hu2e opened this issue Oct 18, 2024 · 0 comments

Comments

@5hu2e
Copy link

5hu2e commented Oct 18, 2024

图(graph)是一种非线性数据结构,由顶点(vertex)和边(edge)组成。我们可以将图G抽象地表示为一组顶点V和一组边E的集合

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant