Algorithmic principles of mathematical programming:
Gespeichert in:
Hauptverfasser: | , , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Dordrecht [u.a.]
Kluwer
2002
|
Schriftenreihe: | Kluwer texts in the mathematical sciences
24 |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Includes bibliographical references (p. 327-330) and index |
Beschreibung: | X, 337 S. Ill. |
ISBN: | 140200852X 9781402008528 |
Internformat
MARC
LEADER | 00000nam a2200000zcb4500 | ||
---|---|---|---|
001 | BV014684097 | ||
003 | DE-604 | ||
005 | 20201218 | ||
007 | t | ||
008 | 020828s2002 a||| |||| 00||| eng d | ||
010 | |a 2002033963 | ||
020 | |a 140200852X |9 1-4020-0852-X | ||
020 | |a 9781402008528 |9 978-1-4020-0852-8 | ||
035 | |a (OCoLC)50479357 | ||
035 | |a (DE-599)BVBBV014684097 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
049 | |a DE-29T |a DE-20 |a DE-11 |a DE-706 |a DE-91 | ||
050 | 0 | |a QA402.5 | |
082 | 0 | |a 519.7 |2 21 | |
084 | |a SK 890 |0 (DE-625)143267: |2 rvk | ||
084 | |a DAT 310f |2 stub | ||
084 | |a DAT 530f |2 stub | ||
100 | 1 | |a Faigle, Ulrich |d 1947- |e Verfasser |0 (DE-588)135748410 |4 aut | |
245 | 1 | 0 | |a Algorithmic principles of mathematical programming |c by Ulrich Faigle, Walter Kern and Georg Still |
264 | 1 | |a Dordrecht [u.a.] |b Kluwer |c 2002 | |
300 | |a X, 337 S. |b Ill. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Kluwer texts in the mathematical sciences |v 24 | |
500 | |a Includes bibliographical references (p. 327-330) and index | ||
650 | 4 | |a Algorithmes | |
650 | 4 | |a Programmation (Mathématiques) | |
650 | 4 | |a Algorithms | |
650 | 4 | |a Programming (Mathematics) | |
650 | 0 | 7 | |a Algorithmische Programmierung |0 (DE-588)4293504-0 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Algorithmische Programmierung |0 (DE-588)4293504-0 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Kern, Walter |d 1957-2021 |e Verfasser |0 (DE-588)13574850X |4 aut | |
700 | 1 | |a Still, Georg |d 1951- |e Verfasser |0 (DE-588)135748593 |4 aut | |
830 | 0 | |a Kluwer texts in the mathematical sciences |v 24 |w (DE-604)BV005450041 |9 24 | |
856 | 4 | 2 | |m GBV Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009959419&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-009959419 |
Datensatz im Suchindex
_version_ | 1804129431391830016 |
---|---|
adam_text | ALGORITHMIC PRINCIPLES OF MATHEMATICAL PROGRAMMING BY ULRICH FAIGLE
UNIVERSITY OF COLOGNE, COLOGNE, GERMANY WALTER KERN AND GEORG STILL
UNIVERSITY OFTWENTE, ENSCHEDE, THE NETHERLANDS KLUWER ACADEMIC
PUBLISHERS DORDRECHT / BOSTON / LONDON CONTENTS INTRODUCTION IX CHAPTER
1. REAL VECTOR SPACES 1 1.1. LINEAR AND AFFINE SPACES 1 1.2. MAPS AND
MATRICES 4 1.3. INNER PRODUCTS AND NORMS 7 1.4. CONTINUOUS AND
DIFFERENTIABLE FUNCTIONS 10 CHAPTER 2. LINEAR EQUATIONS AND LINEAR
INEQUALITIES 21 2.1. GAUSSIAN ELIMINATION 21 2.2. ORTHOGONAL PROJECTION
AND LEAST SQUARE APPROXIMATION 32 2.3. INTEGER SOLUTIONS OF LINEAR
EQUATIONS 40 2.4. LINEAR INEQUALITIES 45 CHAPTER 3. POLYHEDRA 55 3.1.
POLYHEDRAL CONES AND POLYTOPES 55 3.2. CONE DUALITY 59 3.3. POLAR
DUALITY OF CONVEX SETS 61 3.4. FACES 64 3.5. VERTICES AND POLYTOPES 67
3.6. RATIONAL POLYHEDRA 70 CHAPTER 4. LINEAR PROGRAMS AND THE SIMPLEX
METHOD 71 4.1. LINEAR PROGRAMS 71 4.2. THE SIMPLEX METHOD 80 4.3.
SENSITIVITY ANALYSIS 91 4.4. THE PRIMAL-DUAL SIMPLEX METHOD 93 CHAPTER
5. LAGRANGIAN DUALITY 95 5.1. LAGRANGIAN RELAXATION 95 5.2. LAGRANGIAN
DUALITY * 98 5.3. CONE DUALITY 103 5.4. OPTIMALITY CONDITIONS 105
CHAPTER 6. AN INTERIOR POINT ALGORITHM FOR LINEAR PROGRAMS 109 6.1. A
PRIMAL-DUAL RELAXATION 109 6.2. AN INTERIOR POINT METHOD 110 6.3.
CONSTRUCTING GOOD BASIC SOLUTIONS 115 VI CONTENTS 6.4. INITIALIZATION
AND RATIONAL LINEAR PROGRAMS 117 6.5. THE BARRIER POINT OF VIEW 120
CHAPTER 7. NETWORK FLOWS 123 7.1. GRAPHS 123 7.2. SHORTEST PATHS 130
7.3. MAXIMUM FLOW 139 7.4. MIN COST FLOWS 144 CHAPTER 8. COMPLEXITY 153
8.1. PROBLEMS AND INPUT SIZES 153 8.2. ALGORITHMS AND RUNNING TIMES 159
8.3. COMPLEXITY OF PROBLEMS 165 8.4. ARITHMETIC COMPLEXITY 172 CHAPTER
9. INTEGER PROGRAMMING 173 9.1. FORMULATING AN INTEGER PROGRAM 173 9.2.
CUTTING PLANES I 176 9.3. CUTTING PLANES II 182 9.4. BRANCH AND BOUND
185 9.5. LAGRANGIAN RELAXATION 187 9.6. DUALIZING THE BINARY CONSTRAINTS
194 CHAPTER 10. CONVEX SETS AND CONVEX FUNCTIONS 19 7 10.1. CONVEX SETS
197 . 10.2. CONVEX FUNCTIONS 203 10.3. CONVEX MINIMIZATION PROBLEMS 212
10.4. QUADRATIC PROGRAMMING 216 10.5. THE ELLIPSOID METHOD 223 10.6.
APPLICATIONS OF THE ELLIPSOID METHOD 230 CHAPTER 11. UNCONSTRAINED
OPTIMIZATION 241 11.1. OPTIMALITY CONDITIONS 242 11.2. DESCENT METHODS,
STEEPEST DESCENT 245 11.3. CONJUGATE DIRECTIONS 248 11.4. LINE SEARCH
253 11.5. NEWTON S METHOD 256 11.6. THE GAUSS-NEWTON METHOD 260 11.7.
QUASI-NEWTON METHODS 261 11.8. MINIMIZATION OF NONDIFFERENTIABLE
FUNCTIONS 266 CHAPTER 12. CONSTRAINED NONLINEAR OPTIMIZATION 273 12.1.
FIRST ORDER OPTIMALITY CONDITIONS 274 12.2. PRIMAL METHODS 285 12.3.
SECOND ORDER OPTIMALITY CONDITIONS AND SENSITIVITY 293 12.4. PENALTY AND
BARRIER METHODS 297 CONTENTS VII 12.5. KUHN-TUCKER METHODS 303 12.6.
SEMI-INFINITE AND SEMIDEFINITE PROGRAMS 310 LIST OF FREQUENTLY USED
SYMBOLS 325 BIBLIOGRAPHY 327 INDEX 331
|
any_adam_object | 1 |
author | Faigle, Ulrich 1947- Kern, Walter 1957-2021 Still, Georg 1951- |
author_GND | (DE-588)135748410 (DE-588)13574850X (DE-588)135748593 |
author_facet | Faigle, Ulrich 1947- Kern, Walter 1957-2021 Still, Georg 1951- |
author_role | aut aut aut |
author_sort | Faigle, Ulrich 1947- |
author_variant | u f uf w k wk g s gs |
building | Verbundindex |
bvnumber | BV014684097 |
callnumber-first | Q - Science |
callnumber-label | QA402 |
callnumber-raw | QA402.5 |
callnumber-search | QA402.5 |
callnumber-sort | QA 3402.5 |
callnumber-subject | QA - Mathematics |
classification_rvk | SK 890 |
classification_tum | DAT 310f DAT 530f |
ctrlnum | (OCoLC)50479357 (DE-599)BVBBV014684097 |
dewey-full | 519.7 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 519 - Probabilities and applied mathematics |
dewey-raw | 519.7 |
dewey-search | 519.7 |
dewey-sort | 3519.7 |
dewey-tens | 510 - Mathematics |
discipline | Informatik Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01957nam a2200493zcb4500</leader><controlfield tag="001">BV014684097</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20201218 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">020828s2002 a||| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">2002033963</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">140200852X</subfield><subfield code="9">1-4020-0852-X</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781402008528</subfield><subfield code="9">978-1-4020-0852-8</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)50479357</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV014684097</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-29T</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-91</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA402.5</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">519.7</subfield><subfield code="2">21</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 890</subfield><subfield code="0">(DE-625)143267:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 310f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 530f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Faigle, Ulrich</subfield><subfield code="d">1947-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)135748410</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Algorithmic principles of mathematical programming</subfield><subfield code="c">by Ulrich Faigle, Walter Kern and Georg Still</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Dordrecht [u.a.]</subfield><subfield code="b">Kluwer</subfield><subfield code="c">2002</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">X, 337 S.</subfield><subfield code="b">Ill.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Kluwer texts in the mathematical sciences</subfield><subfield code="v">24</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references (p. 327-330) and index</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Algorithmes</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Programmation (Mathématiques)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Algorithms</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Programming (Mathematics)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Algorithmische Programmierung</subfield><subfield code="0">(DE-588)4293504-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Algorithmische Programmierung</subfield><subfield code="0">(DE-588)4293504-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Kern, Walter</subfield><subfield code="d">1957-2021</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)13574850X</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Still, Georg</subfield><subfield code="d">1951-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)135748593</subfield><subfield code="4">aut</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Kluwer texts in the mathematical sciences</subfield><subfield code="v">24</subfield><subfield code="w">(DE-604)BV005450041</subfield><subfield code="9">24</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">GBV Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009959419&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-009959419</subfield></datafield></record></collection> |
id | DE-604.BV014684097 |
illustrated | Illustrated |
indexdate | 2024-07-09T19:05:02Z |
institution | BVB |
isbn | 140200852X 9781402008528 |
language | English |
lccn | 2002033963 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009959419 |
oclc_num | 50479357 |
open_access_boolean | |
owner | DE-29T DE-20 DE-11 DE-706 DE-91 DE-BY-TUM |
owner_facet | DE-29T DE-20 DE-11 DE-706 DE-91 DE-BY-TUM |
physical | X, 337 S. Ill. |
publishDate | 2002 |
publishDateSearch | 2002 |
publishDateSort | 2002 |
publisher | Kluwer |
record_format | marc |
series | Kluwer texts in the mathematical sciences |
series2 | Kluwer texts in the mathematical sciences |
spelling | Faigle, Ulrich 1947- Verfasser (DE-588)135748410 aut Algorithmic principles of mathematical programming by Ulrich Faigle, Walter Kern and Georg Still Dordrecht [u.a.] Kluwer 2002 X, 337 S. Ill. txt rdacontent n rdamedia nc rdacarrier Kluwer texts in the mathematical sciences 24 Includes bibliographical references (p. 327-330) and index Algorithmes Programmation (Mathématiques) Algorithms Programming (Mathematics) Algorithmische Programmierung (DE-588)4293504-0 gnd rswk-swf Algorithmische Programmierung (DE-588)4293504-0 s DE-604 Kern, Walter 1957-2021 Verfasser (DE-588)13574850X aut Still, Georg 1951- Verfasser (DE-588)135748593 aut Kluwer texts in the mathematical sciences 24 (DE-604)BV005450041 24 GBV Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009959419&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Faigle, Ulrich 1947- Kern, Walter 1957-2021 Still, Georg 1951- Algorithmic principles of mathematical programming Kluwer texts in the mathematical sciences Algorithmes Programmation (Mathématiques) Algorithms Programming (Mathematics) Algorithmische Programmierung (DE-588)4293504-0 gnd |
subject_GND | (DE-588)4293504-0 |
title | Algorithmic principles of mathematical programming |
title_auth | Algorithmic principles of mathematical programming |
title_exact_search | Algorithmic principles of mathematical programming |
title_full | Algorithmic principles of mathematical programming by Ulrich Faigle, Walter Kern and Georg Still |
title_fullStr | Algorithmic principles of mathematical programming by Ulrich Faigle, Walter Kern and Georg Still |
title_full_unstemmed | Algorithmic principles of mathematical programming by Ulrich Faigle, Walter Kern and Georg Still |
title_short | Algorithmic principles of mathematical programming |
title_sort | algorithmic principles of mathematical programming |
topic | Algorithmes Programmation (Mathématiques) Algorithms Programming (Mathematics) Algorithmische Programmierung (DE-588)4293504-0 gnd |
topic_facet | Algorithmes Programmation (Mathématiques) Algorithms Programming (Mathematics) Algorithmische Programmierung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009959419&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV005450041 |
work_keys_str_mv | AT faigleulrich algorithmicprinciplesofmathematicalprogramming AT kernwalter algorithmicprinciplesofmathematicalprogramming AT stillgeorg algorithmicprinciplesofmathematicalprogramming |