Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imdeep2905/coding-challenge-team-vanished-gradient
Heuristic solution for Knapsack Container Loading Problem (KCLP) implemented in C++ with visualization in python.
https://github.com/imdeep2905/coding-challenge-team-vanished-gradient
bin-packing container-loading-problem cplusplus cpp heuristics knapsack knapsack-container-loading matplotlib nphard python3
Last synced: 2 months ago
JSON representation
Heuristic solution for Knapsack Container Loading Problem (KCLP) implemented in C++ with visualization in python.
- Host: GitHub
- URL: https://github.com/imdeep2905/coding-challenge-team-vanished-gradient
- Owner: imdeep2905
- License: gpl-3.0
- Created: 2020-03-30T07:56:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T04:54:20.000Z (about 3 years ago)
- Last Synced: 2023-03-04T00:57:58.705Z (almost 2 years ago)
- Topics: bin-packing, container-loading-problem, cplusplus, cpp, heuristics, knapsack, knapsack-container-loading, matplotlib, nphard, python3
- Language: C++
- Homepage:
- Size: 77.9 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coding-Challenge-Team-Vanished-Gradient
We solved Knapsack Container Loading Problem as a part of Coding challenge held at AIIE, Ahmedabad.We recommand you read [readme](https://github.com/imdeep2905/Coding-Challenge-Team-Vanished-Gradient/blob/master/Readme.txt) first before running our program.
# Acknowledgment
We would like to thank Dr. Devang Pandya, Adani Institute of Infrastructure Engineering for his continuous guidance and support.
# Credits
Contributors :computer: :
* [Deep Raval](https://github.com/imdeep2905)
* [Jaymin Suhagiya](https://github.com/jayminSuhagiya)