Refactored for a flat buffer friendly, and O(1) or O(n) time complexities.

This commit is contained in:
2026-03-02 13:25:13 -05:00
parent f9e80f23a1
commit 9d8558e75c
63 changed files with 14570 additions and 78 deletions

View File

@@ -0,0 +1,6 @@
\doxysection{Class List}
Here are the classes, structs, unions and interfaces with brief descriptions:\+\begin{DoxyCompactList}
\item\contentsline{section}{\doxymbox{\hyperlink{struct_edge}{Edge}} }{\pageref{struct_edge}}{}
\item\contentsline{section}{\doxymbox{\hyperlink{class_graph}{Graph}} }{\pageref{class_graph}}{}
\item\contentsline{section}{\doxymbox{\hyperlink{struct_point}{Point}} }{\pageref{struct_point}}{}
\end{DoxyCompactList}