Skip to content

Repository files navigation

MIT 6.0002 Problem Set 1: Space Cows Transportation

This is my source code for solving problem set 1 in the course 6.0002 at OpenCourseWare

Feel free to contact me at my personal email: Trung Dũng Trịnh

Resources:

You can find this course at these websites:

I also added the guideline pdf file named as MIT6_0002F16_ProblemSet1

This repository contains 6 files in total, included 1 .pdf file, 2 .txt files, 3 .py files:

  1. MIT6_0002F16_ProblemSet1 contains the requirements of this problem set
  2. ps1_cow_data contains the data for cows to be transported
  3. ps1_cow_data_2 includes set of cows for another separate transport
  4. ps1_partition is the helper function which generates the partition of a set
  5. ps1a contains 4 functions we need to implement by using Greedy Algorithm and Brute Force Algorithm
  6. ps1b contains only 1 function which can be implemented by using Dynamic Programming technique

License:

This course is under Creative Common License

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages