Jump to content

4.1.2.2 Graphs (Directed, Undirected, Weighted): Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 July 2025

  • curprev 15:3515:35, 9 July 2025 Mr. Goldstein talk contribs 2,348 bytes +2,348 Created page with "=== 4.1.2.2 Graphs: Connecting Everything === Imagine a map of cities with roads connecting them, or a social media network where people are connected by friendships. A '''graph''' in computer science is a way to represent these kinds of connections! It's made up of: * '''Nodes (or Vertices):''' These are the "dots" or "points" in the graph, representing things like cities, people, or web pages. * '''Edges:''' These are the "lines" or "connections" between the nodes, re..." Tag: Visual edit