My implementations from intro to optimization course
#What I have so far
- Least Squares - minimal implmentation, analytical solution + regualrization
- LP -
- Finding all BFS solutions, and choosing the best one.
- Relaxation of the integer programming matching problem - suing vectorization