guile-user
[Top][All Lists]
Advanced

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

Re: Looking for graph library


From: Ricardo Wurmus
Subject: Re: Looking for graph library
Date: Sat, 08 Oct 2022 16:07:26 +0200
User-agent: mu4e 1.8.9; emacs 28.1

Dmitry Polyakov <liltechdude@gmail.com> writes:

> Can you recommend any library for working with graphs (I did not find it
> in srfi and mailing list). Almost what I need to have in graphviz
> bindings, but there are no predicate functions and the like.

Here’s an implementation of inductive graphs:

https://github.com/rekado/minigrad/blob/main/minigrad/graph.scm


-- 
Ricardo



reply via email to

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