[cl-graph-devel] using random-graph functions

Gary King gwking at metabang.com
Sun Aug 26 17:00:10 UTC 2012


Hi David,

> I would like to know how i could access the random graph functions.
> 
> After loading cl-graph, i cannot access functions like
> generate-scale-free-graph. Apparently the function is not exported. I
> see these functions require cl-variates, but first loading
> cl-variates, then cl-graph results in name-conflicts:
> 
> USE-PACKAGE #<PACKAGE "CL-VARIATES"> causes name-conflicts in
> #<PACKAGE "METABANG.CL-CONTAINERS"> between the following
> symbols:
>  CL-VARIATES:NEXT-ELEMENT, METABANG.UTILITIES:NEXT-ELEMENT
> 

I'll take a look.

> How can i resolve this issue? Note, that i'm using Quicklisp to load
> the packages, might this be a Quicklisp problem?


I wish :-) 

QuickLisp is maintained _very_ well whereas CL-Graph (sadly) isn't so I think it's  a CL-Graph problem.

--
Gary Warren King, metabang.com 
Cell: (413) 559 8738
Fax: (206) 338-4052
gwkkwg on Skype * garethsan on AIM * gwking on twitter





More information about the cl-graph-devel mailing list