igraph-help
[Top][All Lists]
Advanced

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

[igraph] Chordal extension of a graph in Python


From: Иван Зорин
Subject: [igraph] Chordal extension of a graph in Python
Date: Wed, 29 Mar 2017 17:31:42 +0300

Hello, igraph Team!

I need to find any chordal extension of a given graph. I used is_chordal() function for R version of igraph, which ckecks chordality of a graph and can also return chordal extension. But I could not find any alternative of this function for python, so my question is, if there are any ways to compute any chordal completion of a graph using python-igraph?

Thanks.


--
Sincerely, 
Ivan Zorin
reply via email to

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