Sciweavers

4940 search results - page 240 / 988
» On the Complexity of Universal Programs
Sort
View
DSL
2009
15 years 4 months ago
CLOPS: A DSL for Command Line Options
Programmers often write custom parsers for the command line input of their programs. They do so, in part, because they believe that both their program's parameterization and t...
Mikolás Janota, Fintan Fairmichael, Viliam ...
ISSEP
2010
Springer
243views Education» more  ISSEP 2010»
16 years 3 months ago
Object-Oriented Modeling of Object-Oriented Concepts
Teaching introductory object-oriented programming presents considerable challenges. Some of these challenges are due to the intrinsic complexity of the subject matter — object-or...
Michela Pedroni, Bertrand Meyer
ASP
2005
Springer
16 years 2 days ago
A New Algorithm for Answer Set Computation
A new exact algorithm for computing answer sets of logic programs is presented and analyzed. The algorithm takes a logic program in Kernel normal form as an input and computes its ...
Giuliano Grossi, Massimo Marchi
COCOA
2007
Springer
16 years 21 days ago
Fundamental Domains for Integer Programs with Symmetries
We define a fundamental domain for a linear programming relaxation of a combinatorial integer program which is symmetric under a group action. We then describe a straightforward w...
Eric J. Friedman
SOFTVIS
2005
ACM
16 years 3 days ago
Adding parallelism to visual data flow programs
Programming in parallel is an error-prone and complex task compounded by the lack of tool support for both programming and debugging. Recent advances in compiler-directed shared m...
Philip T. Cox, Simon Gauvin, Andrew Rau-Chaplin