Solver with Applications in Computer Network Systems Design
...Second uses the solver to identify a low power switch design for data center networks given a set of choices for various sub-components within a switch and a set of constraints.
Solver uses PHP 5.6 and GoJS from http://gojs.net
the python sudoku solver was done as a first year engineering project, it is programmed in python and it allows the user to enter in an unsolved sudoku .txt file which it then solves and presents the solved sudoku to the user in a user friendly gui.