Sciweavers

2362 search results - page 236 / 473
» Programming in Standard ML
Sort
View
FOSSACS
2009
Springer
15 years 11 months ago
Beyond Shapes: Lists with Ordered Data
Standard analysis on recursive data structures restrict their attention to shape properties (for instance, a program that manipulates a list returns a list), excluding properties t...
Kshitij Bansal, Rémi Brochenin, Étie...
VMCAI
2009
Springer
15 years 11 months ago
LTL Generalized Model Checking Revisited
Given a 3-valued abstraction of a program (possibly generated using rogram analysis and predicate abstraction) and a temporal logic formula, generalized model checking (GMC) checks...
Patrice Godefroid, Nir Piterman
ICRA
2009
IEEE
147views Robotics» more  ICRA 2009»
15 years 11 months ago
Effect of time delay on telesurgical performance
— In the area of surgical robotics no standard means of performance evaluation has been established. Thousands of surgeons have gone through the SAGES FLS Program, and the psycho...
Mitchell J. H. Lum, Jacob Rosen, Thomas S. Lendvay...
CGO
2008
IEEE
15 years 11 months ago
Branch-on-random
We propose a new instruction, branch-on-random, that is like a standard conditional branch, except rather than specifying the condition on which the branch should be taken, it spe...
Edward Lee, Craig B. Zilles
169
Voted
APCSAC
2007
IEEE
15 years 11 months ago
Open Issues in MPI Implementation
MPI (the Message Passing Interface) continues to be the dominant programming model for parallel machines of all sizes, from small Linux clusters to the largest parallel supercomput...
Rajeev Thakur, William Gropp