Optimization of computer networks - modeling and algorithms: a hands-on approach
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Chichester, West Sussex
Wiley
2016
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | xx, 375 Seiten Diagramme |
ISBN: | 9781119013358 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV043644961 | ||
003 | DE-604 | ||
005 | 20160726 | ||
007 | t | ||
008 | 160628s2016 xxk|||| |||| 00||| eng d | ||
010 | |a 015044522 | ||
020 | |a 9781119013358 |c hbk. |9 978-1-119-01335-8 | ||
035 | |a (OCoLC)952634676 | ||
035 | |a (DE-599)BVBBV043644961 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
044 | |a xxk |c GB | ||
049 | |a DE-83 |a DE-11 | ||
050 | 0 | |a TK5102.83 | |
082 | 0 | |a 004.601 |2 23 | |
084 | |a ST 200 |0 (DE-625)143611: |2 rvk | ||
100 | 1 | |a Mariño, Pablo Pavón |e Verfasser |0 (DE-588)1025862678 |4 aut | |
245 | 1 | 0 | |a Optimization of computer networks - modeling and algorithms |b a hands-on approach |c Pablo Pavón Mariño |
264 | 1 | |a Chichester, West Sussex |b Wiley |c 2016 | |
300 | |a xx, 375 Seiten |b Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Mathematisches Modell | |
650 | 4 | |a Network performance (Telecommunication) |x Mathematical models | |
650 | 4 | |a Computer networks |x Mathematical models | |
650 | 4 | |a Computer algorithms | |
650 | 0 | 7 | |a Algorithmus |0 (DE-588)4001183-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Rechnernetz |0 (DE-588)4070085-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Optimierung |0 (DE-588)4043664-0 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Rechnernetz |0 (DE-588)4070085-9 |D s |
689 | 0 | 1 | |a Algorithmus |0 (DE-588)4001183-5 |D s |
689 | 0 | 2 | |a Optimierung |0 (DE-588)4043664-0 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, EPUB |z 978-1-119-01333-4 |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, PDF |z 978-1-119-01334-1 |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029058693&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-029058693 |
Datensatz im Suchindex
_version_ | 1804176388480040960 |
---|---|
adam_text | Titel: Optimization of computer networks - modeling and algorithms
Autor: Mariño, Pablo Pavón
Jahr: 2016
Contents
About the Author xv
Preface xvü
Acknowledgments xxi
1 Introduction 1
1.1 What is a Communication Network? 1
1.2 Capturing the Random User Behavior 4
1.3 Queueing Theory and Optimization Theory 5
1.4 The Rationale and Organization of this Book 6
7.4.7 Part I: Modeling 6
7.4.2 Part II: Algorithms 7
7.4.3 Basic Optimization Requisites: Appendices I, II, and III 10
7.4.4 Net2Plan Tool: Appendix IV 11
Parti MODELING
2 Definitions and Notation 15
2.1 Notation for Sets, Vectors and Matrices 15
2.7.7 Norm Basics 15
2.7.2 Set Basics 16
2.2 Network Topology 17
2.3 Installed Capacities 19
2.4 Traffic Demands 19
2.4.7 Unicast, Anycast, and Multicast Demands 20
2.4.2 Elastic versus Inelastic Demands 21
2.5 Traffic Routing 21
References 22
vin__________________________________________________________________Contents
3 Performance Metrics in Networks 23
3.1 Introduction 23
3.2 Delay 23
3.2.7 Link Delay 23
3.2.2 End-to-End Delay 27
3.2.3 Average Network Delay 27
3.2.4 Convexity Properties 27
3.3 Blocking Probability 28
3.3.7 Link Blocking Probability 28
3.3.2 Demand and Network Blocking Probability 30
3.3.3 Other Blocking Estimations 31
3.3.4 Convexity Properties 34
3.4 Average Number of Hops 34
3.5 Network Congestion 36
3.6 Network Cost 36
3.7 Network Resilience Metrics 37
3.7.1 Shared Risk Groups 40
3.7.2 Simplified Availability Calculations 41
3.7.3 General Model 41
3.8 Network Utility and Fairness in Resource Allocation 44
3.8.1 Fairness in Resource Allocation 44
3.8.2 Fairness and Utility Functions 45
3.8.3 Convexity Properties 47
3.9 Notes and Sources 47
3.10 Exercises 49
References 51
4 Routing Problems 53
4.1 Introduction 53
4.2 Flow-Path Formulation 54
4.2.7 Optimality Analysis 55
4.2.2 Candidate Path List Pre-Computation 58
4.2.3 Ranking ofPaths Elaboration 58
4.2.4 Candidate Path List Augmentation (CPLA) 59
4.3 Flow-Link Formulation 61
4.3.7 Flow Conservation Constraints 62
4.3.2 Obtaining the Routing from xde Variables 63
4.3.3 Optimality Analysis 64
4.4 Destination-Link Formulation 65
4.4.7 Obtaining the Routing Tables from xte Variables 67
4.4.2 Some Properties ofthe Routing Table Representation 67
4.4.3 Comparing Flow-Based and Destination-Based Routing 71
4.5 Convexity Properties of Performance Metrics 71
4.6 Problem Variants 72
4.6.1 Anycast Routing 72
4.6.2 Multicast Routing 74
Contents
ix
4.6.3 Non-Bifurcated Routing 75
4.6.4 Integral Routing 77
4.6.5 Destination-Based Shortest Path Routing 11
4.6.6 SRG-DisJoint 1+1 Dedicated Protection Routing 79
4.6.7 Shared Restoration Routing 80
4.6.8 Multi-Hour Routing 81
4.7 Notes and Sources 83
4.8 Exercises 83
References 86
5 Capacity Assignment Problems 88
5.1 Introduction 88
5.2 Long-Term Capacity Planning Problem Variants 89
5.2.7 Capacity Planning for Concave Costs 89
5.2.2 Capacity Planning with Modular Capacities 94
5.2.3 Multi-Period Capacity Planning 97
5.3 Fast Capacity Allocation Problem Variants: Wireless Networks 98
5.3.7 The Wireless Channel 99
5.3.2 Wireless Networks 100
5.3.3 Modeling Wireless Networks 101
5.4 MAC Design in Hard-Interference Scenarios 104
5.4.1 Optimization in Random Access Networks 105
5.4.2 Optimization in Carrier-Sense Networks 109
5.5 Transmission Power Optimization in Soft Interference Scenarios 113
5.6 Notes and Sources 116
5.7 Exercises 117
References 118
6 Congestion Control Problems 120
6.1 Introduction 120
6.2 NUM Model 121
6.2.1 Utility Functions for Elastic and Inelastic Traffic 121
6.2.2 Fair Congestion Control 122
6.2.3 Optimality Conditions 123
6.3 Case Study: TCP 124
6.3.7 Window-Based Flow Control 125
6.3.2 TCPReno 126
6.3.3 TCP Vegas 131
6.4 Active Queue Management (AQM) 134
6.4.1 A Simplified Model ofthe TCP-AQM Interplay 135
6.5 Notes and Sources !36
6.6 Exercises *
References 13
7 Topology Design Problems 141
7.1 Introduction
141
Contents
7.2 Node Location Problems 142
7.2.7 Problem Variants 143
7.2.2 Results 144
7.3 Füll Topology Design Problems 146
7.3.7 Problem Variants 148
7.3.2 Results 150
7.4 Multilayer Network Design 152
7.5 Notes and Sources 154
7.6 Exercises 154
References 157
Part II ALGORITHMS
8 Gradient Algorithms in Network Design 161
8.1 Introduction 161
8.2 Convergence Rates 163
8.3 Projected Gradient Methods 164
8.3.1 Basic Gradient Projection A Igorithm 165
8.3.2 Scaled Projected Gradient Method 165
8.3.3 Singular and Ill-Conditioned Problems 168
8.4 Asynchronous and Distributed Algorithm Implementations 169
8.5 Non-Smooth Functions 172
8.6 Stochastic Gradient Methods 174
8.7 Stopping Criteria 176
8.8 Algorithm Design Hints 177
8.8.1 Dimensioning the Step Size 177
8.8.2 Discrete Step Length 178
8.8.3 Heavy-Ball Methods 179
8.9 Notes and Sources 181
8.10 Exercises 181
References 182
9 Primal Gradient Algorithms 184
9.1 Introduction 184
9.2 Penalty Methods 185
9.2.1 Inferior Penalty Methods 185
9.2.2 Exterior Penalty Methods 186
9.3 Adaptive Bifurcated Routing 188
9.3.7 Removing Equality Constraints 189
9.3.2 Optimality and Stability 190
9.3.3 Implementation Example 192
9.4 Congestion Control using Barrier Functions 197
9.4.1 Implementation Example 198
9.4.2 Exterior Penalty 200
Contents
XI
9.5 Persistence Probability Adjustment in MAC Protocols 201
9.5.7 Implementation Example 203
9.6 Transmission Power Assignment in Wireless Networks 205
9.6.1 Implementation Example 207
9.7 Notes and Sources 210
9.8 Exercises 211
References 213
10 Dual Gradient Algorithms 214
10.1 Introduction 214
10.2 Adaptive Routing in Data Networks 217
70.2./ Optimality and Stability 219
10.2.2 Implementation Example 219
10.3 Backpressure (Center-Free) Routing 221
10.3.1 Relation between y, AP, andAverage Queue Sizes, ß„rf 224
10.3.2 Implementation Example 225
10.4 Congestion Control 228
70.4.7 Optimality and Stability Conditions 229
10.4.2 Implementation Example 230
10.5 Decentralized Optimization of CSMA Window Sizes 231
10.5.1 Implementation Example 234
10.6 Notes and Sources 236
10.7 Exercises 236
References 238
11 Decomposition Techniques 240
11.1 Introduction 240
11.2 Theoretical Fundamentals 241
11.2.1 Primat Decomposition 241
77.2.2 Dual Decomposition 244
11.2.3 Other Decompositions 246
11.3 Cross-Layer Congestion Control and QoS Capacity Allocation 247
11.3.1 Implementation Example 249
11.4 Cross-Layer Congestion Control and Backpressure Routing 249
77.4.7 Implementation Example 252
11.5 Cross-Layer Congestion Control and Power Allocation 253
77.5.7 Implementation Example 254
11.6 Multidomain Routing 256
77.6.7 Implementation Example 258
11.7 Dual Decomposition in Non-Convex Problems 259
77.7.7 Implementation Example 261
11.8 Notes and Sources 261
11.9 Exercises 263
References 265
Contents
12 Heuristic Algorithms 266
12.1 Introduction 266
12.1.1 What Complexity Theory Teils Us thatWe cannot Do 266
12.1.2 OurOptions 267
12.1.3 Organization and Rationale of this Chapter 268
12.2 Heuristic Design Keys 270
12.2.1 Heuristic Types 270
12.2.2 Intensification versus Diversification 271
12.2.3 How to Assess the Solution Quality 271
12.2.4 Stop Conditions 272
12.2.5 Defining the Cost or Fitness Function 272
12.2.6 Coding the Solution 273
12.3 Local Search Algorithms 273
12.3.1 Design Hints IIA
12.4 Simulated Annealing 276
12.4.1 Design hints 277
12.5 Tabu Search 278
12.5.1 Design Hints 280
12.6 Greedy Algorithms 281
12.7 GRASP 282
12.8 Ant Colony Optimization 283
12.8.1 Design Hints 286
12.9 Evolutionary Algorithms 288
12.9.1 Design Hints 289
12.10 Case Study: Greenfield Plan with Recovery Schemes Comparison 291
12.10.1 Case Study Description 291
12.10.2 Algorithm Description 293
12.10.3 Combining Heuristics and ILPs 295
12.10.4 Results 296
12.11 Notes and Sources 297
12.12 Exercises 297
References 299
A Convex Sets. Convex Functions 301
A.l Convex Sets 301
A.2 Convex and Concave Functions 303
A.2.1 Convexity in Dijferentiable Functions 303
A.2.2 Strong Convexity/Concavity 306
A.2.3 Convexity in Non-Differentiable Functions 306
A.2.4 Determining the Curvature ofa Function 307
A.2.5 Sub-level Sets 310
A.2.6 Epigraphs 311
A.3 Notes and Sources 311
Reference 312
Contents
B Mathematical Optimization Basics 313
B. 1 Optimization Problems 313
B.2 A Classification of Optimization Problems 315
B. 2.1 Linear Programming 315
B.2.2 Convex Programs 318
B.2.3 Nonlinear Programs 320
B.2.4 Integer Programs 321
B.3 Duality 324
B.3.1 Dual Function 324
B.4 Optimality Conditions 330
B.4.1 Optimality Conditions in Problems with Strong Duality 330
B.4.2 Graphical Interpretation ofKKT Conditions 333
B.4.3 Optimality Conditions in Problems Without Strong Duality 336
B.5 Sensitivity Analysis 337
B.6 Notes and Sources 339
References 340
C Complexity Theory 341
C.l Introduction 341
C.2 Deterministic Machines and Deterministic Algorithms 342
C.2.1 Complexity of a Deterministic Algorithm 342
C.2.2 Worst-Case Algorithm Complexity 343
C.2.3 Asymptotic Algorithm Complexity 343
C.2.4 Complexity is a Real Barrier 345
C.3 Non-Deterministic Machines and Non-Deterministic Algorithms 346
C.3.1 Complexity of a Non-Deterministic Algorithm 347
C.4 V and tfV Complexity Classes 347
C.5 Polynomial Reductions 349
C.5.7 A Polynomial Time Reduction Example 350
C.6 .VP-Completeness 351
C.6.1 An Example Proving J^TV-Completeness for a Problem 352
C.7 Optimization Problems and Approximation Schemes 352
C.7.1 ThetfVöClass 353
C.7.2 Approximation Algorithms 354
C.7.3 PTAS Reductions 356
C.7.4 tfVÖ-Complete Problems 356
C.8 Complexity of Network Design Problems 357
C.9 Notes and Sources 357
References 358
D Net2PIan 359
D.l Net2Plan 359
D.2 On the Role of Net2Plan in this Book 360
Index 363
|
any_adam_object | 1 |
author | Mariño, Pablo Pavón |
author_GND | (DE-588)1025862678 |
author_facet | Mariño, Pablo Pavón |
author_role | aut |
author_sort | Mariño, Pablo Pavón |
author_variant | p p m pp ppm |
building | Verbundindex |
bvnumber | BV043644961 |
callnumber-first | T - Technology |
callnumber-label | TK5102 |
callnumber-raw | TK5102.83 |
callnumber-search | TK5102.83 |
callnumber-sort | TK 45102.83 |
callnumber-subject | TK - Electrical and Nuclear Engineering |
classification_rvk | ST 200 |
ctrlnum | (OCoLC)952634676 (DE-599)BVBBV043644961 |
dewey-full | 004.601 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004.601 |
dewey-search | 004.601 |
dewey-sort | 14.601 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01916nam a2200481 c 4500</leader><controlfield tag="001">BV043644961</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20160726 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">160628s2016 xxk|||| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">015044522</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781119013358</subfield><subfield code="c">hbk.</subfield><subfield code="9">978-1-119-01335-8</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)952634676</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV043644961</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="044" ind1=" " ind2=" "><subfield code="a">xxk</subfield><subfield code="c">GB</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-83</subfield><subfield code="a">DE-11</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TK5102.83</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">004.601</subfield><subfield code="2">23</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 200</subfield><subfield code="0">(DE-625)143611:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Mariño, Pablo Pavón</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1025862678</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Optimization of computer networks - modeling and algorithms</subfield><subfield code="b">a hands-on approach</subfield><subfield code="c">Pablo Pavón Mariño</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Chichester, West Sussex</subfield><subfield code="b">Wiley</subfield><subfield code="c">2016</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xx, 375 Seiten</subfield><subfield code="b">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="650" ind1=" " ind2="4"><subfield code="a">Mathematisches Modell</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Network performance (Telecommunication)</subfield><subfield code="x">Mathematical models</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer networks</subfield><subfield code="x">Mathematical models</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer algorithms</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Rechnernetz</subfield><subfield code="0">(DE-588)4070085-9</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">Rechnernetz</subfield><subfield code="0">(DE-588)4070085-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><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=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, EPUB</subfield><subfield code="z">978-1-119-01333-4</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, PDF</subfield><subfield code="z">978-1-119-01334-1</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ 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=029058693&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-029058693</subfield></datafield></record></collection> |
id | DE-604.BV043644961 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T07:31:23Z |
institution | BVB |
isbn | 9781119013358 |
language | English |
lccn | 015044522 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-029058693 |
oclc_num | 952634676 |
open_access_boolean | |
owner | DE-83 DE-11 |
owner_facet | DE-83 DE-11 |
physical | xx, 375 Seiten Diagramme |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Wiley |
record_format | marc |
spelling | Mariño, Pablo Pavón Verfasser (DE-588)1025862678 aut Optimization of computer networks - modeling and algorithms a hands-on approach Pablo Pavón Mariño Chichester, West Sussex Wiley 2016 xx, 375 Seiten Diagramme txt rdacontent n rdamedia nc rdacarrier Mathematisches Modell Network performance (Telecommunication) Mathematical models Computer networks Mathematical models Computer algorithms Algorithmus (DE-588)4001183-5 gnd rswk-swf Rechnernetz (DE-588)4070085-9 gnd rswk-swf Optimierung (DE-588)4043664-0 gnd rswk-swf Rechnernetz (DE-588)4070085-9 s Algorithmus (DE-588)4001183-5 s Optimierung (DE-588)4043664-0 s DE-604 Erscheint auch als Online-Ausgabe, EPUB 978-1-119-01333-4 Erscheint auch als Online-Ausgabe, PDF 978-1-119-01334-1 HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029058693&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Mariño, Pablo Pavón Optimization of computer networks - modeling and algorithms a hands-on approach Mathematisches Modell Network performance (Telecommunication) Mathematical models Computer networks Mathematical models Computer algorithms Algorithmus (DE-588)4001183-5 gnd Rechnernetz (DE-588)4070085-9 gnd Optimierung (DE-588)4043664-0 gnd |
subject_GND | (DE-588)4001183-5 (DE-588)4070085-9 (DE-588)4043664-0 |
title | Optimization of computer networks - modeling and algorithms a hands-on approach |
title_auth | Optimization of computer networks - modeling and algorithms a hands-on approach |
title_exact_search | Optimization of computer networks - modeling and algorithms a hands-on approach |
title_full | Optimization of computer networks - modeling and algorithms a hands-on approach Pablo Pavón Mariño |
title_fullStr | Optimization of computer networks - modeling and algorithms a hands-on approach Pablo Pavón Mariño |
title_full_unstemmed | Optimization of computer networks - modeling and algorithms a hands-on approach Pablo Pavón Mariño |
title_short | Optimization of computer networks - modeling and algorithms |
title_sort | optimization of computer networks modeling and algorithms a hands on approach |
title_sub | a hands-on approach |
topic | Mathematisches Modell Network performance (Telecommunication) Mathematical models Computer networks Mathematical models Computer algorithms Algorithmus (DE-588)4001183-5 gnd Rechnernetz (DE-588)4070085-9 gnd Optimierung (DE-588)4043664-0 gnd |
topic_facet | Mathematisches Modell Network performance (Telecommunication) Mathematical models Computer networks Mathematical models Computer algorithms Algorithmus Rechnernetz Optimierung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029058693&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT marinopablopavon optimizationofcomputernetworksmodelingandalgorithmsahandsonapproach |