I guess you are trying to use the igraph R package. Try the master branch,
instead of the dev branch.

Also note, that you can install R/igraph by typing in

install.packages("igraph")

at your R prompt.

Gabor

On Mon, May 4, 2015 at 7:45 AM, Zahra Fatemi <[email protected]> wrote:

> Dear All,
> I want to change some igraph package headers, but unfortunately I cannot
> find their codes. I got igraph package from github, and check include and
> src files, but I could not find implementation of functions of
> igraph_interface.h like add edge. In include file, I just saw the name of
> functions not their implementation. Would you please help me and guide me
> how I can find their implementation.
> Best Regards
> Fatemi
>
>
> _______________________________________________
> igraph-help mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to