Graph: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
}
}
</graphviz>
</graphviz>
== Graphs versus Object orientation ==
<uml>
class Person {
  Name
}
Person "leader 1" -> "employee" Person
</uml>
= Links =
= Links =
* https://en.wikipedia.org/wiki/Graph_(discrete_mathematics)
* https://en.wikipedia.org/wiki/Graph_(discrete_mathematics)
* https://en.wikipedia.org/wiki/Object-oriented_analysis_and_design


[[Category:SiGNaL]]
[[Category:SiGNaL]]

Revision as of 08:00, 1 February 2019