Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Auction_algorithm> ?p ?o. }
Showing items 1 to 27 of
27
with 100 items per page.
- Auction_algorithm abstract "The term "auction algorithm" applies to several variations of a combinatorial optimization algorithm which solves assignment problems, and network optimization problems with linear and convex/nonlinear cost. An auction algorithm has been used in a business setting to determine the best prices on a set of products offered to multiple buyers. It is an iterative procedure, so the name "auction algorithm" is related to a sales auction, where multiple bids are compared to determine the best offer, with the final sales going to the highest bidders.The original form of the auction algorithm is an iterative method to find the optimal prices and an assignment that maximizes the net benefit in a bipartite graph, the maximum weight matching problem (MWM).This algorithm was first proposed by Dimitri Bertsekas in 1979. Detailed analysis and extensions to more general network optimization problems (epsilon-relaxation and network auction algorithms) are provided in his network optimization books Linear Network Optimization 1991, and Network Optimization: Continuous and Discrete Models 1998. The auction algorithm has excellent computational complexity, as given in these books, and is reputed to be among the fastest for solving single commodity network optimization problems. In addition, the original version of this algorithm is known to possess a distributed nature particularly suitable for distributed systems, since its basic computational primitives (bidding and auctioning) are localized rather than relying on queries of global information. However, the original version that is intrinsically distributable has a pseudo-polynomial time complexity, which means that the running time depends on the input data pattern. Later versions have improved the time complexity to the state-of-the-art level by using techniques such as ε-scaling, but at the sacrifice of undermining its distributed characteristics. In order to retain the distributed nature and also attain a polynomial time complexity, recently some researchers from the multi-agent community have been trying to improve the earlier version of the auction algorithm by switching to a different economic model, namely, from the selfish bidders' perspective to a merchant’s point of view, where the merchant of a market adjusts the article prices in order to quickly clear the inventory.A later variation of the auction algorithm that solves shortest path problems was introduced by Bertsekas in 1991.It is a simple algorithm for finding shortest paths in a directed graph. In the single origin/single destination case, the auction algorithm maintains a single path starting at the origin, which is then extended or contracted by a single node at each iteration. Simultaneously, at most one dual variable will be adjusted at each iteration, in order to either improve or maintain the value of a dual function. In the case of multiple origins, the auction algorithm is well-suited for parallel computation. The algorithm is closely related to auction algorithms for other network flow problems. According to computational experiments, the auction algorithm is generally inferior to other state-of-the-art algorithms for the all destinations shortest path problem, but is very fast for problems with few destinations (substantially more than one and substantially less than the total number of nodes); see the article by Bertsekas, Pallottino, and Scutella, Polynomial Auction Algorithms for Shortest Paths.Auction algorithms for shortest hyperpath problems have been defined by De Leone and Pretolani in 1998. This is also a parallel auction algorithm for weighted bipartite matching, described by E. Jason Riedy in 2004.".
- Auction_algorithm wikiPageExternalLink bertsekas91auction.html.
- Auction_algorithm wikiPageExternalLink net.html.
- Auction_algorithm wikiPageExternalLink netbook.html.
- Auction_algorithm wikiPageExternalLink r5717w511x222053.
- Auction_algorithm wikiPageID "15700918".
- Auction_algorithm wikiPageRevisionID "587540209".
- Auction_algorithm hasPhotoCollection Auction_algorithm.
- Auction_algorithm subject Category:Optimization_algorithms_and_methods.
- Auction_algorithm type Abstraction100002137.
- Auction_algorithm type Act100030358.
- Auction_algorithm type Activity100407535.
- Auction_algorithm type Algorithm105847438.
- Auction_algorithm type Event100029378.
- Auction_algorithm type OptimizationAlgorithmsAndMethods.
- Auction_algorithm type Procedure101023820.
- Auction_algorithm type PsychologicalFeature100023100.
- Auction_algorithm type Rule105846932.
- Auction_algorithm type YagoPermanentlyLocatedEntity.
- Auction_algorithm comment "The term "auction algorithm" applies to several variations of a combinatorial optimization algorithm which solves assignment problems, and network optimization problems with linear and convex/nonlinear cost. An auction algorithm has been used in a business setting to determine the best prices on a set of products offered to multiple buyers.".
- Auction_algorithm label "Auction algorithm".
- Auction_algorithm sameAs m.03nqgwk.
- Auction_algorithm sameAs Q4819604.
- Auction_algorithm sameAs Q4819604.
- Auction_algorithm sameAs Auction_algorithm.
- Auction_algorithm wasDerivedFrom Auction_algorithm?oldid=587540209.
- Auction_algorithm isPrimaryTopicOf Auction_algorithm.