hyperpack Logo
1.3.0

Contents:

  • Description
  • Installation
  • Usage
    • Problem/Solver parameters
    • Solve
    • Local search
    • Hypersearch
    • Strip packing
    • Solution structure
    • Extra methods
    • Figures
  • Logging
  • Benchmarks/Example
  • API Reference
hyperpack
  • Usage
  • View page source

Usage

hyperpack
  • Problem/Solver parameters
    • Instantiation
    • Parameters
      • containers
      • items
      • settings
        • workers_num
        • max_time_in_seconds
        • rotation
        • figure
  • Solve
  • Local search
    • Solving with local_search
    • Potential points strategy
  • Hypersearch
    • Solving with hyper_search
  • Strip packing
  • Solution structure
  • Extra methods
    • log_solution
    • create_figure
    • orient_items
    • sort_items
  • Figures
    • Figures guide
    • Show figure
    • Export figure
      • export -> file_name
      • export -> path
      • export -> type = “html”
      • export -> type = “image”
      • export -> format
    • Example
    • Overriding create_figure
Previous Next

© Copyright 2023, Alkiviadis Aleiferis.

Built with Sphinx using a theme provided by Read the Docs.