/tinycad_graph_matching

Enhanced the open source circuit simulator tinycad to include graph matching

Primary LanguageC++

Tinycad is an open source circuit simulator.
This version extends the functionality by adding an option to 
compute the percentage similarity between a current circuit
and something in the library. The similarity is computed through
graph matching and circuit topology identification.