Wednesday, March 7, 2018

An algorithm for assignment problem in R

A small algorithm was written in R which will identify the optimum assignment in a ship.
The problem was tested for assigning loads in 3 trucks in a ship. It could be expanded to n ships and their combination. The algorithm was tested with some combination of values. You may pass on your comments and views for the improvement .

Assignment problem link

No comments:

Post a Comment