Skip to content

Commit c80c646

Browse files
authored
Update graphs.md
1 parent e6291ce commit c80c646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notes/graphs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Some real-world examples include:
1616
- Social networks (people connected through friendships, family ties, or professional relationships)
1717
- Countries and their political alliances (diplomatic ties, trade partnerships, or defense pacts between nations)
1818

19-
Viewing these systems as graphs allows for deeper analysis, better optimization, and more accurate predictions of their behavior. In computer science and mathematics, graphs serve as a powerful data structure that provides the tools needed for this kind of modeling.
19+
Viewing these systems as graphs lets us dig deeper into how they work, optimize them better, and even predict their behavior more accurately. In fields like computer science and math, graphs are a powerful tool that helps us model and understand these systems effectively.
2020

2121
### Graph Terminology
2222

0 commit comments

Comments
 (0)