The programme finds an optimal packing configuration for a container with dimensions 33 x 8 x 5 via different methods - simple greedy search, backtracking and divide & conquer. There is also a sophisticated maximal layers algorithm which isn't fully implemented. After choosing the way of packing the container the programme displays the solution using JavaFX 3D. The whole report with all details is available here: https://goo.gl/RpDKf9 It was my university group project, which I developed in January 2018, therefore not all of the code was written by myself.
What is the blazejdolicki/CargoLoading GitHub project? Description: "The programme finds an optimal packing configuration for a container with dimensions 33 x 8 x 5 via different methods - simple greedy search, backtracking and divide & conquer. There is also a sophisticated maximal layers algorithm which isn't fully implemented. After choosing the way of packing the container the programme displays the solution using JavaFX 3D. The whole report with all details is available here: https://goo.gl/RpDKf9 It was my university group project, which I developed in January 2018, therefore not all of the code was written by myself.". Written in Java. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the CargoLoading issue tracker:
Open GitHub Issues