Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » Dominator tree(The entry code for generating dominator tree)
Dominator tree [message #1523984] Tue, 23 December 2014 06:42 Go to next message
lvqing lvqingwanghengtiansoft.com is currently offline lvqing lvqingwanghengtiansoft.comFriend
Messages: 1
Registered: December 2014
Junior Member
hi,
As far as i know, The dominator tree was generated following the Lengauer & Tarjan algorithm in Mat. i download the source code, and get started to search the implementation for dominator tree generator. Since the algorithm is kind complex, i could not figure out where the calculation started. I need the algorithm implementation in my project to extract some useful data from a graph.
Any help will be appreciated. Thanks
Re: Dominator tree [message #1561715 is a reply to message #1523984] Tue, 13 January 2015 08:51 Go to previous message
Andrew Johnson is currently offline Andrew JohnsonFriend
Messages: 205
Registered: July 2009
Senior Member
Please see org.eclipse.mat.parser.internal.DominatorTree.java.

Andrew Johnson
Previous Topic:Stopping command line report opening Windows error dialog
Next Topic:Parsing heap dump has encountered a problem
Goto Forum:
  


Current Time: Thu Apr 25 01:18:44 GMT 2024

Powered by FUDForum. Page generated in 0.03111 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top