Object Oriented implementation of graph data structures

后端 未结 4 735
旧巷少年郎
旧巷少年郎 2021-02-02 04:08

I have been reading quite a bit graph data structures lately, as I have intentions of writing my own UML tool. As far as I can see, what I want can be modeled as a simple graph

4条回答
  •  长发绾君心
    2021-02-02 04:18

    Check out this powerpoint presentation, especially the last slide: http://digital.cs.usu.edu/~cyan/CS5050/Graph.ppt

提交回复
热议问题