Microsoft Automatic Graph Layout: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
{{Infobox software
{{unreferenced|date=July 2014}}
| name = Microsoft Automatic Graph Layout (MSAGL)
| author = Lev Nachmanson, Sergey Pupyrev, Tim Dwyer, Ted Hart, Roman Prutkin
| developer = [[Microsoft Research]]
| released =
| latest release version =
| latest release date =
| repo = {{URL|https://github.com/Microsoft/automatic-graph-layout}}
| operating system = [[Microsoft Windows]]
| genre = [[Software framework]]
| license = [[MIT License]]
| website = {{URL|http://research.microsoft.com/en-us/projects/msagl/}}
}}
'''Microsoft Automatic Graph Layout''' (MSAGL) is a [[.NET Framework|.NET]] library for automatic [[graph layout]].
It was created by [[Lev Nachmanson]] at [[Microsoft Research]].
 
Earlier versions carried the name ''GLEE'' ('''Graph Layout Execution Engine''').
Line 22 ⟶ 34:
 
== Availability and licensing ==
MSAGL is distributed under [[MIT licenseLicense]] as open source at [[GitHub]].<ref>https://github.com/Microsoft/automatic-graph-layout.git.</ref>
 
== See also ==
Line 28 ⟶ 40:
* [[Graph algorithms]]
* [[Graphviz]], an open-source graph drawing system from [[AT&T]]
 
== References ==
{{Reflist}}
 
== External links ==
* [http://rise4funresearch.microsoft.com/aglen-us/projects/msagl/ try MSAGL in yourhome browserpage]
* [http://research.microsoftrise4fun.com/en-us/projects/msaglagl/ theMSAGL MSAGLin homea pagebrowser]
* [http://www.google.com/patents?id=cyqbAQAAEBAJ&dq=7932907 US Patent 7932907]