Skip to content

Determine the minimum cost of a cluster using dynamic programming.

Notifications You must be signed in to change notification settings

mndxpnsn/min-cost-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

min-cost-cluster

Determine the minimum cost of a cluster using dynamic programming. The implementation in Main.java is the solution to exercise A.2-2 in the problem set in hw-A2.pdf