Sciweavers

26151 search results - page 103 / 5231
» Parameterized system design
Sort
View
SGAI
2007
Springer
16 years 14 days ago
Metrics for Mining Multisets
Abstract. We propose a new class of distance measures (metrics) designed for multisets, both of which are a recurrent theme in many data mining applications. One particular instanc...
Walter A. Kosters, Jeroen F. J. Laros
ML
2006
ACM
122views Machine Learning» more  ML 2006»
16 years 9 days ago
Type-safe modular hash-consing
Hash-consing is a technique to share values that are structurally equal. Beyond the obvious advantage of saving memory blocks, hash-consing may also be used to speed up fundamenta...
Jean-Christophe Filliâtre, Sylvain Conchon
ICIP
2005
IEEE
15 years 12 months ago
3D reconstruction of localized objects from radiographs and based on multiresolution and sparsity
We address the reconstruction of a 3D image from a set of incomplete X-ray tomographic data. In the case where the image is composed of one or several objects lying in a uniform b...
Charles Soussen, Jérôme Idier
WEA
2005
Springer
154views Algorithms» more  WEA 2005»
15 years 11 months ago
Experimental Evaluation of the Greedy and Random Algorithms for Finding Independent Sets in Random Graphs
This work is motivated by the long-standing open problem of designing a polynomial-time algorithm that with high probability constructs an asymptotically maximum independent set in...
Mark K. Goldberg, D. Hollinger, Malik Magdon-Ismai...
MPC
2004
Springer
165views Mathematics» more  MPC 2004»
15 years 11 months ago
Prototyping Generic Programming in Template Haskell
Abstract. Generic Programming deals with the construction of programs that can be applied to many dierent datatypes. This is achieved by parameterizing the generic programs by the...
Ulf Norell, Patrik Jansson