Solves a system of equations (a lot of them) using graph theory to select the order of equations to solve and Newton-Raphson method as main algorithm to solve equations.
Currently it supports only system of linear equations.
This was developed as assignment project under Dr. P. K. Jha. Other team members: Nitesh Garg and Nikhil Sinha.
Feel free to use it under MIT License