Main public logs
Appearance
Combined display of all available logs of Computer Science Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:35, 9 July 2025 Mr. Goldstein talk contribs created page 4.1.2.2 Graphs (Directed, Undirected, Weighted) (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