
S2:E8 - "Let's get graphic"
Base.cs Podcast
00:00
Graphs Are Not Just One Vertex, They're Two Edges
A graph is a non linear data structure. There are two parts to it: A set of vertices and a set of edges. If you understood how this definition worked, then you could recreate that graph. So if i were to define that with our ridiculous g v a equation that you proposed, how would i do that? Well, we know that there's a graph, so we know the g taken care of. Now that ther there are two parts - e, which is edges. We could describe our grap as having one edge that allows you to get from a to b, or b to a. And because it's a set, it doesn't really matteri a
Play episode from 15:13
Transcript


