Sciweavers

620 search results - page 3 / 124
» A Simple and Fast Min-cut Algorithm
Sort
View
94
Voted
PODC
1996
ACM
15 years 6 months ago
Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms
Drawing ideas from previous authors, we present a new non-blocking concurrent queue algorithm and a new twolock queue algorithm in which one enqueue and one dequeue can proceed co...
Maged M. Michael, Michael L. Scott
IJCAI
2003
15 years 3 months ago
A Fast and Simple Algorithm for Bounds Consistency of the AllDifferent Constraint
In constraint programming one models a problem by stating constraints on acceptable solutions. The constraint model is then usually solved by interleaving backtracking search and ...
Alejandro López-Ortiz, Claude-Guy Quimper, ...
FCT
2005
Springer
15 years 7 months ago
A Simple and Fast Min-cut Algorithm
We present an algorithm which calculates a minimum cut and its weight in an undirected graph with nonnegative real edge weights, n vertices and m edges, in time O( ` max (log n, mi...
Michael Brinkmeier
92
Voted
GLVLSI
1997
IEEE
89views VLSI» more  GLVLSI 1997»
15 years 6 months ago
A Fast Algorithm for Locating and Correcting Simple Design Errors in VLSI Digital Circuits
Andreas G. Veneris, Ibrahim N. Hajj
132
Voted
ICML
2009
IEEE
16 years 3 months ago
SimpleNPKL: simple non-parametric kernel learning
Previous studies of Non-Parametric Kernel (NPK) learning usually reduce to solving some Semi-Definite Programming (SDP) problem by a standard SDP solver. However, time complexity ...
Jinfeng Zhuang, Ivor W. Tsang, Steven C. H. Hoi