• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 1 - 10 of 66,654
Next 10 →

Genotyping of Pooled Microsatellite Markers By Combinatorial Optimization Techniques

by Giuseppe Lancia, Mark Perlin - Dis. Appl. Math , 1998
"... An important everyday task for geneticists and molecular biologists is that of isolating and analyzing some particular DNA regions (markers), each drawn from a limited and known set of possible values (alleles). This procedure is called genotyping and is based on DNA amplification and size separatio ..."
Abstract - Cited by 2 (1 self) - Add to MetaCart
that by using the techniques described in this paper, genotyping of pooled markers can be computed effectively, thus potentially achieving a considerable reduction in time and expense. 1 Introduction In this paper we investigate the possibility of using combinatorial optimization techniques to increase the rate

Weapon Target Assignment with Combinatorial Optimization Techniques

by Asım Tokgöz, Serol Bulkan
"... Abstract—Weapon Target Assignment (WTA) is the assignment of friendly weapons to the hostile targets in order to protect friendly assets or destroy the hostile targets and considered as a NP-complete problem. Thus, it is very hard to solve it for real time or near-real time operational needs. In thi ..."
Abstract - Add to MetaCart
. In this study, genetic algorithm (GA), tabu search (TS), simulated annealing (SA) and Variable Neighborhood Search (VNS) combinatorial optimization techniques are applied to the WTA problem and their results are compared with each other and also with the optimized GAMS solutions. Algorithms are tested

Improving Source Selection in Large Scale Mediation Systems through Combinatorial Optimization Techniques

by Ra Pomares, Claudia Roncancio, Van-dat Cung
"... Abstract. This paper concerns querying in large scale virtual organiza-tions. Such organizations are characterized by a challenging data context involving a large number of distributed data sources with strong hetero-geneity and uncontrolled data overlapping. In that context, data source selection d ..."
Abstract - Add to MetaCart
during query evaluation is particularly important and complex. To cope with this task, we propose OptiSource, an original strategy for source selection using combinatorial optimization techniques combined to organizational knowledge of the virtual organization. Experiment nu-merical results show

Modelling the Biomacromolecular Structures with Selected Combinatorial Optimization Techniques”, arχv: math-ph/0502051 v 1 - 25

by R. P. Mondaini , 2005
"... Abstract. Modern approaches to the search of Relative and Global minima of potential energy function of Biomacromolecular structures include techniques of combinatorial optimization like the study of Steiner Points and Steiner Trees. These methods have been successfully applied to the problem of mod ..."
Abstract - Cited by 2 (2 self) - Add to MetaCart
Abstract. Modern approaches to the search of Relative and Global minima of potential energy function of Biomacromolecular structures include techniques of combinatorial optimization like the study of Steiner Points and Steiner Trees. These methods have been successfully applied to the problem

Improved algorithms for optimal winner determination in combinatorial auctions and generalizations

by Tuomas Sandholm, Subhash Suri , 2000
"... Combinatorial auctions can be used to reach efficient resource and task allocations in multiagent systems where the items are complementary. Determining the winners is NP-complete and inapproximable, but it was recently shown that optimal search algorithms do very well on average. This paper present ..."
Abstract - Cited by 582 (53 self) - Add to MetaCart
Combinatorial auctions can be used to reach efficient resource and task allocations in multiagent systems where the items are complementary. Determining the winners is NP-complete and inapproximable, but it was recently shown that optimal search algorithms do very well on average. This paper

Interior Point Methods in Semidefinite Programming with Applications to Combinatorial Optimization

by Farid Alizadeh - SIAM Journal on Optimization , 1993
"... We study the semidefinite programming problem (SDP), i.e the problem of optimization of a linear function of a symmetric matrix subject to linear equality constraints and the additional condition that the matrix be positive semidefinite. First we review the classical cone duality as specialized to S ..."
Abstract - Cited by 547 (12 self) - Add to MetaCart
mechanical way to algorithms for SDP with proofs of convergence and polynomial time complexity also carrying over in a similar fashion. Finally we study the significance of these results in a variety of combinatorial optimization problems including the general 0-1 integer programs, the maximum clique

Stable Focal Inverse Source Localization Using Combinatorial Optimization Techniques Combined With Regularization Methods

by C. H. Wolters, R. Beckmann, A. Rienäcker, H. Buchner , 1998
"... The inverse problem arising from EEG and MEG is largely underdetermined. One strategy to alleviate this problem is the restriction to a limited number of pointlike sources, the focal source model. Although the singular value decomposition of the spatio-temporal data gives an estimate of the minimal ..."
Abstract - Add to MetaCart
The inverse problem arising from EEG and MEG is largely underdetermined. One strategy to alleviate this problem is the restriction to a limited number of pointlike sources, the focal source model. Although the singular value decomposition of the spatio-temporal data gives an estimate of the minimal number of dipoles contributing to the measurement, the exact number is unknown in advance and noise complicates the reconstruction. Classical nonlinear dipole fit algorithms do not give an estimate for the correct number because they are not stable with regard to an overestimation of this parameter. Too many sources may only describe noise, but can still attain a large magnitude during the inverse procedure and may be indiscernible from the true sources. This paper describes a nonlinear dipole fit reconstruction algorithm with a new regularization approach for the embedded linear problem, automatically controlled by the noise in the data and the condition of the occuring least square problem...

Ant algorithms for discrete optimization

by Marco Dorigo, Gianni Di Caro, Luca M. Gambardella - ARTIFICIAL LIFE , 1999
"... This article presents an overview of recent work on ant algorithms, that is, algorithms for discrete optimization that took inspiration from the observation of ant colonies’ foraging behavior, and introduces the ant colony optimization (ACO) metaheuristic. In the first part of the article the basic ..."
Abstract - Cited by 489 (42 self) - Add to MetaCart
biological findings on real ants are reviewed and their artificial counterparts as well as the ACO metaheuristic are defined. In the second part of the article a number of applications of ACO algorithms to combinatorial optimization and routing in communications networks are described. We conclude with a

A Survey of Image Registration Techniques

by Lisa Gottesfeld Brown - ACM Computing Surveys , 1992
"... Registration is a fundamental task in image processing used to match two or more pictures taken, for example, at different times, from different sensors or from different viewpoints. Over the years, a broad range of techniques have been developed for the various types of data and problems. These ..."
Abstract - Cited by 979 (2 self) - Add to MetaCart
Registration is a fundamental task in image processing used to match two or more pictures taken, for example, at different times, from different sensors or from different viewpoints. Over the years, a broad range of techniques have been developed for the various types of data and problems

The Ant System: Optimization by a colony of cooperating agents

by Marco Dorigo, Vittorio Maniezzo, Alberto Colorni - IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS-PART B , 1996
"... An analogy with the way ant colonies function has suggested the definition of a new computational paradigm, which we call Ant System. We propose it as a viable new approach to stochastic combinatorial optimization. The main characteristics of this model are positive feedback, distributed computation ..."
Abstract - Cited by 1300 (46 self) - Add to MetaCart
An analogy with the way ant colonies function has suggested the definition of a new computational paradigm, which we call Ant System. We propose it as a viable new approach to stochastic combinatorial optimization. The main characteristics of this model are positive feedback, distributed
Next 10 →
Results 1 - 10 of 66,654
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University