Sciweavers

4743 search results - page 85 / 949
» The PlusCal Algorithm Language
Sort
View
127
Voted
JFP
2007
103views more  JFP 2007»
15 years 2 months ago
Warnings for pattern matching
We examine the ML pattern-matching anomalies of useless clauses and non-exhaustive matches. We state the definition of these anomalies, building upon pattern matching semantics, ...
Luc Maranget
ICALP
1999
Springer
15 years 6 months ago
New Upper Bounds for MaxSat
We describe exact algorithms that provide new upper bounds for the Maximum Satisfiability problem (MaxSat). We prove
Rolf Niedermeier, Peter Rossmanith
ICALP
2010
Springer
15 years 4 months ago
Efficient Evaluation of Nondeterministic Automata Using Factorization Forests
In the first part of the paper, we propose an algorithm which inputs an NFA A and a word a1
Mikolaj Bojanczyk, Pawel Parys
81
Voted
EACL
2009
ACL Anthology
16 years 2 months ago
An Alignment Algorithm Using Belief Propagation and a Structure-Based Distortion Model
Fabien Cromierès, Sadao Kurohashi
ERLANG
2007
ACM
15 years 6 months ago
Programming distributed Erlang applications: pitfalls and recipes
We investigate the distributed part of the Erlang programming language, with an aim to develop robust distributed systems and algorithms running on top of Erlang runtime systems. ...
Hans Svensson, Lars-Åke Fredlund