GitClassic
Feed
Explore
Random
Go Pro
Sign in
DonSchott
/
GraphTheoryProject
Code
/
Commits
/ 03f2722
add more fundamental graph theory definitions
DonSchott
committed on Jun 9, 2025, 10:19 AM
Showing
18
changed files
+47 additions
-15 deletions
M
obsidian_notes_graph_theory/.obsidian/app.json
+3
-1
M
obsidian_notes_graph_theory/.obsidian/appearance.json
+3
-1
M
obsidian_notes_graph_theory/.obsidian/workspace.json
+24
-11
D
obsidian_notes_graph_theory/Subset.md
-1
A
obsidian_notes_graph_theory/complement.md
+1
A
obsidian_notes_graph_theory/complete graph.md
+1
A
obsidian_notes_graph_theory/cyclic graph.md
+1
A
obsidian_notes_graph_theory/degree of a vertex.md
+1
A
obsidian_notes_graph_theory/equality of two sets.md
+1
R
obsidian_notes_graph_theory/graph.md
+5
-1
A
obsidian_notes_graph_theory/isomorphic.md
+1
R
obsidian_notes_graph_theory/null set.md
A
obsidian_notes_graph_theory/planar.md
+1
A
obsidian_notes_graph_theory/subgraph.md
+1
A
obsidian_notes_graph_theory/subset.md
+1
A
obsidian_notes_graph_theory/supergraph.md
+1
A
obsidian_notes_graph_theory/two graphs are equal.md
+1
A
obsidian_notes_graph_theory/vertices and edges.md
+1
Browse files at this commit โ