1970
DOI: 10.1109/tssc.1970.300290
|View full text |Cite
|
Sign up to set email alerts
|

A Multistage Solution of the Template-Layout Problem

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0
1

Year Published

1975
1975
2016
2016

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 62 publications
(6 citation statements)
references
References 5 publications
0
5
0
1
Order By: Relevance
“…The number of times an item of a particular type can be packed may be limited (bounded problem), or unlimited (unbounded problem). Haims and Freeman (1970) introduce a twodimensional problem of the SLOPP type which they name Template-Layout Problem. According to their general definition, a weakly heterogeneous set of regular or non-regular small items (''forms'') has to be cut from a single large rectangle such that the value of the cut items is maximised.…”
Section: Single Large Object Placement Problemmentioning
confidence: 99%
“…The number of times an item of a particular type can be packed may be limited (bounded problem), or unlimited (unbounded problem). Haims and Freeman (1970) introduce a twodimensional problem of the SLOPP type which they name Template-Layout Problem. According to their general definition, a weakly heterogeneous set of regular or non-regular small items (''forms'') has to be cut from a single large rectangle such that the value of the cut items is maximised.…”
Section: Single Large Object Placement Problemmentioning
confidence: 99%
“…However, even in those cases in which the total address space must be large because of the problem size, it is often possible to subdivide the space into chunks such that the number of pointer references within the chunk greatly exceed those that go out of the chunk. For example this has been shown to be the case in a paged LISP (Bobrow and Murphy [1]) for a number of different problems, as long as care is taken to construct pointer pairs ("cons cells") on the same page as their contents. In this LISP, interpage pointers were avoided when possible to minimize the working set size of the paged system.…”
Section: Data Compressionmentioning
confidence: 99%
“…The obvious extension of this principle is to allow association with any structure (as specified by its machine address) a full pointer to another structure. This feature has been implemented by the author in Interlisp (Bobrow and Murphy [1], Teitelman [3]) thus allowing arbitrary structures in LISP to have a 415 property list without having to allocate a cell in each potential structure for such a property list. It also allows several different types of property list without interference and without confusion for programs which wish to ignore the presence of this information.…”
Section: Marking Reentrant Structures Suppose a Linkedmentioning
confidence: 99%
“…2 Containment is the`feasibility question' for minimal enclosure, and thus the appropriate complexity question is the hardness of containment. Techniques of combinatorial optimization such as integer or dynamic programming have been successfully applied to NP-complete packing problems such as layout of rectangles (Gilmore and Gomory, 1965;Adamowicz and Albano, 1976;Haims and Freeman, 1970). However, non-convex shapes appear to be too irregular to permit direct application of these techniques.…”
Section: Introductionmentioning
confidence: 99%