- Apr 14, 2024
-
-
Jason Louis Calalang authored
Implemented basic logic for subgraph serach: works for small unit test, has not been tested on entire db
-
- Mar 29, 2024
-
-
Jason Louis Calalang authored
-
Jason Louis Calalang authored
Added the atom class, which contains a hashmap(adj list) of connected atoms along with degrees and atom names. Started storing fields from the text into the molecule
-