Projects



Changes between Version 3 and Version 4 of NetAnalysis


Ignore:
Timestamp:
Nov 12, 2019, 8:45:56 PM (5 years ago)
Author:
5hansson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NetAnalysis

    v3 v4  
    77The plugin was developed in a project and later updated by Michael Haustermann who also implemented the reduction analysis (see [[#References|Haustermann]]).
    88
    9 == Dependencies ==
    10 
    11 Apart from the standard “dist” plugins this plugin also needs the FA plugin to be built.
    129
    1310== Usage ==
     
    2118== Examples ==
    2219
    23 The following pictures shows the “Check Net Graph Properties” executed on the net mean.rnw which along side other nets is included in the sample folder located in the plugin.
     20The following picture shows the “Check Net Graph Properties” executed on the net mean.rnw which along side other nets is included in the sample folder located in the plugin.
    2421
    2522[[Image(netanalysischeck.png)]]
     
    2926[[Image(reduction_analysis.png)]]
    3027
    31 == Quality ==
     28== Notes ==
    3229
    33 The source code of the plugin is in parts only rudimentary commented or not at all. The only exception to this are most of the classes for the reduction analysis which are relativly well commented.
    34 
    35 The reduction analysis is not flawless though as there will be an exception thrown with the net multifork.rnw which is in the samples folder.
     30The reduction analysis is not flawless as there will be for example an exception thrown with the net multifork.rnw which is in the samples folder.
    3631
    3732== References ==