![]() |
Any Open Source Graph Library [Working fine with CI] - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Any Open Source Graph Library [Working fine with CI] (/showthread.php?tid=41083) |
Any Open Source Graph Library [Working fine with CI] - El Forum - 04-27-2011 [eluser]Unknown[/eluser] hi guys... i want to implement my own created algorithm in php codeigniter ... since its a very complex algorithm so i need advance data structure in php ie undirected graph did any one know any library which has easy implementation with <b>codeigniter</b> and also have easy and quick functions someone recommend PEAR <b>http://pear.php.net/package/Structures_Graph/docs/latest/li_Structures_Graph.html</br> no doubt it was very easy to code but due to complex configuration with CI and the developer stop maintaining its few packages <b>(structured graph is one of them)</b> soo i need some suggestion and help..its urgent.. |