Sciweavers

64
Voted
SAC
2015
ACM
9 years 11 months ago
Declaratively solving tricky google code jam problems with prolog-based ECLiPSe CLP system
In this paper we demonstrate several examples of solving challenging algorithmic problems from the Google Code Jam programming contest with the Prolog-based ECLi PSe system using ...
Sergii Dymchenko, Mariia Mykhailova
79
Voted
SAC
2015
ACM
9 years 11 months ago
Discovering weighted motifs in gene co-expression networks
An important dimension of complex networks is embedded in the weights of its edges. Incorporating this source of information on the analysis of a network can greatly enhance our u...
Sarvenaz Choobdar, Pedro Manuel Pinto Ribeiro, Fer...
66
Voted
SAC
2015
ACM
9 years 11 months ago
Adaptive just-in-time value class optimization: transparent data structure inlining for fast execution
The performance of value classes is highly dependent on how they are represented in the virtual machine. Value class instances are immutable, have no identity, and can only refer ...
Tobias Pape, Carl Friedrich Bolz, Robert Hirschfel...
75
Voted
SAC
2015
ACM
9 years 11 months ago
Adaptive blurring of sensor data to balance privacy and utility for ubiquitous services
Given the trend towards mobile computing, the next generation of ubiquitous “smart” services will have to continuously analyze surrounding sensor data. More than ever, such se...
Assaad Moawad, Thomas Hartmann 0001, Franço...
89
Voted
SAC
2015
ACM
9 years 11 months ago
Effective manycast messaging for Kademlia network
Peer-to-peer (P2P) communication plays an ever-expanding role in critical applications with rapidly growing user bases. In addition to well-known P2P systems for data sharing (e.g...
Lubos Matl, Tomás Cerný, Michael J. ...