Skip to main content
Top

2016 | OriginalPaper | Chapter

10. The World Map of Integer Programs

Authors : T. C. Hu, Andrew B. Kahng

Published in: Linear and Integer Programming Made Easy

Publisher: Springer International Publishing

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

Integer programs are very hard to solve. Even the knapsack problem, one of the simplest integer programs, is NP-complete. In order to solve this problem, most people would use the dynamic programming-type algorithm of Gilmore and Gomory. This algorithm is pseudo-polynomial and has time complexity O(nb), where b is the weight-carrying capacity of the knapsack. The knapsack problem can also be solved using Landa’s algorithm, as we saw in Sect. 8.​2. Landa’s algorithm is also pseudo-polynomial and has time complexity O(nw 1), where w 1 is the weight of the best item.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Metadata
Title
The World Map of Integer Programs
Authors
T. C. Hu
Andrew B. Kahng
Copyright Year
2016
DOI
https://doi.org/10.1007/978-3-319-24001-5_10