guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Looking for graph library


From: zimoun
Subject: Re: Looking for graph library
Date: Mon, 10 Oct 2022 19:18:00 +0200

Hi Ricardo,

On sam., 08 oct. 2022 at 16:07, Ricardo Wurmus <rekado@elephly.net> wrote:

> Here’s an implementation of inductive graphs:
>
> https://github.com/rekado/minigrad/blob/main/minigrad/graph.scm

IIUC, mingrad is implementing a part of [1].  Some time ago, I have read
this interesting paper from Haskell folks:

    https://dl.acm.org/doi/pdf/10.1145/3122955.3122956

and maybe this kind of framework could be useful.

1: <https://web.engr.oregonstate.edu/~erwig/papers/InductiveGraphs_JFP01.pdf>


Cheers,
simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]