5 Experiment 4

agentNumbers=[800] : chainLengths=[5, 10, 20] : randomWorksNumberMultipliers=[2] : maxDistances=[5, 10, 30] : similaritySearchThresholds=[1] : similarityConnectThresholds=[0.9] : graphTypes=[random, smallWorld] : message=[800 agent simulations with 2 randomWorksNumbers…]

5.1 Experimental set up

Values
experimentId EXP10-04-01-28-KKABTK
agentNumbers 800
maxDistances 5, 10, 30
randomWorksNumberMultipliers 2
similarityConnectThresholds 0.9
graphTypes random, smallWorld
chainLengths 5, 10, 20

5.2 Descriptive analysis of each simulation

5.2.1 SIM10-04-05-46-G8Fa3u–CV

5.2.1.1 simulationParameters

agentNumber similarityConnectThreshold graphType chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
800 0.9 random 5 1 10 2

5.2.1.2 allEdgesByLabel

edges_offers edges_similarity edges_owns edges_demands edges_knows edges_total
1,605 988,720 1,605 1,605 800 994,335

5.2.1.3 allVerticesByType

vertices_agent vertices_item vertices_work vertices_total
801 3,210 1,605 5,616

5.2.1.4 distribution of similarityEdgesByWeight

5.2.1.5 Degree distribution of item->similarity->item edges

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

5.2.1.7 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
1 connectIfSimilar 359,385 3,616,510 10.0630521585486 No
2 existsSimilarity 359,385 3,511,497 9.77085020242915 No
3 similarityEdges 359,385 3,424,337 9.52832477704968 No
4 connect 37,740 94,727 2.50998940116587 Yes
6 cycleSearch 3,600 66,437 18.4547222222222 Yes
7 getWorks 3,600 34,388 9.55222222222222 Yes
8 individualCycleSearch 3,600 112 0.0311111111111111 Yes
10 init 803 30,841 38.4072229140722 No
11 Total 55,740 349,831

5.2.1.8 Found structures

5.2.1.8.1 Cycles

Number of cycles found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM10-04-05-46-G8Fa3u--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
5.2.1.8.2 Paths

Number of paths found: 3600

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM10-04-05-46-G8Fa3u--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

5.2.2 SIM10-04-05-46-G8Fa3u–DV

5.2.2.1 simulationParameters

agentNumber similarityConnectThreshold graphType chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
800 0.9 random 5 1 10 2

5.2.2.2 allEdgesByLabel

edges_offers edges_similarity edges_owns edges_demands edges_knows edges_total
1,605 913,240 1,605 1,605 800 918,855

5.2.2.3 allVerticesByType

vertices_agent vertices_item vertices_work vertices_total
801 3,210 1,605 5,616

5.2.2.4 distribution of similarityEdgesByWeight

5.2.2.5 Degree distribution of item->similarity->item edges

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

5.2.2.7 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
2 cycleSearch 3,600 197,567 54.8797222222222 Yes
3 getWorks 3,600 63,536 17.6488888888889 No
4 individualCycleSearch 3,600 105 0.0291666666666667 Yes
6 addItemToWork 3,210 23,078 7.18940809968847 No
7 ownsWork 1,605 11,750 7.3208722741433 No
8 init 803 31,545 39.2839352428394 No
9 searchAndConnect 801 9,036,731 11281.8114856429 Yes
10 knowsAgent 800 1,586 1.9825 No
1 Total 15,201 9,503,194

5.2.2.8 Found structures

5.2.2.8.1 Cycles

Number of cycles found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM10-04-05-46-G8Fa3u--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
5.2.2.8.2 Paths

Number of paths found: 3600

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM10-04-05-46-G8Fa3u--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

5.2.3 SIM10-04-01-28-XFDBPF–CV

5.2.3.1 simulationParameters

agentNumber similarityConnectThreshold graphType chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
800 0.9 random 5 1 5 2

5.2.3.2 allEdgesByLabel

edges_offers edges_similarity edges_owns edges_demands edges_knows edges_total
1,605 286,758 1,605 1,605 800 292,373

5.2.3.3 allVerticesByType

vertices_agent vertices_item vertices_work vertices_total
801 3,210 1,605 5,616

5.2.3.4 distribution of similarityEdgesByWeight

5.2.3.5 Degree distribution of item->similarity->item edges

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

5.2.3.7 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
1 connectIfSimilar 445,667 3,603,153 8.08485483556108 No
2 existsSimilarity 445,667 3,410,406 7.65236376038612 No
3 similarityEdges 445,667 3,333,800 7.48047308865139 No
4 connect 76,233 179,772 2.35819133446145 Yes
6 cycleSearch 3,600 19,514 5.42055555555556 Yes
7 getWorks 3,600 32,852 9.12555555555556 Yes
8 individualCycleSearch 3,600 134 0.0372222222222222 Yes
10 init 803 30,190 37.5965130759651 No
11 Total 94,233 252,422

5.2.3.8 Found structures

5.2.3.8.1 Cycles

Number of cycles found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM10-04-01-28-XFDBPF--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
5.2.3.8.2 Paths

Number of paths found: 3600

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM10-04-01-28-XFDBPF--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

5.2.4 SIM10-04-01-28-XFDBPF–DV

5.2.4.1 simulationParameters

agentNumber similarityConnectThreshold graphType chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
800 0.9 random 5 1 5 2

5.2.4.2 allEdgesByLabel

edges_offers edges_similarity edges_owns edges_demands edges_knows edges_total
1,605 134,292 1,605 1,605 800 139,907

5.2.4.3 allVerticesByType

vertices_agent vertices_item vertices_work vertices_total
801 3,210 1,605 5,616

5.2.4.4 distribution of similarityEdgesByWeight

5.2.4.5 Degree distribution of item->similarity->item edges

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

5.2.4.7 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
2 cycleSearch 3,599 19,119 5.3123089747152 Yes
3 getWorks 3,599 33,890 9.41650458460684 No
4 individualCycleSearch 3,599 203 0.0564045568213393 Yes
6 addItemToWork 3,210 39,489 12.3018691588785 No
7 ownsWork 1,605 18,884 11.7657320872274 No
8 init 803 32,983 41.0747198007472 No
9 searchAndConnect 801 838,450 1046.75405742821 Yes
10 knowsAgent 800 2,313 2.89125 No
1 Total 15,197 879,915

5.2.4.8 Found structures

5.2.4.8.1 Cycles

Number of cycles found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM10-04-01-28-XFDBPF--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
5.2.4.8.2 Paths

Number of paths found: 3599

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM10-04-01-28-XFDBPF--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

5.2.5 SIM10-04-04-30-A9DstM–CV

5.2.5.1 simulationParameters

agentNumber similarityConnectThreshold graphType chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
800 0.9 smallWorld 5 1 5 2

5.2.5.2 allEdgesByLabel

edges_offers edges_similarity edges_owns edges_demands edges_knows edges_total
1,605 1,737,250 1,605 1,605 4,801 1,746,866

5.2.5.3 allVerticesByType

vertices_agent vertices_item vertices_work vertices_total
801 3,210 1,605 5,616

5.2.5.4 distribution of similarityEdgesByWeight

5.2.5.5 Degree distribution of item->similarity->item edges

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

5.2.5.7 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
connectIfSimilar 297,275 3,635,909 12.2307930367505 No
existsSimilarity 297,275 3,608,535 12.1387099487007 No
similarityEdges 297,275 3,523,900 11.8540072323606 No
connect 7,221 18,920 2.62013571527489 Yes
init 803 30,777 38.3275217932752 No
cycleSearch 358 5,239 14.6340782122905 Yes
getWorks 357 978 2.73949579831933 Yes
connectAllSimilar 94 3,639,719 38720.414893617 Yes
Total 8,036 3,680,230

5.2.5.8 Found structures

5.2.5.8.1 Cycles

Number of cycles found: 1

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM10-04-04-30-A9DstM--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
5.2.5.8.2 Paths

Number of paths found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM10-04-04-30-A9DstM--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

5.2.6 SIM10-04-04-30-A9DstM–DV

5.2.6.1 simulationParameters

agentNumber similarityConnectThreshold graphType chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
800 0.9 smallWorld 5 1 5 2

5.2.6.2 allEdgesByLabel

edges_offers edges_similarity edges_owns edges_demands edges_knows edges_total
1,605 1,722,808 1,605 1,605 4,801 1,732,424

5.2.6.3 allVerticesByType

vertices_agent vertices_item vertices_work vertices_total
801 3,210 1,605 5,616

5.2.6.4 distribution of similarityEdgesByWeight

5.2.6.5 Degree distribution of item->similarity->item edges

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

5.2.6.7 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
knowsAgent 4,801 7,200 1.49968756509061 No
addItemToWork 3,210 28,360 8.83489096573209 No
ownsWork 1,605 13,838 8.62180685358256 No
individualCycleSearch 837 17 0.020310633213859 Yes
init 803 30,331 37.772104607721 No
searchAndConnect 801 26,219,244 32733.138576779 Yes
getWorks 481 97,881 203.494802494802 No
cycleSearch 480 315,603 657.50625 Yes
Total 2,970 26,837,000

5.2.6.8 Found structures

5.2.6.8.1 Cycles

Number of cycles found: 417

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM10-04-04-30-A9DstM--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
5.2.6.8.2 Paths

Number of paths found: 9

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM10-04-04-30-A9DstM--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

5.3 Scatterplots of experiment

EXP10-04-11-00-6NwhDL