Knapsack Exercise This was an exercise to get familiar with the Rust language before an internship. It is a basic genetic algorithm solution to the knapsack problem written in rust.