Sciweavers

2157 search results - page 85 / 432
» Binary ant algorithm
Sort
View
CSE
2008
IEEE
15 years 16 days ago
Sampling Binary Contingency Tables
We study the problem of counting and randomly sampling binary contingency tables. For given row and column sums, we are interested in approximately counting (or sampling) 0/1 n
Ivona Bezáková
96
Voted
ICANNGA
2009
Springer
134views Algorithms» more  ICANNGA 2009»
15 years 7 months ago
A Generative Model for Self/Non-self Discrimination in Strings
A statistical generative model is presented as an alternative to negative selection in anomaly detection of string data. We extend the probabilistic approach to binary classificat...
Matti Pöllä
IPL
2000
95views more  IPL 2000»
15 years 7 days ago
An efficient upper bound of the rotation distance of binary trees
A polynomial time algorithm is developed for computing an upper bound for the rotation distance of binary trees and equivalently for the diagonal-flip distance of convex polygons ...
Jean Marcel Pallo
75
Voted
GECCO
2005
Springer
107views Optimization» more  GECCO 2005»
15 years 6 months ago
Exposing origin-seeking bias in PSO
We discuss testing methods for exposing origin-seeking bias in PSO motion algorithms. The strategy of resizing the initialization space, proposed by Gehlhaar and Fogel and made po...
Christopher K. Monson, Kevin D. Seppi
MPC
1992
Springer
235views Mathematics» more  MPC 1992»
15 years 4 months ago
Inorder Traversal of a Binary Heap and its Inversion in Optimal Time and Space
In this paper we derive a linear-time, constant-space algorithm to construct a binary heap whose inorder traversal equals a given sequence. We do so in two steps. First, we invert...
Berry Schoenmakers