Skip to content

krzydrab/ContainerLoadingProblem-AI_UWr

Repository files navigation

##Simplified Container Loading Problem

About

Simplified Container Loading Problem written in C++. There are implemented 3 algorithms: construction, simulated annealing and tabu search. We assumed that all packages have the same width, and we do not perform any rotations.

Real time visualisation

Usage

  • 1 - construction algorithm
  • 2 - simulated annealing
  • 3 - tabu search
  • + - zoom in
  • - - zoom out
  • Left arrow - rotate camera left
  • Right arrow - rotate camera right
  • Up arrow - single algorithm step
  • Down arrow - constant number of steps (hardcoded 5000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages