Subscribe to
Posts
Comments

I just released TopGen, a topology generator for users that want to evaluate internet modeling algorithms which include variants of Barabasi-Albert and FKP. The package also includes TopAnalysis, a graph analysis tool for a few common metrics.

Both tools were initially written in 2005 for my undergraduate thesis. TopGen was later extended to include more models. The release contains the latest versions.

3 Responses to “”

  1. on 29 Jun 2010 at 7:08 pmAlex Poylisher

    Any reason why TopGen always generates graphs of 400 nodes, no matter what is entered in the GraphParams box?

  2. on 30 Jun 2010 at 4:00 pmAnonymous

    @Alex: Press ‘Enter’ while the focus is in the textbox that you are changing. I was not very experienced in Java UI coding when I wrote the software..

  3. on 02 Jul 2010 at 8:29 pmMinas

    @Alex: I changed the code to refresh when the focus is lost. New version is available at http://www.minasgjoka.com/modeling/Topgen-TopAnalysis-Release.rar

Leave a Reply