For this project, you will develop an algorithm to efficiently fit together a set of extensible teeth. Designing and implementing

For this project, you will develop an algorithm to efficiently fit together a set of extensible teeth. Designing and implementing this solution will require you to model the problem using dynamic programming, then understand and implement your model.