9 Experiment 8

9.1 Experimental set up

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

9.2 Descriptive analysis of each simulation

9.2.1 SIM08-11-12-38-Ea8VAf–CV

9.2.1.1 simulationParameters

agentNumber chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
100 10 0.95, 5 1

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

9.2.1.3 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
connectIfSimilar 24,090 62,884 2.61037775010378 No
existsSimilarity 24,090 62,173 2.58086342880863 No
similarityEdges 24,090 60,578 2.51465338314653 No
connectAllSimilar 220 63,161 287.095454545455 Yes
init 102 3,324 32.5882352941176 No
connect 89 166 1.86516853932584 Yes
individualCycleSearch 11 0 0 Yes
cycleSearch 9 2,743 304.777777777778 Yes
getWorks 8 18 2.25 Yes
Total 342 66,318

9.2.1.4 Found structures

9.2.1.4.1 Cycles

Number of cycles found: 1

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

Number of paths found: 0

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

9.2.2 SIM08-11-12-38-Ea8VAf–DV

9.2.2.1 simulationParameters

agentNumber chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
100 10 0.95 5 1

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

9.2.2.3 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
knowsAgent 601 1,238 2.05990016638935 No
addItemToWork 220 3,770 17.1363636363636 No
ownsWork 110 1,317 11.9727272727273 No
init 103 8,214 79.747572815534 No
searchAndConnect 101 66,866 662.039603960396 Yes
getWorksItems 18 43 2.38888888888889 Yes
individualCycleSearch 13 17 1.30769230769231 Yes
getWorks 7 580 82.8571428571429 No
cycleSearch 6 2,463 410.5 Yes
Total 143 69,598

9.2.2.4 Found structures

9.2.2.4.1 Cycles

Number of cycles found: 2

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

Number of paths found: 0

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

9.3 Scatterplots of experiment