Sciweavers

2623 search results - page 20 / 525
» tools 2010
Sort
View
ENTCS
2010
104views more  ENTCS 2010»
13 years 7 months ago
Tableau Tool for Testing Satisfiability in LTL: Implementation and Experimental Analysis
We report on the implementation and experimental analysis of an incremental multi-pass tableau-based procedure `a la Wolper for testing satisfiability in the linear time temporal ...
Valentin Goranko, Angelo Kyrilov, Dmitry Shkatov
NAR
2010
116views more  NAR 2010»
13 years 2 months ago
Freiburg RNA Tools: a web server integrating IntaRNA, ExpaRNA and LocARNA
The Freiburg RNA tools web server integrates three tools for the advanced analysis of RNA in a common webbased user interface. The tools IntaRNA, ExpaRNA, and LocARNA support the ...
Cameron Smith, Steffen Heyne, Andreas S. Richter, ...
ENTCS
2000
103views more  ENTCS 2000»
13 years 7 months ago
Combinator Parsers - From Toys to Tools
We develop, in a stepwise fashion, a set of parser combinators for constructing deterministic, error-correcting parsers. The only restriction on the grammar is that it is not left...
S. Doaitse Swierstra
CPHYSICS
2010
59views more  CPHYSICS 2010»
13 years 5 months ago
A proposal for a standard interface between Monte Carlo tools and one-loop programs
T. Binoth, F. Boudjema, G. Dissertori, A. Lazopoul...
ENTCS
2010
410views more  ENTCS 2010»
13 years 5 months ago
TOOL PAPER: ScalaBison Recursive Ascent-Descent Parser Generator
ScalaBison is a parser generator accepting bison syntax and generating a parser in Scala. The generated parser uses the idea of "recursive ascent-descent parsing," that ...
John Boyland, Daniel Spiewak