10 Experiment 9

10.1 Experimental set up

Values
experimentId EXP08-11-12-44-BoTBgN
agentNumbers 100, 200, 400, 800
maxDistances 5, 10
randomWorksNumberMultipliers 1, 2
similarityConnectThresholds 0.85, 0.95
chainLengths 10, 20

10.2 Descriptive analysis of each simulation

10.2.1 SIM08-11-12-44-neSDUd–CV

10.2.1.1 simulationParameters

agentNumber chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
100 10 0.95, 5 1

10.2.1.2 Degree distribution of agent->knows->agent edges

10.2.1.3 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
connectIfSimilar 24,090 62,066 2.57642175176422 No
existsSimilarity 24,090 61,306 2.54487339144873 No
similarityEdges 24,090 59,739 2.47982565379826 No
connectAllSimilar 220 62,320 283.272727272727 Yes
connect 106 189 1.78301886792453 Yes
init 104 22,681 218.086538461538 No
individualCycleSearch 13 1 0.0769230769230769 Yes
cycleSearch 9 3,303 367 Yes
getWorks 8 31 3.875 Yes
Total 361 66,092

10.2.1.4 Found structures

10.2.1.4.1 Cycles

Number of cycles found: 1

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-11-12-44-neSDUd--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
10.2.1.4.2 Paths

Number of paths found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-11-12-44-neSDUd--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

10.2.2 SIM08-11-12-44-neSDUd–DV

10.2.2.1 simulationParameters

agentNumber chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
100 10 0.95 5 1

10.2.2.2 Degree distribution of agent->knows->agent edges

10.2.2.3 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
knowsAgent 601 1,253 2.08485856905158 No
addItemToWork 220 3,446 15.6636363636364 No
ownsWork 110 1,154 10.4909090909091 No
init 103 8,322 80.7961165048544 No
searchAndConnect 101 58,593 580.128712871287 Yes
getWorksItems 18 45 2.5 Yes
individualCycleSearch 13 6 0.461538461538462 Yes
getWorks 7 549 78.4285714285714 No
cycleSearch 6 2,898 483 Yes
Total 143 61,767

10.2.2.4 Found structures

10.2.2.4.1 Cycles

Number of cycles found: 1

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-11-12-44-neSDUd--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
10.2.2.4.2 Paths

Number of paths found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-11-12-44-neSDUd--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

10.3 Scatterplots of experiment