1.What data structure to use for electric circuit representation
- for Kirchoff Rules computation purposes
- how to differentiate between different types of electric components
- how to 'recognize' wire inter-connections between them
2.how to implement Kirchoff Rules
- how to obtain current and voltage loops
- how to store and evaluate Kirchoff equations
[original question text] Specifically, how would the program recognize something is in series and parallel and how will it differentiate between a battery, resistor, capacitor, inductors, etc..