Skip to content

Solving packing (backpack) problem with evolution approach using python.

Notifications You must be signed in to change notification settings

Lasica/pszt_evolution

Repository files navigation

Solver for packaging problem using dynamic method, greedy method and evolution method in python

Used python packages:

  • pyyaml - for storage of configuration files and for nice YAML format input test files
  • numpy - for some numeric operations
  • time - for timestamps

About

Solving packing (backpack) problem with evolution approach using python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •