This repository contains two Python codes that implement different algorithms and simulations. The first provides an implementation of the traveling salesman problem (TSP) algorithm using a randomized nearest neighbor algorithm and a 2-opt optimization algorithm. The second simulates the spread of COVID-19 using the SIR model and Euler's method.
-
Updated
Mar 9, 2023 - Jupyter Notebook