StackOverflow Questions for Tag: recursion-schemes

Yash Ingle
Yash Ingle

Reputation: 9

How to solve this indirect recursion error?

Score: -1

Views: 159

Answers: 1

Read More
Javran
Javran

Reputation: 3434

Significant overhead implementing Catalan numbers with histomorphism

Score: 8

Views: 180

Answers: 0

Read More
nicolas
nicolas

Reputation: 9805

`refold :: Functor s => (a -> s a, a) -> (s b -> b) -> b` as a morphism between universal types

Score: 6

Views: 202

Answers: 2

Read More
maplike
maplike

Reputation: 31

How is this hylo solution to the "coin-change" problem designed?

Score: 3

Views: 277

Answers: 1

Read More
twitu
twitu

Reputation: 625

Using recursion schemes in Haskell for solving change making problem

Score: 4

Views: 578

Answers: 3

Read More
Linh Duong
Linh Duong

Reputation: 1

Non-tail recursive function that returns the last element in list without using reverse?

Score: -2

Views: 334

Answers: 2

Read More
P Varga
P Varga

Reputation: 20229

Morphism where the algebra receives the item's position

Score: 1

Views: 55

Answers: 1

Read More
winitzki
winitzki

Reputation: 3347

How to prove that the Church encoding, forall r. (F r -> r) -> r, gives an initial algebra of the functor F?

Score: 2

Views: 133

Answers: 0

Read More
Matei
Matei

Reputation: 152

Haskell monadic parser with anamorphisms

Score: 5

Views: 270

Answers: 1

Read More
Luciano
Luciano

Reputation: 2418

Composing non-distributive monads in recursion-schemes

Score: 4

Views: 153

Answers: 0

Read More
vytaute
vytaute

Reputation: 1480

How to convert recursive algorithm to dynamic programming?

Score: -5

Views: 224

Answers: 1

Read More

Catamorphism that allows looking at part of the final result

Score: 5

Views: 352

Answers: 3

Read More
trpnd
trpnd

Reputation: 474

Recursion scheme allowing dependencies between recursive calls (an ordered catamorphism?)

Score: 2

Views: 270

Answers: 2

Read More
Luciano
Luciano

Reputation: 2418

Is it possible to create efficient recombining trees using (co)recursion?

Score: 2

Views: 142

Answers: 1

Read More
nnnmmm
nnnmmm

Reputation: 8754

How do I write a CV-Coalgebra in Idris2?

Score: 1

Views: 58

Answers: 1

Read More
kthompson
kthompson

Reputation: 892

Recursion schemes with mutually recursive types in Scala

Score: 1

Views: 292

Answers: 1

Read More
Nastya Koroleva
Nastya Koroleva

Reputation: 73

Recursion scheme for tree-like structure

Score: 5

Views: 238

Answers: 0

Read More
marcosh
marcosh

Reputation: 9008

Fix and Mu isomorphic

Score: 9

Views: 408

Answers: 1

Read More
string_loginUsername
string_loginUsername

Reputation: 427

Using recursive types vs parameterized types with recursion schemes in practice in Haskell

Score: 2

Views: 138

Answers: 0

Read More
Aman_X
Aman_X

Reputation: 87

Generate lexicographic series efficiently in Python

Score: 1

Views: 733

Answers: 4

Read More
PreviousPage 2Next