Content deleted Content added
Citation bot (talk | contribs) Add: website. | Use this bot. Report bugs. | Suggested by AManWithNoPlan | #UCB_CommandLine |
→External links: dead link |
||
(15 intermediate revisions by 10 users not shown) | |||
Line 1:
{{Short description|Software library}}
{{Infobox software
| name = Microsoft Automatic Graph Layout (MSAGL)
Line 15 ⟶ 16:
}}
'''Microsoft Automatic Graph Layout''' (MSAGL) is a [[.NET Framework|.NET]] library for automatic [[graph layout]].
It was created by Lev Nachmanson at [[Microsoft Research]].<ref>{{cite web |title=Microsoft Automatic Graph Layout |url=https://www.microsoft.com/en-us/research/project/microsoft-automatic-graph-layout/ |website=Microsoft Research}}</ref>
Earlier versions carried the name ''GLEE'' ('''Graph Layout Execution Engine''').<ref>{{cite web |title=Visualize Custom Graph with MS Graph Layout Engine |url=https://www.syncfusion.com/blogs/post/visualize-custom-graph-ms-graph-layout-engine.aspx |website=Syncfusion Blogs |date=14 August 2018}}</ref>
== Contents ==
The MSAGL software supplies
* {{mono|Microsoft.MSAGL.dll}}, a device-independent [[graph layout]] engine;
Line 30 ⟶ 31:
== Features ==
MSAGL performs layout based on
At some time, it did not support a wide range of different layout algorithms, unlike, for instance, [[GraphViz]] or [[GUESS Graph Exploration System|GUESS]].
It does not appear to support [[incremental layout]].<ref>{{cite web |title=Microsoft Automatic Graph Layout {{!}} Semantic Scholar |url=https://www.semanticscholar.org/topic/Microsoft-Automatic-Graph-Layout/2926312 |website=www.semanticscholar.org |language=en}}</ref>
== Availability and licensing ==
Line 50 ⟶ 51:
== External links ==
* [http://research.microsoft.com/en-us/projects/msagl/ MSAGL home page]
* [http://rise4fun.com/agl/ MSAGL in a browser] {{dead link|date=August 2025}}
* [
{{Graph Analysis Software}}
{{Microsoft FOSS}}
{{Microsoft Research}}
Line 58 ⟶ 60:
[[Category:Graph drawing software]]
[[Category:Free and open-source software]]
[[Category:Microsoft free software|Automatic Graph Layout]]
[[Category:Microsoft Research]]
[[Category:Programming tools for Windows]]
[[Category:Software using the MIT license]]
[[Category:Windows-only free software]]
|