<div dir="auto">Hi<div dir="auto"><br></div><div dir="auto">Can't I use Data.Graph and use Data.Map to hold the edge weights and have operations that tie the edges to their weights in a combined data structure?</div><div dir="auto"><br></div><div dir="auto">FDS ~ Functional Data Structure</div><div dir="auto"><br></div><div dir="auto">Making a FDS using two or more FDS's</div><div dir="auto"><br></div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri., Jul. 9, 2021, 11:47 p.m. Casey Hawthorne, <<a href="mailto:kc1956@gmail.com">kc1956@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Thank you! </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri., Jul. 9, 2021, 11:27 p.m. Henning Thielemann, <<a href="mailto:lemming@henning-thielemann.de" target="_blank" rel="noreferrer">lemming@henning-thielemann.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On Fri, 9 Jul 2021, Casey Hawthorne wrote:<br>
<br>
> What can I use for a weighted graph? I thought Data.Graph would work but I see no provision for edge weights?<br>
<br>
fgl or my comfort-graph package<br>
</blockquote></div>
</blockquote></div>