Sciweavers

AUIC
2015
IEEE
8 years 3 months ago
Tangible-Tango: Designing and Fabricating Tangibles with Tangibles
We present Tangible-Tango, a system which enables users to fabricate new tangibles and their equivalent 3D virtual models. Thus the cognitive load required to understand and inter...
Brent Whiteley, Rachel Blagojevic, Beryl Plimmer
AUIC
2015
IEEE
8 years 3 months ago
Getting to Grips with Economic Sustainability: A Case Study in Human Computation Through Movement
The field of human computation creates novel user interfaces in order to leverage human capabilities to help solve problems that are difficult to solve using conventional computa...
Rohan J. McAdam
AUIC
2015
IEEE
8 years 3 months ago
Interactive Visualisation for Surface Proximity Monitoring
We consider tasks that require users to be aware of the proximity of two 3D surfaces and where one or both of these surfaces is changing over time. We consider situations where us...
David F. Marshall, Henry J. Gardner, Bruce H. Thom...
PPDP
2015
Springer
8 years 3 months ago
An algebraic view of space/belief and extrusion/utterance for concurrency/epistemic logic
We enrich spatial constraint systems with operators to specify information and processes moving from a space to another. We shall refer to these news structures as spatial constra...
Stefan Haar, Salim Perchy, Camilo Rueda, Frank D. ...
PPDP
2015
Springer
8 years 3 months ago
Concolic testing for functional languages
Concolic testing is a software testing technique combining concrete execution of a program (given specific input, along specific paths) with symbolic execution (generating new t...
Aggelos Giantsios, Nikolaos S. Papaspyrou, Konstan...
PPDP
2015
Springer
8 years 3 months ago
Improvements in a functional core language with call-by-need operational semantics
An improvement is a correct program transformation that optimizes the program, where the criterion is that the number of computation steps until a value is obtained is decreased. T...
Manfred Schmidt-Schauß, David Sabel
PPDP
2015
Springer
8 years 3 months ago
Automatic amortized analysis
In 2003, Hofmann and Jost introduced a type system that uses a potential-based amortized analysis to infer bounds on the resource consumption of (first-order) functional programs....
Martin Hofmann
PPDP
2015
Springer
8 years 3 months ago
From monoids to near-semirings: the essence of MonadPlus and alternative
It is well-known that monads are monoids in the category of endofunctors, and in fact so are applicative functors. Unfortunately, the benefits of this unified view are lost when...
Exequiel Rivas, Mauro Jaskelioff, Tom Schrijvers
PPDP
2015
Springer
8 years 3 months ago
Static analysis of cloud elasticity
We propose a static analysis technique that computes upper bounds of virtual machine usages in a concurrent language with explicit acquire and release operations of virtual machin...
Abel Garcia, Cosimo Laneve, Michael Lienhardt
PPDP
2015
Springer
8 years 3 months ago
Detecting concurrency bugs in higher-order programs through abstract interpretation
Quentin Stievenart, Jens Nicolay, Wolfgang De Meut...