Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Abstract. This paper contributes to an ongoing e ort to construct a cal- culus for deriving programs for optimisation problems. The calculus is built.
Efficient algorithms for solving optimisation problems can sometimes be expressed as homomorphisms on initial data types. Such homomorphisms, which correspond ...
Jun 4, 2005 · This paper contributes to an ongoing effort to construct a calculus for deriving programs for optimisation problems.
Solving Optimisation Problems with Catamorphism. Article. Share on. Solving Optimisation Problems with Catamorphism. Authors: Richard S. Bird, Oege de Moor ...
A study of the dynamic programming and greedy strategies for solving combinatorial optimization problems in the context of a calculus of relations, ...
This work explores the use of a calculus of relations to express and reason about graph properties in an algorithmic context by constructing a generic ...
Our proposed solution to this problem is to statically detect when it occurs and to report a compile-time error. We need to statically detect when a function ...
In this paper, we show the derivation of control flow analyses such that if one can develop an efficient checking program in terms of finite catamorphisms, then ...
Jul 31, 2019 · In this post, we are going to solve this problem in two different ways, both of which involve specifying the problem as a relational hylomorphism.
Missing: Optimisation | Show results with:Optimisation
In the process of the transformation to build-cata form we attempt to replace explicit recursion with a fixed pattern of recursion (catamorphism). We analyse in ...