Sciweavers

1689 search results - page 290 / 338
» Registry-Based Support for Information Integration
Sort
View
SOFTVIS
2010
ACM
15 years 4 months ago
TIE: an interactive visualization of thread interleavings
Multi-core processors have become increasingly prevalent, driving a software shift toward concurrent programs which best utilize these processors. Testing and debugging concurrent...
Gowritharan Maheswara, Jeremy S. Bradbury, Christo...
ANOR
2007
92views more  ANOR 2007»
15 years 4 months ago
Portfolio selection with probabilistic utility
We present a novel portfolio selection technique, which replaces the traditional maximization of the utility function with a probabilistic approach inspired by statistical physics....
Robert Marschinski, Pietro Rossi, Massimo Tavoni, ...
DKE
2008
208views more  DKE 2008»
15 years 4 months ago
Deploying defeasible logic rule bases for the semantic web
Logic is currently the target of the majority of the upcoming efforts towards the realization of the Semantic Web vision, namely making the content of the Web accessible not only t...
Efstratios Kontopoulos, Nick Bassiliades, Grigoris...
BMCBI
2006
103views more  BMCBI 2006»
15 years 4 months ago
Accelerating the reconstruction of genome-scale metabolic networks
Background: The genomic information of a species allows for the genome-scale reconstruction of its metabolic capacity. Such a metabolic reconstruction gives support to metabolic e...
Richard A. Notebaart, Frank H. J. van Enckevort, C...
CORR
2006
Springer
132views Education» more  CORR 2006»
15 years 4 months ago
Packrat Parsing: Simple, Powerful, Lazy, Linear Time
Packrat parsing is a novel technique for implementing parsers in a lazy functional programming language. A packrat parser provides the power and flexibility of top-down parsing wi...
Bryan Ford