Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Knapsack Problems: Algorithms and Computer Implementations

    Posted By: ChrisRedfield
    Knapsack Problems: Algorithms and Computer Implementations

    Silvano Martello, Paolo Toth - Knapsack Problems: Algorithms and Computer Implementations
    Published: 1990-11 | ISBN: 0471924202 | PDF + DJVU | 308 pages | 22 MB


    The development of computational complexity theory has led, in the last 15 years, to insights into the inherent difficulty of combinatorial optimization problems, but has also produced an undesirable side effect which can be summarized by the "equation" NP-hardness = intractability, thereby diminishing attention to the study of exact algorithms for NP-hard problems. This book presents exact and approximate algorithms for a number of important NP-hard problems in the field of integer linear programming, which are grouped under the term "knapsack". The reader will find not not only the "classical" knapsack problems (binary, bounded, unbounded, binary multiple), but also less familiar problems (subset-sum, change-making) or well-known problems which are not usually classified in the knapsack area (generalized assignment, bin-packing). The goal of the book is to fully develop an algorithmic approach without losing mathematical rigour. For each problem, the authors start by giving a mathematical model, discussing its relaxations and deriving procedures for the computation of bounds. They then develop approximate algorithms, approximation schemes dynamic programming techniques and branch-and-bound algorithms.