Combinatorial auctions and knapsack problems: an analysis of optimization methods
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Saarbrücken
VDM-Verl. Müller
2008
|
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | VII, 110 S. graph. Darst. |
ISBN: | 9783836450065 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV023253188 | ||
003 | DE-604 | ||
005 | 20080618 | ||
007 | t | ||
008 | 080411s2008 d||| |||| 00||| eng d | ||
020 | |a 9783836450065 |9 978-3-8364-5006-5 | ||
035 | |a (OCoLC)429663172 | ||
035 | |a (DE-599)BVBBV023253188 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-384 | ||
084 | |a QH 430 |0 (DE-625)141581: |2 rvk | ||
100 | 1 | |a Pfeiffer, Jella |e Verfasser |4 aut | |
245 | 1 | 0 | |a Combinatorial auctions and knapsack problems |b an analysis of optimization methods |c Jella Pfeiffer |
264 | 1 | |a Saarbrücken |b VDM-Verl. Müller |c 2008 | |
300 | |a VII, 110 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016438516&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-016438516 |
Datensatz im Suchindex
_version_ | 1804137557258141696 |
---|---|
adam_text | 4.4.1. DIRECT REPRESENTATION 40 CONTENTS LIST OF FIGURES III LIST OF
TABLES V ABBREVIATIONS VII 1. INTRODUCTION 1 2. COMBINATORIAL AUCTIONS 3
2.1. MOTIVATION 3 2.2. MECHANISM DESIGN 4 2.2.1. DEFINITION 4 2.2.2.
REVELATION PRINCIPLE AND GIBBARD-SATTERTHWAITE THEOREM 5 2.2.3.
VICKREY-CLARKE-GROOVES MECHANISM 7 2.3. AUCTIONS 8 2.3.1. AUCTION DESIGN
8 2.3.2. SINGLE-GOOD AUCTIONS 9 2.3.3. COMBINATORIAL AUCTIONS 10 2.4.
WINNER DETERMINATION PROBLEM (WDP) 11 2.4.1. COMPUTATIONAL ASPECTS 11
2.4.2. INTEGER PROGRAM FORMULATION 13 2.4.3. EQUIVALENCE TO THE
MULTI-DIMENSIONAL KNAPSACK PROBLEM (MDKP) . 15 3. OPTIMIZATION
ALGORITHMS FOR THE WDP AND THE MDKP 19 3.1. ALGORITHMS FOR THE WINNER
DETERMINATION PROBLEM 19 3.1.1. OPTIMAL ALGORITHMS 19 3.1.2. NON-OPTIMAL
ALGORITHMS 22 3.2. ALGORITHMS FOR THE MULTI-DIMENSIONAL KNAPSACK PROBLEM
23 3.2.1. OPTIMAL ALGORITHMS 23 3.2.2. NON-OPTIMAL ALGORITHMS 24 4.
GENETIC ALGORITHMS FOR THE WDP AND THE MDKP 27 4.1. FUNCTIONALITY OF
GENETIC ALGORITHMS 27 4.1.1. REPRESENTATION 29 4.1.2. OPERATORS 30
4.1.3. DESIGNING A GENETIC ALGORITHM 33 4.2. SEARCH SPACE OF THE WDP AND
THE MDKP 36 4.3. PROBLEM-SPECIFIC BIAS BY BID-SORTING HEURISTICS 37 4.4.
EXISTING GENETIC ALGORITHMS FOR THE MDKP 40 BIBLIOGRAFISCHE
INFORMATIONEN HTTP://D-NB.INFO/990098257 DIGITALISIERT DURCH CONTENTS
4.4.2. INDIRECT REPRESENTATION 43 4.4.3. COMPARISON 49 5. ANALYSIS 51
5.1. TEST INSTANCES 51 5.2. PERFORMANCE 59 5.2.1. CAMUS 59 5.2.2. CPLEX
61 5.2.3. PRIMAL GREEDY HEURISTICS 63 5.2.4. RAIDL S WEIGHT-CODED
APPROACH 70 5.3. PHENOTYPIC DISTANCE OF RAIDL S APPROACH 72 5.3.1.
EXPECTED DISTANCE OF TWO INDIVIDUALS 73 5.3.2. DISTANCE TO PRIMAL GREEDY
HEURISTICS AND CPLEX 76 5.3.3. DISTANCE DURING SEARCH PROCESS 78 5.4.
PHENOTYPIC DUPLICATES OF RAIDL S APPROACH 85 5.5. IMPROVING THE STATE OF
THE ART 89 6. SUMMARY, CONCLUSIONS, AND FURTHER WORK 93 6.1. SUMMARY 93
6.2. CONCLUSIONS 97 6.3. FURTHER WORK 99 A. APPENDIX 101
|
adam_txt |
4.4.1. DIRECT REPRESENTATION 40 CONTENTS LIST OF FIGURES III LIST OF
TABLES V ABBREVIATIONS VII 1. INTRODUCTION 1 2. COMBINATORIAL AUCTIONS 3
2.1. MOTIVATION 3 2.2. MECHANISM DESIGN 4 2.2.1. DEFINITION 4 2.2.2.
REVELATION PRINCIPLE AND GIBBARD-SATTERTHWAITE THEOREM 5 2.2.3.
VICKREY-CLARKE-GROOVES MECHANISM 7 2.3. AUCTIONS 8 2.3.1. AUCTION DESIGN
8 2.3.2. SINGLE-GOOD AUCTIONS 9 2.3.3. COMBINATORIAL AUCTIONS 10 2.4.
WINNER DETERMINATION PROBLEM (WDP) 11 2.4.1. COMPUTATIONAL ASPECTS 11
2.4.2. INTEGER PROGRAM FORMULATION 13 2.4.3. EQUIVALENCE TO THE
MULTI-DIMENSIONAL KNAPSACK PROBLEM (MDKP) . 15 3. OPTIMIZATION
ALGORITHMS FOR THE WDP AND THE MDKP 19 3.1. ALGORITHMS FOR THE WINNER
DETERMINATION PROBLEM 19 3.1.1. OPTIMAL ALGORITHMS 19 3.1.2. NON-OPTIMAL
ALGORITHMS 22 3.2. ALGORITHMS FOR THE MULTI-DIMENSIONAL KNAPSACK PROBLEM
23 3.2.1. OPTIMAL ALGORITHMS 23 3.2.2. NON-OPTIMAL ALGORITHMS 24 4.
GENETIC ALGORITHMS FOR THE WDP AND THE MDKP 27 4.1. FUNCTIONALITY OF
GENETIC ALGORITHMS 27 4.1.1. REPRESENTATION 29 4.1.2. OPERATORS 30
4.1.3. DESIGNING A GENETIC ALGORITHM 33 4.2. SEARCH SPACE OF THE WDP AND
THE MDKP 36 4.3. PROBLEM-SPECIFIC BIAS BY BID-SORTING HEURISTICS 37 4.4.
EXISTING GENETIC ALGORITHMS FOR THE MDKP 40 BIBLIOGRAFISCHE
INFORMATIONEN HTTP://D-NB.INFO/990098257 DIGITALISIERT DURCH CONTENTS
4.4.2. INDIRECT REPRESENTATION 43 4.4.3. COMPARISON 49 5. ANALYSIS 51
5.1. TEST INSTANCES 51 5.2. PERFORMANCE 59 5.2.1. CAMUS 59 5.2.2. CPLEX
61 5.2.3. PRIMAL GREEDY HEURISTICS 63 5.2.4. RAIDL'S WEIGHT-CODED
APPROACH 70 5.3. PHENOTYPIC DISTANCE OF RAIDL'S APPROACH 72 5.3.1.
EXPECTED DISTANCE OF TWO INDIVIDUALS 73 5.3.2. DISTANCE TO PRIMAL GREEDY
HEURISTICS AND CPLEX 76 5.3.3. DISTANCE DURING SEARCH PROCESS 78 5.4.
PHENOTYPIC DUPLICATES OF RAIDL'S APPROACH 85 5.5. IMPROVING THE STATE OF
THE ART 89 6. SUMMARY, CONCLUSIONS, AND FURTHER WORK 93 6.1. SUMMARY 93
6.2. CONCLUSIONS 97 6.3. FURTHER WORK 99 A. APPENDIX 101 |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Pfeiffer, Jella |
author_facet | Pfeiffer, Jella |
author_role | aut |
author_sort | Pfeiffer, Jella |
author_variant | j p jp |
building | Verbundindex |
bvnumber | BV023253188 |
classification_rvk | QH 430 |
ctrlnum | (OCoLC)429663172 (DE-599)BVBBV023253188 |
discipline | Wirtschaftswissenschaften |
discipline_str_mv | Wirtschaftswissenschaften |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01057nam a2200277 c 4500</leader><controlfield tag="001">BV023253188</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20080618 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">080411s2008 d||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783836450065</subfield><subfield code="9">978-3-8364-5006-5</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)429663172</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV023253188</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-384</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">QH 430</subfield><subfield code="0">(DE-625)141581:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Pfeiffer, Jella</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Combinatorial auctions and knapsack problems</subfield><subfield code="b">an analysis of optimization methods</subfield><subfield code="c">Jella Pfeiffer</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Saarbrücken</subfield><subfield code="b">VDM-Verl. Müller</subfield><subfield code="c">2008</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">VII, 110 S.</subfield><subfield code="b">graph. Darst.</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="856" ind1="4" ind2="2"><subfield code="m">DNB 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=016438516&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-016438516</subfield></datafield></record></collection> |
id | DE-604.BV023253188 |
illustrated | Illustrated |
index_date | 2024-07-02T20:28:46Z |
indexdate | 2024-07-09T21:14:11Z |
institution | BVB |
isbn | 9783836450065 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-016438516 |
oclc_num | 429663172 |
open_access_boolean | |
owner | DE-384 |
owner_facet | DE-384 |
physical | VII, 110 S. graph. Darst. |
publishDate | 2008 |
publishDateSearch | 2008 |
publishDateSort | 2008 |
publisher | VDM-Verl. Müller |
record_format | marc |
spelling | Pfeiffer, Jella Verfasser aut Combinatorial auctions and knapsack problems an analysis of optimization methods Jella Pfeiffer Saarbrücken VDM-Verl. Müller 2008 VII, 110 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016438516&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Pfeiffer, Jella Combinatorial auctions and knapsack problems an analysis of optimization methods |
title | Combinatorial auctions and knapsack problems an analysis of optimization methods |
title_auth | Combinatorial auctions and knapsack problems an analysis of optimization methods |
title_exact_search | Combinatorial auctions and knapsack problems an analysis of optimization methods |
title_exact_search_txtP | Combinatorial auctions and knapsack problems an analysis of optimization methods |
title_full | Combinatorial auctions and knapsack problems an analysis of optimization methods Jella Pfeiffer |
title_fullStr | Combinatorial auctions and knapsack problems an analysis of optimization methods Jella Pfeiffer |
title_full_unstemmed | Combinatorial auctions and knapsack problems an analysis of optimization methods Jella Pfeiffer |
title_short | Combinatorial auctions and knapsack problems |
title_sort | combinatorial auctions and knapsack problems an analysis of optimization methods |
title_sub | an analysis of optimization methods |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016438516&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT pfeifferjella combinatorialauctionsandknapsackproblemsananalysisofoptimizationmethods |