13 Experiment 12
13.1 Experimental set up
| Values | |
|---|---|
| experimentId | EXP08-12-11-17-5tvhCK | 
| agentNumbers | 200 | 
| maxDistances | 5, 10 | 
| randomWorksNumberMultipliers | 2 | 
| chainLengths | 10 | 
13.2 Descriptive analysis of each simulation
13.2.1 SIM08-12-12-23-DDd6WJ–CV
13.2.1.1 simulationParameters
| agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier | 
|---|---|---|---|---|---|
| 200 | 0.9 | 10 | 0.9 | 10 | 2 | 
13.2.1.2 Degree distribution of agent->knows->agent edges

13.2.1.3 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | 
|---|---|---|---|---|
| connectIfSimilar | 335,790 | 1,561,507 | 4.65024866732184 | No | 
| existsSimilarity | 335,790 | 1,553,231 | 4.62560231096816 | No | 
| similarityEdges | 335,790 | 1,518,238 | 4.52139134578159 | No | 
| connectAllSimilar | 820 | 1,565,255 | 1908.84756097561 | Yes | 
| connect | 378 | 812 | 2.14814814814815 | Yes | 
| cycleSearch | 286 | 1,422,293 | 4973.05244755245 | Yes | 
| getWorks | 285 | 1,176 | 4.12631578947368 | Yes | 
| individualCycleSearch | 268 | 4 | 0.0149253731343284 | Yes | 
| init | 203 | 12,804 | 63.0738916256158 | No | 
| Total | 2,042 | 2,990,336 | 
13.2.1.4 Found structures
13.2.1.4.1 Cycles
Number of cycles found: 1
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-12-23-DDd6WJ--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.1.4.2 Paths
Number of paths found: 0
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-12-23-DDd6WJ--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.2 SIM08-12-12-23-DDd6WJ–DV
13.2.2.1 simulationParameters
| agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier | 
|---|---|---|---|---|---|
| 200 | 0.9 | 10 | 0.9 | 10 | 2 | 
13.2.2.2 Degree distribution of agent->knows->agent edges

13.2.2.3 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 1,201 | 1,783 | 1.48459616985845 | No | 
| 2 | addItemToWork | 820 | 5,181 | 6.31829268292683 | No | 
| 3 | ownsWork | 410 | 2,869 | 6.99756097560976 | No | 
| 4 | individualCycleSearch | 286 | 12 | 0.041958041958042 | Yes | 
| 5 | init | 203 | 12,781 | 62.9605911330049 | No | 
| 6 | searchAndConnect | 201 | 840,980 | 4183.98009950249 | Yes | 
| 7 | getWorksItems | 18 | 34 | 1.88888888888889 | Yes | 
| 9 | getWorks | 2 | 3,746 | 1873 | No | 
| 10 | addChainToNetwork | 1 | 0 | 0 | Yes | 
| 11 | Total | 511 | 841,733 | 
13.2.2.4 Found structures
13.2.2.4.1 Cycles
Number of cycles found: 1
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-12-23-DDd6WJ--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.2.4.2 Paths
Number of paths found: 0
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-12-23-DDd6WJ--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.3 SIM08-12-12-59-7pHkve–CV
13.2.3.1 simulationParameters
| agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier | 
|---|---|---|---|---|---|
| 200 | 0.9 | 10 | 0.95 | 10 | 2 | 
13.2.3.2 Degree distribution of agent->knows->agent edges

13.2.3.3 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | 
|---|---|---|---|---|
| connectIfSimilar | 335,790 | 1,516,725 | 4.51688555347092 | No | 
| existsSimilarity | 335,790 | 1,509,006 | 4.49389797194675 | No | 
| similarityEdges | 335,790 | 1,475,713 | 4.3947496947497 | No | 
| connectAllSimilar | 820 | 1,520,363 | 1854.1012195122 | Yes | 
| connect | 380 | 702 | 1.84736842105263 | Yes | 
| init | 202 | 13,338 | 66.029702970297 | No | 
| individualCycleSearch | 135 | 5 | 0.037037037037037 | Yes | 
| cycleSearch | 79 | 227,366 | 2878.05063291139 | Yes | 
| getWorks | 78 | 291 | 3.73076923076923 | Yes | 
| searchAndConnect | 9 | 50,624 | 5624.88888888889 | Yes | 
| Total | 1,501 | 1,799,351 | 
13.2.3.4 Found structures
13.2.3.4.1 Cycles
Number of cycles found: 1
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-12-59-7pHkve--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.3.4.2 Paths
Number of paths found: 0
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-12-59-7pHkve--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.4 SIM08-12-12-59-7pHkve–DV
13.2.4.1 simulationParameters
| agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier | 
|---|---|---|---|---|---|
| 200 | 0.9 | 10 | 0.95 | 10 | 2 | 
13.2.4.2 Degree distribution of agent->knows->agent edges

13.2.4.3 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 1,201 | 1,761 | 1.46627810158201 | No | 
| 2 | addItemToWork | 820 | 6,448 | 7.86341463414634 | No | 
| 3 | ownsWork | 410 | 3,317 | 8.09024390243902 | No | 
| 4 | init | 203 | 20,011 | 98.576354679803 | No | 
| 5 | searchAndConnect | 192 | 737,930 | 3843.38541666667 | Yes | 
| 6 | individualCycleSearch | 79 | 3 | 0.0379746835443038 | Yes | 
| 7 | getWorksItems | 18 | 34 | 1.88888888888889 | Yes | 
| 9 | getWorks | 3 | 6,490 | 2163.33333333333 | No | 
| 10 | cycleSearch | 2 | 13,699 | 6849.5 | Yes | 
| 11 | Total | 296 | 756,535 | 
13.2.4.4 Found structures
13.2.4.4.1 Cycles
Number of cycles found: 1
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-12-59-7pHkve--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.4.4.2 Paths
Number of paths found: 0
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-12-59-7pHkve--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.5 SIM08-12-11-17-FUJWvx–CV
13.2.5.1 simulationParameters
| agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier | 
|---|---|---|---|---|---|
| 200 | 0.9 | 10 | 0.9 | 5 | 2 | 
13.2.5.2 Degree distribution of agent->knows->agent edges

13.2.5.3 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | 
|---|---|---|---|---|
| connectIfSimilar | 335,790 | 1,562,690 | 4.65377170255219 | No | 
| existsSimilarity | 335,790 | 1,554,200 | 4.62848804312219 | No | 
| similarityEdges | 335,790 | 1,519,374 | 4.52477441257929 | No | 
| connectAllSimilar | 820 | 1,566,298 | 1910.11951219512 | Yes | 
| connect | 465 | 1,012 | 2.17634408602151 | Yes | 
| individualCycleSearch | 270 | 13 | 0.0481481481481481 | Yes | 
| cycleSearch | 236 | 1,169,076 | 4953.71186440678 | Yes | 
| getWorks | 235 | 1,215 | 5.17021276595745 | Yes | 
| init | 203 | 16,129 | 79.4532019704433 | No | 
| searchAndConnect | 9 | 47,517 | 5279.66666666667 | Yes | 
| Total | 2,035 | 2,785,131 | 
13.2.5.4 Found structures
13.2.5.4.1 Cycles
Number of cycles found: 1
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-11-17-FUJWvx--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.5.4.2 Paths
Number of paths found: 0
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-11-17-FUJWvx--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.6 SIM08-12-11-17-FUJWvx–DV
13.2.6.1 simulationParameters
| agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier | 
|---|---|---|---|---|---|
| 200 | 0.9 | 10 | 0.9 | 5 | 2 | 
13.2.6.2 Degree distribution of agent->knows->agent edges

13.2.6.3 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 1,201 | 2,844 | 2.36802664446295 | No | 
| 2 | addItemToWork | 820 | 10,419 | 12.7060975609756 | No | 
| 3 | ownsWork | 410 | 5,059 | 12.3390243902439 | No | 
| 4 | individualCycleSearch | 236 | 25 | 0.105932203389831 | Yes | 
| 5 | init | 203 | 17,696 | 87.1724137931034 | No | 
| 6 | searchAndConnect | 192 | 831,367 | 4330.03645833333 | Yes | 
| 7 | getWorksItems | 18 | 55 | 3.05555555555556 | Yes | 
| 9 | getWorks | 2 | 5,939 | 2969.5 | No | 
| 10 | addChainToNetwork | 1 | 0 | 0 | Yes | 
| 11 | Total | 452 | 837,002 | 
13.2.6.4 Found structures
13.2.6.4.1 Cycles
Number of cycles found: 1
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-11-17-FUJWvx--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.6.4.2 Paths
Number of paths found: 0
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-11-17-FUJWvx--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.7 SIM08-12-11-52-Upza75–CV
13.2.7.1 simulationParameters
| agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier | 
|---|---|---|---|---|---|
| 200 | 0.9 | 10 | 0.95 | 5 | 2 | 
13.2.7.2 Degree distribution of agent->knows->agent edges

13.2.7.3 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | 
|---|---|---|---|---|
| connectIfSimilar | 335,790 | 1,538,649 | 4.58217636022514 | No | 
| existsSimilarity | 335,790 | 1,530,256 | 4.55718157181572 | No | 
| similarityEdges | 335,790 | 1,495,470 | 4.45358706334316 | No | 
| connectAllSimilar | 820 | 1,542,243 | 1880.78414634146 | Yes | 
| connect | 559 | 1,259 | 2.25223613595707 | Yes | 
| init | 203 | 12,786 | 62.9852216748768 | No | 
| cycleSearch | 162 | 470,761 | 2905.93209876543 | Yes | 
| getWorks | 162 | 530 | 3.2716049382716 | Yes | 
| individualCycleSearch | 140 | 4 | 0.0285714285714286 | Yes | 
| Total | 1,848 | 2,015,586 | 
13.2.7.4 Found structures
13.2.7.4.1 Cycles
Number of cycles found: 1
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-11-52-Upza75--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.7.4.2 Paths
Number of paths found: 0
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-11-52-Upza75--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.8 SIM08-12-11-52-Upza75–DV
13.2.8.1 simulationParameters
| agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier | 
|---|---|---|---|---|---|
| 200 | 0.9 | 10 | 0.95 | 5 | 2 | 
13.2.8.2 Degree distribution of agent->knows->agent edges

13.2.8.3 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 1,201 | 1,811 | 1.50791007493755 | No | 
| 2 | addItemToWork | 820 | 5,494 | 6.7 | No | 
| 3 | ownsWork | 410 | 2,494 | 6.08292682926829 | No | 
| 4 | init | 203 | 12,762 | 62.8669950738916 | No | 
| 5 | searchAndConnect | 201 | 832,230 | 4140.44776119403 | Yes | 
| 6 | individualCycleSearch | 162 | 8 | 0.0493827160493827 | Yes | 
| 7 | getWorksItems | 18 | 37 | 2.05555555555556 | Yes | 
| 9 | getWorks | 2 | 3,582 | 1791 | No | 
| 10 | addChainToNetwork | 1 | 0 | 0 | Yes | 
| 11 | Total | 387 | 832,983 | 
13.2.8.4 Found structures
13.2.8.4.1 Cycles
Number of cycles found: 1
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-11-52-Upza75--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.2.8.4.2 Paths
Number of paths found: 0
 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-12-11-52-Upza75--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 13.3 Scatterplots of experiment

