packing case - Definition. Was ist packing case
Diclib.com
Online-Wörterbuch

Was (wer) ist packing case - definition

CLASS OF OPTIMIZATION PROBLEMS IN MATHEMATICS THAT INVOLVE ATTEMPTING TO PACK OBJECTS TOGETHER INTO CONTAINERS. THE GOAL IS TO EITHER PACK A SINGLE CONTAINER AS DENSELY AS POSSIBLE OR PACK ALL OBJECTS USING AS FEW CONTAINERS AS POSSIBLE
Square packing; Efficiency in packing; Optimal packing; Packing problem
  • The optimal packing of 15 circles in a square
  • The hexagonal packing of circles on a 2-dimensional Euclidean plane.
  • [[Sphere]]s or [[circle]]s packed loosely (top) and more densely (bottom)

packing case         
  • reefer container]] home
  • 40 foot container
  • Student apartments built out of shipping containers in Le Havre, France
  • stacked reefer container housing
  • A [[flatcar]] with a 20 ft [[tanktainer]] and an open-top 20 ft container with canvas cover
  • Swiss Army]] with field hospital in container.
  • A container for shipping weapons, with carrying handles
ANY HEAVY-DUTY CONTAINER USED FOR SHIPPING
Shipping containers; Packing case; Packing-case; Shipping Container
(packing cases)
A packing case is a large wooden box in which things are put so that they can be stored or taken somewhere. (mainly BRIT; in AM, usually use packing box
)
N-COUNT
packing case         
  • reefer container]] home
  • 40 foot container
  • Student apartments built out of shipping containers in Le Havre, France
  • stacked reefer container housing
  • A [[flatcar]] with a 20 ft [[tanktainer]] and an open-top 20 ft container with canvas cover
  • Swiss Army]] with field hospital in container.
  • A container for shipping weapons, with carrying handles
ANY HEAVY-DUTY CONTAINER USED FOR SHIPPING
Shipping containers; Packing case; Packing-case; Shipping Container
¦ noun a large, strong box used for transportation or storage.
Shipping container         
  • reefer container]] home
  • 40 foot container
  • Student apartments built out of shipping containers in Le Havre, France
  • stacked reefer container housing
  • A [[flatcar]] with a 20 ft [[tanktainer]] and an open-top 20 ft container with canvas cover
  • Swiss Army]] with field hospital in container.
  • A container for shipping weapons, with carrying handles
ANY HEAVY-DUTY CONTAINER USED FOR SHIPPING
Shipping containers; Packing case; Packing-case; Shipping Container
A shipping container is a container with strength suitable to withstand shipment, storage, and handling. Shipping containers range from large reusable steel boxes used for intermodal shipments to the ubiquitous corrugated boxes.

Wikipedia

Packing problems

Packing problems are a class of optimization problems in mathematics that involve attempting to pack objects together into containers. The goal is to either pack a single container as densely as possible or pack all objects using as few containers as possible. Many of these problems can be related to real-life packaging, storage and transportation issues. Each packing problem has a dual covering problem, which asks how many of the same objects are required to completely cover every region of the container, where objects are allowed to overlap.

In a bin packing problem, you are given:

  • A container, usually a two- or three-dimensional convex region, possibly of infinite size. Multiple containers may be given depending on the problem.
  • A set of objects, some or all of which must be packed into one or more containers. The set may contain different objects with their sizes specified, or a single object of a fixed dimension that can be used repeatedly.

Usually the packing must be without overlaps between goods and other goods or the container walls. In some variants, the aim is to find the configuration that packs a single container with the maximal packing density. More commonly, the aim is to pack all the objects into as few containers as possible. In some variants the overlapping (of objects with each other and/or with the boundary of the container) is allowed but should be minimized.