2026-02-18 | Dyck Graphs + Interpret Spectrums
Goal: Support Dyck Graphs + Understand Fully Connected/Star/Dyck Spectra
Summary: Finish visualization of Graph Types
Work sessions
| In | Out |
|---|---|
| 08:00 | 10:00 |
Actionable Items:
-
Create the parent class
Graphand three child classesPathGraph,StarGraph,DyckGraph; each support creating a specific type of graph and theget_adjacency_matrixfunction -
Understand Path Graph, Fully Connected Graph, Star Graph, and Dyck Graph Spectra