Numerical optimization:
Gespeichert in:
Beteiligte Personen: | , |
---|---|
Format: | Buch |
Sprache: | Englisch |
Veröffentlicht: |
New York, NY
Springer
[2006]
|
Ausgabe: | Second Edition |
Schriftenreihe: | Springer series in operations research and financial engineering
|
Schlagwörter: | |
Links: | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=014937869&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
Beschreibung: | Hier auch später erschienene, unveränderte Nachdrucke |
Umfang: | xxii, 664 Seiten Illustrationen, Diagramme |
ISBN: | 0387303030 0387987932 9780387303031 9781493937110 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV021724241 | ||
003 | DE-604 | ||
005 | 20220825 | ||
007 | t| | ||
008 | 060908s2006 xx a||| |||| 00||| eng d | ||
020 | |a 0387303030 |9 0-387-30303-0 | ||
020 | |a 0387987932 |9 0-387-98793-2 | ||
020 | |a 9780387303031 |c hardcover |9 978-0-3873-0303-1 | ||
020 | |a 9781493937110 |c softcover |9 978-1-4939-3711-0 | ||
035 | |a (OCoLC)68629100 | ||
035 | |a (DE-599)BVBBV021724241 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-29T |a DE-355 |a DE-20 |a DE-703 |a DE-1051 |a DE-91G |a DE-384 |a DE-634 |a DE-83 |a DE-19 |a DE-11 |a DE-188 |a DE-706 |a DE-739 |a DE-898 |a DE-573 |a DE-M347 |a DE-824 |a DE-945 |a DE-4325 | ||
050 | 0 | |a QA402.5 | |
082 | 0 | |a 519.6 |2 22 | |
084 | |a QH 160 |0 (DE-625)141535: |2 rvk | ||
084 | |a SK 870 |0 (DE-625)143265: |2 rvk | ||
084 | |a SK 905 |0 (DE-625)143269: |2 rvk | ||
084 | |a MAT 910f |2 stub | ||
084 | |a MAT 912f |2 stub | ||
084 | |a 90Cxx |2 msc | ||
084 | |a 65K05 |2 msc | ||
100 | 1 | |a Nocedal, Jorge |0 (DE-588)121513238 |4 aut | |
245 | 1 | 0 | |a Numerical optimization |c Jorge Nocedal ; Stephen J. Wright |
250 | |a Second Edition | ||
264 | 1 | |a New York, NY |b Springer |c [2006] | |
300 | |a xxii, 664 Seiten |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Springer series in operations research and financial engineering | |
500 | |a Hier auch später erschienene, unveränderte Nachdrucke | ||
650 | 0 | 7 | |a Numerisches Verfahren |0 (DE-588)4128130-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Optimierung |0 (DE-588)4043664-0 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Optimierung |0 (DE-588)4043664-0 |D s |
689 | 0 | 1 | |a Numerisches Verfahren |0 (DE-588)4128130-5 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Wright, Stephen J. |d 1960- |0 (DE-588)121513300 |4 aut | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-0-3874-0065-5 |
856 | 4 | 2 | |m Digitalisierung UB Regensburg |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=014937869&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-014937869 |
Datensatz im Suchindex
DE-BY-TUM_call_number | 0104 MAT 910 2001 A 26434(2) 0303 MAT 910 2012 L 288(2) 0303 MAT 910f 2012 L 288(2) |
---|---|
DE-BY-TUM_katkey | 1632972 |
DE-BY-TUM_location | 01 03 |
DE-BY-TUM_media_number | 040010238889 040008533713 040008533702 040008533699 040030486836 040071405697 040071405675 040080410342 040008284040 040080410353 040080410320 040030489340 040010190348 040080410364 040010238856 040010210729 |
_version_ | 1824985722534232065 |
adam_text |
Contents
Preface
Preface to the Second Edition
1
Mathematical Formulation
Example: A Transportation Problem
Continuous versus Discrete Optimization
Constrained and Unconstrained Optimization
Global and Local Optimization
Stochastic and Deterministic Optimization
Convexity
Optimization Algorithms
Notes and References
2
2.1
vîii
Recognizing a Local Minimum
Nonsmooth Problems
2.2
Two Strategies: Line Search and Trust Region
Search Directions for Line Search Methods
Models for Trust-Region Methods
Scaling
Exercises
Line Search Methods
3.1
The Wolfe Conditions
The Goldstein Conditions
Sufficient Decrease and Backtracking
3.2
3.3
Convergence Rate of Steepest Descent
Newton's Method
Quasi-Newton
3.4
Eigenvalue Modification
Adding a Multiple of the Identity
Modified Cholesky Factorization
Modified Symmetric Indefinite Factorization
3.5
Interpolation
Initial Step Length
A Line Search Algorithm for the Wolfe Conditions
Notes and References
Exercises
Trust-Region Methods
Outline of the Trust-Region Approach
4.1
The Cauchy Point
Improving on the Cauchy Point
The Dogleg Method
Two-Dimensional Subspace Minimization
4.2
Reduction Obtained by the Cauchy Point
Convergence to Stationary Points
4.3
Contents ix
The Hard Case
Proof of Theorem
Convergence of Algorithms Based on Nearly Exact Solutions
4.4
4.5
Scaling
Trust Regions in Other Norms
Notes and References
Exercises
5
5.1
Conjugate Direction Methods
Basic Properties of the Conjugate Gradient Method
A Practical Form of the Conjugate Gradient Method
Rate of Convergence
Preconditioning
Practical Preconditioners
5.2
The Fletcher-Reeves Method
The
Quadratic Termination and Restarts
Behavior of the Fletcher-Reeves Method
Global Convergence
Numerical Performance
Notes and References
Exercises
6
6.1
Properties of the BFGS Method
Implementation
6.2
Properties of SRI Updating
6.3
6.4
Global Convergence of the BFGS Method
Superlinear
Convergence Analysis of the SRI Method
Notes and References
Exercises
x Contents
7
7.1
Local Convergence of Inexact Newton Methods
Line Search Newton-CG Method
Trust-Region Newton-CG Method
Preconditioning the Trust-Region Newton-CG Method
Trust-Region Newton-Lanczos Method
7.2
Limited-Memory BFGS
Relationship with Conjugate Gradient Methods
General Limited-Memory Updating
Compact Representation of BFGS Updating
Unrolling the Update
7.3
7.4
7.5
Notes and References
Exercises
8
8.1
Approximating the Gradient
Approximating a Sparse Jacobian
Approximating the Hessian
Approximating a Sparse Hessian
8.2
An Example
The Forward Mode
The Reverse Mode
Vector Functions and Partial Separability
Calculating Jacobians of Vector Functions
Calculating Hessians: Forward Mode
Calculating Hessians: Reverse Mode
Current Limitations
Notes and References
Exercises
9
9.1
9.2
Interpolation and Polynomial Bases
Updating the Interpolation Set
Contents
A Method Based on Minimum-Change Updating
9.3
Coordinate Search Method
Pattern-Search Methods
9.4
9.5
9.6
Notes and References
Exercises
10
10.1
10.2
10.3
The Gauss-Newton Method
Convergence of the Gauss-Newton Method
The Levenberg-Marquardt Method
Implementation of the Levenberg-Marquardt Method
Convergence of the Levenberg-Marquardt Method
Methods for Large-Residual Problems
10.4
Notes and References
Exercises
11
11.1
Newton's Method for Nonlinear Equations
Inexact Newton Methods
Broyden's Method
Tensor Methods
11.2
Merit Functions
Line Search Methods
Trust-Region Methods
11.3
Motivation
Practical Continuation Methods
Notes and References
Exercises
12
Local and Global Solutions
xîi
Smoothness
12.1
A Single Equality Constraint
A Single Inequality Constraint
Two Inequality Constraints
12.2
12.3
12.4
Relating the Tangent Cone and the First-Order Feasible Direction Set
A Fundamental Necessary Condition
Farkas' Lemma
Proof of Theorem
12.5
Second-Order Conditions and Projected Hessians
12.6
12.7
12.8 Lagrange
12.9
Notes and References
Exercises
13
Linear Programming
13.1
Optimality Conditions
The Dual Problem
13.2
Bases and Basic Feasible Points
Vertices of the Feasible Polytope
13.3
Outline
A Single Step of the Method
13.4
13.5
Pricing and Selection of the Entering Index
Starting the Simplex Method
Degenerate Steps and Cycling
13.6
13.7
13.8
Notes and References
Exercises
Contents
14
14.1
Outline
The Central Path
Central Path Neighborhoods and Path-Following Methods
14.2
Corrector and Centering Steps
Step Lengths
Starting Point
A Practical Algorithm
Solving the Linear Systems
14.3
Other Path-Following Methods
Potential-Reduction Methods
Extensions
14.4
Notes and References
Exercises
15
15.1
15.2
15.3
Simple Elimination using Linear Constraints
General Reduction Strategies for Linear Constraints
Effect of Inequality Constraints
15.4
Merit Functions
Filters
15.5
15.6
Nonmonotone
Notes and References
Exercises
16
16.1
Properties of Equality-Constrained QPs
16.2
Factoring the Full KKT System
Schur-Complement Method
Null-Space Method
xîv
16.3
CG Applied
The Projected
16.4
Optimality Conditions for Inequality-Constrained Problems
Degeneracy
16.5
Specification of the Active-Set Method for Convex QP
Further Remarks on the Active-Set Method
Finite Termination of Active-Set Algorithm on Strictly Convex QPs
Updating Factorizations
16.6
Solving the Primal-Dual System
Step Length Selection
A Practical Primal-Dual Method
16.7
Cauchy Point Computation
Subspace Minimization
16.8
Notes and References
Exercises
17
17.1
Motivation
Algorithmic Framework
Convergence of the Quadratic Penalty Method
111 Conditioning and Reformulations
17.2
A Practical ix Penalty Method
A General Class of Nonsmooth Penalty Methods
17.3
Motivation and Algorithmic Framework
Properties of the Augmented Lagrangian
17.4
Bound-Constrained Formulation
Linearly Constrained Formulation
Unconstrained Formulation
17.5
Notes and References
Exercises
Contents
18
18.1
SQP Framework
Inequality Constraints
18.2
IQPandEQP
Enforcing Convergence
18.3
Handling Inconsistent Linearizations
Full
Reduced-Hessian
Merit Functions
Second-Order Correction
18.4
18.5
A Relaxation Method for Equality-Constrained Optimization
SiiQP (Sequential lx Quadratic Programming)
Sequential Linear-Quadratic Programming (SLQP)
A Technique for Updating the Penalty Parameter
18.6
18.7
Rate of Convergence
18.8
Notes and References
Exercises
19
19.1
19.2
19.3
Primal vs. Primal-Dual System
Solving the Primal-Dual System
Updating the Barrier Parameter
Handling Nonconvexity and Singularity
Step Acceptance: Merit Functions and Filters
Quasi-Newton
Feasible Interior-Point Methods
19.4
19.5
An Algorithm for Solving the Barrier Problem
Step Computation
Lagrange
xvi
Description of a Trust-Region Interior-Point Method
19.6
19.7
Failure of the Line Search Approach
Modified Line Search Methods
Global Convergence of the Trust-Region Approach
19.8 Superlinear
19.9
Notes and References
Exercises
A Background Material
A.
Vectors and Matrices
Norms
Subspaces
Eigenvalues, Eigenvectors, and the Singular-Value Decomposition
Determinant and Trace
Matrix Factorizations: Cholesky,
Symmetric Indefinite Factorization
Sherman-Morrison-Woodbury Formula
Interlacing Eigenvalue Theorem
Error Analysis and
Conditioning and Stability
A.2 Elements of Analysis, Geometry, Topology
Sequences
Rates of Convergence
Topology of the Euclidean Space R"
Convex Sets in R"
Continuity and Limits
Derivatives
Directional Derivatives
Mean Value Theorem
Implicit Function Theorem
Order Notation
Root-Finding for Scalar Equations
В
References
Index |
any_adam_object | 1 |
author | Nocedal, Jorge Wright, Stephen J. 1960- |
author_GND | (DE-588)121513238 (DE-588)121513300 |
author_facet | Nocedal, Jorge Wright, Stephen J. 1960- |
author_role | aut aut |
author_sort | Nocedal, Jorge |
author_variant | j n jn s j w sj sjw |
building | Verbundindex |
bvnumber | BV021724241 |
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 | QH 160 SK 870 SK 905 |
classification_tum | MAT 910f MAT 912f |
ctrlnum | (OCoLC)68629100 (DE-599)BVBBV021724241 |
dewey-full | 519.6 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 519 - Probabilities and applied mathematics |
dewey-raw | 519.6 |
dewey-search | 519.6 |
dewey-sort | 3519.6 |
dewey-tens | 510 - Mathematics |
discipline | Mathematik Wirtschaftswissenschaften |
edition | Second Edition |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV021724241</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20220825</controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">060908s2006 xx a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0387303030</subfield><subfield code="9">0-387-30303-0</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0387987932</subfield><subfield code="9">0-387-98793-2</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780387303031</subfield><subfield code="c">hardcover</subfield><subfield code="9">978-0-3873-0303-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781493937110</subfield><subfield code="c">softcover</subfield><subfield code="9">978-1-4939-3711-0</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)68629100</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV021724241</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</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-355</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-703</subfield><subfield code="a">DE-1051</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-384</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-188</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-898</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-M347</subfield><subfield code="a">DE-824</subfield><subfield code="a">DE-945</subfield><subfield code="a">DE-4325</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.6</subfield><subfield code="2">22</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">QH 160</subfield><subfield code="0">(DE-625)141535:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 870</subfield><subfield code="0">(DE-625)143265:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 905</subfield><subfield code="0">(DE-625)143269:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MAT 910f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MAT 912f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">90Cxx</subfield><subfield code="2">msc</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">65K05</subfield><subfield code="2">msc</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Nocedal, Jorge</subfield><subfield code="0">(DE-588)121513238</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Numerical optimization</subfield><subfield code="c">Jorge Nocedal ; Stephen J. Wright</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Second Edition</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York, NY</subfield><subfield code="b">Springer</subfield><subfield code="c">[2006]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xxii, 664 Seiten</subfield><subfield code="b">Illustrationen, Diagramme</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="0" ind2=" "><subfield code="a">Springer series in operations research and financial engineering</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Hier auch später erschienene, unveränderte Nachdrucke</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Numerisches Verfahren</subfield><subfield code="0">(DE-588)4128130-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Optimierung</subfield><subfield code="0">(DE-588)4043664-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Optimierung</subfield><subfield code="0">(DE-588)4043664-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Numerisches Verfahren</subfield><subfield code="0">(DE-588)4128130-5</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">Wright, Stephen J.</subfield><subfield code="d">1960-</subfield><subfield code="0">(DE-588)121513300</subfield><subfield code="4">aut</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-0-3874-0065-5</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg</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=014937869&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-014937869</subfield></datafield></record></collection> |
id | DE-604.BV021724241 |
illustrated | Illustrated |
indexdate | 2025-02-24T09:01:13Z |
institution | BVB |
isbn | 0387303030 0387987932 9780387303031 9781493937110 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-014937869 |
oclc_num | 68629100 |
open_access_boolean | |
owner | DE-29T DE-355 DE-BY-UBR DE-20 DE-703 DE-1051 DE-91G DE-BY-TUM DE-384 DE-634 DE-83 DE-19 DE-BY-UBM DE-11 DE-188 DE-706 DE-739 DE-898 DE-BY-UBR DE-573 DE-M347 DE-824 DE-945 DE-4325 |
owner_facet | DE-29T DE-355 DE-BY-UBR DE-20 DE-703 DE-1051 DE-91G DE-BY-TUM DE-384 DE-634 DE-83 DE-19 DE-BY-UBM DE-11 DE-188 DE-706 DE-739 DE-898 DE-BY-UBR DE-573 DE-M347 DE-824 DE-945 DE-4325 |
physical | xxii, 664 Seiten Illustrationen, Diagramme |
publishDate | 2006 |
publishDateSearch | 2006 |
publishDateSort | 2006 |
publisher | Springer |
record_format | marc |
series2 | Springer series in operations research and financial engineering |
spellingShingle | Nocedal, Jorge Wright, Stephen J. 1960- Numerical optimization Numerisches Verfahren (DE-588)4128130-5 gnd Optimierung (DE-588)4043664-0 gnd |
subject_GND | (DE-588)4128130-5 (DE-588)4043664-0 |
title | Numerical optimization |
title_auth | Numerical optimization |
title_exact_search | Numerical optimization |
title_full | Numerical optimization Jorge Nocedal ; Stephen J. Wright |
title_fullStr | Numerical optimization Jorge Nocedal ; Stephen J. Wright |
title_full_unstemmed | Numerical optimization Jorge Nocedal ; Stephen J. Wright |
title_short | Numerical optimization |
title_sort | numerical optimization |
topic | Numerisches Verfahren (DE-588)4128130-5 gnd Optimierung (DE-588)4043664-0 gnd |
topic_facet | Numerisches Verfahren Optimierung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=014937869&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT nocedaljorge numericaloptimization AT wrightstephenj numericaloptimization |
Inhaltsverzeichnis
Paper/Kapitel scannen lassen
Paper/Kapitel scannen lassen
Teilbibliothek Mathematik & Informatik
Signatur: |
0104 MAT 910 2001 A 26434(2) Lageplan |
---|---|
Exemplar 1 | Nicht ausleihbar Am Standort |
Teilbibliothek Chemie, Lehrbuchsammlung
Signatur: |
0303 MAT 910 2012 L 288(2) Lageplan 0303 MAT 910f 2012 L 288(2) Lageplan |
---|---|
Exemplar 1 | Ausleihbar Am Standort |
Exemplar 2 | Ausleihbar Am Standort |
Exemplar 3 | Ausleihbar Am Standort |
Exemplar 4 | Ausleihbar Am Standort |
Exemplar 5 | Ausleihbar Am Standort |
Exemplar 6 | Ausleihbar Am Standort |
Exemplar 7 | Ausleihbar Am Standort |
Exemplar 8 | Ausleihbar Am Standort |
Exemplar 9 | Ausleihbar Am Standort |
Exemplar 10 | Ausleihbar Am Standort |
Exemplar 11 | Ausleihbar Am Standort |
Exemplar 12 | Ausleihbar Am Standort |
Exemplar 13 | Ausleihbar Ausgeliehen – Rückgabe bis: 24.03.2025 |
Exemplar 14 | Ausleihbar Am Standort |
Exemplar 15 | Ausleihbar Am Standort |