[sage-gsoc] Re: GSoC project on Addition of SPQR-tree to graph module

2018-03-24 Thread Sai Harsh Tondomker
Dear David, I have submitted my project proposal on Gsoc website. Can you please check it once and give your feedback before I prepare the final draft? So I can rectify any errors. Thank you, Sai Harsh On Friday, March 9, 2018 at 11:14:46 PM UTC+5:30, david@gmail.com wrote: > > > Shall I

[sage-gsoc] Re: GSoC project on Addition of SPQR-tree to graph module

2018-03-09 Thread david . coudert
> Shall I go ahead and complete the implementation of Triconnected > components? > Feel free to do it. David. -- You received this message because you are subscribed to the Google Groups "sage-gsoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[sage-gsoc] Re: GSoC project on Addition of SPQR-tree to graph module

2018-03-03 Thread Sai Harsh Tondomker
Thanks for your quick response. Before starting to code, you must read "Gutwenger, Carsten; Mutzel, Petra > (2001), "A linear time implementation of SPQR-trees", Proc. 8th > International Symposium on Graph Drawing (GD 2000), Lecture Notes in > Computer Science, 1984, Springer-Verlag, pp. 77

[sage-gsoc] Re: GSoC project on Addition of SPQR-tree to graph module

2018-03-03 Thread david . coudert
Le vendredi 2 mars 2018 22:55:27 UTC+1, Sai Harsh Tondomker a écrit : > > Thanks for your response. I would like to go with recoding the method with > documentation. > > I have installed OGDF and sage on my system, using OGDF implementation as > a reference, I am implementing Find Triconnected

[sage-gsoc] Re: GSoC project on Addition of SPQR-tree to graph module

2018-03-02 Thread Sai Harsh Tondomker
Thanks for your response. I would like to go with recoding the method with documentation. I have installed OGDF and sage on my system, using OGDF implementation as a reference, I am implementing Find Triconnected Components in a graph for sag

[sage-gsoc] Re: GSoC project on Addition of SPQR-tree to graph module

2018-02-20 Thread david . coudert
Dear Sai Harsh, thank you for your interest in this project. Yes, the second paper fix several issues of the first paper. Authors of the second paper have implemented the algorithm in C++ in OGDF (http://www.ogdf.net/). There are two options for this project: 1) create an interface with OGDF an