Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:research:ganet:gettinginvolved_readme [2015-02-04 10:16] – [1. Basics] rostadalpublic:research:ganet:gettinginvolved_readme [2016-12-01 13:28] (current) – external edit 127.0.0.1
Line 4: Line 4:
 ===== 1. Basics ===== ===== 1. Basics =====
   * Download GANet starter kit here. FIXME   * Download GANet starter kit here. FIXME
-  * This kit contains a commented source code that applies genetic algorithms on a problem of maximizing performance demands of HTTP requests. More details can be found in [[internal:research:ganet:scenario1_httpheaders:content|Scenario 1 - HTTP requests]]+  * This kit contains a commented source code that applies genetic algorithms on a problem of maximizing performance demands of HTTP requests. More details can be found in [[research:ganet:scenario1_httpheaders:main|Scenario 1 - HTTP requests]]
   * The code that is provided with the kit is very inefficient and contains many errors. Get familiar with the code, try different settings and observe the results. Settings that are good candidates for playing:   * The code that is provided with the kit is very inefficient and contains many errors. Get familiar with the code, try different settings and observe the results. Settings that are good candidates for playing:
     * Thresholds (e.g., PACKETS_TO_SEND, MUTPB, CXPB, NGEN).     * Thresholds (e.g., PACKETS_TO_SEND, MUTPB, CXPB, NGEN).