2 Experiment 1
agentNumbers=[50, 100, 200, 400, 800] : chainLengths=[5, 10, 20] : randomWorksNumberMultipliers=[1, 2] : maxDistances=[5, 10, 30] : similaritySearchThresholds=[1] : similarityConnectThresholds=[0.9] : graphTypes=[random, smallWorld] ; Crashed somewhere on 400 agents in be start of randomWorksNumberMultiplier 2.
2.1 Experimental set up
| Values | |
|---|---|
| experimentId | EXP09-25-07-21-KtTayU |
| agentNumbers | 50, 100, 200, 400, 800 |
| maxDistances | 5, 10, 30 |
| randomWorksNumberMultipliers | 1, 2 |
| similarityConnectThresholds | 0.9 |
| graphTypes | random, smallWorld |
| chainLengths | 5, 10, 20 |
2.2 Descriptive analysis of each simulation
2.2.1 SIM09-26-06-15-XqPLAK–CV
2.2.1.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 10 | 1 | 10 | 1 |
2.2.1.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,174 | 110 | 110 | 100 | 10,604 |
2.2.1.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 220 | 110 | 431 |
2.2.1.4 distribution of similarityEdgesByWeight

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

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

2.2.1.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 24,090 | 127,734 | 5.30236612702366 | No |
| existsSimilarity | 24,090 | 122,185 | 5.07202158572022 | No |
| similarityEdges | 24,090 | 120,686 | 5.00979659609797 | No |
| connect | 848 | 4,961 | 5.8502358490566 | Yes |
| connectAllSimilar | 220 | 128,042 | 582.009090909091 | Yes |
| init | 103 | 16,644 | 161.592233009709 | No |
| Total | 1,076 | 133,983 |
2.2.1.8 Found structures
2.2.1.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-15-XqPLAK--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.1.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-15-XqPLAK--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.2 SIM09-26-06-15-XqPLAK–DV
2.2.2.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 10 | 1 | 10 | 1 |
2.2.2.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 8,478 | 110 | 110 | 100 | 8,908 |
2.2.2.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 220 | 110 | 431 |
2.2.2.4 distribution of similarityEdgesByWeight

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

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

2.2.2.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 220 | 8,533 | 38.7863636363636 | No |
| 2 | ownsWork | 110 | 4,039 | 36.7181818181818 | No |
| 3 | init | 103 | 17,149 | 166.495145631068 | No |
| 4 | searchAndConnect | 101 | 120,926 | 1197.28712871287 | Yes |
| 5 | knowsAgent | 100 | 1,383 | 13.83 | No |
| 6 | getWorksItems | 18 | 32 | 1.77777777777778 | Yes |
| 8 | cycleSearch | 5 | 143 | 28.6 | Yes |
| 10 | getWorks | 5 | 250 | 50 | No |
| 11 | Total | 134 | 123,029 |
2.2.2.8 Found structures
2.2.2.8.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-15-XqPLAK--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.2.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-15-XqPLAK--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.3 SIM09-26-06-18-msqSat–CV
2.2.3.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 10 | 1 | 10 | 1 |
2.2.3.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,352 | 110 | 110 | 601 | 11,283 |
2.2.3.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 220 | 110 | 431 |
2.2.3.4 distribution of similarityEdgesByWeight

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

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

2.2.3.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 24,090 | 122,401 | 5.08098796180988 | No |
| existsSimilarity | 24,090 | 121,574 | 5.04665836446658 | No |
| similarityEdges | 24,090 | 120,010 | 4.98173515981735 | No |
| connectAllSimilar | 220 | 122,685 | 557.659090909091 | Yes |
| init | 103 | 16,514 | 160.330097087379 | No |
| connect | 50 | 262 | 5.24 | Yes |
| Total | 278 | 124,050 |
2.2.3.8 Found structures
2.2.3.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-18-msqSat--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.3.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-18-msqSat--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.4 SIM09-26-06-18-msqSat–DV
2.2.4.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 10 | 1 | 10 | 1 |
2.2.4.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,252 | 110 | 110 | 601 | 11,183 |
2.2.4.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 220 | 110 | 431 |
2.2.4.4 distribution of similarityEdgesByWeight

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

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

2.2.4.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 601 | 2,696 | 4.48585690515807 | No |
| addItemToWork | 220 | 7,014 | 31.8818181818182 | No |
| ownsWork | 110 | 6,331 | 57.5545454545455 | No |
| init | 103 | 17,212 | 167.106796116505 | No |
| searchAndConnect | 101 | 166,688 | 1650.37623762376 | Yes |
| getWorksItems | 18 | 38 | 2.11111111111111 | Yes |
| cycleSearch | 6 | 2,561 | 426.833333333333 | Yes |
| getWorks | 6 | 1,243 | 207.166666666667 | No |
| individualCycleSearch | 6 | 0 | 0 | Yes |
| Total | 136 | 170,957 |
2.2.4.8 Found structures
2.2.4.8.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-18-msqSat--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.4.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-18-msqSat--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.5 SIM09-26-08-49-CAp4n2–CV
2.2.5.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 10 | 1 | 10 | 2 |
2.2.5.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 37,232 | 210 | 210 | 100 | 37,962 |
2.2.5.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 420 | 210 | 731 |
2.2.5.4 distribution of similarityEdgesByWeight

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

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

2.2.5.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 87,990 | 706,743 | 8.03208319127174 | No |
| existsSimilarity | 87,990 | 695,157 | 7.90040913740198 | No |
| similarityEdges | 87,990 | 685,869 | 7.79485168769178 | No |
| connect | 1,629 | 9,351 | 5.74033149171271 | Yes |
| connectAllSimilar | 420 | 707,879 | 1685.42619047619 | Yes |
| init | 103 | 18,315 | 177.815533980583 | No |
| Total | 2,057 | 718,950 |
2.2.5.8 Found structures
2.2.5.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-08-49-CAp4n2--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.5.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-08-49-CAp4n2--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.6 SIM09-26-08-49-CAp4n2–DV
2.2.6.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 10 | 1 | 10 | 2 |
2.2.6.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 33,974 | 210 | 210 | 100 | 34,704 |
2.2.6.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 420 | 210 | 731 |
2.2.6.4 distribution of similarityEdgesByWeight

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

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

2.2.6.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| addItemToWork | 420 | 7,381 | 17.5738095238095 | No |
| ownsWork | 210 | 5,136 | 24.4571428571429 | No |
| init | 103 | 18,656 | 181.126213592233 | No |
| searchAndConnect | 101 | 350,246 | 3467.78217821782 | Yes |
| knowsAgent | 100 | 1,598 | 15.98 | No |
| getWorksItems | 18 | 328 | 18.2222222222222 | Yes |
| cycleSearch | 13 | 6,704 | 515.692307692308 | Yes |
| getWorks | 13 | 3,073 | 236.384615384615 | No |
| individualCycleSearch | 13 | 0 | 0 | Yes |
| Total | 153 | 364,001 |
2.2.6.8 Found structures
2.2.6.8.1 Cycles
Number of cycles found: 7
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-08-49-CAp4n2--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.6.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-08-49-CAp4n2--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.7 SIM09-26-09-01-uC4dep–CV
2.2.7.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 10 | 1 | 10 | 2 |
2.2.7.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 37,426 | 210 | 210 | 601 | 38,657 |
2.2.7.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 420 | 210 | 731 |
2.2.7.4 distribution of similarityEdgesByWeight

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

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

2.2.7.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 87,990 | 687,332 | 7.81147857711104 | No |
| existsSimilarity | 87,990 | 684,026 | 7.7739061256961 | No |
| similarityEdges | 87,990 | 676,212 | 7.68510057961132 | No |
| connectAllSimilar | 420 | 688,393 | 1639.03095238095 | Yes |
| connect | 190 | 1,140 | 6 | Yes |
| init | 103 | 17,760 | 172.427184466019 | No |
| Total | 618 | 690,958 |
2.2.7.8 Found structures
2.2.7.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-01-uC4dep--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.7.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-01-uC4dep--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.8 SIM09-26-09-01-uC4dep–DV
2.2.8.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 10 | 1 | 10 | 2 |
2.2.8.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 37,046 | 210 | 210 | 601 | 38,277 |
2.2.8.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 420 | 210 | 731 |
2.2.8.4 distribution of similarityEdgesByWeight

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

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

2.2.8.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 601 | 2,138 | 3.55740432612313 | No |
| addItemToWork | 420 | 15,971 | 38.0261904761905 | No |
| ownsWork | 210 | 9,045 | 43.0714285714286 | No |
| init | 103 | 18,447 | 179.097087378641 | No |
| searchAndConnect | 101 | 477,883 | 4731.51485148515 | Yes |
| getWorksItems | 18 | 103 | 5.72222222222222 | Yes |
| cycleSearch | 16 | 753 | 47.0625 | Yes |
| getWorks | 16 | 995 | 62.1875 | No |
| individualCycleSearch | 16 | 0 | 0 | Yes |
| Total | 158 | 481,564 |
2.2.8.8 Found structures
2.2.8.8.1 Cycles
Number of cycles found: 7
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-01-uC4dep--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.8.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-01-uC4dep--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.9 SIM09-26-06-20-tGqpmN–CV
2.2.9.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 10 | 1 | 30 | 1 |
2.2.9.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,876 | 110 | 110 | 100 | 11,306 |
2.2.9.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 220 | 110 | 431 |
2.2.9.4 distribution of similarityEdgesByWeight

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

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

2.2.9.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 24,090 | 133,199 | 5.52922374429224 | No |
| existsSimilarity | 24,090 | 132,289 | 5.49144873391449 | No |
| similarityEdges | 24,090 | 130,431 | 5.41432129514321 | No |
| connectAllSimilar | 220 | 133,466 | 606.663636363636 | Yes |
| init | 103 | 16,873 | 163.815533980583 | No |
| connect | 73 | 328 | 4.49315068493151 | Yes |
| Total | 301 | 134,547 |
2.2.9.8 Found structures
2.2.9.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-20-tGqpmN--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.9.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-20-tGqpmN--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.10 SIM09-26-06-20-tGqpmN–DV
2.2.10.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 10 | 1 | 30 | 1 |
2.2.10.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,730 | 110 | 110 | 100 | 11,160 |
2.2.10.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 220 | 110 | 431 |
2.2.10.4 distribution of similarityEdgesByWeight

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

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

2.2.10.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 220 | 9,583 | 43.5590909090909 | No |
| 2 | ownsWork | 110 | 4,438 | 40.3454545454545 | No |
| 3 | init | 103 | 17,144 | 166.446601941748 | No |
| 4 | searchAndConnect | 101 | 124,782 | 1235.46534653465 | Yes |
| 5 | knowsAgent | 100 | 2,407 | 24.07 | No |
| 6 | getWorksItems | 18 | 164 | 9.11111111111111 | Yes |
| 8 | cycleSearch | 5 | 1,670 | 334 | Yes |
| 10 | getWorks | 5 | 1,073 | 214.6 | No |
| 11 | Total | 134 | 129,811 |
2.2.10.8 Found structures
2.2.10.8.1 Cycles
Number of cycles found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-20-tGqpmN--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.10.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-20-tGqpmN--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.11 SIM09-26-06-23-W7ZUAu–CV
2.2.11.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 10 | 1 | 30 | 1 |
2.2.11.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,926 | 110 | 110 | 601 | 11,857 |
2.2.11.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 220 | 110 | 431 |
2.2.11.4 distribution of similarityEdgesByWeight

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

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

2.2.11.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 24,090 | 130,309 | 5.40925695309257 | No |
| existsSimilarity | 24,090 | 129,220 | 5.36405147364052 | No |
| similarityEdges | 24,090 | 127,517 | 5.29335823993358 | No |
| connectAllSimilar | 220 | 130,589 | 593.586363636364 | Yes |
| init | 103 | 17,279 | 167.757281553398 | No |
| connect | 66 | 537 | 8.13636363636364 | Yes |
| Total | 294 | 132,119 |
2.2.11.8 Found structures
2.2.11.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-23-W7ZUAu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.11.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-23-W7ZUAu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.12 SIM09-26-06-23-W7ZUAu–DV
2.2.12.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 10 | 1 | 30 | 1 |
2.2.12.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,794 | 110 | 110 | 601 | 11,725 |
2.2.12.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 220 | 110 | 431 |
2.2.12.4 distribution of similarityEdgesByWeight

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

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

2.2.12.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 601 | 3,469 | 5.7720465890183 | No |
| 2 | addItemToWork | 220 | 4,381 | 19.9136363636364 | No |
| 3 | ownsWork | 110 | 3,647 | 33.1545454545455 | No |
| 4 | init | 103 | 18,346 | 178.116504854369 | No |
| 5 | searchAndConnect | 101 | 165,480 | 1638.41584158416 | Yes |
| 6 | getWorksItems | 18 | 31 | 1.72222222222222 | Yes |
| 8 | cycleSearch | 6 | 1,343 | 223.833333333333 | Yes |
| 9 | getWorks | 6 | 1,444 | 240.666666666667 | No |
| 10 | individualCycleSearch | 6 | 0 | 0 | Yes |
| 11 | Total | 137 | 168,445 |
2.2.12.8 Found structures
2.2.12.8.1 Cycles
Number of cycles found: 6
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-23-W7ZUAu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.12.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-23-W7ZUAu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.13 SIM09-26-09-14-SJNkHe–CV
2.2.13.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 10 | 1 | 30 | 2 |
2.2.13.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 37,450 | 210 | 210 | 100 | 38,180 |
2.2.13.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 420 | 210 | 731 |
2.2.13.4 distribution of similarityEdgesByWeight

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

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

2.2.13.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 87,990 | 546,322 | 6.20891010342084 | No |
| existsSimilarity | 87,990 | 543,874 | 6.18108876008637 | No |
| similarityEdges | 87,990 | 536,933 | 6.10220479599955 | No |
| connectAllSimilar | 420 | 547,317 | 1303.13571428571 | Yes |
| connect | 195 | 551 | 2.82564102564103 | Yes |
| init | 103 | 16,190 | 157.184466019417 | No |
| Total | 623 | 548,930 |
2.2.13.8 Found structures
2.2.13.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-14-SJNkHe--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.13.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-14-SJNkHe--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.14 SIM09-26-09-14-SJNkHe–DV
2.2.14.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 10 | 1 | 30 | 2 |
2.2.14.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 37,060 | 210 | 210 | 100 | 37,790 |
2.2.14.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 420 | 210 | 731 |
2.2.14.4 distribution of similarityEdgesByWeight

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

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

2.2.14.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| addItemToWork | 420 | 4,835 | 11.5119047619048 | No |
| ownsWork | 210 | 3,746 | 17.8380952380952 | No |
| init | 103 | 16,671 | 161.854368932039 | No |
| searchAndConnect | 101 | 322,063 | 3188.74257425743 | Yes |
| knowsAgent | 100 | 1,268 | 12.68 | No |
| getWorksItems | 18 | 103 | 5.72222222222222 | Yes |
| cycleSearch | 11 | 3,530 | 320.909090909091 | Yes |
| getWorks | 11 | 3,500 | 318.181818181818 | No |
| individualCycleSearch | 11 | 0 | 0 | Yes |
| Total | 150 | 330,097 |
2.2.14.8 Found structures
2.2.14.8.1 Cycles
Number of cycles found: 8
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-14-SJNkHe--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.14.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-14-SJNkHe--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.15 SIM09-26-09-24-EehHnS–CV
2.2.15.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 10 | 1 | 30 | 2 |
2.2.15.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 37,178 | 210 | 210 | 601 | 38,409 |
2.2.15.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 420 | 210 | 731 |
2.2.15.4 distribution of similarityEdgesByWeight

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

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

2.2.15.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 87,990 | 547,554 | 6.22291169451074 | No |
| existsSimilarity | 87,990 | 544,369 | 6.18671439936356 | No |
| similarityEdges | 87,990 | 537,489 | 6.10852369587453 | No |
| connectAllSimilar | 420 | 548,568 | 1306.11428571429 | Yes |
| connect | 202 | 1,144 | 5.66336633663366 | Yes |
| init | 103 | 14,951 | 145.155339805825 | No |
| Total | 630 | 550,840 |
2.2.15.8 Found structures
2.2.15.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-24-EehHnS--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.15.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-24-EehHnS--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.16 SIM09-26-09-24-EehHnS–DV
2.2.16.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 10 | 1 | 30 | 2 |
2.2.16.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 36,774 | 210 | 210 | 601 | 38,005 |
2.2.16.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 420 | 210 | 731 |
2.2.16.4 distribution of similarityEdgesByWeight

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

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

2.2.16.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 601 | 1,726 | 2.87188019966722 | No |
| addItemToWork | 420 | 6,588 | 15.6857142857143 | No |
| ownsWork | 210 | 4,657 | 22.1761904761905 | No |
| init | 103 | 17,400 | 168.932038834951 | No |
| searchAndConnect | 101 | 331,709 | 3284.24752475248 | Yes |
| getWorksItems | 18 | 359 | 19.9444444444444 | Yes |
| cycleSearch | 11 | 417 | 37.9090909090909 | Yes |
| getWorks | 11 | 949 | 86.2727272727273 | No |
| individualCycleSearch | 11 | 1 | 0.0909090909090909 | Yes |
| Total | 150 | 334,454 |
2.2.16.8 Found structures
2.2.16.8.1 Cycles
Number of cycles found: 9
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-24-EehHnS--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.16.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-24-EehHnS--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.17 SIM09-26-05-10-HVztIP–CV
2.2.17.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 10 | 1 | 5 | 1 |
2.2.17.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 9,614 | 110 | 110 | 100 | 10,044 |
2.2.17.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 220 | 110 | 431 |
2.2.17.4 distribution of similarityEdgesByWeight

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

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

2.2.17.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 24,090 | 122,231 | 5.07393109173931 | No |
| existsSimilarity | 24,090 | 105,145 | 4.36467413864674 | No |
| similarityEdges | 24,090 | 103,748 | 4.30668327106683 | No |
| connect | 3,000 | 16,430 | 5.47666666666667 | Yes |
| connectAllSimilar | 220 | 122,573 | 557.15 | Yes |
| init | 103 | 16,049 | 155.815533980583 | No |
| Total | 3,228 | 139,888 |
2.2.17.8 Found structures
2.2.17.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-05-10-HVztIP--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.17.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-05-10-HVztIP--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.18 SIM09-26-05-10-HVztIP–DV
2.2.18.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 10 | 1 | 5 | 1 |
2.2.18.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 3,614 | 110 | 110 | 100 | 4,044 |
2.2.18.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 220 | 110 | 431 |
2.2.18.4 distribution of similarityEdgesByWeight

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

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

2.2.18.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 24,818 | 6.89388888888889 | Yes |
| 3 | getWorks | 3,600 | 115,563 | 32.1008333333333 | No |
| 4 | individualCycleSearch | 3,600 | 74 | 0.0205555555555556 | Yes |
| 6 | addItemToWork | 220 | 3,492 | 15.8727272727273 | No |
| 7 | ownsWork | 110 | 1,748 | 15.8909090909091 | No |
| 8 | init | 103 | 18,036 | 175.106796116505 | No |
| 9 | searchAndConnect | 101 | 49,974 | 494.792079207921 | Yes |
| 10 | knowsAgent | 100 | 2,127 | 21.27 | No |
| 1 | Total | 14,501 | 92,265 |
2.2.18.8 Found structures
2.2.18.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-05-10-HVztIP--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.18.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-05-10-HVztIP--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.19 SIM09-26-06-12-oqNsd7–CV
2.2.19.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 10 | 1 | 5 | 1 |
2.2.19.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,180 | 110 | 110 | 601 | 11,111 |
2.2.19.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 220 | 110 | 431 |
2.2.19.4 distribution of similarityEdgesByWeight

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

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

2.2.19.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 24,090 | 123,134 | 5.11141552511415 | No |
| existsSimilarity | 24,090 | 122,385 | 5.08032378580324 | No |
| similarityEdges | 24,090 | 120,677 | 5.00942299709423 | No |
| connectAllSimilar | 220 | 123,405 | 560.931818181818 | Yes |
| init | 103 | 15,648 | 151.922330097087 | No |
| connect | 66 | 176 | 2.66666666666667 | Yes |
| Total | 294 | 124,383 |
2.2.19.8 Found structures
2.2.19.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-12-oqNsd7--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.19.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-12-oqNsd7--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.20 SIM09-26-06-12-oqNsd7–DV
2.2.20.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 10 | 1 | 5 | 1 |
2.2.20.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,048 | 110 | 110 | 601 | 10,979 |
2.2.20.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 220 | 110 | 431 |
2.2.20.4 distribution of similarityEdgesByWeight

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

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

2.2.20.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 601 | 2,165 | 3.60232945091514 | No |
| 2 | addItemToWork | 220 | 5,223 | 23.7409090909091 | No |
| 3 | ownsWork | 110 | 2,319 | 21.0818181818182 | No |
| 4 | init | 103 | 17,527 | 170.165048543689 | No |
| 5 | searchAndConnect | 101 | 149,890 | 1484.05940594059 | Yes |
| 6 | getWorksItems | 18 | 42 | 2.33333333333333 | Yes |
| 8 | cycleSearch | 5 | 1,474 | 294.8 | Yes |
| 10 | getWorks | 5 | 1,307 | 261.4 | No |
| 11 | Total | 134 | 153,724 |
2.2.20.8 Found structures
2.2.20.8.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-12-oqNsd7--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.20.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-12-oqNsd7--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.21 SIM09-26-06-26-kRX5dE–CV
2.2.21.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 10 | 1 | 5 | 2 |
2.2.21.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 34,372 | 210 | 210 | 100 | 35,102 |
2.2.21.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 420 | 210 | 731 |
2.2.21.4 distribution of similarityEdgesByWeight

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

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

2.2.21.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 87,990 | 618,144 | 7.02516195022162 | No |
| existsSimilarity | 87,990 | 545,717 | 6.20203432208205 | No |
| similarityEdges | 87,990 | 538,990 | 6.12558245255143 | No |
| connect | 10,600 | 69,833 | 6.58801886792453 | Yes |
| connectAllSimilar | 420 | 619,455 | 1474.89285714286 | Yes |
| init | 103 | 17,565 | 170.533980582524 | No |
| Total | 11,028 | 690,900 |
2.2.21.8 Found structures
2.2.21.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-26-kRX5dE--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.21.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-26-kRX5dE--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.22 SIM09-26-06-26-kRX5dE–DV
2.2.22.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 10 | 1 | 5 | 2 |
2.2.22.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 13,172 | 210 | 210 | 100 | 13,902 |
2.2.22.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 420 | 210 | 731 |
2.2.22.4 distribution of similarityEdgesByWeight

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

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

2.2.22.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 34,590 | 9.60833333333333 | Yes |
| 3 | getWorks | 3,600 | 145,393 | 40.3869444444444 | No |
| 4 | individualCycleSearch | 3,600 | 78 | 0.0216666666666667 | Yes |
| 6 | addItemToWork | 420 | 9,353 | 22.2690476190476 | No |
| 7 | ownsWork | 210 | 4,033 | 19.2047619047619 | No |
| 8 | init | 103 | 18,000 | 174.757281553398 | No |
| 9 | searchAndConnect | 101 | 153,713 | 1521.91089108911 | Yes |
| 10 | knowsAgent | 100 | 2,935 | 29.35 | No |
| 1 | Total | 14,501 | 209,110 |
2.2.22.8 Found structures
2.2.22.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-26-kRX5dE--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.22.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-26-kRX5dE--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.23 SIM09-26-07-37-aEwVbk–CV
2.2.23.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 10 | 1 | 5 | 2 |
2.2.23.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 37,378 | 210 | 210 | 601 | 38,609 |
2.2.23.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 420 | 210 | 731 |
2.2.23.4 distribution of similarityEdgesByWeight

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

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

2.2.23.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 87,990 | 679,943 | 7.72750312535515 | No |
| existsSimilarity | 87,990 | 676,418 | 7.68744175474486 | No |
| similarityEdges | 87,990 | 668,034 | 7.59215819979543 | No |
| connectAllSimilar | 420 | 681,088 | 1621.6380952381 | Yes |
| connect | 211 | 1,259 | 5.96682464454976 | Yes |
| init | 103 | 17,653 | 171.388349514563 | No |
| Total | 639 | 683,960 |
2.2.23.8 Found structures
2.2.23.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-07-37-aEwVbk--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.23.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-07-37-aEwVbk--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.24 SIM09-26-07-37-aEwVbk–DV
2.2.24.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 10 | 1 | 5 | 2 |
2.2.24.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 36,956 | 210 | 210 | 601 | 38,187 |
2.2.24.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 420 | 210 | 731 |
2.2.24.4 distribution of similarityEdgesByWeight

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

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

2.2.24.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 32,606 | 9.05722222222222 | Yes |
| 3 | getWorks | 3,600 | 171,472 | 47.6311111111111 | No |
| 4 | individualCycleSearch | 3,600 | 95 | 0.0263888888888889 | Yes |
| 6 | knowsAgent | 601 | 3,439 | 5.72212978369384 | No |
| 7 | addItemToWork | 420 | 8,235 | 19.6071428571429 | No |
| 8 | ownsWork | 210 | 6,359 | 30.2809523809524 | No |
| 9 | init | 103 | 19,807 | 192.300970873786 | No |
| 10 | searchAndConnect | 101 | 454,584 | 4500.83168316832 | Yes |
| 1 | Total | 14,501 | 510,910 |
2.2.24.8 Found structures
2.2.24.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-07-37-aEwVbk--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.24.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-07-37-aEwVbk--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.25 SIM09-26-10-39-FFZgYX–CV
2.2.25.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 20 | 1 | 10 | 1 |
2.2.25.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 12,598 | 120 | 120 | 100 | 13,058 |
2.2.25.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 240 | 120 | 461 |
2.2.25.4 distribution of similarityEdgesByWeight

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

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

2.2.25.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 28,680 | 141,838 | 4.9455369595537 | No |
| existsSimilarity | 28,680 | 139,230 | 4.85460251046025 | No |
| similarityEdges | 28,680 | 137,642 | 4.79923291492329 | No |
| connect | 454 | 1,935 | 4.26211453744493 | Yes |
| connectAllSimilar | 240 | 142,151 | 592.295833333333 | Yes |
| init | 103 | 15,766 | 153.067961165049 | No |
| Total | 702 | 144,987 |
2.2.25.8 Found structures
2.2.25.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-39-FFZgYX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.25.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-39-FFZgYX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.26 SIM09-26-10-39-FFZgYX–DV
2.2.26.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 20 | 1 | 10 | 1 |
2.2.26.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 11,690 | 120 | 120 | 100 | 12,150 |
2.2.26.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 240 | 120 | 461 |
2.2.26.4 distribution of similarityEdgesByWeight

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

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

2.2.26.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 240 | 2,698 | 11.2416666666667 | No |
| 2 | ownsWork | 120 | 3,187 | 26.5583333333333 | No |
| 3 | init | 103 | 15,101 | 146.611650485437 | No |
| 4 | searchAndConnect | 101 | 95,271 | 943.277227722772 | Yes |
| 5 | knowsAgent | 100 | 910 | 9.1 | No |
| 6 | getWorksItems | 38 | 59 | 1.55263157894737 | Yes |
| 9 | cycleSearch | 4 | 286 | 71.5 | Yes |
| 10 | getWorks | 4 | 227 | 56.75 | No |
| 11 | Total | 152 | 97,131 |
2.2.26.8 Found structures
2.2.26.8.1 Cycles
Number of cycles found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-39-FFZgYX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.26.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-39-FFZgYX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.27 SIM09-26-10-42-zY7xLB–CV
2.2.27.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 20 | 1 | 10 | 1 |
2.2.27.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 12,074 | 120 | 120 | 601 | 13,035 |
2.2.27.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 240 | 120 | 461 |
2.2.27.4 distribution of similarityEdgesByWeight

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

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

2.2.27.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 28,680 | 136,147 | 4.7471059972106 | No |
| existsSimilarity | 28,680 | 134,966 | 4.70592747559275 | No |
| similarityEdges | 28,680 | 133,368 | 4.65020920502092 | No |
| connectAllSimilar | 240 | 136,468 | 568.616666666667 | Yes |
| init | 103 | 14,538 | 141.145631067961 | No |
| connect | 66 | 565 | 8.56060606060606 | Yes |
| Total | 314 | 138,044 |
2.2.27.8 Found structures
2.2.27.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-42-zY7xLB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.27.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-42-zY7xLB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.28 SIM09-26-10-42-zY7xLB–DV
2.2.28.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 20 | 1 | 10 | 1 |
2.2.28.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 11,942 | 120 | 120 | 601 | 12,903 |
2.2.28.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 240 | 120 | 461 |
2.2.28.4 distribution of similarityEdgesByWeight

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

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

2.2.28.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 601 | 2,329 | 3.87520798668885 | No |
| 2 | addItemToWork | 240 | 7,787 | 32.4458333333333 | No |
| 3 | ownsWork | 120 | 4,559 | 37.9916666666667 | No |
| 4 | init | 103 | 15,853 | 153.912621359223 | No |
| 5 | searchAndConnect | 101 | 142,397 | 1409.87128712871 | Yes |
| 6 | getWorksItems | 38 | 89 | 2.34210526315789 | Yes |
| 7 | cycleSearch | 5 | 2,872 | 574.4 | Yes |
| 9 | getWorks | 5 | 1,169 | 233.8 | No |
| 10 | individualCycleSearch | 5 | 0 | 0 | Yes |
| 11 | Total | 154 | 145,741 |
2.2.28.8 Found structures
2.2.28.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-42-zY7xLB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.28.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-42-zY7xLB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.29 SIM09-26-12-13-BBy9z8–CV
2.2.29.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 20 | 1 | 10 | 2 |
2.2.29.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 40,962 | 220 | 220 | 100 | 41,722 |
2.2.29.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 440 | 220 | 761 |
2.2.29.4 distribution of similarityEdgesByWeight

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

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

2.2.29.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 96,580 | 656,573 | 6.7982294470905 | No |
| existsSimilarity | 96,580 | 648,257 | 6.71212466349141 | No |
| similarityEdges | 96,580 | 640,825 | 6.63517291364672 | No |
| connect | 844 | 6,114 | 7.24407582938389 | Yes |
| connectAllSimilar | 440 | 657,755 | 1494.89772727273 | Yes |
| init | 103 | 15,635 | 151.796116504854 | No |
| Total | 1,292 | 665,378 |
2.2.29.8 Found structures
2.2.29.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-13-BBy9z8--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.29.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-13-BBy9z8--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.30 SIM09-26-12-13-BBy9z8–DV
2.2.30.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 20 | 1 | 10 | 2 |
2.2.30.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 39,274 | 220 | 220 | 100 | 40,034 |
2.2.30.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 440 | 220 | 761 |
2.2.30.4 distribution of similarityEdgesByWeight

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

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

2.2.30.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| addItemToWork | 440 | 7,010 | 15.9318181818182 | No |
| ownsWork | 220 | 4,836 | 21.9818181818182 | No |
| init | 103 | 16,429 | 159.504854368932 | No |
| searchAndConnect | 101 | 330,240 | 3269.70297029703 | Yes |
| knowsAgent | 100 | 1,231 | 12.31 | No |
| getWorksItems | 38 | 225 | 5.92105263157895 | Yes |
| cycleSearch | 13 | 5,730 | 440.769230769231 | Yes |
| getWorks | 13 | 3,832 | 294.769230769231 | No |
| individualCycleSearch | 13 | 1 | 0.0769230769230769 | Yes |
| Total | 172 | 342,527 |
2.2.30.8 Found structures
2.2.30.8.1 Cycles
Number of cycles found: 6
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-13-BBy9z8--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.30.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-13-BBy9z8--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.31 SIM09-26-12-25-KyXpwF–CV
2.2.31.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 20 | 1 | 10 | 2 |
2.2.31.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 40,962 | 220 | 220 | 601 | 42,223 |
2.2.31.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 440 | 220 | 761 |
2.2.31.4 distribution of similarityEdgesByWeight

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

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

2.2.31.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 96,580 | 672,642 | 6.96460965003106 | No |
| existsSimilarity | 96,580 | 668,638 | 6.92315179126113 | No |
| similarityEdges | 96,580 | 661,123 | 6.84534065023814 | No |
| connectAllSimilar | 440 | 673,774 | 1531.30454545455 | Yes |
| connect | 243 | 1,814 | 7.46502057613169 | Yes |
| init | 103 | 16,798 | 163.087378640777 | No |
| Total | 691 | 677,065 |
2.2.31.8 Found structures
2.2.31.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-25-KyXpwF--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.31.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-25-KyXpwF--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.32 SIM09-26-12-25-KyXpwF–DV
2.2.32.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 20 | 1 | 10 | 2 |
2.2.32.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 40,476 | 220 | 220 | 601 | 41,737 |
2.2.32.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 440 | 220 | 761 |
2.2.32.4 distribution of similarityEdgesByWeight

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

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

2.2.32.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 601 | 2,197 | 3.65557404326123 | No |
| addItemToWork | 440 | 11,113 | 25.2568181818182 | No |
| ownsWork | 220 | 4,939 | 22.45 | No |
| init | 103 | 17,419 | 169.116504854369 | No |
| searchAndConnect | 101 | 448,793 | 4443.49504950495 | Yes |
| getWorksItems | 38 | 56 | 1.47368421052632 | Yes |
| cycleSearch | 15 | 2,063 | 137.533333333333 | Yes |
| getWorks | 15 | 379 | 25.2666666666667 | No |
| individualCycleSearch | 15 | 1 | 0.0666666666666667 | Yes |
| Total | 175 | 453,700 |
2.2.32.8 Found structures
2.2.32.8.1 Cycles
Number of cycles found: 6
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-25-KyXpwF--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.32.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-25-KyXpwF--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.33 SIM09-26-10-45-M99ZgU–CV
2.2.33.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 20 | 1 | 30 | 1 |
2.2.33.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 12,524 | 120 | 120 | 100 | 12,984 |
2.2.33.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 240 | 120 | 461 |
2.2.33.4 distribution of similarityEdgesByWeight

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

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

2.2.33.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 28,680 | 144,080 | 5.02370990237099 | No |
| existsSimilarity | 28,680 | 142,979 | 4.98532078103208 | No |
| similarityEdges | 28,680 | 141,441 | 4.93169456066946 | No |
| connectAllSimilar | 240 | 144,357 | 601.4875 | Yes |
| init | 103 | 15,723 | 152.650485436893 | No |
| connect | 70 | 537 | 7.67142857142857 | Yes |
| Total | 318 | 145,505 |
2.2.33.8 Found structures
2.2.33.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-45-M99ZgU--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.33.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-45-M99ZgU--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.34 SIM09-26-10-45-M99ZgU–DV
2.2.34.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 20 | 1 | 30 | 1 |
2.2.34.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 12,384 | 120 | 120 | 100 | 12,844 |
2.2.34.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 240 | 120 | 461 |
2.2.34.4 distribution of similarityEdgesByWeight

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

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

2.2.34.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 240 | 5,472 | 22.8 | No |
| 2 | ownsWork | 120 | 3,564 | 29.7 | No |
| 3 | init | 103 | 16,013 | 155.466019417476 | No |
| 4 | searchAndConnect | 101 | 124,617 | 1233.83168316832 | Yes |
| 5 | knowsAgent | 100 | 1,971 | 19.71 | No |
| 6 | getWorksItems | 38 | 60 | 1.57894736842105 | Yes |
| 8 | cycleSearch | 5 | 410 | 82 | Yes |
| 10 | getWorks | 5 | 1,044 | 208.8 | No |
| 11 | Total | 154 | 127,672 |
2.2.34.8 Found structures
2.2.34.8.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-45-M99ZgU--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.34.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-45-M99ZgU--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.35 SIM09-26-10-48-E5AvXX–CV
2.2.35.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 20 | 1 | 30 | 1 |
2.2.35.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 12,474 | 120 | 120 | 601 | 13,435 |
2.2.35.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 240 | 120 | 461 |
2.2.35.4 distribution of similarityEdgesByWeight

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

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

2.2.35.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 28,680 | 144,789 | 5.0484309623431 | No |
| existsSimilarity | 28,680 | 143,726 | 5.01136680613668 | No |
| similarityEdges | 28,680 | 142,156 | 4.95662482566248 | No |
| connectAllSimilar | 240 | 145,101 | 604.5875 | Yes |
| init | 103 | 15,294 | 148.485436893204 | No |
| connect | 67 | 472 | 7.04477611940298 | Yes |
| Total | 315 | 146,531 |
2.2.35.8 Found structures
2.2.35.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-48-E5AvXX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.35.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-48-E5AvXX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.36 SIM09-26-10-48-E5AvXX–DV
2.2.36.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 20 | 1 | 30 | 1 |
2.2.36.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 12,340 | 120 | 120 | 601 | 13,301 |
2.2.36.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 240 | 120 | 461 |
2.2.36.4 distribution of similarityEdgesByWeight

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

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

2.2.36.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 601 | 2,202 | 3.66389351081531 | No |
| 2 | addItemToWork | 240 | 8,320 | 34.6666666666667 | No |
| 3 | ownsWork | 120 | 5,582 | 46.5166666666667 | No |
| 4 | init | 103 | 15,933 | 154.68932038835 | No |
| 5 | searchAndConnect | 101 | 122,674 | 1214.59405940594 | Yes |
| 6 | getWorksItems | 38 | 221 | 5.81578947368421 | Yes |
| 8 | cycleSearch | 5 | 1,881 | 376.2 | Yes |
| 10 | getWorks | 5 | 1,000 | 200 | No |
| 11 | Total | 154 | 128,567 |
2.2.36.8 Found structures
2.2.36.8.1 Cycles
Number of cycles found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-48-E5AvXX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.36.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-48-E5AvXX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.37 SIM09-26-12-37-c8sCsh–CV
2.2.37.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 20 | 1 | 30 | 2 |
2.2.37.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 40,316 | 220 | 220 | 100 | 41,076 |
2.2.37.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 440 | 220 | 761 |
2.2.37.4 distribution of similarityEdgesByWeight

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

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

2.2.37.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 96,580 | 707,419 | 7.32469455373783 | No |
| existsSimilarity | 96,580 | 703,774 | 7.2869538206668 | No |
| similarityEdges | 96,580 | 696,357 | 7.21015738248084 | No |
| connectAllSimilar | 440 | 708,564 | 1610.37272727273 | Yes |
| connect | 214 | 1,456 | 6.80373831775701 | Yes |
| init | 103 | 16,285 | 158.106796116505 | No |
| Total | 662 | 711,883 |
2.2.37.8 Found structures
2.2.37.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-37-c8sCsh--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.37.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-37-c8sCsh--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.38 SIM09-26-12-37-c8sCsh–DV
2.2.38.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 20 | 1 | 30 | 2 |
2.2.38.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 39,888 | 220 | 220 | 100 | 40,648 |
2.2.38.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 440 | 220 | 761 |
2.2.38.4 distribution of similarityEdgesByWeight

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

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

2.2.38.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| addItemToWork | 440 | 12,915 | 29.3522727272727 | No |
| ownsWork | 220 | 7,037 | 31.9863636363636 | No |
| init | 103 | 17,491 | 169.815533980583 | No |
| searchAndConnect | 101 | 361,919 | 3583.35643564356 | Yes |
| knowsAgent | 100 | 1,839 | 18.39 | No |
| getWorksItems | 38 | 70 | 1.84210526315789 | Yes |
| cycleSearch | 13 | 3,442 | 264.769230769231 | Yes |
| getWorks | 13 | 3,372 | 259.384615384615 | No |
| individualCycleSearch | 13 | 0 | 0 | Yes |
| Total | 171 | 369,049 |
2.2.38.8 Found structures
2.2.38.8.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-37-c8sCsh--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.38.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-37-c8sCsh--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.39 SIM09-26-12-49-NT2Tuu–CV
2.2.39.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 20 | 1 | 30 | 2 |
2.2.39.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 40,592 | 220 | 220 | 601 | 41,853 |
2.2.39.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 440 | 220 | 761 |
2.2.39.4 distribution of similarityEdgesByWeight

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

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

2.2.39.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 96,580 | 694,970 | 7.19579623110375 | No |
| existsSimilarity | 96,580 | 691,130 | 7.15603644646925 | No |
| similarityEdges | 96,580 | 683,408 | 7.07608200455581 | No |
| connectAllSimilar | 440 | 696,101 | 1582.04772727273 | Yes |
| connect | 210 | 1,605 | 7.64285714285714 | Yes |
| init | 103 | 16,116 | 156.466019417476 | No |
| Total | 658 | 699,277 |
2.2.39.8 Found structures
2.2.39.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-49-NT2Tuu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.39.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-49-NT2Tuu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.40 SIM09-26-12-49-NT2Tuu–DV
2.2.40.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 20 | 1 | 30 | 2 |
2.2.40.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 40,172 | 220 | 220 | 601 | 41,433 |
2.2.40.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 440 | 220 | 761 |
2.2.40.4 distribution of similarityEdgesByWeight

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

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

2.2.40.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 601 | 3,011 | 5.00998336106489 | No |
| addItemToWork | 440 | 10,001 | 22.7295454545455 | No |
| ownsWork | 220 | 7,546 | 34.3 | No |
| init | 103 | 16,621 | 161.368932038835 | No |
| searchAndConnect | 101 | 450,096 | 4456.39603960396 | Yes |
| getWorksItems | 38 | 227 | 5.97368421052632 | Yes |
| cycleSearch | 15 | 2,078 | 138.533333333333 | Yes |
| getWorks | 15 | 325 | 21.6666666666667 | No |
| individualCycleSearch | 15 | 0 | 0 | Yes |
| Total | 174 | 454,775 |
2.2.40.8 Found structures
2.2.40.8.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-49-NT2Tuu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.40.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-49-NT2Tuu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.41 SIM09-26-09-33-6tFhcV–CV
2.2.41.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 20 | 1 | 5 | 1 |
2.2.41.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 11,480 | 120 | 120 | 100 | 11,940 |
2.2.41.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 240 | 120 | 461 |
2.2.41.4 distribution of similarityEdgesByWeight

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

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

2.2.41.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 28,680 | 133,779 | 4.66453974895397 | No |
| existsSimilarity | 28,680 | 112,697 | 3.9294630404463 | No |
| similarityEdges | 28,680 | 111,424 | 3.88507670850767 | No |
| connect | 4,208 | 20,346 | 4.83507604562738 | Yes |
| connectAllSimilar | 240 | 134,122 | 558.841666666667 | Yes |
| init | 103 | 14,051 | 136.417475728155 | No |
| Total | 4,456 | 155,467 |
2.2.41.8 Found structures
2.2.41.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-33-6tFhcV--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.41.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-33-6tFhcV--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.42 SIM09-26-09-33-6tFhcV–DV
2.2.42.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 20 | 1 | 5 | 1 |
2.2.42.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 3,064 | 120 | 120 | 100 | 3,524 |
2.2.42.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 240 | 120 | 461 |
2.2.42.4 distribution of similarityEdgesByWeight

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

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

2.2.42.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 50,118 | 13.9216666666667 | Yes |
| 3 | getWorks | 3,600 | 108,324 | 30.09 | No |
| 4 | individualCycleSearch | 3,600 | 67 | 0.0186111111111111 | Yes |
| 6 | addItemToWork | 240 | 7,220 | 30.0833333333333 | No |
| 7 | ownsWork | 120 | 7,481 | 62.3416666666667 | No |
| 8 | init | 103 | 16,293 | 158.184466019417 | No |
| 9 | searchAndConnect | 101 | 40,335 | 399.356435643564 | Yes |
| 10 | knowsAgent | 100 | 1,755 | 17.55 | No |
| 1 | Total | 14,501 | 219,226 |
2.2.42.8 Found structures
2.2.42.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-33-6tFhcV--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.42.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-33-6tFhcV--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.43 SIM09-26-10-36-uiUJrV–CV
2.2.43.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 20 | 1 | 5 | 1 |
2.2.43.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 12,366 | 120 | 120 | 601 | 13,327 |
2.2.43.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 240 | 120 | 461 |
2.2.43.4 distribution of similarityEdgesByWeight

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

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

2.2.43.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 28,680 | 133,117 | 4.64145746164575 | No |
| existsSimilarity | 28,680 | 132,365 | 4.61523709902371 | No |
| similarityEdges | 28,680 | 130,811 | 4.5610529986053 | No |
| connectAllSimilar | 240 | 133,413 | 555.8875 | Yes |
| init | 103 | 14,091 | 136.805825242718 | No |
| connect | 64 | 208 | 3.25 | Yes |
| Total | 312 | 134,746 |
2.2.43.8 Found structures
2.2.43.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-36-uiUJrV--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.43.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-36-uiUJrV--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.44 SIM09-26-10-36-uiUJrV–DV
2.2.44.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 20 | 1 | 5 | 1 |
2.2.44.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 12,238 | 120 | 120 | 601 | 13,199 |
2.2.44.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 240 | 120 | 461 |
2.2.44.4 distribution of similarityEdgesByWeight

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

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

2.2.44.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 601 | 2,014 | 3.35108153078203 | No |
| 2 | addItemToWork | 240 | 4,709 | 19.6208333333333 | No |
| 3 | ownsWork | 120 | 3,722 | 31.0166666666667 | No |
| 4 | init | 103 | 15,487 | 150.359223300971 | No |
| 5 | searchAndConnect | 101 | 125,448 | 1242.05940594059 | Yes |
| 6 | getWorksItems | 38 | 214 | 5.63157894736842 | Yes |
| 8 | cycleSearch | 5 | 1,469 | 293.8 | Yes |
| 10 | getWorks | 5 | 970 | 194 | No |
| 11 | Total | 154 | 129,568 |
2.2.44.8 Found structures
2.2.44.8.1 Cycles
Number of cycles found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-36-uiUJrV--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.44.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-36-uiUJrV--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.45 SIM09-26-10-51-B8uwhW–CV
2.2.45.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 20 | 1 | 5 | 2 |
2.2.45.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 37,702 | 220 | 220 | 100 | 38,462 |
2.2.45.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 440 | 220 | 761 |
2.2.45.4 distribution of similarityEdgesByWeight

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

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

2.2.45.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 96,580 | 598,862 | 6.20068337129841 | No |
| existsSimilarity | 96,580 | 528,660 | 5.47380410022779 | No |
| similarityEdges | 96,580 | 522,719 | 5.41229032926072 | No |
| connect | 12,129 | 67,647 | 5.57729408854811 | Yes |
| connectAllSimilar | 440 | 600,175 | 1364.03409090909 | Yes |
| init | 103 | 15,066 | 146.271844660194 | No |
| Total | 12,577 | 669,723 |
2.2.45.8 Found structures
2.2.45.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-51-B8uwhW--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.45.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-51-B8uwhW--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.46 SIM09-26-10-51-B8uwhW–DV
2.2.46.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 20 | 1 | 5 | 2 |
2.2.46.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 13,444 | 220 | 220 | 100 | 14,204 |
2.2.46.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 440 | 220 | 761 |
2.2.46.4 distribution of similarityEdgesByWeight

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

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

2.2.46.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 35,236 | 9.78777777777778 | Yes |
| 3 | getWorks | 3,600 | 126,213 | 35.0591666666667 | No |
| 4 | individualCycleSearch | 3,600 | 66 | 0.0183333333333333 | Yes |
| 6 | addItemToWork | 440 | 6,266 | 14.2409090909091 | No |
| 7 | ownsWork | 220 | 5,549 | 25.2227272727273 | No |
| 8 | init | 103 | 16,620 | 161.359223300971 | No |
| 9 | searchAndConnect | 101 | 110,407 | 1093.13861386139 | Yes |
| 10 | knowsAgent | 100 | 358 | 3.58 | No |
| 1 | Total | 14,501 | 225,317 |
2.2.46.8 Found structures
2.2.46.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-51-B8uwhW--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.46.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-51-B8uwhW--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.47 SIM09-26-12-01-ZXnVNV–CV
2.2.47.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 20 | 1 | 5 | 2 |
2.2.47.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 40,650 | 220 | 220 | 601 | 41,911 |
2.2.47.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 440 | 220 | 761 |
2.2.47.4 distribution of similarityEdgesByWeight

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

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

2.2.47.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 96,580 | 656,477 | 6.79723545247463 | No |
| existsSimilarity | 96,580 | 652,878 | 6.75997100849037 | No |
| similarityEdges | 96,580 | 645,386 | 6.68239801201077 | No |
| connectAllSimilar | 440 | 657,602 | 1494.55 | Yes |
| connect | 218 | 1,406 | 6.44954128440367 | Yes |
| init | 103 | 14,534 | 141.106796116505 | No |
| Total | 666 | 660,785 |
2.2.47.8 Found structures
2.2.47.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-01-ZXnVNV--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.47.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-01-ZXnVNV--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.48 SIM09-26-12-01-ZXnVNV–DV
2.2.48.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 20 | 1 | 5 | 2 |
2.2.48.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 40,214 | 220 | 220 | 601 | 41,475 |
2.2.48.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 440 | 220 | 761 |
2.2.48.4 distribution of similarityEdgesByWeight

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

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

2.2.48.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 601 | 2,253 | 3.74875207986689 | No |
| addItemToWork | 440 | 11,946 | 27.15 | No |
| ownsWork | 220 | 6,233 | 28.3318181818182 | No |
| init | 103 | 16,052 | 155.844660194175 | No |
| searchAndConnect | 101 | 387,428 | 3835.92079207921 | Yes |
| getWorksItems | 38 | 83 | 2.18421052631579 | Yes |
| cycleSearch | 14 | 4,991 | 356.5 | Yes |
| getWorks | 14 | 3,403 | 243.071428571429 | No |
| individualCycleSearch | 14 | 0 | 0 | Yes |
| Total | 174 | 398,190 |
2.2.48.8 Found structures
2.2.48.8.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-01-ZXnVNV--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.48.8.2 Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-01-ZXnVNV--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.49 SIM09-26-01-06-E7QU4H–CV
2.2.49.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 5 | 1 | 10 | 1 |
2.2.49.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,300 | 105 | 105 | 100 | 9,715 |
2.2.49.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 210 | 105 | 416 |
2.2.49.4 distribution of similarityEdgesByWeight

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

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

2.2.49.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 21,945 | 77,395 | 3.5267714741399 | No |
| existsSimilarity | 21,945 | 75,655 | 3.44748234221918 | No |
| similarityEdges | 21,945 | 74,612 | 3.39995443153338 | No |
| connect | 435 | 1,316 | 3.02528735632184 | Yes |
| connectAllSimilar | 210 | 77,610 | 369.571428571429 | Yes |
| init | 103 | 12,130 | 117.766990291262 | No |
| Total | 653 | 79,258 |
2.2.49.8 Found structures
2.2.49.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-06-E7QU4H--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.49.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-06-E7QU4H--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.50 SIM09-26-01-06-E7QU4H–DV
2.2.50.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 5 | 1 | 10 | 1 |
2.2.50.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 8,430 | 105 | 105 | 100 | 8,845 |
2.2.50.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 210 | 105 | 416 |
2.2.50.4 distribution of similarityEdgesByWeight

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

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

2.2.50.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 13,469 | 3.74138888888889 | Yes |
| 3 | getWorks | 3,600 | 63,276 | 17.5766666666667 | No |
| 4 | individualCycleSearch | 3,600 | 91 | 0.0252777777777778 | Yes |
| 6 | addItemToWork | 210 | 2,381 | 11.3380952380952 | No |
| 7 | ownsWork | 105 | 2,461 | 23.4380952380952 | No |
| 8 | init | 103 | 12,150 | 117.961165048544 | No |
| 9 | searchAndConnect | 101 | 75,923 | 751.712871287129 | Yes |
| 10 | knowsAgent | 100 | 611 | 6.11 | No |
| 1 | Total | 14,501 | 101,336 |
2.2.50.8 Found structures
2.2.50.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-06-E7QU4H--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.50.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-06-E7QU4H--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.51 SIM09-26-02-08-GwC3k5–CV
2.2.51.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 5 | 1 | 10 | 1 |
2.2.51.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,410 | 105 | 105 | 601 | 10,326 |
2.2.51.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 210 | 105 | 416 |
2.2.51.4 distribution of similarityEdgesByWeight

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

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

2.2.51.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 21,945 | 78,178 | 3.56245158350421 | No |
| existsSimilarity | 21,945 | 77,635 | 3.53770790612896 | No |
| similarityEdges | 21,945 | 76,498 | 3.48589655958077 | No |
| connectAllSimilar | 210 | 78,399 | 373.328571428571 | Yes |
| init | 103 | 12,306 | 119.47572815534 | No |
| connect | 61 | 131 | 2.14754098360656 | Yes |
| Total | 279 | 79,120 |
2.2.51.8 Found structures
2.2.51.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-08-GwC3k5--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.51.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-08-GwC3k5--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.52 SIM09-26-02-08-GwC3k5–DV
2.2.52.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 5 | 1 | 10 | 1 |
2.2.52.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,288 | 105 | 105 | 601 | 10,204 |
2.2.52.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 210 | 105 | 416 |
2.2.52.4 distribution of similarityEdgesByWeight

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

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

2.2.52.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 601 | 1,989 | 3.30948419301165 | No |
| 2 | addItemToWork | 210 | 2,069 | 9.85238095238095 | No |
| 3 | ownsWork | 105 | 1,688 | 16.0761904761905 | No |
| 4 | init | 103 | 12,637 | 122.68932038835 | No |
| 5 | searchAndConnect | 101 | 93,028 | 921.069306930693 | Yes |
| 6 | getWorksItems | 8 | 13 | 1.625 | Yes |
| 9 | cycleSearch | 4 | 93 | 23.25 | Yes |
| 10 | getWorks | 4 | 9 | 2.25 | No |
| 11 | Total | 122 | 93,760 |
2.2.52.8 Found structures
2.2.52.8.1 Cycles
Number of cycles found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-08-GwC3k5--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.52.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-08-GwC3k5--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.53 SIM09-26-03-28-ht52nt–CV
2.2.53.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 5 | 1 | 10 | 2 |
2.2.53.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 35,312 | 205 | 205 | 100 | 36,027 |
2.2.53.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 410 | 205 | 716 |
2.2.53.4 distribution of similarityEdgesByWeight

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

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

2.2.53.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 83,845 | 577,150 | 6.88353509451965 | No |
| existsSimilarity | 83,845 | 567,884 | 6.77302164708689 | No |
| similarityEdges | 83,845 | 559,879 | 6.67754785616316 | No |
| connect | 1,321 | 7,100 | 5.37471612414837 | Yes |
| connectAllSimilar | 410 | 578,223 | 1410.3 | Yes |
| init | 103 | 14,467 | 140.456310679612 | No |
| Total | 1,739 | 586,350 |
2.2.53.8 Found structures
2.2.53.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-03-28-ht52nt--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.53.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-03-28-ht52nt--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.54 SIM09-26-03-28-ht52nt–DV
2.2.54.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 5 | 1 | 10 | 2 |
2.2.54.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 32,670 | 205 | 205 | 100 | 33,385 |
2.2.54.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 410 | 205 | 716 |
2.2.54.4 distribution of similarityEdgesByWeight

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

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

2.2.54.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 41,009 | 11.3913888888889 | Yes |
| 3 | getWorks | 3,600 | 95,852 | 26.6255555555556 | No |
| 4 | individualCycleSearch | 3,600 | 68 | 0.0188888888888889 | Yes |
| 6 | addItemToWork | 410 | 4,099 | 9.99756097560976 | No |
| 7 | ownsWork | 205 | 2,409 | 11.7512195121951 | No |
| 8 | init | 103 | 12,650 | 122.815533980583 | No |
| 9 | searchAndConnect | 101 | 231,738 | 2294.43564356436 | Yes |
| 10 | knowsAgent | 100 | 1,081 | 10.81 | No |
| 1 | Total | 14,501 | 401,690 |
2.2.54.8 Found structures
2.2.54.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-03-28-ht52nt--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.54.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-03-28-ht52nt--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.55 SIM09-26-04-38-aRD9Uu–CV
2.2.55.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 5 | 1 | 10 | 2 |
2.2.55.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 35,298 | 205 | 205 | 601 | 36,514 |
2.2.55.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 410 | 205 | 716 |
2.2.55.4 distribution of similarityEdgesByWeight

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

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

2.2.55.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 83,845 | 583,411 | 6.95820859920091 | No |
| existsSimilarity | 83,845 | 580,142 | 6.91921998926591 | No |
| similarityEdges | 83,845 | 571,663 | 6.81809290953545 | No |
| connectAllSimilar | 410 | 584,471 | 1425.53902439024 | Yes |
| connect | 220 | 1,222 | 5.55454545454545 | Yes |
| init | 103 | 15,087 | 146.47572815534 | No |
| Total | 638 | 586,921 |
2.2.55.8 Found structures
2.2.55.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-38-aRD9Uu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.55.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-38-aRD9Uu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.56 SIM09-26-04-38-aRD9Uu–DV
2.2.56.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 5 | 1 | 10 | 2 |
2.2.56.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 34,838 | 205 | 205 | 601 | 36,054 |
2.2.56.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 410 | 205 | 716 |
2.2.56.4 distribution of similarityEdgesByWeight

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

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

2.2.56.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 601 | 2,662 | 4.42928452579035 | No |
| 2 | addItemToWork | 410 | 6,436 | 15.6975609756098 | No |
| 3 | ownsWork | 205 | 3,156 | 15.3951219512195 | No |
| 4 | init | 103 | 15,213 | 147.699029126214 | No |
| 5 | searchAndConnect | 101 | 386,148 | 3823.24752475248 | Yes |
| 7 | cycleSearch | 12 | 253 | 21.0833333333333 | Yes |
| 8 | getWorks | 12 | 3,306 | 275.5 | No |
| 9 | individualCycleSearch | 12 | 0 | 0 | Yes |
| 11 | Total | 149 | 388,360 |
2.2.56.8 Found structures
2.2.56.8.1 Cycles
Number of cycles found: 12
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-38-aRD9Uu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.56.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-38-aRD9Uu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.57 SIM09-26-02-09-Yiwj2Q–CV
2.2.57.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 5 | 1 | 30 | 1 |
2.2.57.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,520 | 105 | 105 | 100 | 9,935 |
2.2.57.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 210 | 105 | 416 |
2.2.57.4 distribution of similarityEdgesByWeight

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

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

2.2.57.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 21,945 | 79,749 | 3.63403964456596 | No |
| existsSimilarity | 21,945 | 78,834 | 3.59234449760766 | No |
| similarityEdges | 21,945 | 77,801 | 3.54527227158806 | No |
| connectAllSimilar | 210 | 79,970 | 380.809523809524 | Yes |
| init | 103 | 12,613 | 122.456310679612 | No |
| connect | 62 | 508 | 8.19354838709677 | Yes |
| Total | 280 | 80,908 |
2.2.57.8 Found structures
2.2.57.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-09-Yiwj2Q--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.57.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-09-Yiwj2Q--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.58 SIM09-26-02-09-Yiwj2Q–DV
2.2.58.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 5 | 1 | 30 | 1 |
2.2.58.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,396 | 105 | 105 | 100 | 9,811 |
2.2.58.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 210 | 105 | 416 |
2.2.58.4 distribution of similarityEdgesByWeight

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

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

2.2.58.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 210 | 2,004 | 9.54285714285714 | No |
| 2 | ownsWork | 105 | 2,373 | 22.6 | No |
| 3 | init | 103 | 12,971 | 125.932038834951 | No |
| 4 | searchAndConnect | 101 | 77,245 | 764.80198019802 | Yes |
| 5 | knowsAgent | 100 | 507 | 5.07 | No |
| 6 | getWorksItems | 8 | 228 | 28.5 | Yes |
| 9 | cycleSearch | 3 | 39 | 13 | Yes |
| 10 | getWorks | 3 | 174 | 58 | No |
| 11 | Total | 120 | 78,341 |
2.2.58.8 Found structures
2.2.58.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-09-Yiwj2Q--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.58.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-09-Yiwj2Q--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.59 SIM09-26-02-11-3VxURD–CV
2.2.59.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 5 | 1 | 30 | 1 |
2.2.59.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,366 | 105 | 105 | 601 | 10,282 |
2.2.59.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 210 | 105 | 416 |
2.2.59.4 distribution of similarityEdgesByWeight

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

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

2.2.59.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 21,945 | 78,382 | 3.57174755069492 | No |
| existsSimilarity | 21,945 | 77,717 | 3.54144452039189 | No |
| similarityEdges | 21,945 | 76,669 | 3.49368876737298 | No |
| connectAllSimilar | 210 | 78,605 | 374.309523809524 | Yes |
| init | 103 | 12,031 | 116.805825242718 | No |
| connect | 47 | 245 | 5.21276595744681 | Yes |
| Total | 265 | 79,198 |
2.2.59.8 Found structures
2.2.59.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-11-3VxURD--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.59.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-11-3VxURD--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.60 SIM09-26-02-11-3VxURD–DV
2.2.60.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 5 | 1 | 30 | 1 |
2.2.60.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,272 | 105 | 105 | 601 | 10,188 |
2.2.60.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 210 | 105 | 416 |
2.2.60.4 distribution of similarityEdgesByWeight

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

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

2.2.60.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 601 | 1,732 | 2.88186356073211 | No |
| 2 | addItemToWork | 210 | 4,491 | 21.3857142857143 | No |
| 3 | ownsWork | 105 | 1,338 | 12.7428571428571 | No |
| 4 | init | 103 | 13,001 | 126.223300970874 | No |
| 5 | searchAndConnect | 101 | 90,542 | 896.455445544554 | Yes |
| 6 | getWorksItems | 8 | 12 | 1.5 | Yes |
| 9 | cycleSearch | 3 | 39 | 13 | Yes |
| 10 | getWorks | 3 | 19 | 6.33333333333333 | No |
| 11 | Total | 120 | 91,384 |
2.2.60.8 Found structures
2.2.60.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-11-3VxURD--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.60.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-11-3VxURD--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.61 SIM09-26-04-48-QZQas8–CV
2.2.61.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 5 | 1 | 30 | 2 |
2.2.61.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 35,318 | 205 | 205 | 100 | 36,033 |
2.2.61.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 410 | 205 | 716 |
2.2.61.4 distribution of similarityEdgesByWeight

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

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

2.2.61.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 83,845 | 591,138 | 7.05036674816626 | No |
| existsSimilarity | 83,845 | 587,831 | 7.01092492098515 | No |
| similarityEdges | 83,845 | 580,077 | 6.91844474923967 | No |
| connectAllSimilar | 410 | 592,194 | 1444.3756097561 | Yes |
| connect | 236 | 1,161 | 4.91949152542373 | Yes |
| init | 103 | 15,712 | 152.543689320388 | No |
| Total | 654 | 594,623 |
2.2.61.8 Found structures
2.2.61.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-48-QZQas8--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.61.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-48-QZQas8--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.62 SIM09-26-04-48-QZQas8–DV
2.2.62.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 5 | 1 | 30 | 2 |
2.2.62.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 34,846 | 205 | 205 | 100 | 35,561 |
2.2.62.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 410 | 205 | 716 |
2.2.62.4 distribution of similarityEdgesByWeight

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

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

2.2.62.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 410 | 7,023 | 17.1292682926829 | No |
| 2 | ownsWork | 205 | 4,226 | 20.6146341463415 | No |
| 3 | init | 103 | 15,038 | 146 | No |
| 4 | searchAndConnect | 101 | 384,730 | 3809.20792079208 | Yes |
| 5 | knowsAgent | 100 | 1,543 | 15.43 | No |
| 7 | cycleSearch | 13 | 433 | 33.3076923076923 | Yes |
| 8 | getWorks | 13 | 256 | 19.6923076923077 | No |
| 9 | individualCycleSearch | 13 | 0 | 0 | Yes |
| 11 | Total | 153 | 386,395 |
2.2.62.8 Found structures
2.2.62.8.1 Cycles
Number of cycles found: 13
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-48-QZQas8--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.62.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-48-QZQas8--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.63 SIM09-26-04-59-KqAtLQ–CV
2.2.63.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 5 | 1 | 30 | 2 |
2.2.63.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 35,562 | 205 | 205 | 601 | 36,778 |
2.2.63.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 410 | 205 | 716 |
2.2.63.4 distribution of similarityEdgesByWeight

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

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

2.2.63.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 83,845 | 600,509 | 7.16213250641064 | No |
| existsSimilarity | 83,845 | 597,122 | 7.12173653765877 | No |
| similarityEdges | 83,845 | 588,557 | 7.01958375573976 | No |
| connectAllSimilar | 410 | 601,586 | 1467.28292682927 | Yes |
| connect | 176 | 1,167 | 6.63068181818182 | Yes |
| init | 103 | 16,583 | 161 | No |
| Total | 594 | 603,727 |
2.2.63.8 Found structures
2.2.63.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-59-KqAtLQ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.63.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-59-KqAtLQ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.64 SIM09-26-04-59-KqAtLQ–DV
2.2.64.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 5 | 1 | 30 | 2 |
2.2.64.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 35,141 | 205 | 205 | 601 | 36,357 |
2.2.64.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 410 | 205 | 716 |
2.2.64.4 distribution of similarityEdgesByWeight

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

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

2.2.64.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 601 | 2,522 | 4.19633943427621 | No |
| 2 | addItemToWork | 410 | 12,984 | 31.6682926829268 | No |
| 3 | ownsWork | 205 | 4,786 | 23.3463414634146 | No |
| 4 | init | 103 | 16,071 | 156.029126213592 | No |
| 5 | searchAndConnect | 101 | 374,250 | 3705.44554455446 | Yes |
| 7 | cycleSearch | 11 | 3,871 | 351.909090909091 | Yes |
| 8 | getWorks | 11 | 4,512 | 410.181818181818 | No |
| 9 | individualCycleSearch | 11 | 0 | 0 | Yes |
| 11 | Total | 145 | 383,956 |
2.2.64.8 Found structures
2.2.64.8.1 Cycles
Number of cycles found: 11
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-59-KqAtLQ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.64.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-59-KqAtLQ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.65 SIM09-26-01-03-sIixe5–CV
2.2.65.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 5 | 1 | 5 | 1 |
2.2.65.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,186 | 105 | 105 | 100 | 9,601 |
2.2.65.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 210 | 105 | 416 |
2.2.65.4 distribution of similarityEdgesByWeight

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

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

2.2.65.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 21,945 | 76,184 | 3.47158806106175 | No |
| existsSimilarity | 21,945 | 68,799 | 3.13506493506494 | No |
| similarityEdges | 21,945 | 67,847 | 3.09168375484165 | No |
| connect | 2,036 | 6,855 | 3.36689587426326 | Yes |
| connectAllSimilar | 210 | 76,458 | 364.085714285714 | Yes |
| init | 103 | 11,691 | 113.504854368932 | No |
| Total | 2,254 | 83,731 |
2.2.65.8 Found structures
2.2.65.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-03-sIixe5--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.65.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-03-sIixe5--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.66 SIM09-26-01-03-sIixe5–DV
2.2.66.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 5 | 1 | 5 | 1 |
2.2.66.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 5,114 | 105 | 105 | 100 | 5,529 |
2.2.66.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 210 | 105 | 416 |
2.2.66.4 distribution of similarityEdgesByWeight

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

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

2.2.66.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 210 | 1,729 | 8.23333333333333 | No |
| 2 | ownsWork | 105 | 1,631 | 15.5333333333333 | No |
| 3 | init | 103 | 12,521 | 121.563106796117 | No |
| 4 | searchAndConnect | 101 | 37,319 | 369.49504950495 | Yes |
| 5 | knowsAgent | 100 | 1,321 | 13.21 | No |
| 6 | getWorksItems | 8 | 15 | 1.875 | Yes |
| 9 | cycleSearch | 2 | 150 | 75 | Yes |
| 10 | getWorks | 2 | 202 | 101 | No |
| 11 | Total | 118 | 37,885 |
2.2.66.8 Found structures
2.2.66.8.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-03-sIixe5--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.66.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-03-sIixe5--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.67 SIM09-26-01-04-GIpq4K–CV
2.2.67.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 5 | 1 | 5 | 1 |
2.2.67.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,624 | 105 | 105 | 601 | 10,540 |
2.2.67.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 210 | 105 | 416 |
2.2.67.4 distribution of similarityEdgesByWeight

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

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

2.2.67.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 21,945 | 78,422 | 3.57357028935976 | No |
| existsSimilarity | 21,945 | 77,817 | 3.546001367054 | No |
| similarityEdges | 21,945 | 76,719 | 3.49596719070403 | No |
| connectAllSimilar | 210 | 78,646 | 374.504761904762 | Yes |
| init | 103 | 11,414 | 110.815533980583 | No |
| connect | 57 | 150 | 2.63157894736842 | Yes |
| Total | 275 | 79,233 |
2.2.67.8 Found structures
2.2.67.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-04-GIpq4K--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.67.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-04-GIpq4K--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.68 SIM09-26-01-04-GIpq4K–DV
2.2.68.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 5 | 1 | 5 | 1 |
2.2.68.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,510 | 105 | 105 | 601 | 10,426 |
2.2.68.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 210 | 105 | 416 |
2.2.68.4 distribution of similarityEdgesByWeight

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

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

2.2.68.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 601 | 1,894 | 3.15141430948419 | No |
| 2 | addItemToWork | 210 | 2,531 | 12.052380952381 | No |
| 3 | ownsWork | 105 | 2,364 | 22.5142857142857 | No |
| 4 | init | 103 | 12,639 | 122.708737864078 | No |
| 5 | searchAndConnect | 101 | 86,931 | 860.70297029703 | Yes |
| 6 | getWorksItems | 8 | 16 | 2 | Yes |
| 9 | cycleSearch | 3 | 284 | 94.6666666666667 | Yes |
| 10 | getWorks | 3 | 967 | 322.333333333333 | No |
| 11 | Total | 120 | 87,826 |
2.2.68.8 Found structures
2.2.68.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-04-GIpq4K--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.68.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-04-GIpq4K--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.69 SIM09-26-02-13-7UBd7o–CV
2.2.69.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 5 | 1 | 5 | 2 |
2.2.69.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 33,618 | 205 | 205 | 100 | 34,333 |
2.2.69.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 410 | 205 | 716 |
2.2.69.4 distribution of similarityEdgesByWeight

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

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

2.2.69.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| similarityEdges | 84,161 | 348,440 | 4.14015993155975 | No |
| connectIfSimilar | 84,159 | 394,891 | 4.69220166589432 | No |
| existsSimilarity | 84,159 | 353,502 | 4.20040637364988 | No |
| connect | 9,743 | 39,325 | 4.03623114030586 | Yes |
| connectAllSimilar | 413 | 397,193 | 961.726392251816 | Yes |
| init | 103 | 13,004 | 126.252427184466 | No |
| Total | 10,164 | 437,241 |
2.2.69.8 Found structures
2.2.69.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-13-7UBd7o--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.69.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-13-7UBd7o--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.70 SIM09-26-02-13-7UBd7o–DV
2.2.70.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | random | 5 | 1 | 5 | 2 |
2.2.70.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 14,216 | 205 | 205 | 100 | 14,931 |
2.2.70.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 410 | 205 | 716 |
2.2.70.4 distribution of similarityEdgesByWeight

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

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

2.2.70.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 13,514 | 3.75388888888889 | Yes |
| 3 | getWorks | 3,600 | 64,379 | 17.8830555555556 | No |
| 4 | individualCycleSearch | 3,600 | 78 | 0.0216666666666667 | Yes |
| 6 | addItemToWork | 410 | 4,194 | 10.2292682926829 | No |
| 7 | ownsWork | 205 | 2,588 | 12.6243902439024 | No |
| 8 | init | 103 | 12,647 | 122.78640776699 | No |
| 9 | searchAndConnect | 101 | 86,335 | 854.80198019802 | Yes |
| 10 | knowsAgent | 100 | 1,063 | 10.63 | No |
| 1 | Total | 14,501 | 112,484 |
2.2.70.8 Found structures
2.2.70.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-13-7UBd7o--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.70.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-13-7UBd7o--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.71 SIM09-26-03-20-j8WE6i–CV
2.2.71.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 5 | 1 | 5 | 2 |
2.2.71.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 36,230 | 205 | 205 | 601 | 37,446 |
2.2.71.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 410 | 205 | 716 |
2.2.71.4 distribution of similarityEdgesByWeight

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

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

2.2.71.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| existsSimilarity | 82,715 | 417,131 | 5.04299099316932 | No |
| connectIfSimilar | 82,706 | 420,026 | 5.0785432737649 | No |
| similarityEdges | 82,706 | 411,095 | 4.97055836335937 | No |
| connectAllSimilar | 407 | 420,436 | 1033.01228501229 | Yes |
| connect | 204 | 1,257 | 6.16176470588235 | Yes |
| init | 103 | 12,136 | 117.825242718447 | No |
| Total | 619 | 422,498 |
2.2.71.8 Found structures
2.2.71.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-03-20-j8WE6i--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.71.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-03-20-j8WE6i--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.72 SIM09-26-03-20-j8WE6i–DV
2.2.72.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 100 | 0.9 | smallWorld | 5 | 1 | 5 | 2 |
2.2.72.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 35,816 | 205 | 205 | 601 | 37,032 |
2.2.72.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 101 | 410 | 205 | 716 |
2.2.72.4 distribution of similarityEdgesByWeight

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

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

2.2.72.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 601 | 1,566 | 2.60565723793677 | No |
| 2 | addItemToWork | 410 | 5,381 | 13.1243902439024 | No |
| 3 | ownsWork | 205 | 2,952 | 14.4 | No |
| 4 | init | 103 | 13,720 | 133.203883495146 | No |
| 5 | searchAndConnect | 101 | 294,053 | 2911.41584158416 | Yes |
| 7 | cycleSearch | 10 | 107 | 10.7 | Yes |
| 8 | getWorks | 10 | 2,712 | 271.2 | No |
| 9 | individualCycleSearch | 10 | 0 | 0 | Yes |
| 11 | Total | 141 | 294,872 |
2.2.72.8 Found structures
2.2.72.8.1 Cycles
Number of cycles found: 10
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-03-20-j8WE6i--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.72.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-03-20-j8WE6i--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.73 SIM09-27-01-31-KS9jwa–CV
2.2.73.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 10 | 1 | 10 | 1 |
2.2.73.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 35,428 | 210 | 210 | 200 | 36,258 |
2.2.73.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 420 | 210 | 831 |
2.2.73.4 distribution of similarityEdgesByWeight

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

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

2.2.73.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 87,990 | 713,184 | 8.10528469144221 | No |
| existsSimilarity | 87,990 | 677,995 | 7.70536424593704 | No |
| similarityEdges | 87,990 | 671,441 | 7.63087850892147 | No |
| connect | 3,921 | 33,058 | 8.43101249681204 | Yes |
| connectAllSimilar | 420 | 714,275 | 1700.65476190476 | Yes |
| init | 203 | 25,764 | 126.916256157635 | No |
| Total | 4,349 | 748,878 |
2.2.73.8 Found structures
2.2.73.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-01-31-KS9jwa--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.73.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-01-31-KS9jwa--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.74 SIM09-27-01-31-KS9jwa–DV
2.2.74.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 10 | 1 | 10 | 1 |
2.2.74.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 27,586 | 210 | 210 | 200 | 28,416 |
2.2.74.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 420 | 210 | 831 |
2.2.74.4 distribution of similarityEdgesByWeight

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

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

2.2.74.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 58,557 | 16.2658333333333 | Yes |
| 3 | getWorks | 3,600 | 203,073 | 56.4091666666667 | No |
| 4 | individualCycleSearch | 3,600 | 72 | 0.02 | Yes |
| 6 | addItemToWork | 420 | 7,869 | 18.7357142857143 | No |
| 7 | ownsWork | 210 | 10,580 | 50.3809523809524 | No |
| 8 | init | 203 | 28,576 | 140.768472906404 | No |
| 9 | searchAndConnect | 201 | 395,562 | 1967.97014925373 | Yes |
| 10 | knowsAgent | 200 | 5,158 | 25.79 | No |
| 1 | Total | 14,601 | 486,104 |
2.2.74.8 Found structures
2.2.74.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-01-31-KS9jwa--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.74.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-01-31-KS9jwa--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.75 SIM09-27-02-44-oKmm9a–CV
2.2.75.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 10 | 1 | 10 | 1 |
2.2.75.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 36,116 | 210 | 210 | 1,201 | 37,947 |
2.2.75.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 420 | 210 | 831 |
2.2.75.4 distribution of similarityEdgesByWeight

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

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

2.2.75.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 87,990 | 732,147 | 8.32079781793386 | No |
| existsSimilarity | 87,990 | 729,012 | 8.28516876917832 | No |
| similarityEdges | 87,990 | 722,170 | 8.20740993294693 | No |
| connectAllSimilar | 420 | 733,274 | 1745.89047619048 | Yes |
| init | 203 | 27,549 | 135.709359605911 | No |
| connect | 132 | 964 | 7.3030303030303 | Yes |
| Total | 560 | 736,584 |
2.2.75.8 Found structures
2.2.75.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-44-oKmm9a--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.75.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-44-oKmm9a--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.76 SIM09-27-02-44-oKmm9a–DV
2.2.76.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 10 | 1 | 10 | 1 |
2.2.76.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 35,852 | 210 | 210 | 1,201 | 37,683 |
2.2.76.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 420 | 210 | 831 |
2.2.76.4 distribution of similarityEdgesByWeight

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

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

2.2.76.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 6,126 | 5.1007493755204 | No |
| addItemToWork | 420 | 10,263 | 24.4357142857143 | No |
| ownsWork | 210 | 2,957 | 14.0809523809524 | No |
| init | 203 | 30,584 | 150.660098522167 | No |
| searchAndConnect | 201 | 646,013 | 3213.99502487562 | Yes |
| cycleSearch | 19 | 10,190 | 536.315789473684 | Yes |
| getWorks | 19 | 4,358 | 229.368421052632 | No |
| individualCycleSearch | 19 | 0 | 0 | Yes |
| getWorksItems | 18 | 54 | 3 | Yes |
| Total | 264 | 664,656 |
2.2.76.8 Found structures
2.2.76.8.1 Cycles
Number of cycles found: 6
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-44-oKmm9a--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.76.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-44-oKmm9a--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.77 SIM09-27-06-29-MQix8m–CV
2.2.77.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 10 | 1 | 10 | 2 |
2.2.77.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 410 | 130,372 | 410 | 410 | 200 | 131,802 |
2.2.77.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 820 | 410 | 1,431 |
2.2.77.4 distribution of similarityEdgesByWeight

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

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

2.2.77.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 291,537 | 3,596,576 | 12.3366022151562 | No |
| existsSimilarity | 291,537 | 3,447,217 | 11.8242864542065 | No |
| similarityEdges | 291,537 | 3,413,050 | 11.707090352168 | No |
| connect | 13,006 | 140,929 | 10.8356912194372 | Yes |
| connectAllSimilar | 522 | 3,600,599 | 6897.69923371647 | Yes |
| init | 203 | 30,485 | 150.172413793103 | No |
| Total | 13,536 | 3,745,508 |
2.2.77.8 Found structures
2.2.77.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-06-29-MQix8m--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.77.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-06-29-MQix8m--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.78 SIM09-27-06-29-MQix8m–DV
2.2.78.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 10 | 1 | 10 | 2 |
2.2.78.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 410 | 104,360 | 410 | 410 | 200 | 105,790 |
2.2.78.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 820 | 410 | 1,431 |
2.2.78.4 distribution of similarityEdgesByWeight

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

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

2.2.78.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 81,090 | 22.525 | Yes |
| 3 | getWorks | 3,600 | 244,463 | 67.9063888888889 | No |
| 4 | individualCycleSearch | 3,600 | 77 | 0.0213888888888889 | Yes |
| 6 | addItemToWork | 820 | 20,793 | 25.3573170731707 | No |
| 7 | ownsWork | 410 | 9,507 | 23.1878048780488 | No |
| 8 | init | 203 | 32,344 | 159.330049261084 | No |
| 9 | searchAndConnect | 201 | 1,610,187 | 8010.88059701493 | Yes |
| 10 | knowsAgent | 200 | 7,788 | 38.94 | No |
| 1 | Total | 14,601 | 1,731,071 |
2.2.78.8 Found structures
2.2.78.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-06-29-MQix8m--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.78.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-06-29-MQix8m--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.79 SIM09-27-08-30-rp7cU3–CV
2.2.79.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 10 | 1 | 10 | 2 |
2.2.79.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 410 | 135,802 | 410 | 410 | 1,201 | 138,233 |
2.2.79.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 820 | 410 | 1,431 |
2.2.79.4 Degree distribution of item->similarity->item edges

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

2.2.79.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 272,955 | 3,599,370 | 13.1866791229324 | No |
| existsSimilarity | 272,955 | 3,587,953 | 13.1448517154842 | No |
| similarityEdges | 272,955 | 3,553,419 | 13.018332692202 | No |
| connectAllSimilar | 465 | 3,603,100 | 7748.60215053763 | Yes |
| connect | 321 | 4,036 | 12.5732087227414 | Yes |
| init | 203 | 31,409 | 154.724137931034 | No |
| cycleSearch | 17 | 1,022 | 60.1176470588235 | Yes |
| getWorks | 16 | 32 | 2 | Yes |
| Total | 825 | 3,611,946 |
2.2.79.7 Found structures
2.2.79.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-08-30-rp7cU3--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.79.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-08-30-rp7cU3--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.80 SIM09-27-08-30-rp7cU3–DV
2.2.80.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 10 | 1 | 10 | 2 |
2.2.80.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 410 | 134,985 | 410 | 410 | 1,201 | 137,416 |
2.2.80.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 820 | 410 | 1,431 |
2.2.80.4 distribution of similarityEdgesByWeight

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

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

2.2.80.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 5,758 | 4.79433805162365 | No |
| addItemToWork | 820 | 25,828 | 31.4975609756098 | No |
| ownsWork | 410 | 14,436 | 35.209756097561 | No |
| init | 203 | 32,312 | 159.172413793103 | No |
| searchAndConnect | 201 | 2,154,858 | 10720.6865671642 | Yes |
| individualCycleSearch | 57 | 4 | 0.0701754385964912 | Yes |
| getWorks | 42 | 12,851 | 305.97619047619 | No |
| cycleSearch | 41 | 34,561 | 842.951219512195 | Yes |
| getWorksItems | 18 | 350 | 19.4444444444444 | Yes |
| Total | 332 | 2,215,053 |
2.2.80.8 Found structures
2.2.80.8.1 Cycles
Number of cycles found: 14
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-08-30-rp7cU3--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.80.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-08-30-rp7cU3--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.81 SIM09-27-02-58-wayxHX–CV
2.2.81.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 10 | 1 | 30 | 1 |
2.2.81.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 36,098 | 210 | 210 | 200 | 36,928 |
2.2.81.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 420 | 210 | 831 |
2.2.81.4 distribution of similarityEdgesByWeight

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

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

2.2.81.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 87,990 | 748,661 | 8.5084782361632 | No |
| existsSimilarity | 87,990 | 744,875 | 8.46545061938857 | No |
| similarityEdges | 87,990 | 737,857 | 8.38569155585862 | No |
| connectAllSimilar | 420 | 749,737 | 1785.0880952381 | Yes |
| init | 203 | 28,481 | 140.300492610837 | No |
| connect | 149 | 1,686 | 11.3154362416107 | Yes |
| Total | 577 | 753,072 |
2.2.81.8 Found structures
2.2.81.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-58-wayxHX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.81.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-58-wayxHX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.82 SIM09-27-02-58-wayxHX–DV
2.2.82.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 10 | 1 | 30 | 1 |
2.2.82.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 35,800 | 210 | 210 | 200 | 36,630 |
2.2.82.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 420 | 210 | 831 |
2.2.82.4 distribution of similarityEdgesByWeight

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

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

2.2.82.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| addItemToWork | 420 | 8,051 | 19.1690476190476 | No |
| ownsWork | 210 | 2,752 | 13.1047619047619 | No |
| init | 203 | 29,599 | 145.807881773399 | No |
| searchAndConnect | 201 | 602,362 | 2996.82587064677 | Yes |
| knowsAgent | 200 | 5,005 | 25.025 | No |
| cycleSearch | 19 | 2,376 | 125.052631578947 | Yes |
| getWorks | 19 | 199 | 10.4736842105263 | No |
| individualCycleSearch | 19 | 1 | 0.0526315789473684 | Yes |
| getWorksItems | 18 | 306 | 17 | Yes |
| Total | 264 | 606,869 |
2.2.82.8 Found structures
2.2.82.8.1 Cycles
Number of cycles found: 7
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-58-wayxHX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.82.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-58-wayxHX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.83 SIM09-27-03-11-BFawLg–CV
2.2.83.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 10 | 1 | 30 | 1 |
2.2.83.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 35,646 | 210 | 210 | 1,201 | 37,477 |
2.2.83.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 420 | 210 | 831 |
2.2.83.4 distribution of similarityEdgesByWeight

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

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

2.2.83.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 87,990 | 752,983 | 8.55759745425617 | No |
| existsSimilarity | 87,990 | 750,302 | 8.52712808273667 | No |
| similarityEdges | 87,990 | 743,557 | 8.45047164450506 | No |
| connectAllSimilar | 420 | 754,099 | 1795.47380952381 | Yes |
| init | 203 | 29,158 | 143.635467980296 | No |
| connect | 125 | 585 | 4.68 | Yes |
| Total | 553 | 756,587 |
2.2.83.8 Found structures
2.2.83.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-11-BFawLg--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.83.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-11-BFawLg--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.84 SIM09-27-03-11-BFawLg–DV
2.2.84.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 10 | 1 | 30 | 1 |
2.2.84.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 35,396 | 210 | 210 | 1,201 | 37,227 |
2.2.84.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 420 | 210 | 831 |
2.2.84.4 distribution of similarityEdgesByWeight

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

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

2.2.84.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 4,993 | 4.15736885928393 | No |
| addItemToWork | 420 | 6,808 | 16.2095238095238 | No |
| ownsWork | 210 | 2,930 | 13.952380952381 | No |
| init | 203 | 31,001 | 152.714285714286 | No |
| searchAndConnect | 201 | 734,221 | 3652.8407960199 | Yes |
| cycleSearch | 22 | 4,041 | 183.681818181818 | Yes |
| getWorks | 22 | 2,492 | 113.272727272727 | No |
| individualCycleSearch | 22 | 0 | 0 | Yes |
| getWorksItems | 18 | 188 | 10.4444444444444 | Yes |
| Total | 271 | 740,643 |
2.2.84.8 Found structures
2.2.84.8.1 Cycles
Number of cycles found: 8
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-11-BFawLg--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.84.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-11-BFawLg--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.85 SIM09-27-09-32-BCDtWN–CV
2.2.85.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 10 | 1 | 30 | 2 |
2.2.85.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 410 | 135,370 | 410 | 410 | 200 | 136,800 |
2.2.85.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 820 | 410 | 1,431 |
2.2.85.4 distribution of similarityEdgesByWeight

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

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

2.2.85.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 252,354 | 3,599,633 | 14.2642201035054 | No |
| existsSimilarity | 252,354 | 3,588,903 | 14.2217004683896 | No |
| similarityEdges | 252,354 | 3,557,676 | 14.097957630947 | No |
| connectAllSimilar | 411 | 3,603,012 | 8766.45255474453 | Yes |
| connect | 296 | 3,754 | 12.6824324324324 | Yes |
| init | 203 | 32,978 | 162.453201970443 | No |
| cycleSearch | 35 | 1,601 | 45.7428571428571 | Yes |
| getWorks | 34 | 708 | 20.8235294117647 | Yes |
| Total | 782 | 3,613,472 |
2.2.85.8 Found structures
2.2.85.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-09-32-BCDtWN--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.85.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-09-32-BCDtWN--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.86 SIM09-27-09-32-BCDtWN–DV
2.2.86.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 10 | 1 | 30 | 2 |
2.2.86.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 410 | 134,778 | 410 | 410 | 200 | 136,208 |
2.2.86.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 820 | 410 | 1,431 |
2.2.86.4 distribution of similarityEdgesByWeight

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

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

2.2.86.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| addItemToWork | 820 | 16,933 | 20.65 | No |
| ownsWork | 410 | 9,369 | 22.8512195121951 | No |
| init | 203 | 35,250 | 173.645320197044 | No |
| searchAndConnect | 201 | 2,516,901 | 12521.8955223881 | Yes |
| knowsAgent | 200 | 9,976 | 49.88 | No |
| individualCycleSearch | 74 | 1 | 0.0135135135135135 | Yes |
| getWorks | 41 | 9,084 | 221.560975609756 | No |
| cycleSearch | 40 | 18,481 | 462.025 | Yes |
| getWorksItems | 18 | 139 | 7.72222222222222 | Yes |
| Total | 349 | 2,545,789 |
2.2.86.8 Found structures
2.2.86.8.1 Cycles
Number of cycles found: 16
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-09-32-BCDtWN--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.86.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-09-32-BCDtWN--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.87 SIM09-27-10-35-fkjari–CV
2.2.87.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 10 | 1 | 30 | 2 |
2.2.87.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 410 | 135,020 | 410 | 410 | 1,201 | 137,451 |
2.2.87.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 820 | 410 | 1,431 |
2.2.87.4 Degree distribution of item->similarity->item edges

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

2.2.87.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 272,955 | 3,596,442 | 13.1759520800132 | No |
| existsSimilarity | 272,955 | 3,584,421 | 13.1319118536022 | No |
| similarityEdges | 272,955 | 3,550,248 | 13.0067153926471 | No |
| connectAllSimilar | 465 | 3,599,992 | 7741.91827956989 | Yes |
| connect | 336 | 4,526 | 13.4702380952381 | Yes |
| init | 203 | 30,115 | 148.349753694581 | No |
| cycleSearch | 38 | 2,842 | 74.7894736842105 | Yes |
| getWorks | 37 | 487 | 13.1621621621622 | Yes |
| Total | 882 | 3,612,333 |
2.2.87.7 Found structures
2.2.87.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-10-35-fkjari--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.87.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-10-35-fkjari--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.88 SIM09-27-10-35-fkjari–DV
2.2.88.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 10 | 1 | 30 | 2 |
2.2.88.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 410 | 134,327 | 410 | 410 | 1,201 | 136,758 |
2.2.88.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 820 | 410 | 1,431 |
2.2.88.4 distribution of similarityEdgesByWeight

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

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

2.2.88.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 6,856 | 5.70857618651124 | No |
| addItemToWork | 820 | 33,629 | 41.0109756097561 | No |
| ownsWork | 410 | 7,183 | 17.519512195122 | No |
| init | 203 | 32,842 | 161.783251231527 | No |
| searchAndConnect | 201 | 2,512,934 | 12502.1592039801 | Yes |
| individualCycleSearch | 79 | 7 | 0.0886075949367089 | Yes |
| getWorks | 43 | 16,419 | 381.837209302326 | No |
| cycleSearch | 42 | 24,121 | 574.309523809524 | Yes |
| Total | 368 | 2,561,644 |
2.2.88.8 Found structures
2.2.88.8.1 Cycles
Number of cycles found: 17
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-10-35-fkjari--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.88.8.2 Paths
Number of paths found: 6
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-10-35-fkjari--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.89 SIM09-26-11-06-C28sYr–CV
2.2.89.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 10 | 1 | 5 | 1 |
2.2.89.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 33,998 | 210 | 210 | 200 | 34,828 |
2.2.89.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 420 | 210 | 831 |
2.2.89.4 distribution of similarityEdgesByWeight

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

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

2.2.89.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 87,990 | 659,307 | 7.49297647459939 | No |
| existsSimilarity | 87,990 | 561,433 | 6.3806455279009 | No |
| similarityEdges | 87,990 | 555,939 | 6.318206614388 | No |
| connect | 13,505 | 95,465 | 7.06886338393188 | Yes |
| connectAllSimilar | 420 | 660,527 | 1572.68333333333 | Yes |
| init | 203 | 25,576 | 125.990147783251 | No |
| Total | 13,933 | 757,765 |
2.2.89.8 Found structures
2.2.89.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-11-06-C28sYr--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.89.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-11-06-C28sYr--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.90 SIM09-26-11-06-C28sYr–DV
2.2.90.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 10 | 1 | 5 | 1 |
2.2.90.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 6,988 | 210 | 210 | 200 | 7,818 |
2.2.90.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 420 | 210 | 831 |
2.2.90.4 distribution of similarityEdgesByWeight

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

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

2.2.90.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 27,470 | 7.63055555555556 | Yes |
| 3 | getWorks | 3,600 | 217,821 | 60.5058333333333 | No |
| 4 | individualCycleSearch | 3,600 | 63 | 0.0175 | Yes |
| 6 | addItemToWork | 420 | 10,640 | 25.3333333333333 | No |
| 7 | ownsWork | 210 | 6,572 | 31.2952380952381 | No |
| 8 | init | 203 | 29,114 | 143.418719211823 | No |
| 9 | searchAndConnect | 201 | 91,525 | 455.348258706468 | Yes |
| 10 | knowsAgent | 200 | 5,795 | 28.975 | No |
| 1 | Total | 14,601 | 141,572 |
2.2.90.8 Found structures
2.2.90.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-11-06-C28sYr--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.90.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-11-06-C28sYr--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.91 SIM09-27-03-25-FPvUfB–CV
2.2.91.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 10 | 1 | 5 | 2 |
2.2.91.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 410 | 126,674 | 410 | 410 | 200 | 128,104 |
2.2.91.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 820 | 410 | 1,431 |
2.2.91.4 Degree distribution of item->similarity->item edges

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

2.2.91.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 323,700 | 3,594,882 | 11.1055977757183 | No |
| existsSimilarity | 323,700 | 3,081,040 | 9.51819586036454 | No |
| similarityEdges | 323,700 | 3,050,388 | 9.42350324374421 | No |
| connect | 51,174 | 503,656 | 9.84202915543049 | Yes |
| connectAllSimilar | 664 | 3,600,126 | 5421.8765060241 | Yes |
| init | 203 | 28,201 | 138.92118226601 | No |
| Total | 51,846 | 4,107,796 |
2.2.91.7 Found structures
2.2.91.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-25-FPvUfB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.91.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-25-FPvUfB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.92 SIM09-27-03-25-FPvUfB–DV
2.2.92.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 10 | 1 | 5 | 2 |
2.2.92.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 410 | 24,326 | 410 | 410 | 200 | 25,756 |
2.2.92.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 820 | 410 | 1,431 |
2.2.92.4 distribution of similarityEdgesByWeight

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

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

2.2.92.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 61,943 | 17.2063888888889 | Yes |
| 3 | getWorks | 3,600 | 221,232 | 61.4533333333333 | No |
| 4 | individualCycleSearch | 3,600 | 78 | 0.0216666666666667 | Yes |
| 6 | addItemToWork | 820 | 17,734 | 21.6268292682927 | No |
| 7 | ownsWork | 410 | 9,502 | 23.1756097560976 | No |
| 8 | init | 203 | 30,876 | 152.098522167488 | No |
| 9 | searchAndConnect | 201 | 347,147 | 1727.09950248756 | Yes |
| 10 | knowsAgent | 200 | 6,573 | 32.865 | No |
| 1 | Total | 14,601 | 436,076 |
2.2.92.8 Found structures
2.2.92.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-25-FPvUfB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.92.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-25-FPvUfB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.93 SIM09-27-05-26-pSmvhM–CV
2.2.93.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 10 | 1 | 5 | 2 |
2.2.93.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 410 | 133,078 | 410 | 410 | 1,201 | 135,509 |
2.2.93.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 820 | 410 | 1,431 |
2.2.93.4 distribution of similarityEdgesByWeight

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

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

2.2.93.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 284,750 | 3,598,228 | 12.6364460052678 | No |
| existsSimilarity | 284,750 | 3,583,755 | 12.5856189640035 | No |
| similarityEdges | 284,750 | 3,547,893 | 12.4596769095698 | No |
| connect | 502 | 6,516 | 12.9800796812749 | Yes |
| connectAllSimilar | 500 | 3,601,888 | 7203.776 | Yes |
| init | 203 | 30,799 | 151.71921182266 | No |
| cycleSearch | 32 | 2,369 | 74.03125 | Yes |
| getWorks | 31 | 86 | 2.7741935483871 | Yes |
| Total | 1,071 | 3,613,724 |
2.2.93.8 Found structures
2.2.93.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-05-26-pSmvhM--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.93.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-05-26-pSmvhM--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.94 SIM09-27-05-26-pSmvhM–DV
2.2.94.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 10 | 1 | 5 | 2 |
2.2.94.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 410 | 132,074 | 410 | 410 | 1,201 | 134,505 |
2.2.94.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 820 | 410 | 1,431 |
2.2.94.4 distribution of similarityEdgesByWeight

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

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

2.2.94.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 5,659 | 4.71190674437968 | No |
| addItemToWork | 820 | 22,643 | 27.6134146341463 | No |
| ownsWork | 410 | 10,018 | 24.4341463414634 | No |
| init | 203 | 30,511 | 150.300492610837 | No |
| searchAndConnect | 201 | 2,392,577 | 11903.368159204 | Yes |
| individualCycleSearch | 70 | 1 | 0.0142857142857143 | Yes |
| getWorks | 40 | 10,317 | 257.925 | No |
| cycleSearch | 39 | 1,868 | 47.8974358974359 | Yes |
| getWorksItems | 18 | 92 | 5.11111111111111 | Yes |
| Total | 343 | 2,401,189 |
2.2.94.8 Found structures
2.2.94.8.1 Cycles
Number of cycles found: 15
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-05-26-pSmvhM--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.94.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-05-26-pSmvhM--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.95 SIM09-27-12-18-RiiwIi–CV
2.2.95.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 10 | 1 | 5 | 1 |
2.2.95.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 35,840 | 210 | 210 | 1,201 | 37,671 |
2.2.95.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 420 | 210 | 831 |
2.2.95.4 distribution of similarityEdgesByWeight

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

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

2.2.95.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 87,990 | 716,658 | 8.14476645073304 | No |
| existsSimilarity | 87,990 | 712,631 | 8.09899988635072 | No |
| similarityEdges | 87,990 | 705,622 | 8.01934310717127 | No |
| connectAllSimilar | 420 | 717,733 | 1708.8880952381 | Yes |
| connect | 211 | 1,897 | 8.99052132701422 | Yes |
| init | 203 | 26,063 | 128.389162561576 | No |
| Total | 639 | 721,271 |
2.2.95.8 Found structures
2.2.95.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-12-18-RiiwIi--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.95.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-12-18-RiiwIi--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.96 SIM09-27-12-18-RiiwIi–DV
2.2.96.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 10 | 1 | 5 | 1 |
2.2.96.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 210 | 35,418 | 210 | 210 | 1,201 | 37,249 |
2.2.96.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 420 | 210 | 831 |
2.2.96.4 distribution of similarityEdgesByWeight

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

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

2.2.96.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 39,928 | 11.0911111111111 | Yes |
| 3 | getWorks | 3,600 | 226,949 | 63.0413888888889 | No |
| 4 | individualCycleSearch | 3,600 | 85 | 0.0236111111111111 | Yes |
| 6 | knowsAgent | 1,201 | 5,464 | 4.54954204829309 | No |
| 7 | addItemToWork | 420 | 3,034 | 7.22380952380952 | No |
| 8 | ownsWork | 210 | 1,707 | 8.12857142857143 | No |
| 9 | init | 203 | 31,245 | 153.916256157635 | No |
| 10 | searchAndConnect | 201 | 585,262 | 2911.75124378109 | Yes |
| 1 | Total | 14,601 | 651,410 |
2.2.96.8 Found structures
2.2.96.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-12-18-RiiwIi--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.96.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-12-18-RiiwIi--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.97 SIM09-27-01-10-5PaJmy–CV
2.2.97.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 20 | 1 | 10 | 1 |
2.2.97.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 38,542 | 220 | 220 | 200 | 39,402 |
2.2.97.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 440 | 220 | 861 |
2.2.97.4 distribution of similarityEdgesByWeight

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

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

2.2.97.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 96,580 | 931,391 | 9.64372540898737 | No |
| existsSimilarity | 96,580 | 879,974 | 9.11134810519776 | No |
| similarityEdges | 96,580 | 872,581 | 9.03480016566577 | No |
| connect | 5,100 | 48,994 | 9.60666666666667 | Yes |
| connectAllSimilar | 440 | 932,684 | 2119.73636363636 | Yes |
| init | 203 | 34,049 | 167.729064039409 | No |
| Total | 5,548 | 983,672 |
2.2.97.8 Found structures
2.2.97.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-01-10-5PaJmy--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.97.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-01-10-5PaJmy--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.98 SIM09-27-01-10-5PaJmy–DV
2.2.98.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 20 | 1 | 10 | 1 |
2.2.98.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 28,342 | 220 | 220 | 200 | 29,202 |
2.2.98.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 440 | 220 | 861 |
2.2.98.4 distribution of similarityEdgesByWeight

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

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

2.2.98.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 151,635 | 42.1208333333333 | Yes |
| 3 | getWorks | 3,600 | 270,901 | 75.2502777777778 | No |
| 4 | individualCycleSearch | 3,600 | 80 | 0.0222222222222222 | Yes |
| 6 | addItemToWork | 440 | 20,082 | 45.6409090909091 | No |
| 7 | ownsWork | 220 | 10,404 | 47.2909090909091 | No |
| 8 | init | 203 | 35,268 | 173.733990147783 | No |
| 9 | searchAndConnect | 201 | 545,081 | 2711.84577114428 | Yes |
| 10 | knowsAgent | 200 | 8,173 | 40.865 | No |
| 1 | Total | 14,601 | 937,030 |
2.2.98.8 Found structures
2.2.98.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-01-10-5PaJmy--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.98.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-01-10-5PaJmy--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.99 SIM09-27-02-27-9ALPGb–CV
2.2.99.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 20 | 1 | 10 | 1 |
2.2.99.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 39,298 | 220 | 220 | 1,201 | 41,159 |
2.2.99.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 440 | 220 | 861 |
2.2.99.4 distribution of similarityEdgesByWeight

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

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

2.2.99.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 96,580 | 959,965 | 9.93958376475461 | No |
| existsSimilarity | 96,580 | 955,700 | 9.8954234831228 | No |
| similarityEdges | 96,580 | 947,779 | 9.81340857320356 | No |
| connectAllSimilar | 440 | 961,146 | 2184.42272727273 | Yes |
| init | 203 | 34,290 | 168.916256157635 | No |
| connect | 146 | 1,789 | 12.2534246575342 | Yes |
| cycleSearch | 10 | 973 | 97.3 | Yes |
| getWorks | 9 | 59 | 6.55555555555556 | Yes |
| Total | 611 | 966,175 |
2.2.99.8 Found structures
2.2.99.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-27-9ALPGb--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.99.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-27-9ALPGb--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.100 SIM09-27-02-27-9ALPGb–DV
2.2.100.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 20 | 1 | 10 | 1 |
2.2.100.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 39,006 | 220 | 220 | 1,201 | 40,867 |
2.2.100.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 440 | 220 | 861 |
2.2.100.4 distribution of similarityEdgesByWeight

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

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

2.2.100.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 6,259 | 5.21149042464613 | No |
| addItemToWork | 440 | 23,723 | 53.9159090909091 | No |
| ownsWork | 220 | 7,900 | 35.9090909090909 | No |
| init | 203 | 36,204 | 178.344827586207 | No |
| searchAndConnect | 201 | 789,076 | 3925.75124378109 | Yes |
| getWorksItems | 38 | 103 | 2.71052631578947 | Yes |
| individualCycleSearch | 27 | 0 | 0 | Yes |
| getWorks | 19 | 5,020 | 264.210526315789 | No |
| cycleSearch | 18 | 10,338 | 574.333333333333 | Yes |
| Total | 293 | 810,671 |
2.2.100.8 Found structures
2.2.100.8.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-27-9ALPGb--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.100.8.2 Paths
Number of paths found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-27-9ALPGb--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.101 SIM09-27-07-26-jn7Iyx–CV
2.2.101.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 20 | 1 | 10 | 2 |
2.2.101.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 420 | 131,246 | 420 | 420 | 200 | 132,706 |
2.2.101.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 840 | 420 | 1,461 |
2.2.101.4 Degree distribution of item->similarity->item edges

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

2.2.101.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | connectIfSimilar | 243,569 | 3,598,580 | 14.7743760494973 | No |
| 2 | existsSimilarity | 243,569 | 3,458,534 | 14.1994014016562 | No |
| 3 | similarityEdges | 243,569 | 3,431,410 | 14.0880407605237 | No |
| 4 | connect | 10,170 | 133,267 | 13.1039331366765 | Yes |
| 6 | cycleSearch | 3,600 | 257,124 | 71.4233333333333 | Yes |
| 7 | getWorks | 3,600 | 311,043 | 86.4008333333333 | Yes |
| 8 | individualCycleSearch | 3,600 | 45 | 0.0125 | Yes |
| 10 | connectAllSimilar | 373 | 3,601,917 | 9656.61394101877 | Yes |
| 11 | Total | 28,543 | 4,924,734 |
2.2.101.7 Found structures
2.2.101.7.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-07-26-jn7Iyx--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.101.7.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-07-26-jn7Iyx--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.102 SIM09-27-07-26-jn7Iyx–DV
2.2.102.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 20 | 1 | 10 | 2 |
2.2.102.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 420 | 110,906 | 420 | 420 | 200 | 112,366 |
2.2.102.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 840 | 420 | 1,461 |
2.2.102.4 distribution of similarityEdgesByWeight

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

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

2.2.102.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 193,133 | 53.6480555555556 | Yes |
| 3 | getWorks | 3,600 | 328,725 | 91.3125 | No |
| 4 | individualCycleSearch | 3,600 | 73 | 0.0202777777777778 | Yes |
| 6 | addItemToWork | 840 | 21,841 | 26.0011904761905 | No |
| 7 | ownsWork | 420 | 14,563 | 34.6738095238095 | No |
| 8 | init | 203 | 39,377 | 193.975369458128 | No |
| 9 | searchAndConnect | 201 | 2,200,785 | 10949.1791044776 | Yes |
| 10 | knowsAgent | 200 | 10,899 | 54.495 | No |
| 1 | Total | 14,601 | 2,658,228 |
2.2.102.8 Found structures
2.2.102.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-07-26-jn7Iyx--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.102.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-07-26-jn7Iyx--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.103 SIM09-27-10-27-HfboII–CV
2.2.103.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 20 | 1 | 10 | 2 |
2.2.103.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 420 | 143,876 | 420 | 420 | 1,201 | 146,337 |
2.2.103.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 840 | 420 | 1,461 |
2.2.103.4 Degree distribution of item->similarity->item edges

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

2.2.103.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 231,594 | 3,599,575 | 15.5426090485937 | No |
| existsSimilarity | 231,594 | 3,588,062 | 15.4928970526007 | No |
| similarityEdges | 231,594 | 3,559,679 | 15.3703420641295 | No |
| connectAllSimilar | 348 | 3,602,479 | 10351.9511494253 | Yes |
| connect | 275 | 5,359 | 19.4872727272727 | Yes |
| init | 203 | 36,013 | 177.4039408867 | No |
| cycleSearch | 90 | 12,491 | 138.788888888889 | Yes |
| getWorks | 89 | 1,371 | 15.4044943820225 | Yes |
| Total | 808 | 3,626,680 |
2.2.103.7 Found structures
2.2.103.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-10-27-HfboII--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.103.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-10-27-HfboII--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.104 SIM09-27-10-27-HfboII–DV
2.2.104.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 20 | 1 | 10 | 2 |
2.2.104.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 420 | 143,326 | 420 | 420 | 1,201 | 145,787 |
2.2.104.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 840 | 420 | 1,461 |
2.2.104.4 distribution of similarityEdgesByWeight

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

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

2.2.104.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 6,809 | 5.66944213155704 | No |
| addItemToWork | 840 | 29,175 | 34.7321428571429 | No |
| ownsWork | 420 | 20,341 | 48.4309523809524 | No |
| init | 203 | 38,385 | 189.088669950739 | No |
| searchAndConnect | 201 | 3,551,585 | 17669.5771144279 | Yes |
| individualCycleSearch | 105 | 7 | 0.0666666666666667 | Yes |
| getWorksItems | 38 | 255 | 6.71052631578947 | Yes |
| getWorks | 17 | 15,745 | 926.176470588235 | No |
| cycleSearch | 16 | 8,945 | 559.0625 | Yes |
| Total | 369 | 3,568,566 |
2.2.104.8 Found structures
2.2.104.8.1 Cycles
Number of cycles found: 7
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-10-27-HfboII--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.104.8.2 Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-10-27-HfboII--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.105 SIM09-27-02-45-os2pjb–CV
2.2.105.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 20 | 1 | 30 | 1 |
2.2.105.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 40,170 | 220 | 220 | 200 | 41,030 |
2.2.105.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 440 | 220 | 861 |
2.2.105.4 distribution of similarityEdgesByWeight

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

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

2.2.105.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 96,580 | 991,892 | 10.270159453303 | No |
| existsSimilarity | 96,580 | 987,853 | 10.2283392006627 | No |
| similarityEdges | 96,580 | 979,774 | 10.1446883412715 | No |
| connectAllSimilar | 440 | 993,131 | 2257.11590909091 | Yes |
| init | 203 | 34,212 | 168.532019704434 | No |
| connect | 150 | 1,657 | 11.0466666666667 | Yes |
| cycleSearch | 7 | 917 | 131 | Yes |
| getWorks | 6 | 14 | 2.33333333333333 | Yes |
| Total | 609 | 997,427 |
2.2.105.8 Found structures
2.2.105.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-45-os2pjb--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.105.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-45-os2pjb--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.106 SIM09-27-02-45-os2pjb–DV
2.2.106.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 20 | 1 | 30 | 1 |
2.2.106.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 39,870 | 220 | 220 | 200 | 40,730 |
2.2.106.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 440 | 220 | 861 |
2.2.106.4 distribution of similarityEdgesByWeight

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

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

2.2.106.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| addItemToWork | 440 | 3,831 | 8.70681818181818 | No |
| ownsWork | 220 | 2,353 | 10.6954545454545 | No |
| init | 203 | 39,807 | 196.093596059113 | No |
| searchAndConnect | 201 | 699,074 | 3477.98009950249 | Yes |
| knowsAgent | 200 | 3,442 | 17.21 | No |
| getWorksItems | 38 | 622 | 16.3684210526316 | Yes |
| individualCycleSearch | 25 | 1 | 0.04 | Yes |
| getWorks | 20 | 4,590 | 229.5 | No |
| cycleSearch | 19 | 12,229 | 643.631578947368 | Yes |
| Total | 291 | 724,066 |
2.2.106.8 Found structures
2.2.106.8.1 Cycles
Number of cycles found: 6
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-45-os2pjb--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.106.8.2 Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-02-45-os2pjb--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.107 SIM09-27-03-03-DMZPKp–CV
2.2.107.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 20 | 1 | 30 | 1 |
2.2.107.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 38,946 | 220 | 220 | 1,201 | 40,807 |
2.2.107.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 440 | 220 | 861 |
2.2.107.4 distribution of similarityEdgesByWeight

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

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

2.2.107.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 96,580 | 1,008,379 | 10.4408676744668 | No |
| existsSimilarity | 96,580 | 1,004,846 | 10.4042866017809 | No |
| similarityEdges | 96,580 | 997,033 | 10.3233899358045 | No |
| connectAllSimilar | 440 | 1,009,597 | 2294.53863636364 | Yes |
| init | 203 | 34,998 | 172.4039408867 | No |
| connect | 107 | 1,131 | 10.5700934579439 | Yes |
| cycleSearch | 13 | 2,493 | 191.769230769231 | Yes |
| getWorks | 12 | 262 | 21.8333333333333 | Yes |
| Total | 581 | 1,020,772 |
2.2.107.8 Found structures
2.2.107.8.1 Cycles
Number of cycles found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-03-DMZPKp--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.107.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-03-DMZPKp--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.108 SIM09-27-03-03-DMZPKp–DV
2.2.108.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 20 | 1 | 30 | 1 |
2.2.108.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 38,730 | 220 | 220 | 1,201 | 40,591 |
2.2.108.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 440 | 220 | 861 |
2.2.108.4 distribution of similarityEdgesByWeight

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

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

2.2.108.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 6,647 | 5.5345545378851 | No |
| addItemToWork | 440 | 12,388 | 28.1545454545455 | No |
| ownsWork | 220 | 6,161 | 28.0045454545455 | No |
| init | 203 | 35,978 | 177.231527093596 | No |
| searchAndConnect | 201 | 828,651 | 4122.64179104478 | Yes |
| getWorksItems | 38 | 205 | 5.39473684210526 | Yes |
| individualCycleSearch | 28 | 3 | 0.107142857142857 | Yes |
| getWorks | 20 | 6,652 | 332.6 | No |
| cycleSearch | 19 | 12,366 | 650.842105263158 | Yes |
| Total | 293 | 852,561 |
2.2.108.8 Found structures
2.2.108.8.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-03-DMZPKp--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.108.8.2 Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-03-DMZPKp--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.109 SIM09-27-11-31-n6UvaL–CV
2.2.109.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 20 | 1 | 30 | 2 |
2.2.109.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 420 | 139,376 | 420 | 420 | 200 | 140,836 |
2.2.109.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 840 | 420 | 1,461 |
2.2.109.4 Degree distribution of item->similarity->item edges

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

2.2.109.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 233,064 | 3,598,978 | 15.4420159269557 | No |
| existsSimilarity | 233,064 | 3,590,342 | 15.4049617272509 | No |
| similarityEdges | 233,064 | 3,562,794 | 15.2867624343528 | No |
| connectAllSimilar | 351 | 3,602,076 | 10262.3247863248 | Yes |
| connect | 238 | 2,559 | 10.7521008403361 | Yes |
| init | 203 | 34,396 | 169.43842364532 | No |
| cycleSearch | 83 | 14,061 | 169.409638554217 | Yes |
| getWorks | 82 | 852 | 10.390243902439 | Yes |
| Total | 760 | 3,623,866 |
2.2.109.7 Found structures
2.2.109.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-11-31-n6UvaL--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.109.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-11-31-n6UvaL--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.110 SIM09-27-11-31-n6UvaL–DV
2.2.110.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 20 | 1 | 30 | 2 |
2.2.110.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 420 | 138,900 | 420 | 420 | 200 | 140,360 |
2.2.110.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 840 | 420 | 1,461 |
2.2.110.4 distribution of similarityEdgesByWeight

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

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

2.2.110.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| addItemToWork | 840 | 19,949 | 23.7488095238095 | No |
| ownsWork | 420 | 8,942 | 21.2904761904762 | No |
| init | 203 | 37,398 | 184.226600985222 | No |
| searchAndConnect | 201 | 3,003,623 | 14943.3980099502 | Yes |
| knowsAgent | 200 | 10,110 | 50.55 | No |
| individualCycleSearch | 97 | 2 | 0.0206185567010309 | Yes |
| getWorksItems | 38 | 560 | 14.7368421052632 | Yes |
| getWorks | 16 | 17,902 | 1118.875 | No |
| cycleSearch | 15 | 26,562 | 1770.8 | Yes |
| Total | 360 | 3,055,937 |
2.2.110.8 Found structures
2.2.110.8.1 Cycles
Number of cycles found: 8
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-11-31-n6UvaL--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.110.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-11-31-n6UvaL--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.111 SIM09-28-12-34-znJCZw–CV
2.2.111.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 20 | 1 | 30 | 2 |
2.2.111.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 420 | 143,186 | 420 | 420 | 1,201 | 145,647 |
2.2.111.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 840 | 420 | 1,461 |
2.2.111.4 Degree distribution of item->similarity->item edges

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

2.2.111.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 225,624 | 3,598,347 | 15.9484230401021 | No |
| existsSimilarity | 225,624 | 3,585,932 | 15.8933978654753 | No |
| similarityEdges | 225,624 | 3,558,688 | 15.7726482998263 | No |
| connectAllSimilar | 336 | 3,601,376 | 10718.380952381 | Yes |
| connect | 323 | 6,323 | 19.5758513931889 | Yes |
| init | 203 | 34,861 | 171.729064039409 | No |
| cycleSearch | 91 | 15,499 | 170.318681318681 | Yes |
| getWorks | 90 | 2,098 | 23.3111111111111 | Yes |
| Total | 846 | 3,631,144 |
2.2.111.7 Found structures
2.2.111.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-12-34-znJCZw--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.111.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-12-34-znJCZw--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.112 SIM09-28-12-34-znJCZw–DV
2.2.112.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 20 | 1 | 30 | 2 |
2.2.112.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 420 | 142,540 | 420 | 420 | 1,201 | 145,001 |
2.2.112.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 840 | 420 | 1,461 |
2.2.112.4 distribution of similarityEdgesByWeight

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

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

2.2.112.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 5,771 | 4.80516236469609 | No |
| addItemToWork | 840 | 27,910 | 33.2261904761905 | No |
| ownsWork | 420 | 16,557 | 39.4214285714286 | No |
| init | 203 | 38,937 | 191.807881773399 | No |
| searchAndConnect | 201 | 3,613,432 | 17977.2736318408 | Yes |
| individualCycleSearch | 105 | 3 | 0.0285714285714286 | Yes |
| getWorksItems | 38 | 80 | 2.10526315789474 | Yes |
| getWorks | 16 | 12,077 | 754.8125 | No |
| cycleSearch | 15 | 24,831 | 1655.4 | Yes |
| Total | 367 | 3,651,750 |
2.2.112.8 Found structures
2.2.112.8.1 Cycles
Number of cycles found: 8
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-12-34-znJCZw--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.112.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-12-34-znJCZw--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.113 SIM09-27-03-22-hKyXeu–CV
2.2.113.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 20 | 1 | 5 | 2 |
2.2.113.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 420 | 112,048 | 420 | 420 | 200 | 113,508 |
2.2.113.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 840 | 420 | 1,461 |
2.2.113.4 distribution of similarityEdgesByWeight

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

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

2.2.113.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | connectIfSimilar | 274,170 | 3,597,830 | 13.1226246489404 | No |
| 2 | existsSimilarity | 274,170 | 3,140,523 | 11.4546558704453 | No |
| 3 | similarityEdges | 274,170 | 3,113,994 | 11.3578947368421 | No |
| 4 | connect | 38,411 | 448,628 | 11.6796750930723 | Yes |
| 6 | cycleSearch | 3,600 | 237,964 | 66.1011111111111 | Yes |
| 7 | getWorks | 3,600 | 289,810 | 80.5027777777778 | Yes |
| 8 | individualCycleSearch | 3,600 | 82 | 0.0227777777777778 | Yes |
| 10 | connectAllSimilar | 444 | 3,602,120 | 8112.88288288288 | Yes |
| 11 | Total | 56,855 | 5,232,986 |
2.2.113.8 Found structures
2.2.113.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-22-hKyXeu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.113.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-22-hKyXeu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.114 SIM09-27-03-22-hKyXeu–DV
2.2.114.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 20 | 1 | 5 | 2 |
2.2.114.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 420 | 35,226 | 420 | 420 | 200 | 36,686 |
2.2.114.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 840 | 420 | 1,461 |
2.2.114.4 distribution of similarityEdgesByWeight

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

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

2.2.114.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 57,074 | 15.8538888888889 | Yes |
| 3 | getWorks | 3,600 | 355,692 | 98.8033333333333 | No |
| 4 | individualCycleSearch | 3,600 | 83 | 0.0230555555555556 | Yes |
| 6 | addItemToWork | 840 | 21,750 | 25.8928571428571 | No |
| 7 | ownsWork | 420 | 5,796 | 13.8 | No |
| 8 | init | 203 | 40,977 | 201.857142857143 | No |
| 9 | searchAndConnect | 201 | 529,998 | 2636.80597014925 | Yes |
| 10 | knowsAgent | 200 | 3,054 | 15.27 | No |
| 1 | Total | 14,601 | 625,754 |
2.2.114.8 Found structures
2.2.114.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-22-hKyXeu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.114.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-03-22-hKyXeu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.115 SIM09-27-06-23-wtJ7gM–CV
2.2.115.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 20 | 1 | 5 | 2 |
2.2.115.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 420 | 141,692 | 420 | 420 | 1,201 | 144,153 |
2.2.115.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 840 | 420 | 1,461 |
2.2.115.4 Degree distribution of item->similarity->item edges

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

2.2.115.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 234,039 | 3,598,106 | 15.3739590410145 | No |
| existsSimilarity | 234,039 | 3,588,135 | 15.3313550305718 | No |
| similarityEdges | 234,039 | 3,556,990 | 15.1982789193254 | No |
| connectAllSimilar | 353 | 3,601,191 | 10201.6742209632 | Yes |
| connect | 334 | 3,492 | 10.4550898203593 | Yes |
| init | 203 | 33,623 | 165.630541871921 | No |
| cycleSearch | 85 | 11,958 | 140.682352941176 | Yes |
| getWorks | 84 | 1,656 | 19.7142857142857 | Yes |
| Total | 862 | 3,623,178 |
2.2.115.7 Found structures
2.2.115.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-06-23-wtJ7gM--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.115.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-06-23-wtJ7gM--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.116 SIM09-27-06-23-wtJ7gM–DV
2.2.116.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 20 | 1 | 5 | 2 |
2.2.116.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 420 | 141,024 | 420 | 420 | 1,201 | 143,485 |
2.2.116.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 840 | 420 | 1,461 |
2.2.116.4 distribution of similarityEdgesByWeight

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

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

2.2.116.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 7,462 | 6.21315570358035 | No |
| addItemToWork | 840 | 28,052 | 33.3952380952381 | No |
| ownsWork | 420 | 16,248 | 38.6857142857143 | No |
| init | 203 | 38,959 | 191.916256157635 | No |
| searchAndConnect | 201 | 3,346,238 | 16647.9502487562 | Yes |
| individualCycleSearch | 99 | 2 | 0.0202020202020202 | Yes |
| getWorksItems | 38 | 586 | 15.4210526315789 | Yes |
| getWorks | 16 | 16,635 | 1039.6875 | No |
| cycleSearch | 15 | 18,786 | 1252.4 | Yes |
| Total | 361 | 3,387,193 |
2.2.116.8 Found structures
2.2.116.8.1 Cycles
Number of cycles found: 8
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-06-23-wtJ7gM--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.116.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-06-23-wtJ7gM--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.117 SIM09-27-11-37-ftxhJ4–CV
2.2.117.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 20 | 1 | 5 | 1 |
2.2.117.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 38,186 | 220 | 220 | 200 | 39,046 |
2.2.117.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 440 | 220 | 861 |
2.2.117.4 distribution of similarityEdgesByWeight

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

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

2.2.117.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 96,580 | 874,843 | 9.05822116380203 | No |
| existsSimilarity | 96,580 | 745,970 | 7.7238558707807 | No |
| similarityEdges | 96,580 | 739,726 | 7.65920480430731 | No |
| connect | 15,132 | 126,022 | 8.32817869415808 | Yes |
| connectAllSimilar | 440 | 876,339 | 1991.67954545455 | Yes |
| init | 203 | 29,848 | 147.034482758621 | No |
| Total | 15,580 | 1,004,515 |
2.2.117.8 Found structures
2.2.117.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-11-37-ftxhJ4--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.117.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-11-37-ftxhJ4--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.118 SIM09-27-11-37-ftxhJ4–DV
2.2.118.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 20 | 1 | 5 | 1 |
2.2.118.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 7,922 | 220 | 220 | 200 | 8,782 |
2.2.118.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 440 | 220 | 861 |
2.2.118.4 distribution of similarityEdgesByWeight

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

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

2.2.118.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 70,288 | 19.5244444444444 | Yes |
| 3 | getWorks | 3,600 | 251,748 | 69.93 | No |
| 4 | individualCycleSearch | 3,600 | 93 | 0.0258333333333333 | Yes |
| 6 | addItemToWork | 440 | 14,211 | 32.2977272727273 | No |
| 7 | ownsWork | 220 | 11,556 | 52.5272727272727 | No |
| 8 | init | 203 | 33,614 | 165.586206896552 | No |
| 9 | searchAndConnect | 201 | 128,203 | 637.825870646766 | Yes |
| 10 | knowsAgent | 200 | 6,645 | 33.225 | No |
| 1 | Total | 14,601 | 231,673 |
2.2.118.8 Found structures
2.2.118.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-11-37-ftxhJ4--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.118.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-11-37-ftxhJ4--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.119 SIM09-27-12-53-mvCNVD–CV
2.2.119.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 20 | 1 | 5 | 1 |
2.2.119.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 39,398 | 220 | 220 | 1,201 | 41,259 |
2.2.119.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 440 | 220 | 861 |
2.2.119.4 distribution of similarityEdgesByWeight

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

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

2.2.119.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 96,580 | 949,293 | 9.82908469662456 | No |
| existsSimilarity | 96,580 | 945,549 | 9.79031890660592 | No |
| similarityEdges | 96,580 | 937,814 | 9.71022986125492 | No |
| connectAllSimilar | 440 | 950,445 | 2160.10227272727 | Yes |
| init | 203 | 34,037 | 167.669950738916 | No |
| connect | 182 | 1,465 | 8.04945054945055 | Yes |
| cycleSearch | 7 | 715 | 102.142857142857 | Yes |
| getWorks | 7 | 59 | 8.42857142857143 | Yes |
| Total | 642 | 954,433 |
2.2.119.8 Found structures
2.2.119.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-12-53-mvCNVD--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.119.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-12-53-mvCNVD--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.120 SIM09-27-12-53-mvCNVD–DV
2.2.120.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 20 | 1 | 5 | 1 |
2.2.120.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 220 | 39,034 | 220 | 220 | 1,201 | 40,895 |
2.2.120.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 440 | 220 | 861 |
2.2.120.4 distribution of similarityEdgesByWeight

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

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

2.2.120.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 6,801 | 5.66278101582015 | No |
| addItemToWork | 440 | 20,079 | 45.6340909090909 | No |
| ownsWork | 220 | 8,027 | 36.4863636363636 | No |
| init | 203 | 34,098 | 167.970443349754 | No |
| searchAndConnect | 201 | 788,204 | 3921.41293532338 | Yes |
| getWorksItems | 38 | 207 | 5.44736842105263 | Yes |
| individualCycleSearch | 27 | 0 | 0 | Yes |
| cycleSearch | 21 | 12,005 | 571.666666666667 | Yes |
| getWorks | 21 | 5,730 | 272.857142857143 | No |
| Total | 295 | 814,344 |
2.2.120.8 Found structures
2.2.120.8.1 Cycles
Number of cycles found: 6
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-12-53-mvCNVD--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.120.8.2 Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-27-12-53-mvCNVD--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.121 SIM09-26-02-22-dICYvA–CV
2.2.121.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 5 | 1 | 10 | 1 |
2.2.121.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 34,466 | 205 | 205 | 200 | 35,281 |
2.2.121.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 410 | 205 | 816 |
2.2.121.4 distribution of similarityEdgesByWeight

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

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

2.2.121.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 83,845 | 578,169 | 6.89568847277715 | No |
| existsSimilarity | 83,845 | 558,712 | 6.66362931599976 | No |
| similarityEdges | 83,845 | 552,758 | 6.59261732959628 | No |
| connect | 2,598 | 17,410 | 6.70130869899923 | Yes |
| connectAllSimilar | 410 | 579,175 | 1412.62195121951 | Yes |
| init | 203 | 22,990 | 113.251231527094 | No |
| Total | 3,016 | 598,348 |
2.2.121.8 Found structures
2.2.121.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-22-dICYvA--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.121.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-22-dICYvA--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.122 SIM09-26-02-22-dICYvA–DV
2.2.122.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 5 | 1 | 10 | 1 |
2.2.122.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 29,270 | 205 | 205 | 200 | 30,085 |
2.2.122.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 410 | 205 | 816 |
2.2.122.4 distribution of similarityEdgesByWeight

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

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

2.2.122.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 410 | 6,724 | 16.4 | No |
| 2 | ownsWork | 205 | 4,058 | 19.7951219512195 | No |
| 3 | init | 203 | 23,674 | 116.620689655172 | No |
| 4 | searchAndConnect | 201 | 435,648 | 2167.40298507463 | Yes |
| 5 | knowsAgent | 200 | 5,318 | 26.59 | No |
| 7 | cycleSearch | 13 | 2,192 | 168.615384615385 | Yes |
| 8 | getWorks | 13 | 1,569 | 120.692307692308 | No |
| 9 | individualCycleSearch | 13 | 0 | 0 | Yes |
| 11 | Total | 253 | 441,483 |
2.2.122.8 Found structures
2.2.122.8.1 Cycles
Number of cycles found: 13
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-22-dICYvA--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.122.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-22-dICYvA--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.123 SIM09-26-02-33-3RAXXv–CV
2.2.123.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 5 | 1 | 10 | 1 |
2.2.123.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 34,400 | 205 | 205 | 1,201 | 36,216 |
2.2.123.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 410 | 205 | 816 |
2.2.123.4 distribution of similarityEdgesByWeight

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

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

2.2.123.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 83,845 | 588,942 | 7.02417556204902 | No |
| existsSimilarity | 83,845 | 586,368 | 6.99347605700996 | No |
| similarityEdges | 83,845 | 580,171 | 6.91956586558531 | No |
| connectAllSimilar | 410 | 589,905 | 1438.79268292683 | Yes |
| init | 203 | 23,677 | 116.635467980296 | No |
| connect | 131 | 648 | 4.94656488549618 | Yes |
| Total | 549 | 591,890 |
2.2.123.8 Found structures
2.2.123.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-33-3RAXXv--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.123.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-33-3RAXXv--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.124 SIM09-26-02-33-3RAXXv–DV
2.2.124.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 5 | 1 | 10 | 1 |
2.2.124.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 34,138 | 205 | 205 | 1,201 | 35,954 |
2.2.124.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 410 | 205 | 816 |
2.2.124.4 distribution of similarityEdgesByWeight

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

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

2.2.124.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 4,057 | 3.37801831806828 | No |
| addItemToWork | 410 | 19,693 | 48.0317073170732 | No |
| ownsWork | 205 | 9,454 | 46.1170731707317 | No |
| init | 203 | 25,615 | 126.182266009852 | No |
| searchAndConnect | 201 | 563,209 | 2802.03482587065 | Yes |
| cycleSearch | 17 | 841 | 49.4705882352941 | Yes |
| getWorks | 17 | 4,061 | 238.882352941176 | No |
| individualCycleSearch | 17 | 1 | 0.0588235294117647 | Yes |
| Total | 263 | 566,295 |
2.2.124.8 Found structures
2.2.124.8.1 Cycles
Number of cycles found: 14
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-33-3RAXXv--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.124.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-33-3RAXXv--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.125 SIM09-26-06-00-eNY3Ja–CV
2.2.125.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 5 | 1 | 10 | 2 |
2.2.125.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 130,044 | 405 | 405 | 200 | 131,459 |
2.2.125.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 810 | 405 | 1,416 |
2.2.125.4 distribution of similarityEdgesByWeight

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

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

2.2.125.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 327,645 | 3,529,538 | 10.7724457873613 | No |
| existsSimilarity | 327,645 | 3,437,902 | 10.4927650353279 | No |
| similarityEdges | 327,645 | 3,399,433 | 10.3753544232325 | No |
| connect | 9,220 | 82,435 | 8.94088937093276 | Yes |
| connectAllSimilar | 810 | 3,534,003 | 4362.96666666667 | Yes |
| init | 203 | 26,081 | 128.477832512315 | No |
| Total | 10,038 | 3,619,638 |
2.2.125.8 Found structures
2.2.125.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-00-eNY3Ja--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.125.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-00-eNY3Ja--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.126 SIM09-26-06-00-eNY3Ja–DV
2.2.126.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 5 | 1 | 10 | 2 |
2.2.126.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 111,604 | 405 | 405 | 200 | 113,019 |
2.2.126.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 810 | 405 | 1,416 |
2.2.126.4 distribution of similarityEdgesByWeight

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

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

2.2.126.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 81,630 | 22.675 | Yes |
| 3 | getWorks | 3,600 | 179,556 | 49.8766666666667 | No |
| 4 | individualCycleSearch | 3,600 | 72 | 0.02 | Yes |
| 6 | addItemToWork | 810 | 17,658 | 21.8 | No |
| 7 | ownsWork | 405 | 8,339 | 20.5901234567901 | No |
| 8 | init | 203 | 27,236 | 134.167487684729 | No |
| 9 | searchAndConnect | 201 | 1,478,285 | 7354.65174129353 | Yes |
| 10 | knowsAgent | 200 | 4,519 | 22.595 | No |
| 1 | Total | 14,601 | 1,652,320 |
2.2.126.8 Found structures
2.2.126.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-00-eNY3Ja--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.126.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-06-00-eNY3Ja--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.127 SIM09-26-08-00-hEaqna–CV
2.2.127.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 5 | 1 | 10 | 2 |
2.2.127.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 132,462 | 405 | 405 | 1,201 | 134,878 |
2.2.127.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 810 | 405 | 1,416 |
2.2.127.4 distribution of similarityEdgesByWeight

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

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

2.2.127.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | connectIfSimilar | 302,669 | 3,597,752 | 11.8867541770052 | No |
| 2 | existsSimilarity | 302,669 | 3,586,231 | 11.8486894924819 | No |
| 3 | similarityEdges | 302,669 | 3,549,441 | 11.7271375661201 | No |
| 4 | connectAllSimilar | 586 | 3,601,714 | 6146.26962457338 | Yes |
| 5 | connect | 391 | 3,321 | 8.49360613810742 | Yes |
| 6 | init | 203 | 26,893 | 132.477832512315 | No |
| 8 | cycleSearch | 2 | 286 | 143 | Yes |
| 11 | Total | 986 | 3,608,612 |
2.2.127.8 Found structures
2.2.127.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-08-00-hEaqna--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.127.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-08-00-hEaqna--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.128 SIM09-26-08-00-hEaqna–DV
2.2.128.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 5 | 1 | 10 | 2 |
2.2.128.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 131,680 | 405 | 405 | 1,201 | 134,096 |
2.2.128.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 810 | 405 | 1,416 |
2.2.128.4 distribution of similarityEdgesByWeight

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

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

2.2.128.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 5,191 | 4.32223147377186 | No |
| addItemToWork | 810 | 15,405 | 19.0185185185185 | No |
| ownsWork | 405 | 11,804 | 29.1456790123457 | No |
| init | 203 | 30,606 | 150.768472906404 | No |
| searchAndConnect | 201 | 2,184,839 | 10869.8457711443 | Yes |
| getWorks | 64 | 7,664 | 119.75 | No |
| individualCycleSearch | 64 | 0 | 0 | Yes |
| cycleSearch | 63 | 11,648 | 184.888888888889 | Yes |
| Total | 386 | 2,204,698 |
2.2.128.8 Found structures
2.2.128.8.1 Cycles
Number of cycles found: 29
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-08-00-hEaqna--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.128.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-08-00-hEaqna--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.129 SIM09-26-02-44-aIX9Jx–CV
2.2.129.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 5 | 1 | 30 | 1 |
2.2.129.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 33,678 | 205 | 205 | 200 | 34,493 |
2.2.129.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 410 | 205 | 816 |
2.2.129.4 distribution of similarityEdgesByWeight

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

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

2.2.129.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 83,845 | 590,462 | 7.04230425189337 | No |
| existsSimilarity | 83,845 | 587,626 | 7.00847993321009 | No |
| similarityEdges | 83,845 | 581,464 | 6.93498717872264 | No |
| connectAllSimilar | 410 | 591,414 | 1442.47317073171 | Yes |
| init | 203 | 24,027 | 118.35960591133 | No |
| connect | 112 | 879 | 7.84821428571429 | Yes |
| Total | 530 | 593,758 |
2.2.129.8 Found structures
2.2.129.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-44-aIX9Jx--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.129.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-44-aIX9Jx--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.130 SIM09-26-02-44-aIX9Jx–DV
2.2.130.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 5 | 1 | 30 | 1 |
2.2.130.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 33,454 | 205 | 205 | 200 | 34,269 |
2.2.130.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 410 | 205 | 816 |
2.2.130.4 distribution of similarityEdgesByWeight

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

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

2.2.130.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| addItemToWork | 410 | 16,282 | 39.7121951219512 | No |
| ownsWork | 205 | 7,504 | 36.6048780487805 | No |
| init | 203 | 25,067 | 123.48275862069 | No |
| searchAndConnect | 201 | 536,517 | 2669.23880597015 | Yes |
| knowsAgent | 200 | 4,902 | 24.51 | No |
| cycleSearch | 16 | 2,379 | 148.6875 | Yes |
| getWorks | 16 | 2,640 | 165 | No |
| individualCycleSearch | 16 | 1 | 0.0625 | Yes |
| Total | 263 | 541,216 |
2.2.130.8 Found structures
2.2.130.8.1 Cycles
Number of cycles found: 15
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-44-aIX9Jx--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.130.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-44-aIX9Jx--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.131 SIM09-26-02-55-nckULg–CV
2.2.131.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 5 | 1 | 30 | 1 |
2.2.131.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 35,080 | 205 | 205 | 1,201 | 36,896 |
2.2.131.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 410 | 205 | 816 |
2.2.131.4 distribution of similarityEdgesByWeight

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

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

2.2.131.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 83,845 | 642,448 | 7.66232929810961 | No |
| existsSimilarity | 83,845 | 638,918 | 7.62022780130002 | No |
| similarityEdges | 83,845 | 632,460 | 7.54320472300078 | No |
| connectAllSimilar | 410 | 643,457 | 1569.40731707317 | Yes |
| init | 203 | 24,168 | 119.054187192118 | No |
| connect | 159 | 1,569 | 9.86792452830189 | Yes |
| Total | 577 | 646,834 |
2.2.131.8 Found structures
2.2.131.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-55-nckULg--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.131.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-55-nckULg--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.132 SIM09-26-02-55-nckULg–DV
2.2.132.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 5 | 1 | 30 | 1 |
2.2.132.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 34,762 | 205 | 205 | 1,201 | 36,578 |
2.2.132.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 410 | 205 | 816 |
2.2.132.4 distribution of similarityEdgesByWeight

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

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

2.2.132.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 1,201 | 5,099 | 4.24562864279767 | No |
| 2 | addItemToWork | 410 | 11,198 | 27.3121951219512 | No |
| 3 | ownsWork | 205 | 6,504 | 31.7268292682927 | No |
| 4 | init | 203 | 25,501 | 125.620689655172 | No |
| 5 | searchAndConnect | 201 | 628,957 | 3129.13930348259 | Yes |
| 7 | cycleSearch | 19 | 2,097 | 110.368421052632 | Yes |
| 8 | getWorks | 19 | 2,535 | 133.421052631579 | No |
| 9 | individualCycleSearch | 19 | 0 | 0 | Yes |
| 11 | Total | 277 | 633,478 |
2.2.132.8 Found structures
2.2.132.8.1 Cycles
Number of cycles found: 19
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-55-nckULg--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.132.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-55-nckULg--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.133 SIM09-26-09-02-YbYADX–CV
2.2.133.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 5 | 1 | 30 | 2 |
2.2.133.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 131,880 | 405 | 405 | 200 | 133,295 |
2.2.133.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 810 | 405 | 1,416 |
2.2.133.4 Degree distribution of item->similarity->item edges

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

2.2.133.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 319,517 | 3,597,356 | 11.2587311473255 | No |
| existsSimilarity | 319,517 | 3,583,840 | 11.2164297987275 | No |
| similarityEdges | 319,517 | 3,544,033 | 11.0918448783633 | No |
| connectAllSimilar | 682 | 3,601,488 | 5280.77419354839 | Yes |
| connect | 392 | 4,743 | 12.0994897959184 | Yes |
| init | 203 | 26,195 | 129.039408866995 | No |
| Total | 1,082 | 3,609,968 |
2.2.133.7 Found structures
2.2.133.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-02-YbYADX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.133.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-02-YbYADX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.134 SIM09-26-09-02-YbYADX–DV
2.2.134.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 5 | 1 | 30 | 2 |
2.2.134.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 131,027 | 405 | 405 | 200 | 132,442 |
2.2.134.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 810 | 405 | 1,416 |
2.2.134.4 distribution of similarityEdgesByWeight

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

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

2.2.134.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| addItemToWork | 810 | 23,508 | 29.0222222222222 | No |
| ownsWork | 405 | 12,222 | 30.1777777777778 | No |
| init | 203 | 25,615 | 126.182266009852 | No |
| searchAndConnect | 201 | 1,884,092 | 9373.59203980099 | Yes |
| knowsAgent | 200 | 7,180 | 35.9 | No |
| cycleSearch | 60 | 26,647 | 444.116666666667 | Yes |
| getWorks | 60 | 9,198 | 153.3 | No |
| individualCycleSearch | 60 | 2 | 0.0333333333333333 | Yes |
| Total | 385 | 1,934,656 |
2.2.134.8 Found structures
2.2.134.8.1 Cycles
Number of cycles found: 30
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-02-YbYADX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.134.8.2 Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-09-02-YbYADX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.135 SIM09-26-10-04-yvTTq9–CV
2.2.135.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 5 | 1 | 30 | 2 |
2.2.135.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 134,964 | 405 | 405 | 1,201 | 137,380 |
2.2.135.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 810 | 405 | 1,416 |
2.2.135.4 Degree distribution of item->similarity->item edges

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

2.2.135.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | connectIfSimilar | 310,254 | 3,596,093 | 11.5908030194615 | No |
| 2 | existsSimilarity | 310,254 | 3,582,486 | 11.5469454060222 | No |
| 3 | similarityEdges | 310,254 | 3,543,001 | 11.4196787148594 | No |
| 4 | connectAllSimilar | 623 | 3,600,103 | 5778.65650080257 | Yes |
| 5 | connect | 406 | 5,120 | 12.6108374384236 | Yes |
| 6 | init | 203 | 26,409 | 130.093596059113 | No |
| 8 | searchAndConnect | 5 | 76,592 | 15318.4 | Yes |
| 9 | cycleSearch | 3 | 89 | 29.6666666666667 | Yes |
| 10 | getWorks | 2 | 51 | 25.5 | Yes |
| 11 | Total | 1,044 | 3,684,234 |
2.2.135.7 Found structures
2.2.135.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-04-yvTTq9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.135.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-04-yvTTq9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.136 SIM09-26-10-04-yvTTq9–DV
2.2.136.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 5 | 1 | 30 | 2 |
2.2.136.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 134,151 | 405 | 405 | 1,201 | 136,567 |
2.2.136.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 810 | 405 | 1,416 |
2.2.136.4 distribution of similarityEdgesByWeight

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

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

2.2.136.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 5,917 | 4.92672772689425 | No |
| addItemToWork | 810 | 17,674 | 21.8197530864198 | No |
| ownsWork | 405 | 6,209 | 15.3308641975309 | No |
| init | 203 | 28,522 | 140.502463054187 | No |
| searchAndConnect | 196 | 1,992,366 | 10165.1326530612 | Yes |
| individualCycleSearch | 30 | 0 | 0 | Yes |
| getWorks | 29 | 7,750 | 267.241379310345 | No |
| cycleSearch | 28 | 32,272 | 1152.57142857143 | Yes |
| getWorksItems | 8 | 265 | 33.125 | Yes |
| Total | 267 | 2,039,018 |
2.2.136.8 Found structures
2.2.136.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-04-yvTTq9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.136.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-10-04-yvTTq9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.137 SIM09-26-01-02-tIGghH–CV
2.2.137.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 5 | 1 | 5 | 1 |
2.2.137.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 32,534 | 205 | 205 | 200 | 33,349 |
2.2.137.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 410 | 205 | 816 |
2.2.137.4 distribution of similarityEdgesByWeight

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

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

2.2.137.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 83,845 | 535,895 | 6.39149621325064 | No |
| existsSimilarity | 83,845 | 462,516 | 5.51632178424474 | No |
| similarityEdges | 83,845 | 457,523 | 5.45677142345996 | No |
| connect | 12,055 | 71,199 | 5.90618000829531 | Yes |
| connectAllSimilar | 410 | 537,086 | 1309.96585365854 | Yes |
| init | 203 | 22,754 | 112.088669950739 | No |
| Total | 12,473 | 609,817 |
2.2.137.8 Found structures
2.2.137.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-02-tIGghH--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.137.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-02-tIGghH--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.138 SIM09-26-01-02-tIGghH–DV
2.2.138.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 5 | 1 | 5 | 1 |
2.2.138.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 8,424 | 205 | 205 | 200 | 9,239 |
2.2.138.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 410 | 205 | 816 |
2.2.138.4 distribution of similarityEdgesByWeight

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

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

2.2.138.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 29,157 | 8.09916666666667 | Yes |
| 3 | getWorks | 3,600 | 134,441 | 37.3447222222222 | No |
| 4 | individualCycleSearch | 3,600 | 69 | 0.0191666666666667 | Yes |
| 6 | addItemToWork | 410 | 10,361 | 25.2707317073171 | No |
| 7 | ownsWork | 205 | 5,074 | 24.7512195121951 | No |
| 8 | init | 203 | 22,870 | 112.660098522167 | No |
| 9 | searchAndConnect | 201 | 96,576 | 480.477611940299 | Yes |
| 10 | knowsAgent | 200 | 7,379 | 36.895 | No |
| 1 | Total | 14,601 | 146,113 |
2.2.138.8 Found structures
2.2.138.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-02-tIGghH--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.138.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-02-tIGghH--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.139 SIM09-26-02-11-whtCUd–CV
2.2.139.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 5 | 1 | 5 | 1 |
2.2.139.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 34,262 | 205 | 205 | 1,201 | 36,078 |
2.2.139.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 410 | 205 | 816 |
2.2.139.4 distribution of similarityEdgesByWeight

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

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

2.2.139.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 83,845 | 575,568 | 6.86466694495796 | No |
| existsSimilarity | 83,845 | 572,644 | 6.82979307054684 | No |
| similarityEdges | 83,845 | 566,290 | 6.75401037628958 | No |
| connectAllSimilar | 410 | 576,585 | 1406.30487804878 | Yes |
| init | 203 | 22,714 | 111.891625615764 | No |
| connect | 134 | 965 | 7.20149253731343 | Yes |
| Total | 552 | 579,235 |
2.2.139.8 Found structures
2.2.139.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-11-whtCUd--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.139.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-11-whtCUd--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.140 SIM09-26-02-11-whtCUd–DV
2.2.140.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 5 | 1 | 5 | 1 |
2.2.140.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 205 | 33,994 | 205 | 205 | 1,201 | 35,810 |
2.2.140.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 410 | 205 | 816 |
2.2.140.4 distribution of similarityEdgesByWeight

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

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

2.2.140.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 1,201 | 5,175 | 4.30890924229808 | No |
| 2 | addItemToWork | 410 | 11,101 | 27.0756097560976 | No |
| 3 | ownsWork | 205 | 6,835 | 33.3414634146341 | No |
| 4 | init | 203 | 24,074 | 118.591133004926 | No |
| 5 | searchAndConnect | 201 | 524,172 | 2607.82089552239 | Yes |
| 7 | cycleSearch | 12 | 4,866 | 405.5 | Yes |
| 8 | getWorks | 12 | 1,616 | 134.666666666667 | No |
| 9 | individualCycleSearch | 12 | 0 | 0 | Yes |
| 11 | Total | 249 | 534,339 |
2.2.140.8 Found structures
2.2.140.8.1 Cycles
Number of cycles found: 12
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-11-whtCUd--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.140.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-02-11-whtCUd--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.141 SIM09-26-03-06-vx6zgR–CV
2.2.141.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 5 | 1 | 5 | 2 |
2.2.141.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 126,006 | 405 | 405 | 200 | 127,421 |
2.2.141.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 810 | 405 | 1,416 |
2.2.141.4 Degree distribution of item->similarity->item edges

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

2.2.141.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 327,645 | 3,094,646 | 9.4451189549665 | No |
| existsSimilarity | 327,645 | 2,717,792 | 8.29492896274932 | No |
| similarityEdges | 327,645 | 2,687,720 | 8.20314669840834 | No |
| connect | 47,026 | 367,116 | 7.80666014545145 | Yes |
| connectAllSimilar | 810 | 3,099,554 | 3826.60987654321 | Yes |
| init | 203 | 24,727 | 121.807881773399 | No |
| Total | 47,844 | 3,469,893 |
2.2.141.7 Found structures
2.2.141.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-03-06-vx6zgR--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.141.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-03-06-vx6zgR--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.142 SIM09-26-03-06-vx6zgR–DV
2.2.142.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | random | 5 | 1 | 5 | 2 |
2.2.142.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 31,954 | 405 | 405 | 200 | 33,369 |
2.2.142.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 810 | 405 | 1,416 |
2.2.142.4 distribution of similarityEdgesByWeight

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

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

2.2.142.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 40,543 | 11.2619444444444 | Yes |
| 3 | getWorks | 3,600 | 164,919 | 45.8108333333333 | No |
| 4 | individualCycleSearch | 3,600 | 73 | 0.0202777777777778 | Yes |
| 6 | addItemToWork | 810 | 22,841 | 28.1987654320988 | No |
| 7 | ownsWork | 405 | 10,819 | 26.7135802469136 | No |
| 8 | init | 203 | 24,685 | 121.600985221675 | No |
| 9 | searchAndConnect | 201 | 384,830 | 1914.57711442786 | Yes |
| 10 | knowsAgent | 200 | 5,925 | 29.625 | No |
| 1 | Total | 14,601 | 448,873 |
2.2.142.8 Found structures
2.2.142.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-03-06-vx6zgR--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.142.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-03-06-vx6zgR--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.143 SIM09-26-04-59-RZ9fmZ–CV
2.2.143.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 5 | 1 | 5 | 2 |
2.2.143.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 131,440 | 405 | 405 | 1,201 | 133,856 |
2.2.143.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 810 | 405 | 1,416 |
2.2.143.4 Degree distribution of item->similarity->item edges

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

2.2.143.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 327,645 | 3,539,077 | 10.801559614827 | No |
| existsSimilarity | 327,645 | 3,525,367 | 10.7597155457889 | No |
| similarityEdges | 327,645 | 3,485,380 | 10.6376718704696 | No |
| connectAllSimilar | 810 | 3,543,329 | 4374.48024691358 | Yes |
| connect | 559 | 5,093 | 9.11091234347048 | Yes |
| init | 203 | 24,071 | 118.576354679803 | No |
| Total | 1,377 | 3,552,123 |
2.2.143.7 Found structures
2.2.143.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-59-RZ9fmZ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.143.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-59-RZ9fmZ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.144 SIM09-26-04-59-RZ9fmZ–DV
2.2.144.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 200 | 0.9 | smallWorld | 5 | 1 | 5 | 2 |
2.2.144.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 130,096 | 405 | 405 | 1,201 | 132,512 |
2.2.144.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 201 | 810 | 405 | 1,416 |
2.2.144.4 distribution of similarityEdgesByWeight

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

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

2.2.144.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 1,201 | 4,716 | 3.92672772689425 | No |
| addItemToWork | 810 | 24,672 | 30.4592592592593 | No |
| ownsWork | 405 | 9,615 | 23.7407407407407 | No |
| init | 203 | 27,007 | 133.039408866995 | No |
| searchAndConnect | 201 | 2,117,578 | 10535.2139303483 | Yes |
| cycleSearch | 61 | 5,507 | 90.2786885245902 | Yes |
| getWorks | 61 | 579 | 9.49180327868852 | No |
| individualCycleSearch | 61 | 1 | 0.0163934426229508 | Yes |
| Total | 379 | 2,129,360 |
2.2.144.8 Found structures
2.2.144.8.1 Cycles
Number of cycles found: 28
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-59-RZ9fmZ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.144.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-04-59-RZ9fmZ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.145 SIM09-28-05-44-W2PjI9–CV
2.2.145.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | random | 5 | 1 | 10 | 1 |
2.2.145.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 113,858 | 405 | 405 | 400 | 115,473 |
2.2.145.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 810 | 405 | 1,616 |
2.2.145.4 Degree distribution of item->similarity->item edges

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

2.2.145.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 241,325 | 3,599,596 | 14.9159680928209 | No |
| existsSimilarity | 241,325 | 3,366,025 | 13.9480990365689 | No |
| similarityEdges | 241,325 | 3,341,904 | 13.8481466901481 | No |
| connect | 15,693 | 226,608 | 14.4400688204932 | Yes |
| init | 403 | 66,849 | 165.87841191067 | No |
| connectAllSimilar | 394 | 3,603,029 | 9144.74365482234 | Yes |
| cycleSearch | 38 | 2,661 | 70.0263157894737 | Yes |
| getWorks | 37 | 549 | 14.8378378378378 | Yes |
| searchAndConnect | 10 | 97,456 | 9745.6 | Yes |
| Total | 16,177 | 3,933,778 |
2.2.145.7 Found structures
2.2.145.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-05-44-W2PjI9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.145.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-05-44-W2PjI9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.146 SIM09-28-05-44-W2PjI9–DV
2.2.146.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | random | 5 | 1 | 10 | 1 |
2.2.146.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 82,464 | 405 | 405 | 400 | 84,079 |
2.2.146.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 810 | 405 | 1,616 |
2.2.146.4 distribution of similarityEdgesByWeight

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

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

2.2.146.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| addItemToWork | 810 | 17,880 | 22.0740740740741 | No |
| ownsWork | 405 | 10,333 | 25.5135802469136 | No |
| init | 403 | 66,726 | 165.573200992556 | No |
| knowsAgent | 400 | 16,546 | 41.365 | No |
| searchAndConnect | 391 | 2,241,526 | 5732.80306905371 | Yes |
| individualCycleSearch | 45 | 0 | 0 | Yes |
| getWorks | 9 | 6,434 | 714.888888888889 | No |
| cycleSearch | 8 | 25,051 | 3131.375 | Yes |
| getWorksItems | 8 | 560 | 70 | Yes |
| Total | 457 | 2,277,674 |
2.2.146.8 Found structures
2.2.146.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-05-44-W2PjI9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.146.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-05-44-W2PjI9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.147 SIM09-28-06-47-HjEQ6h–CV
2.2.147.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | smallWorld | 5 | 1 | 10 | 1 |
2.2.147.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 128,140 | 405 | 405 | 2,401 | 131,756 |
2.2.147.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 810 | 405 | 1,616 |
2.2.147.4 Degree distribution of item->similarity->item edges

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

2.2.147.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | connectIfSimilar | 206,367 | 3,604,524 | 17.4665716902412 | No |
| 2 | existsSimilarity | 206,367 | 3,596,021 | 17.425368397079 | No |
| 3 | similarityEdges | 206,367 | 3,573,157 | 17.3145754892982 | No |
| 4 | init | 403 | 79,337 | 196.866004962779 | No |
| 5 | connectAllSimilar | 317 | 3,607,190 | 11379.1482649842 | Yes |
| 6 | connect | 149 | 3,160 | 21.2080536912752 | Yes |
| 7 | cycleSearch | 87 | 4,612 | 53.0114942528736 | Yes |
| 8 | getWorks | 87 | 981 | 11.2758620689655 | Yes |
| 10 | searchAndConnect | 5 | 84,665 | 16933 | Yes |
| 11 | Total | 650 | 3,704,377 |
2.2.147.7 Found structures
2.2.147.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-06-47-HjEQ6h--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.147.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-06-47-HjEQ6h--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.148 SIM09-28-06-47-HjEQ6h–DV
2.2.148.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | smallWorld | 5 | 1 | 10 | 1 |
2.2.148.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 127,842 | 405 | 405 | 2,401 | 131,458 |
2.2.148.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 810 | 405 | 1,616 |
2.2.148.4 distribution of similarityEdgesByWeight

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

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

2.2.148.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 2,401 | 14,713 | 6.12786339025406 | No |
| addItemToWork | 810 | 83,879 | 103.554320987654 | No |
| ownsWork | 405 | 38,944 | 96.158024691358 | No |
| init | 403 | 69,072 | 171.394540942928 | No |
| searchAndConnect | 396 | 4,452,886 | 11244.6616161616 | Yes |
| individualCycleSearch | 98 | 2 | 0.0204081632653061 | Yes |
| cycleSearch | 12 | 31,734 | 2644.5 | Yes |
| getWorks | 12 | 12,810 | 1067.5 | No |
| getWorksItems | 8 | 16 | 2 | Yes |
| Total | 519 | 4,493,024 |
2.2.148.8 Found structures
2.2.148.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-06-47-HjEQ6h--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.148.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-06-47-HjEQ6h--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.149 SIM09-28-07-52-p7x5w7–CV
2.2.149.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | random | 5 | 1 | 30 | 1 |
2.2.149.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 128,126 | 405 | 405 | 400 | 129,741 |
2.2.149.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 810 | 405 | 1,616 |
2.2.149.4 Degree distribution of item->similarity->item edges

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

2.2.149.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 218,834 | 3,598,685 | 16.4448166189897 | No |
| existsSimilarity | 218,834 | 3,591,489 | 16.4119332462049 | No |
| similarityEdges | 218,834 | 3,566,110 | 16.2959594944113 | No |
| init | 403 | 64,934 | 161.126550868486 | No |
| connectAllSimilar | 343 | 3,601,556 | 10500.1632653061 | Yes |
| connect | 124 | 1,352 | 10.9032258064516 | Yes |
| cycleSearch | 74 | 3,992 | 53.9459459459459 | Yes |
| getWorks | 73 | 822 | 11.2602739726027 | Yes |
| Total | 620 | 3,613,978 |
2.2.149.7 Found structures
2.2.149.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-07-52-p7x5w7--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.149.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-07-52-p7x5w7--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.150 SIM09-28-07-52-p7x5w7–DV
2.2.150.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | random | 5 | 1 | 30 | 1 |
2.2.150.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 127,878 | 405 | 405 | 400 | 129,493 |
2.2.150.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 810 | 405 | 1,616 |
2.2.150.4 distribution of similarityEdgesByWeight

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

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

2.2.150.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| addItemToWork | 810 | 16,637 | 20.5395061728395 | No |
| ownsWork | 405 | 12,662 | 31.2641975308642 | No |
| init | 403 | 71,172 | 176.605459057072 | No |
| searchAndConnect | 401 | 4,071,010 | 10152.144638404 | Yes |
| knowsAgent | 400 | 24,690 | 61.725 | No |
| individualCycleSearch | 131 | 3 | 0.0229007633587786 | Yes |
| getWorks | 59 | 17,869 | 302.864406779661 | No |
| cycleSearch | 58 | 47,860 | 825.172413793103 | Yes |
| Total | 652 | 4,175,117 |
2.2.150.8 Found structures
2.2.150.8.1 Cycles
Number of cycles found: 26
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-07-52-p7x5w7--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.150.8.2 Paths
Number of paths found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-07-52-p7x5w7--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.151 SIM09-28-08-57-xFYAKo–CV
2.2.151.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | smallWorld | 5 | 1 | 30 | 1 |
2.2.151.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 129,490 | 405 | 405 | 2,401 | 133,106 |
2.2.151.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 810 | 405 | 1,616 |
2.2.151.4 Degree distribution of item->similarity->item edges

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

2.2.151.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 213,642 | 3,597,805 | 16.8403450632366 | No |
| existsSimilarity | 213,642 | 3,587,811 | 16.7935658718791 | No |
| similarityEdges | 213,642 | 3,563,354 | 16.6790893176435 | No |
| init | 403 | 68,694 | 170.456575682382 | No |
| connectAllSimilar | 332 | 3,600,600 | 10845.1807228916 | Yes |
| connect | 155 | 4,231 | 27.2967741935484 | Yes |
| cycleSearch | 86 | 6,127 | 71.2441860465116 | Yes |
| getWorks | 85 | 1,206 | 14.1882352941176 | Yes |
| Total | 664 | 3,618,002 |
2.2.151.7 Found structures
2.2.151.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-08-57-xFYAKo--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.151.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-08-57-xFYAKo--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.152 SIM09-28-08-57-xFYAKo–DV
2.2.152.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | smallWorld | 5 | 1 | 30 | 1 |
2.2.152.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 129,180 | 405 | 405 | 2,401 | 132,796 |
2.2.152.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 810 | 405 | 1,616 |
2.2.152.4 distribution of similarityEdgesByWeight

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

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

2.2.152.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 2,401 | 18,280 | 7.61349437734277 | No |
| addItemToWork | 810 | 32,748 | 40.4296296296296 | No |
| ownsWork | 405 | 9,044 | 22.3308641975309 | No |
| init | 403 | 70,755 | 175.570719602978 | No |
| searchAndConnect | 401 | 4,876,934 | 12161.9301745636 | Yes |
| individualCycleSearch | 119 | 3 | 0.0252100840336134 | Yes |
| getWorks | 35 | 24,046 | 687.028571428571 | No |
| cycleSearch | 34 | 29,012 | 853.294117647059 | Yes |
| Total | 572 | 4,928,809 |
2.2.152.8 Found structures
2.2.152.8.1 Cycles
Number of cycles found: 9
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-08-57-xFYAKo--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.152.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-08-57-xFYAKo--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.153 SIM09-28-01-37-Zas4jp–CV
2.2.153.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | random | 5 | 1 | 5 | 1 |
2.2.153.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 105,616 | 405 | 405 | 400 | 107,231 |
2.2.153.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 810 | 405 | 1,616 |
2.2.153.4 Degree distribution of item->similarity->item edges

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

2.2.153.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | connectIfSimilar | 264,455 | 3,598,473 | 13.6071278667448 | No |
| 2 | existsSimilarity | 264,455 | 3,036,398 | 11.4817190070144 | No |
| 3 | similarityEdges | 264,455 | 3,014,286 | 11.3981055378042 | No |
| 4 | connect | 43,760 | 554,012 | 12.6602376599634 | Yes |
| 6 | cycleSearch | 3,600 | 195,825 | 54.3958333333333 | Yes |
| 7 | getWorks | 3,600 | 343,514 | 95.4205555555556 | Yes |
| 8 | individualCycleSearch | 3,600 | 66 | 0.0183333333333333 | Yes |
| 10 | connectAllSimilar | 454 | 3,602,582 | 7935.20264317181 | Yes |
| 11 | Total | 62,214 | 4,869,772 |
2.2.153.7 Found structures
2.2.153.7.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-01-37-Zas4jp--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.153.7.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-01-37-Zas4jp--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.154 SIM09-28-01-37-Zas4jp–DV
2.2.154.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | random | 5 | 1 | 5 | 1 |
2.2.154.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 18,096 | 405 | 405 | 400 | 19,711 |
2.2.154.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 810 | 405 | 1,616 |
2.2.154.4 distribution of similarityEdgesByWeight

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

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

2.2.154.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 112,187 | 31.1630555555556 | Yes |
| 3 | getWorks | 3,600 | 342,875 | 95.2430555555556 | No |
| 4 | individualCycleSearch | 3,600 | 97 | 0.0269444444444444 | Yes |
| 6 | addItemToWork | 810 | 39,467 | 48.7246913580247 | No |
| 7 | ownsWork | 405 | 8,845 | 21.8395061728395 | No |
| 8 | init | 403 | 59,889 | 148.60794044665 | No |
| 9 | searchAndConnect | 401 | 405,763 | 1011.87780548628 | Yes |
| 10 | knowsAgent | 400 | 25,312 | 63.28 | No |
| 1 | Total | 14,801 | 563,189 |
2.2.154.8 Found structures
2.2.154.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-01-37-Zas4jp--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.154.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-01-37-Zas4jp--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.155 SIM09-28-04-39-bZdxp3–CV
2.2.155.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | smallWorld | 5 | 1 | 5 | 1 |
2.2.155.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 128,140 | 405 | 405 | 2,401 | 131,756 |
2.2.155.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 810 | 405 | 1,616 |
2.2.155.4 Degree distribution of item->similarity->item edges

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

2.2.155.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 232,815 | 3,600,515 | 15.465133260314 | No |
| existsSimilarity | 232,815 | 3,570,973 | 15.3382428108155 | No |
| similarityEdges | 232,815 | 3,544,578 | 15.2248695316023 | No |
| connect | 1,365 | 23,395 | 17.1391941391941 | Yes |
| init | 403 | 94,118 | 233.543424317618 | No |
| connectAllSimilar | 374 | 3,603,465 | 9634.93315508021 | Yes |
| cycleSearch | 55 | 2,755 | 50.0909090909091 | Yes |
| getWorks | 54 | 919 | 17.0185185185185 | Yes |
| searchAndConnect | 10 | 155,901 | 15590.1 | Yes |
| Total | 1,863 | 3,789,656 |
2.2.155.7 Found structures
2.2.155.7.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-04-39-bZdxp3--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.155.7.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-04-39-bZdxp3--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.156 SIM09-28-04-39-bZdxp3–DV
2.2.156.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | smallWorld | 5 | 1 | 5 | 1 |
2.2.156.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 405 | 125,410 | 405 | 405 | 2,401 | 129,026 |
2.2.156.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 810 | 405 | 1,616 |
2.2.156.4 distribution of similarityEdgesByWeight

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

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

2.2.156.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| knowsAgent | 2,401 | 17,887 | 7.44981257809246 | No |
| addItemToWork | 810 | 33,308 | 41.120987654321 | No |
| ownsWork | 405 | 18,183 | 44.8962962962963 | No |
| init | 403 | 100,869 | 250.295285359801 | No |
| searchAndConnect | 391 | 4,020,471 | 10282.5345268542 | Yes |
| individualCycleSearch | 60 | 3 | 0.05 | Yes |
| getWorksItems | 8 | 22 | 2.75 | Yes |
| getWorks | 7 | 21,453 | 3064.71428571429 | No |
| cycleSearch | 6 | 48,379 | 8063.16666666667 | Yes |
| Total | 470 | 4,082,462 |
2.2.156.8 Found structures
2.2.156.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-04-39-bZdxp3--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.156.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-04-39-bZdxp3--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.157 SIM09-28-10-02-6Sr27v–CV
2.2.157.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | random | 5 | 1 | 5 | 2 |
2.2.157.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 805 | 120,886 | 805 | 805 | 400 | 123,701 |
2.2.157.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 1,610 | 805 | 2,816 |
2.2.157.4 Degree distribution of item->similarity->item edges

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

2.2.157.6 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | connectIfSimilar | 170,995 | 3,606,749 | 21.0927161612913 | No |
| 2 | existsSimilarity | 170,995 | 3,139,581 | 18.3606596684114 | No |
| 3 | similarityEdges | 170,995 | 3,119,326 | 18.2422059124536 | No |
| 4 | connect | 28,407 | 461,590 | 16.2491639384659 | Yes |
| 6 | cycleSearch | 3,600 | 68,263 | 18.9619444444444 | Yes |
| 7 | getWorks | 3,600 | 456,729 | 126.869166666667 | Yes |
| 8 | individualCycleSearch | 3,600 | 76 | 0.0211111111111111 | Yes |
| 10 | init | 402 | 66,006 | 164.194029850746 | No |
| 11 | Total | 46,407 | 1,024,605 |
2.2.157.7 Found structures
2.2.157.7.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-10-02-6Sr27v--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.157.7.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-10-02-6Sr27v--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.158 SIM09-28-10-02-6Sr27v–DV
2.2.158.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 400 | 0.9 | random | 5 | 1 | 5 | 2 |
2.2.158.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 805 | 64,072 | 805 | 805 | 400 | 66,887 |
2.2.158.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 401 | 1,610 | 805 | 2,816 |
2.2.158.4 distribution of similarityEdgesByWeight

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

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

2.2.158.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 117,714 | 32.6983333333333 | Yes |
| 3 | getWorks | 3,600 | 389,193 | 108.109166666667 | No |
| 4 | individualCycleSearch | 3,600 | 75 | 0.0208333333333333 | Yes |
| 6 | addItemToWork | 1,610 | 68,163 | 42.3372670807453 | No |
| 7 | ownsWork | 805 | 34,073 | 42.3267080745342 | No |
| 8 | init | 403 | 68,012 | 168.764267990074 | No |
| 9 | searchAndConnect | 401 | 1,570,634 | 3916.79301745636 | Yes |
| 10 | knowsAgent | 400 | 22,280 | 55.7 | No |
| 1 | Total | 14,801 | 1,742,938 |
2.2.158.8 Found structures
2.2.158.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-10-02-6Sr27v--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.158.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-28-10-02-6Sr27v--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.159 SIM09-25-09-33-6DstR9–CV
2.2.159.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 10 | 1 | 10 | 1 |
2.2.159.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 60 | 3,568 | 60 | 60 | 50 | 3,798 |
2.2.159.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 120 | 60 | 231 |
2.2.159.4 distribution of similarityEdgesByWeight

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

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

2.2.159.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 7,140 | 17,758 | 2.48711484593838 | No |
| existsSimilarity | 7,140 | 17,521 | 2.45392156862745 | No |
| similarityEdges | 7,140 | 17,263 | 2.41778711484594 | No |
| connectAllSimilar | 120 | 17,810 | 148.416666666667 | Yes |
| init | 53 | 8,841 | 166.811320754717 | No |
| connect | 49 | 104 | 2.12244897959184 | Yes |
| Total | 177 | 18,153 |
2.2.159.8 Found structures
2.2.159.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-33-6DstR9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.159.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-33-6DstR9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.160 SIM09-25-09-33-6DstR9–DV
2.2.160.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 10 | 1 | 10 | 1 |
2.2.160.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 60 | 3,470 | 60 | 60 | 50 | 3,700 |
2.2.160.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 120 | 60 | 231 |
2.2.160.4 distribution of similarityEdgesByWeight

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

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

2.2.160.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 120 | 813 | 6.775 | No |
| 2 | ownsWork | 60 | 1,124 | 18.7333333333333 | No |
| 3 | init | 53 | 9,116 | 172 | No |
| 4 | searchAndConnect | 51 | 19,491 | 382.176470588235 | Yes |
| 5 | knowsAgent | 50 | 221 | 4.42 | No |
| 6 | getWorksItems | 18 | 60 | 3.33333333333333 | Yes |
| 8 | addChainToNetwork | 1 | 0 | 0 | Yes |
| 9 | addRandomWorksToAgents | 1 | 4 | 4 | Yes |
| 11 | Total | 77 | 19,784 |
2.2.160.8 Found structures
2.2.160.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-33-6DstR9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.160.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-33-6DstR9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.161 SIM09-25-09-34-N6QG9P–CV
2.2.161.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 10 | 1 | 10 | 1 |
2.2.161.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 60 | 3,494 | 60 | 60 | 201 | 3,875 |
2.2.161.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 120 | 60 | 231 |
2.2.161.4 distribution of similarityEdgesByWeight

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

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

2.2.161.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 7,140 | 18,460 | 2.58543417366947 | No |
| existsSimilarity | 7,140 | 18,235 | 2.55392156862745 | No |
| similarityEdges | 7,140 | 17,991 | 2.51974789915966 | No |
| connectAllSimilar | 120 | 18,541 | 154.508333333333 | Yes |
| init | 53 | 8,984 | 169.509433962264 | No |
| connect | 38 | 116 | 3.05263157894737 | Yes |
| Total | 166 | 18,928 |
2.2.161.8 Found structures
2.2.161.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-34-N6QG9P--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.161.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-34-N6QG9P--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.162 SIM09-25-09-34-N6QG9P–DV
2.2.162.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 10 | 1 | 10 | 1 |
2.2.162.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 60 | 3,418 | 60 | 60 | 201 | 3,799 |
2.2.162.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 120 | 60 | 231 |
2.2.162.4 distribution of similarityEdgesByWeight

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

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

2.2.162.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 201 | 607 | 3.01990049751244 | No |
| 2 | addItemToWork | 120 | 1,022 | 8.51666666666667 | No |
| 3 | ownsWork | 60 | 450 | 7.5 | No |
| 4 | init | 53 | 9,305 | 175.566037735849 | No |
| 5 | searchAndConnect | 51 | 18,408 | 360.941176470588 | Yes |
| 6 | getWorksItems | 18 | 96 | 5.33333333333333 | Yes |
| 8 | addChainToNetwork | 1 | 0 | 0 | Yes |
| 9 | addRandomWorksToAgents | 1 | 0 | 0 | Yes |
| 11 | Total | 77 | 18,703 |
2.2.162.8 Found structures
2.2.162.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-34-N6QG9P--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.162.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-34-N6QG9P--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.163 SIM09-25-10-39-sArcfZ–CV
2.2.163.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 10 | 1 | 10 | 2 |
2.2.163.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 11,314 | 110 | 110 | 50 | 11,694 |
2.2.163.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 220 | 110 | 381 |
2.2.163.4 distribution of similarityEdgesByWeight

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

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

2.2.163.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 24,090 | 78,904 | 3.27538397675384 | No |
| existsSimilarity | 24,090 | 77,631 | 3.2225404732254 | No |
| similarityEdges | 24,090 | 76,379 | 3.17056870070569 | No |
| connect | 232 | 768 | 3.31034482758621 | Yes |
| connectAllSimilar | 220 | 79,144 | 359.745454545455 | Yes |
| init | 53 | 9,363 | 176.660377358491 | No |
| Total | 460 | 80,449 |
2.2.163.8 Found structures
2.2.163.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-39-sArcfZ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.163.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-39-sArcfZ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.164 SIM09-25-10-39-sArcfZ–DV
2.2.164.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 10 | 1 | 10 | 2 |
2.2.164.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,850 | 110 | 110 | 50 | 11,230 |
2.2.164.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 220 | 110 | 381 |
2.2.164.4 distribution of similarityEdgesByWeight

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

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

2.2.164.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 220 | 2,462 | 11.1909090909091 | No |
| 2 | ownsWork | 110 | 2,005 | 18.2272727272727 | No |
| 3 | init | 53 | 9,399 | 177.339622641509 | No |
| 4 | searchAndConnect | 51 | 37,745 | 740.098039215686 | Yes |
| 5 | knowsAgent | 50 | 582 | 11.64 | No |
| 6 | getWorksItems | 18 | 29 | 1.61111111111111 | Yes |
| 9 | cycleSearch | 2 | 90 | 45 | Yes |
| 10 | getWorks | 2 | 865 | 432.5 | No |
| 11 | Total | 78 | 38,398 |
2.2.164.8 Found structures
2.2.164.8.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-39-sArcfZ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.164.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-39-sArcfZ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.165 SIM09-25-10-40-o2FRpo–CV
2.2.165.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 10 | 1 | 10 | 2 |
2.2.165.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 11,102 | 110 | 110 | 201 | 11,633 |
2.2.165.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 220 | 110 | 381 |
2.2.165.4 distribution of similarityEdgesByWeight

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

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

2.2.165.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 24,090 | 77,911 | 3.23416355334164 | No |
| existsSimilarity | 24,090 | 77,112 | 3.20099626400996 | No |
| similarityEdges | 24,090 | 75,902 | 3.15076795350768 | No |
| connectAllSimilar | 220 | 78,184 | 355.381818181818 | Yes |
| connect | 115 | 313 | 2.72173913043478 | Yes |
| init | 53 | 9,238 | 174.301886792453 | No |
| Total | 343 | 79,082 |
2.2.165.8 Found structures
2.2.165.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-40-o2FRpo--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.165.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-40-o2FRpo--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.166 SIM09-25-10-40-o2FRpo–DV
2.2.166.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 10 | 1 | 10 | 2 |
2.2.166.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,872 | 110 | 110 | 201 | 11,403 |
2.2.166.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 220 | 110 | 381 |
2.2.166.4 distribution of similarityEdgesByWeight

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

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

2.2.166.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 220 | 2,429 | 11.0409090909091 | No |
| 2 | knowsAgent | 201 | 526 | 2.61691542288557 | No |
| 3 | ownsWork | 110 | 2,150 | 19.5454545454545 | No |
| 4 | init | 53 | 9,578 | 180.716981132075 | No |
| 5 | searchAndConnect | 51 | 41,453 | 812.803921568627 | Yes |
| 6 | getWorksItems | 18 | 56 | 3.11111111111111 | Yes |
| 9 | cycleSearch | 2 | 44 | 22 | Yes |
| 10 | getWorks | 2 | 685 | 342.5 | No |
| 11 | Total | 78 | 42,233 |
2.2.166.8 Found structures
2.2.166.8.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-40-o2FRpo--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.166.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-40-o2FRpo--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.167 SIM09-25-09-34-iRWII3–CV
2.2.167.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 10 | 1 | 30 | 1 |
2.2.167.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 60 | 3,264 | 60 | 60 | 50 | 3,494 |
2.2.167.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 120 | 60 | 231 |
2.2.167.4 distribution of similarityEdgesByWeight

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

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

2.2.167.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 7,140 | 17,400 | 2.43697478991597 | No |
| existsSimilarity | 7,140 | 17,168 | 2.40448179271709 | No |
| similarityEdges | 7,140 | 16,887 | 2.36512605042017 | No |
| connectAllSimilar | 120 | 17,456 | 145.466666666667 | Yes |
| init | 53 | 9,060 | 170.943396226415 | No |
| connect | 37 | 113 | 3.05405405405405 | Yes |
| Total | 165 | 17,829 |
2.2.167.8 Found structures
2.2.167.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-34-iRWII3--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.167.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-34-iRWII3--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.168 SIM09-25-09-34-iRWII3–DV
2.2.168.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 10 | 1 | 30 | 1 |
2.2.168.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 60 | 3,190 | 60 | 60 | 50 | 3,420 |
2.2.168.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 120 | 60 | 231 |
2.2.168.4 distribution of similarityEdgesByWeight

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

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

2.2.168.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 120 | 773 | 6.44166666666667 | No |
| 2 | ownsWork | 60 | 717 | 11.95 | No |
| 3 | init | 53 | 9,168 | 172.981132075472 | No |
| 4 | searchAndConnect | 51 | 14,347 | 281.313725490196 | Yes |
| 5 | knowsAgent | 50 | 200 | 4 | No |
| 6 | getWorksItems | 18 | 28 | 1.55555555555556 | Yes |
| 9 | cycleSearch | 2 | 50 | 25 | Yes |
| 10 | getWorks | 2 | 362 | 181 | No |
| 11 | Total | 78 | 14,870 |
2.2.168.8 Found structures
2.2.168.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-34-iRWII3--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.168.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-34-iRWII3--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.169 SIM09-25-09-35-pE5BQC–CV
2.2.169.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 10 | 1 | 30 | 1 |
2.2.169.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 60 | 3,462 | 60 | 60 | 201 | 3,843 |
2.2.169.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 120 | 60 | 231 |
2.2.169.4 distribution of similarityEdgesByWeight

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

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

2.2.169.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 7,140 | 18,340 | 2.56862745098039 | No |
| existsSimilarity | 7,140 | 18,071 | 2.53095238095238 | No |
| similarityEdges | 7,140 | 17,801 | 2.49313725490196 | No |
| connectAllSimilar | 120 | 18,419 | 153.491666666667 | Yes |
| init | 53 | 8,958 | 169.018867924528 | No |
| connect | 52 | 131 | 2.51923076923077 | Yes |
| Total | 180 | 19,050 |
2.2.169.8 Found structures
2.2.169.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-35-pE5BQC--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.169.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-35-pE5BQC--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.170 SIM09-25-09-35-pE5BQC–DV
2.2.170.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 10 | 1 | 30 | 1 |
2.2.170.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 60 | 3,358 | 60 | 60 | 201 | 3,739 |
2.2.170.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 120 | 60 | 231 |
2.2.170.4 distribution of similarityEdgesByWeight

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

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

2.2.170.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 201 | 520 | 2.58706467661692 | No |
| 2 | addItemToWork | 120 | 799 | 6.65833333333333 | No |
| 3 | ownsWork | 60 | 798 | 13.3 | No |
| 4 | init | 53 | 9,384 | 177.056603773585 | No |
| 5 | searchAndConnect | 51 | 14,628 | 286.823529411765 | Yes |
| 6 | getWorksItems | 18 | 59 | 3.27777777777778 | Yes |
| 9 | cycleSearch | 2 | 66 | 33 | Yes |
| 10 | getWorks | 2 | 10 | 5 | No |
| 11 | Total | 78 | 14,980 |
2.2.170.8 Found structures
2.2.170.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-35-pE5BQC--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.170.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-35-pE5BQC--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.171 SIM09-25-10-42-kVypLU–CV
2.2.171.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 10 | 1 | 30 | 2 |
2.2.171.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,944 | 110 | 110 | 50 | 11,324 |
2.2.171.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 220 | 110 | 381 |
2.2.171.4 distribution of similarityEdgesByWeight

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

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

2.2.171.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 24,090 | 78,626 | 3.26384391863844 | No |
| existsSimilarity | 24,090 | 77,795 | 3.22934827729348 | No |
| similarityEdges | 24,090 | 76,576 | 3.17874636778746 | No |
| connectAllSimilar | 220 | 78,902 | 358.645454545455 | Yes |
| connect | 109 | 340 | 3.11926605504587 | Yes |
| init | 53 | 8,896 | 167.849056603774 | No |
| Total | 337 | 79,615 |
2.2.171.8 Found structures
2.2.171.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-42-kVypLU--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.171.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-42-kVypLU--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.172 SIM09-25-10-42-kVypLU–DV
2.2.172.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 10 | 1 | 30 | 2 |
2.2.172.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,726 | 110 | 110 | 50 | 11,106 |
2.2.172.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 220 | 110 | 381 |
2.2.172.4 distribution of similarityEdgesByWeight

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

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

2.2.172.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 220 | 2,121 | 9.64090909090909 | No |
| 2 | ownsWork | 110 | 1,277 | 11.6090909090909 | No |
| 3 | init | 53 | 9,576 | 180.679245283019 | No |
| 4 | searchAndConnect | 51 | 40,311 | 790.411764705882 | Yes |
| 5 | knowsAgent | 50 | 401 | 8.02 | No |
| 6 | getWorksItems | 18 | 155 | 8.61111111111111 | Yes |
| 9 | cycleSearch | 2 | 51 | 25.5 | Yes |
| 10 | getWorks | 2 | 678 | 339 | No |
| 11 | Total | 78 | 41,043 |
2.2.172.8 Found structures
2.2.172.8.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-42-kVypLU--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.172.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-42-kVypLU--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.173 SIM09-25-10-44-MCd4G7–CV
2.2.173.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 10 | 1 | 30 | 2 |
2.2.173.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 11,402 | 110 | 110 | 201 | 11,933 |
2.2.173.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 220 | 110 | 381 |
2.2.173.4 distribution of similarityEdgesByWeight

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

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

2.2.173.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 24,090 | 79,562 | 3.30269821502698 | No |
| existsSimilarity | 24,090 | 78,607 | 3.26305520963055 | No |
| similarityEdges | 24,090 | 77,373 | 3.21183063511831 | No |
| connectAllSimilar | 220 | 79,782 | 362.645454545455 | Yes |
| connect | 100 | 453 | 4.53 | Yes |
| init | 53 | 9,825 | 185.377358490566 | No |
| Total | 328 | 80,607 |
2.2.173.8 Found structures
2.2.173.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-44-MCd4G7--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.173.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-44-MCd4G7--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.174 SIM09-25-10-44-MCd4G7–DV
2.2.174.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 10 | 1 | 30 | 2 |
2.2.174.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 11,202 | 110 | 110 | 201 | 11,733 |
2.2.174.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 220 | 110 | 381 |
2.2.174.4 distribution of similarityEdgesByWeight

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

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

2.2.174.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 220 | 2,254 | 10.2454545454545 | No |
| 2 | knowsAgent | 201 | 752 | 3.74129353233831 | No |
| 3 | ownsWork | 110 | 1,654 | 15.0363636363636 | No |
| 4 | init | 53 | 9,412 | 177.584905660377 | No |
| 5 | searchAndConnect | 51 | 42,773 | 838.686274509804 | Yes |
| 6 | getWorksItems | 18 | 33 | 1.83333333333333 | Yes |
| 9 | cycleSearch | 3 | 49 | 16.3333333333333 | Yes |
| 10 | getWorks | 3 | 999 | 333 | No |
| 11 | Total | 80 | 43,699 |
2.2.174.8 Found structures
2.2.174.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-44-MCd4G7--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.174.8.2 Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-44-MCd4G7--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.175 SIM09-25-08-32-hSp6xw–CV
2.2.175.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 10 | 1 | 5 | 1 |
2.2.175.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 60 | 3,080 | 60 | 60 | 50 | 3,310 |
2.2.175.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 120 | 60 | 231 |
2.2.175.4 distribution of similarityEdgesByWeight

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

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

2.2.175.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 7,140 | 17,825 | 2.49649859943978 | No |
| existsSimilarity | 7,140 | 15,962 | 2.23557422969188 | No |
| similarityEdges | 7,140 | 15,710 | 2.20028011204482 | No |
| connect | 683 | 1,734 | 2.53879941434846 | Yes |
| connectAllSimilar | 120 | 17,895 | 149.125 | Yes |
| init | 53 | 8,863 | 167.22641509434 | No |
| Total | 811 | 19,891 |
2.2.175.8 Found structures
2.2.175.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-32-hSp6xw--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.175.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-32-hSp6xw--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.176 SIM09-25-08-32-hSp6xw–DV
2.2.176.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 10 | 1 | 5 | 1 |
2.2.176.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 60 | 1,714 | 60 | 60 | 50 | 1,944 |
2.2.176.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 120 | 60 | 231 |
2.2.176.4 distribution of similarityEdgesByWeight

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

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

2.2.176.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 9,590 | 2.66388888888889 | Yes |
| 3 | getWorks | 3,600 | 39,491 | 10.9697222222222 | No |
| 4 | individualCycleSearch | 3,600 | 94 | 0.0261111111111111 | Yes |
| 6 | addItemToWork | 120 | 1,015 | 8.45833333333333 | No |
| 7 | ownsWork | 60 | 595 | 9.91666666666667 | No |
| 8 | init | 53 | 8,710 | 164.339622641509 | No |
| 9 | searchAndConnect | 51 | 7,029 | 137.823529411765 | Yes |
| 10 | knowsAgent | 50 | 274 | 5.48 | No |
| 1 | Total | 14,451 | 26,838 |
2.2.176.8 Found structures
2.2.176.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-32-hSp6xw--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.176.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-32-hSp6xw--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.177 SIM09-25-09-33-nG7Dga–CV
2.2.177.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 10 | 1 | 5 | 1 |
2.2.177.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 60 | 3,224 | 60 | 60 | 201 | 3,605 |
2.2.177.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 120 | 60 | 231 |
2.2.177.4 distribution of similarityEdgesByWeight

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

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

2.2.177.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 7,140 | 17,123 | 2.39817927170868 | No |
| existsSimilarity | 7,140 | 16,924 | 2.3703081232493 | No |
| similarityEdges | 7,140 | 16,671 | 2.33487394957983 | No |
| connectAllSimilar | 120 | 17,180 | 143.166666666667 | Yes |
| init | 53 | 8,850 | 166.981132075472 | No |
| connect | 41 | 59 | 1.4390243902439 | Yes |
| Total | 169 | 17,484 |
2.2.177.8 Found structures
2.2.177.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-33-nG7Dga--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.177.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-33-nG7Dga--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.178 SIM09-25-09-33-nG7Dga–DV
2.2.178.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 10 | 1 | 5 | 1 |
2.2.178.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 60 | 3,142 | 60 | 60 | 201 | 3,523 |
2.2.178.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 120 | 60 | 231 |
2.2.178.4 distribution of similarityEdgesByWeight

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

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

2.2.178.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 201 | 649 | 3.22885572139303 | No |
| 2 | addItemToWork | 120 | 787 | 6.55833333333333 | No |
| 3 | ownsWork | 60 | 806 | 13.4333333333333 | No |
| 4 | init | 53 | 9,132 | 172.301886792453 | No |
| 5 | searchAndConnect | 51 | 16,828 | 329.960784313725 | Yes |
| 6 | getWorksItems | 18 | 124 | 6.88888888888889 | Yes |
| 8 | addChainToNetwork | 1 | 0 | 0 | Yes |
| 9 | addRandomWorksToAgents | 1 | 5 | 5 | Yes |
| 11 | Total | 77 | 17,088 |
2.2.178.8 Found structures
2.2.178.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-33-nG7Dga--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.178.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-33-nG7Dga--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.179 SIM09-25-09-36-GnQG9h–CV
2.2.179.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 10 | 1 | 5 | 2 |
2.2.179.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 10,602 | 110 | 110 | 50 | 10,982 |
2.2.179.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 220 | 110 | 381 |
2.2.179.4 distribution of similarityEdgesByWeight

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

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

2.2.179.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 24,090 | 76,012 | 3.15533416355334 | No |
| existsSimilarity | 24,090 | 71,873 | 2.9835201328352 | No |
| similarityEdges | 24,090 | 70,779 | 2.93810709838107 | No |
| connect | 1,265 | 3,639 | 2.87667984189723 | Yes |
| connectAllSimilar | 220 | 76,292 | 346.781818181818 | Yes |
| init | 53 | 9,240 | 174.339622641509 | No |
| Total | 1,493 | 80,494 |
2.2.179.8 Found structures
2.2.179.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-36-GnQG9h--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.179.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-36-GnQG9h--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.180 SIM09-25-09-36-GnQG9h–DV
2.2.180.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 10 | 1 | 5 | 2 |
2.2.180.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 8,072 | 110 | 110 | 50 | 8,452 |
2.2.180.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 220 | 110 | 381 |
2.2.180.4 distribution of similarityEdgesByWeight

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

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

2.2.180.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 10,796 | 2.99888888888889 | Yes |
| 3 | getWorks | 3,600 | 42,835 | 11.8986111111111 | No |
| 4 | individualCycleSearch | 3,600 | 73 | 0.0202777777777778 | Yes |
| 6 | addItemToWork | 220 | 4,405 | 20.0227272727273 | No |
| 7 | ownsWork | 110 | 1,589 | 14.4454545454545 | No |
| 8 | init | 53 | 9,112 | 171.924528301887 | No |
| 9 | searchAndConnect | 51 | 33,348 | 653.882352941176 | Yes |
| 10 | knowsAgent | 50 | 243 | 4.86 | No |
| 1 | Total | 14,451 | 54,731 |
2.2.180.8 Found structures
2.2.180.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-36-GnQG9h--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.180.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-09-36-GnQG9h--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.181 SIM09-25-10-37-iq9Cgn–CV
2.2.181.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 10 | 1 | 5 | 2 |
2.2.181.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 11,734 | 110 | 110 | 201 | 12,265 |
2.2.181.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 220 | 110 | 381 |
2.2.181.4 distribution of similarityEdgesByWeight

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

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

2.2.181.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 24,090 | 79,442 | 3.29771689497717 | No |
| existsSimilarity | 24,090 | 78,516 | 3.25927770859278 | No |
| similarityEdges | 24,090 | 77,295 | 3.20859277708593 | No |
| connectAllSimilar | 220 | 79,711 | 362.322727272727 | Yes |
| connect | 130 | 463 | 3.56153846153846 | Yes |
| init | 53 | 9,077 | 171.264150943396 | No |
| Total | 358 | 80,523 |
2.2.181.8 Found structures
2.2.181.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-37-iq9Cgn--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.181.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-37-iq9Cgn--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.182 SIM09-25-10-37-iq9Cgn–DV
2.2.182.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 10 | 1 | 5 | 2 |
2.2.182.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 110 | 11,474 | 110 | 110 | 201 | 12,005 |
2.2.182.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 220 | 110 | 381 |
2.2.182.4 distribution of similarityEdgesByWeight

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

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

2.2.182.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 220 | 3,549 | 16.1318181818182 | No |
| 2 | knowsAgent | 201 | 544 | 2.70646766169154 | No |
| 3 | ownsWork | 110 | 1,228 | 11.1636363636364 | No |
| 4 | init | 53 | 9,715 | 183.301886792453 | No |
| 5 | searchAndConnect | 51 | 42,658 | 836.43137254902 | Yes |
| 6 | getWorksItems | 18 | 52 | 2.88888888888889 | Yes |
| 9 | cycleSearch | 2 | 333 | 166.5 | Yes |
| 10 | getWorks | 2 | 970 | 485 | No |
| 11 | Total | 78 | 43,724 |
2.2.182.8 Found structures
2.2.182.8.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-37-iq9Cgn--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.182.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-37-iq9Cgn--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.183 SIM09-25-11-47-T7armV–CV
2.2.183.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 20 | 1 | 10 | 1 |
2.2.183.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 70 | 4,632 | 70 | 70 | 50 | 4,892 |
2.2.183.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 140 | 70 | 261 |
2.2.183.4 distribution of similarityEdgesByWeight

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

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

2.2.183.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 9,730 | 27,523 | 2.82867420349435 | No |
| existsSimilarity | 9,730 | 27,242 | 2.79979445015416 | No |
| similarityEdges | 9,730 | 26,832 | 2.75765673175745 | No |
| connectAllSimilar | 140 | 27,601 | 197.15 | Yes |
| init | 53 | 9,192 | 173.433962264151 | No |
| connect | 46 | 115 | 2.5 | Yes |
| Total | 194 | 28,244 |
2.2.183.8 Found structures
2.2.183.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-47-T7armV--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.183.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-47-T7armV--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.184 SIM09-25-11-47-T7armV–DV
2.2.184.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 20 | 1 | 10 | 1 |
2.2.184.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 70 | 4,540 | 70 | 70 | 50 | 4,800 |
2.2.184.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 140 | 70 | 261 |
2.2.184.4 distribution of similarityEdgesByWeight

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

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

2.2.184.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 140 | 1,733 | 12.3785714285714 | No |
| 2 | ownsWork | 70 | 1,063 | 15.1857142857143 | No |
| 3 | init | 53 | 9,531 | 179.830188679245 | No |
| 4 | searchAndConnect | 51 | 18,487 | 362.490196078431 | Yes |
| 5 | knowsAgent | 50 | 593 | 11.86 | No |
| 6 | getWorksItems | 38 | 130 | 3.42105263157895 | Yes |
| 9 | cycleSearch | 2 | 201 | 100.5 | Yes |
| 10 | getWorks | 2 | 4 | 2 | No |
| 11 | Total | 98 | 19,458 |
2.2.184.8 Found structures
2.2.184.8.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-47-T7armV--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.184.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-47-T7armV--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.185 SIM09-25-11-48-9PwykB–CV
2.2.185.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 20 | 1 | 10 | 1 |
2.2.185.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 70 | 4,932 | 70 | 70 | 201 | 5,343 |
2.2.185.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 140 | 70 | 261 |
2.2.185.4 distribution of similarityEdgesByWeight

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

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

2.2.185.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 9,730 | 28,419 | 2.9207605344296 | No |
| existsSimilarity | 9,730 | 28,002 | 2.87790339157246 | No |
| similarityEdges | 9,730 | 27,567 | 2.83319630010278 | No |
| connectAllSimilar | 140 | 28,530 | 203.785714285714 | Yes |
| connect | 56 | 229 | 4.08928571428571 | Yes |
| init | 53 | 9,706 | 183.132075471698 | No |
| Total | 204 | 29,146 |
2.2.185.8 Found structures
2.2.185.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-48-9PwykB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.185.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-48-9PwykB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.186 SIM09-25-11-48-9PwykB–DV
2.2.186.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 20 | 1 | 10 | 1 |
2.2.186.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 70 | 4,820 | 70 | 70 | 201 | 5,231 |
2.2.186.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 140 | 70 | 261 |
2.2.186.4 distribution of similarityEdgesByWeight

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

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

2.2.186.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 201 | 516 | 2.56716417910448 | No |
| 2 | addItemToWork | 140 | 1,838 | 13.1285714285714 | No |
| 3 | ownsWork | 70 | 1,204 | 17.2 | No |
| 4 | init | 53 | 9,390 | 177.169811320755 | No |
| 5 | searchAndConnect | 51 | 17,724 | 347.529411764706 | Yes |
| 6 | getWorksItems | 38 | 88 | 2.31578947368421 | Yes |
| 9 | cycleSearch | 2 | 73 | 36.5 | Yes |
| 10 | getWorks | 2 | 349 | 174.5 | No |
| 11 | Total | 98 | 18,340 |
2.2.186.8 Found structures
2.2.186.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-48-9PwykB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.186.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-48-9PwykB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.187 SIM09-26-12-54-x3u7VJ–CV
2.2.187.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 20 | 1 | 10 | 2 |
2.2.187.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 13,632 | 120 | 120 | 50 | 14,042 |
2.2.187.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 240 | 120 | 411 |
2.2.187.4 distribution of similarityEdgesByWeight

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

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

2.2.187.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 28,680 | 112,071 | 3.9076359832636 | No |
| existsSimilarity | 28,680 | 110,988 | 3.86987447698745 | No |
| similarityEdges | 28,680 | 109,364 | 3.81324965132496 | No |
| connectAllSimilar | 240 | 112,418 | 468.408333333333 | Yes |
| connect | 169 | 458 | 2.71005917159763 | Yes |
| init | 53 | 9,528 | 179.77358490566 | No |
| Total | 417 | 113,585 |
2.2.187.8 Found structures
2.2.187.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-54-x3u7VJ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.187.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-54-x3u7VJ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.188 SIM09-26-12-54-x3u7VJ–DV
2.2.188.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 20 | 1 | 10 | 2 |
2.2.188.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 13,294 | 120 | 120 | 50 | 13,704 |
2.2.188.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 240 | 120 | 411 |
2.2.188.4 distribution of similarityEdgesByWeight

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

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

2.2.188.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 240 | 2,865 | 11.9375 | No |
| 2 | ownsWork | 120 | 1,686 | 14.05 | No |
| 3 | init | 53 | 10,016 | 188.981132075472 | No |
| 4 | searchAndConnect | 51 | 57,293 | 1123.39215686275 | Yes |
| 5 | knowsAgent | 50 | 187 | 3.74 | No |
| 6 | getWorksItems | 38 | 134 | 3.52631578947368 | Yes |
| 9 | cycleSearch | 3 | 226 | 75.3333333333333 | Yes |
| 10 | getWorks | 3 | 100 | 33.3333333333333 | No |
| 11 | Total | 100 | 59,042 |
2.2.188.8 Found structures
2.2.188.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-54-x3u7VJ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.188.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-54-x3u7VJ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.189 SIM09-26-12-56-doCMgk–CV
2.2.189.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 20 | 1 | 10 | 2 |
2.2.189.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 13,434 | 120 | 120 | 201 | 13,995 |
2.2.189.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 240 | 120 | 411 |
2.2.189.4 distribution of similarityEdgesByWeight

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

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

2.2.189.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 28,680 | 108,217 | 3.77325662482566 | No |
| existsSimilarity | 28,680 | 107,173 | 3.73685495118549 | No |
| similarityEdges | 28,680 | 105,606 | 3.68221757322176 | No |
| connectAllSimilar | 240 | 108,519 | 452.1625 | Yes |
| connect | 123 | 512 | 4.16260162601626 | Yes |
| init | 53 | 9,394 | 177.245283018868 | No |
| Total | 371 | 109,855 |
2.2.189.8 Found structures
2.2.189.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-56-doCMgk--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.189.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-56-doCMgk--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.190 SIM09-26-12-56-doCMgk–DV
2.2.190.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 20 | 1 | 10 | 2 |
2.2.190.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 13,188 | 120 | 120 | 201 | 13,749 |
2.2.190.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 240 | 120 | 411 |
2.2.190.4 distribution of similarityEdgesByWeight

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

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

2.2.190.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 240 | 2,165 | 9.02083333333333 | No |
| 2 | knowsAgent | 201 | 467 | 2.32338308457711 | No |
| 3 | ownsWork | 120 | 2,132 | 17.7666666666667 | No |
| 4 | init | 53 | 10,102 | 190.603773584906 | No |
| 5 | searchAndConnect | 51 | 64,835 | 1271.27450980392 | Yes |
| 6 | getWorksItems | 38 | 101 | 2.65789473684211 | Yes |
| 9 | cycleSearch | 3 | 733 | 244.333333333333 | Yes |
| 10 | getWorks | 3 | 1,107 | 369 | No |
| 11 | Total | 100 | 66,853 |
2.2.190.8 Found structures
2.2.190.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-56-doCMgk--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.190.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-56-doCMgk--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.191 SIM09-25-11-48-CTMYKa–CV
2.2.191.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 20 | 1 | 30 | 1 |
2.2.191.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 70 | 4,768 | 70 | 70 | 50 | 5,028 |
2.2.191.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 140 | 70 | 261 |
2.2.191.4 distribution of similarityEdgesByWeight

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

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

2.2.191.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 9,730 | 28,316 | 2.91017471736896 | No |
| existsSimilarity | 9,730 | 28,043 | 2.88211716341213 | No |
| similarityEdges | 9,730 | 27,651 | 2.84182939362795 | No |
| connectAllSimilar | 140 | 28,408 | 202.914285714286 | Yes |
| init | 53 | 9,365 | 176.698113207547 | No |
| connect | 42 | 71 | 1.69047619047619 | Yes |
| Total | 190 | 28,886 |
2.2.191.8 Found structures
2.2.191.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-48-CTMYKa--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.191.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-48-CTMYKa--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.192 SIM09-25-11-48-CTMYKa–DV
2.2.192.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 20 | 1 | 30 | 1 |
2.2.192.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 70 | 4,684 | 70 | 70 | 50 | 4,944 |
2.2.192.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 140 | 70 | 261 |
2.2.192.4 distribution of similarityEdgesByWeight

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

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

2.2.192.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 140 | 3,081 | 22.0071428571429 | No |
| 2 | ownsWork | 70 | 1,340 | 19.1428571428571 | No |
| 3 | init | 53 | 9,913 | 187.037735849057 | No |
| 4 | searchAndConnect | 51 | 23,701 | 464.725490196078 | Yes |
| 5 | knowsAgent | 50 | 545 | 10.9 | No |
| 6 | getWorksItems | 38 | 60 | 1.57894736842105 | Yes |
| 9 | cycleSearch | 2 | 158 | 79 | Yes |
| 10 | getWorks | 2 | 11 | 5.5 | No |
| 11 | Total | 98 | 24,617 |
2.2.192.8 Found structures
2.2.192.8.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-48-CTMYKa--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.192.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-48-CTMYKa--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.193 SIM09-25-11-49-ZEXubV–CV
2.2.193.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 20 | 1 | 30 | 1 |
2.2.193.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 70 | 4,378 | 70 | 70 | 201 | 4,789 |
2.2.193.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 140 | 70 | 261 |
2.2.193.4 distribution of similarityEdgesByWeight

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

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

2.2.193.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 9,730 | 28,681 | 2.94768756423433 | No |
| existsSimilarity | 9,730 | 28,418 | 2.92065775950668 | No |
| similarityEdges | 9,730 | 27,996 | 2.87728674203494 | No |
| connectAllSimilar | 140 | 28,781 | 205.578571428571 | Yes |
| init | 53 | 9,764 | 184.22641509434 | No |
| connect | 41 | 79 | 1.92682926829268 | Yes |
| Total | 189 | 29,283 |
2.2.193.8 Found structures
2.2.193.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-49-ZEXubV--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.193.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-49-ZEXubV--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.194 SIM09-25-11-49-ZEXubV–DV
2.2.194.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 20 | 1 | 30 | 1 |
2.2.194.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 70 | 4,296 | 70 | 70 | 201 | 4,707 |
2.2.194.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 140 | 70 | 261 |
2.2.194.4 distribution of similarityEdgesByWeight

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

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

2.2.194.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 201 | 519 | 2.58208955223881 | No |
| 2 | addItemToWork | 140 | 1,232 | 8.8 | No |
| 3 | ownsWork | 70 | 1,271 | 18.1571428571429 | No |
| 4 | init | 53 | 9,681 | 182.660377358491 | No |
| 5 | searchAndConnect | 51 | 18,576 | 364.235294117647 | Yes |
| 6 | getWorksItems | 38 | 214 | 5.63157894736842 | Yes |
| 9 | cycleSearch | 2 | 41 | 20.5 | Yes |
| 10 | getWorks | 2 | 32 | 16 | No |
| 11 | Total | 98 | 19,385 |
2.2.194.8 Found structures
2.2.194.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-49-ZEXubV--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.194.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-49-ZEXubV--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.195 SIM09-26-01-00-mu6DNs–CV
2.2.195.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 20 | 1 | 30 | 2 |
2.2.195.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 13,096 | 120 | 120 | 201 | 13,657 |
2.2.195.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 240 | 120 | 411 |
2.2.195.4 distribution of similarityEdgesByWeight

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

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

2.2.195.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 28,680 | 109,558 | 3.82001394700139 | No |
| existsSimilarity | 28,680 | 108,604 | 3.78675034867503 | No |
| similarityEdges | 28,680 | 107,025 | 3.73169456066946 | No |
| connectAllSimilar | 240 | 109,879 | 457.829166666667 | Yes |
| connect | 135 | 370 | 2.74074074074074 | Yes |
| init | 53 | 9,685 | 182.735849056604 | No |
| Total | 383 | 111,209 |
2.2.195.8 Found structures
2.2.195.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-00-mu6DNs--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.195.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-00-mu6DNs--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.196 SIM09-26-01-00-mu6DNs–DV
2.2.196.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 20 | 1 | 30 | 2 |
2.2.196.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 12,826 | 120 | 120 | 201 | 13,387 |
2.2.196.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 240 | 120 | 411 |
2.2.196.4 distribution of similarityEdgesByWeight

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

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

2.2.196.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 240 | 3,672 | 15.3 | No |
| 2 | knowsAgent | 201 | 657 | 3.26865671641791 | No |
| 3 | ownsWork | 120 | 2,769 | 23.075 | No |
| 4 | init | 53 | 10,151 | 191.528301886792 | No |
| 5 | searchAndConnect | 51 | 56,808 | 1113.88235294118 | Yes |
| 6 | getWorksItems | 38 | 136 | 3.57894736842105 | Yes |
| 9 | cycleSearch | 3 | 955 | 318.333333333333 | Yes |
| 10 | getWorks | 3 | 931 | 310.333333333333 | No |
| 11 | Total | 100 | 59,287 |
2.2.196.8 Found structures
2.2.196.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-00-mu6DNs--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.196.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-01-00-mu6DNs--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.197 SIM09-26-12-58-tKByoa–CV
2.2.197.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 20 | 1 | 30 | 2 |
2.2.197.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 13,296 | 120 | 120 | 50 | 13,706 |
2.2.197.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 240 | 120 | 411 |
2.2.197.4 distribution of similarityEdgesByWeight

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

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

2.2.197.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 28,680 | 107,898 | 3.76213389121339 | No |
| existsSimilarity | 28,680 | 106,639 | 3.71823570432357 | No |
| similarityEdges | 28,680 | 105,106 | 3.66478382147838 | No |
| connectAllSimilar | 240 | 108,186 | 450.775 | Yes |
| connect | 131 | 666 | 5.08396946564886 | Yes |
| init | 53 | 9,864 | 186.11320754717 | No |
| Total | 379 | 109,577 |
2.2.197.8 Found structures
2.2.197.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-58-tKByoa--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.197.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-58-tKByoa--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.198 SIM09-26-12-58-tKByoa–DV
2.2.198.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 20 | 1 | 30 | 2 |
2.2.198.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 13,034 | 120 | 120 | 50 | 13,444 |
2.2.198.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 240 | 120 | 411 |
2.2.198.4 distribution of similarityEdgesByWeight

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

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

2.2.198.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 240 | 3,657 | 15.2375 | No |
| 2 | ownsWork | 120 | 3,637 | 30.3083333333333 | No |
| 3 | init | 53 | 10,016 | 188.981132075472 | No |
| 4 | searchAndConnect | 51 | 55,692 | 1092 | Yes |
| 5 | knowsAgent | 50 | 227 | 4.54 | No |
| 6 | getWorksItems | 38 | 90 | 2.36842105263158 | Yes |
| 9 | cycleSearch | 4 | 914 | 228.5 | Yes |
| 10 | getWorks | 4 | 990 | 247.5 | No |
| 11 | Total | 102 | 57,736 |
2.2.198.8 Found structures
2.2.198.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-58-tKByoa--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.198.8.2 Paths
Number of paths found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-58-tKByoa--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.199 SIM09-25-10-45-PimjfG–CV
2.2.199.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 20 | 1 | 5 | 1 |
2.2.199.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 70 | 3,996 | 70 | 70 | 50 | 4,256 |
2.2.199.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 140 | 70 | 261 |
2.2.199.4 distribution of similarityEdgesByWeight

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

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

2.2.199.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 9,730 | 27,163 | 2.79167523124358 | No |
| existsSimilarity | 9,730 | 23,392 | 2.40411099691675 | No |
| similarityEdges | 9,730 | 23,048 | 2.36875642343268 | No |
| connect | 1,062 | 3,569 | 3.36064030131827 | Yes |
| connectAllSimilar | 140 | 27,294 | 194.957142857143 | Yes |
| init | 53 | 9,370 | 176.792452830189 | No |
| Total | 1,210 | 31,266 |
2.2.199.8 Found structures
2.2.199.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-45-PimjfG--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.199.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-45-PimjfG--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.200 SIM09-25-10-45-PimjfG–DV
2.2.200.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 20 | 1 | 5 | 1 |
2.2.200.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 70 | 1,872 | 70 | 70 | 50 | 2,132 |
2.2.200.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 140 | 70 | 261 |
2.2.200.4 distribution of similarityEdgesByWeight

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

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

2.2.200.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 19,214 | 5.33722222222222 | Yes |
| 3 | getWorks | 3,600 | 49,625 | 13.7847222222222 | No |
| 4 | individualCycleSearch | 3,600 | 79 | 0.0219444444444444 | Yes |
| 6 | addItemToWork | 140 | 5,155 | 36.8214285714286 | No |
| 7 | ownsWork | 70 | 1,441 | 20.5857142857143 | No |
| 8 | init | 53 | 10,074 | 190.075471698113 | No |
| 9 | searchAndConnect | 51 | 7,079 | 138.803921568627 | Yes |
| 10 | knowsAgent | 50 | 489 | 9.78 | No |
| 1 | Total | 14,451 | 98,261 |
2.2.200.8 Found structures
2.2.200.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-45-PimjfG--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.200.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-10-45-PimjfG--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.201 SIM09-25-11-46-fBL5Ye–CV
2.2.201.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 20 | 1 | 5 | 1 |
2.2.201.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 70 | 4,930 | 70 | 70 | 201 | 5,341 |
2.2.201.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 140 | 70 | 261 |
2.2.201.4 distribution of similarityEdgesByWeight

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

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

2.2.201.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 9,730 | 27,766 | 2.85364850976362 | No |
| existsSimilarity | 9,730 | 27,409 | 2.8169578622816 | No |
| similarityEdges | 9,730 | 27,011 | 2.77605344295992 | No |
| connectAllSimilar | 140 | 27,868 | 199.057142857143 | Yes |
| init | 53 | 9,060 | 170.943396226415 | No |
| connect | 46 | 175 | 3.80434782608696 | Yes |
| Total | 194 | 28,399 |
2.2.201.8 Found structures
2.2.201.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-46-fBL5Ye--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.201.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-46-fBL5Ye--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.202 SIM09-25-11-46-fBL5Ye–DV
2.2.202.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 20 | 1 | 5 | 1 |
2.2.202.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 70 | 4,838 | 70 | 70 | 201 | 5,249 |
2.2.202.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 140 | 70 | 261 |
2.2.202.4 distribution of similarityEdgesByWeight

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

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

2.2.202.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 201 | 534 | 2.65671641791045 | No |
| 2 | addItemToWork | 140 | 1,594 | 11.3857142857143 | No |
| 3 | ownsWork | 70 | 1,117 | 15.9571428571429 | No |
| 4 | init | 53 | 9,576 | 180.679245283019 | No |
| 5 | searchAndConnect | 51 | 24,093 | 472.411764705882 | Yes |
| 6 | getWorksItems | 38 | 195 | 5.13157894736842 | Yes |
| 9 | cycleSearch | 2 | 51 | 25.5 | Yes |
| 10 | getWorks | 2 | 316 | 158 | No |
| 11 | Total | 98 | 24,892 |
2.2.202.8 Found structures
2.2.202.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-46-fBL5Ye--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.202.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-46-fBL5Ye--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.203 SIM09-25-11-50-88EGmI–CV
2.2.203.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 20 | 1 | 5 | 2 |
2.2.203.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 12,196 | 120 | 120 | 50 | 12,606 |
2.2.203.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 240 | 120 | 411 |
2.2.203.4 distribution of similarityEdgesByWeight

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

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

2.2.203.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 28,680 | 101,982 | 3.55585774058577 | No |
| existsSimilarity | 28,680 | 92,694 | 3.23200836820084 | No |
| similarityEdges | 28,680 | 91,245 | 3.18148535564854 | No |
| connect | 2,723 | 8,615 | 3.16378993756886 | Yes |
| connectAllSimilar | 240 | 102,315 | 426.3125 | Yes |
| init | 53 | 9,691 | 182.849056603774 | No |
| Total | 2,971 | 111,610 |
2.2.203.8 Found structures
2.2.203.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-50-88EGmI--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.203.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-50-88EGmI--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.204 SIM09-25-11-50-88EGmI–DV
2.2.204.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 20 | 1 | 5 | 2 |
2.2.204.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 6,750 | 120 | 120 | 50 | 7,160 |
2.2.204.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 240 | 120 | 411 |
2.2.204.4 distribution of similarityEdgesByWeight

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

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

2.2.204.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 11,345 | 3.15138888888889 | Yes |
| 3 | getWorks | 3,600 | 54,052 | 15.0144444444444 | No |
| 4 | individualCycleSearch | 3,600 | 70 | 0.0194444444444444 | Yes |
| 6 | addItemToWork | 240 | 3,790 | 15.7916666666667 | No |
| 7 | ownsWork | 120 | 1,689 | 14.075 | No |
| 8 | init | 53 | 10,169 | 191.867924528302 | No |
| 9 | searchAndConnect | 51 | 31,564 | 618.901960784314 | Yes |
| 10 | knowsAgent | 50 | 500 | 10 | No |
| 1 | Total | 14,451 | 54,414 |
2.2.204.8 Found structures
2.2.204.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-50-88EGmI--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.204.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-11-50-88EGmI--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.205 SIM09-26-12-52-MiXnJC–CV
2.2.205.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 20 | 1 | 5 | 2 |
2.2.205.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 13,318 | 120 | 120 | 201 | 13,879 |
2.2.205.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 240 | 120 | 411 |
2.2.205.4 distribution of similarityEdgesByWeight

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

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

2.2.205.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 28,680 | 106,272 | 3.70543933054393 | No |
| existsSimilarity | 28,680 | 105,026 | 3.66199442119944 | No |
| similarityEdges | 28,680 | 103,350 | 3.60355648535565 | No |
| connectAllSimilar | 240 | 106,576 | 444.066666666667 | Yes |
| connect | 212 | 648 | 3.05660377358491 | Yes |
| init | 53 | 9,302 | 175.509433962264 | No |
| Total | 460 | 107,823 |
2.2.205.8 Found structures
2.2.205.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-52-MiXnJC--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.205.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-52-MiXnJC--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.206 SIM09-26-12-52-MiXnJC–DV
2.2.206.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 20 | 1 | 5 | 2 |
2.2.206.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 120 | 12,894 | 120 | 120 | 201 | 13,455 |
2.2.206.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 240 | 120 | 411 |
2.2.206.4 distribution of similarityEdgesByWeight

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

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

2.2.206.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 240 | 1,916 | 7.98333333333333 | No |
| 2 | knowsAgent | 201 | 651 | 3.23880597014925 | No |
| 3 | ownsWork | 120 | 2,529 | 21.075 | No |
| 4 | init | 53 | 10,108 | 190.716981132075 | No |
| 5 | searchAndConnect | 51 | 58,027 | 1137.78431372549 | Yes |
| 6 | getWorksItems | 38 | 61 | 1.60526315789474 | Yes |
| 9 | cycleSearch | 3 | 224 | 74.6666666666667 | Yes |
| 10 | getWorks | 3 | 1,087 | 362.333333333333 | No |
| 11 | Total | 100 | 59,363 |
2.2.206.8 Found structures
2.2.206.8.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-52-MiXnJC--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.206.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-26-12-52-MiXnJC--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.207 SIM09-25-07-22-8n7A8j–CV
2.2.207.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 5 | 1 | 10 | 1 |
2.2.207.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 55 | 2,854 | 55 | 55 | 50 | 3,069 |
2.2.207.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 110 | 55 | 216 |
2.2.207.4 distribution of similarityEdgesByWeight

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

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

2.2.207.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 5,995 | 14,520 | 2.42201834862385 | No |
| existsSimilarity | 5,995 | 14,344 | 2.39266055045872 | No |
| similarityEdges | 5,995 | 14,098 | 2.35162635529608 | No |
| connectAllSimilar | 110 | 14,575 | 132.5 | Yes |
| init | 53 | 8,923 | 168.358490566038 | No |
| connect | 32 | 56 | 1.75 | Yes |
| Total | 150 | 14,817 |
2.2.207.8 Found structures
2.2.207.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-22-8n7A8j--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.207.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-22-8n7A8j--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.208 SIM09-25-07-22-8n7A8j–DV
2.2.208.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 5 | 1 | 10 | 1 |
2.2.208.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 55 | 2,790 | 55 | 55 | 50 | 3,005 |
2.2.208.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 110 | 55 | 216 |
2.2.208.4 distribution of similarityEdgesByWeight

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

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

2.2.208.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 110 | 1,742 | 15.8363636363636 | No |
| 2 | ownsWork | 55 | 497 | 9.03636363636364 | No |
| 3 | init | 53 | 8,845 | 166.88679245283 | No |
| 4 | searchAndConnect | 51 | 10,572 | 207.294117647059 | Yes |
| 5 | knowsAgent | 50 | 279 | 5.58 | No |
| 6 | getWorksItems | 8 | 20 | 2.5 | Yes |
| 9 | cycleSearch | 2 | 37 | 18.5 | Yes |
| 10 | getWorks | 2 | 156 | 78 | No |
| 11 | Total | 68 | 10,861 |
2.2.208.8 Found structures
2.2.208.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-22-8n7A8j--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.208.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-22-8n7A8j--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.209 SIM09-25-07-23-nuK7eX–CV
2.2.209.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 5 | 1 | 10 | 1 |
2.2.209.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 55 | 2,822 | 55 | 55 | 201 | 3,188 |
2.2.209.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 110 | 55 | 216 |
2.2.209.4 distribution of similarityEdgesByWeight

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

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

2.2.209.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 5,995 | 13,655 | 2.27773144286906 | No |
| existsSimilarity | 5,995 | 13,438 | 2.24153461217681 | No |
| similarityEdges | 5,995 | 13,208 | 2.20316930775646 | No |
| connectAllSimilar | 110 | 13,700 | 124.545454545455 | Yes |
| init | 53 | 8,767 | 165.415094339623 | No |
| connect | 33 | 110 | 3.33333333333333 | Yes |
| Total | 151 | 13,996 |
2.2.209.8 Found structures
2.2.209.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-23-nuK7eX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.209.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-23-nuK7eX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.210 SIM09-25-07-23-nuK7eX–DV
2.2.210.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 5 | 1 | 10 | 1 |
2.2.210.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 55 | 2,756 | 55 | 55 | 201 | 3,122 |
2.2.210.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 110 | 55 | 216 |
2.2.210.4 distribution of similarityEdgesByWeight

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

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

2.2.210.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 201 | 383 | 1.90547263681592 | No |
| 2 | addItemToWork | 110 | 866 | 7.87272727272727 | No |
| 3 | ownsWork | 55 | 613 | 11.1454545454545 | No |
| 4 | init | 53 | 8,966 | 169.169811320755 | No |
| 5 | searchAndConnect | 51 | 13,661 | 267.862745098039 | Yes |
| 6 | getWorksItems | 8 | 16 | 2 | Yes |
| 8 | addChainToNetwork | 1 | 0 | 0 | Yes |
| 9 | addRandomWorksToAgents | 1 | 8 | 8 | Yes |
| 11 | Total | 67 | 13,822 |
2.2.210.8 Found structures
2.2.210.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-23-nuK7eX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.210.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-23-nuK7eX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.211 SIM09-25-08-27-GQVvMK–CV
2.2.211.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 5 | 1 | 10 | 2 |
2.2.211.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,968 | 105 | 105 | 50 | 10,333 |
2.2.211.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 210 | 105 | 366 |
2.2.211.4 distribution of similarityEdgesByWeight

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

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

2.2.211.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 21,945 | 63,276 | 2.88339029391661 | No |
| existsSimilarity | 21,945 | 62,742 | 2.85905673274094 | No |
| similarityEdges | 21,945 | 61,715 | 2.81225791752108 | No |
| connectAllSimilar | 210 | 63,473 | 302.252380952381 | Yes |
| connect | 86 | 132 | 1.53488372093023 | Yes |
| init | 53 | 8,848 | 166.943396226415 | No |
| Total | 304 | 64,043 |
2.2.211.8 Found structures
2.2.211.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-27-GQVvMK--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.211.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-27-GQVvMK--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.212 SIM09-25-08-27-GQVvMK–DV
2.2.212.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 5 | 1 | 10 | 2 |
2.2.212.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,796 | 105 | 105 | 50 | 10,161 |
2.2.212.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 210 | 105 | 366 |
2.2.212.4 distribution of similarityEdgesByWeight

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

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

2.2.212.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 210 | 1,346 | 6.40952380952381 | No |
| 2 | ownsWork | 105 | 735 | 7 | No |
| 3 | init | 53 | 8,481 | 160.018867924528 | No |
| 4 | searchAndConnect | 51 | 37,602 | 737.294117647059 | Yes |
| 5 | knowsAgent | 50 | 252 | 5.04 | No |
| 6 | getWorksItems | 8 | 15 | 1.875 | Yes |
| 9 | cycleSearch | 2 | 60 | 30 | Yes |
| 10 | getWorks | 2 | 775 | 387.5 | No |
| 11 | Total | 68 | 38,025 |
2.2.212.8 Found structures
2.2.212.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-27-GQVvMK--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.212.8.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-27-GQVvMK--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.213 SIM09-25-08-28-D9qx3a–CV
2.2.213.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 5 | 1 | 10 | 2 |
2.2.213.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 10,320 | 105 | 105 | 201 | 10,836 |
2.2.213.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 210 | 105 | 366 |
2.2.213.4 distribution of similarityEdgesByWeight

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

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

2.2.213.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 21,945 | 66,814 | 3.04461152882206 | No |
| existsSimilarity | 21,945 | 66,183 | 3.01585782638414 | No |
| similarityEdges | 21,945 | 65,102 | 2.96659831396674 | No |
| connectAllSimilar | 210 | 67,046 | 319.266666666667 | Yes |
| connect | 94 | 242 | 2.57446808510638 | Yes |
| init | 53 | 8,901 | 167.943396226415 | No |
| Total | 312 | 67,604 |
2.2.213.8 Found structures
2.2.213.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-28-D9qx3a--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.213.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-28-D9qx3a--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.214 SIM09-25-08-28-D9qx3a–DV
2.2.214.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 5 | 1 | 10 | 2 |
2.2.214.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 10,132 | 105 | 105 | 201 | 10,648 |
2.2.214.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 210 | 105 | 366 |
2.2.214.4 distribution of similarityEdgesByWeight

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

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

2.2.214.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 210 | 2,440 | 11.6190476190476 | No |
| 2 | knowsAgent | 201 | 600 | 2.98507462686567 | No |
| 3 | ownsWork | 105 | 1,515 | 14.4285714285714 | No |
| 4 | init | 53 | 9,022 | 170.22641509434 | No |
| 5 | searchAndConnect | 51 | 39,584 | 776.156862745098 | Yes |
| 6 | getWorksItems | 8 | 19 | 2.375 | Yes |
| 9 | cycleSearch | 2 | 93 | 46.5 | Yes |
| 10 | getWorks | 2 | 250 | 125 | No |
| 11 | Total | 68 | 40,055 |
2.2.214.8 Found structures
2.2.214.8.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-28-D9qx3a--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.214.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-28-D9qx3a--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.215 SIM09-25-07-23-xrIqwD–CV
2.2.215.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 5 | 1 | 30 | 1 |
2.2.215.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 55 | 2,670 | 55 | 55 | 50 | 2,885 |
2.2.215.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 110 | 55 | 216 |
2.2.215.4 distribution of similarityEdgesByWeight

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

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

2.2.215.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 5,995 | 13,143 | 2.19232693911593 | No |
| existsSimilarity | 5,995 | 12,967 | 2.16296914095079 | No |
| similarityEdges | 5,995 | 12,763 | 2.12894078398666 | No |
| connectAllSimilar | 110 | 13,198 | 119.981818181818 | Yes |
| init | 53 | 9,161 | 172.849056603774 | No |
| connect | 28 | 49 | 1.75 | Yes |
| Total | 146 | 13,521 |
2.2.215.8 Found structures
2.2.215.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-23-xrIqwD--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.215.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-23-xrIqwD--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.216 SIM09-25-07-23-xrIqwD–DV
2.2.216.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 5 | 1 | 30 | 1 |
2.2.216.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 55 | 2,614 | 55 | 55 | 50 | 2,829 |
2.2.216.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 110 | 55 | 216 |
2.2.216.4 distribution of similarityEdgesByWeight

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

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

2.2.216.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 110 | 652 | 5.92727272727273 | No |
| 2 | ownsWork | 55 | 476 | 8.65454545454545 | No |
| 3 | init | 53 | 9,003 | 169.867924528302 | No |
| 4 | searchAndConnect | 51 | 15,790 | 309.607843137255 | Yes |
| 5 | knowsAgent | 50 | 176 | 3.52 | No |
| 6 | getWorksItems | 8 | 13 | 1.625 | Yes |
| 8 | addChainToNetwork | 1 | 0 | 0 | Yes |
| 9 | addRandomWorksToAgents | 1 | 0 | 0 | Yes |
| 11 | Total | 67 | 16,108 |
2.2.216.8 Found structures
2.2.216.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-23-xrIqwD--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.216.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-23-xrIqwD--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.217 SIM09-25-07-24-iQsKZE–CV
2.2.217.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 5 | 1 | 30 | 1 |
2.2.217.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 55 | 2,780 | 55 | 55 | 201 | 3,146 |
2.2.217.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 110 | 55 | 216 |
2.2.217.4 distribution of similarityEdgesByWeight

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

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

2.2.217.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 5,995 | 13,779 | 2.29841534612177 | No |
| existsSimilarity | 5,995 | 13,651 | 2.27706422018349 | No |
| similarityEdges | 5,995 | 13,416 | 2.23786488740617 | No |
| connectAllSimilar | 110 | 13,844 | 125.854545454545 | Yes |
| init | 53 | 9,125 | 172.169811320755 | No |
| connect | 28 | 35 | 1.25 | Yes |
| Total | 146 | 14,072 |
2.2.217.8 Found structures
2.2.217.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-24-iQsKZE--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.217.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-24-iQsKZE--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.218 SIM09-25-07-24-iQsKZE–DV
2.2.218.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 5 | 1 | 30 | 1 |
2.2.218.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 55 | 2,724 | 55 | 55 | 201 | 3,090 |
2.2.218.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 110 | 55 | 216 |
2.2.218.4 distribution of similarityEdgesByWeight

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

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

2.2.218.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 201 | 378 | 1.88059701492537 | No |
| 2 | addItemToWork | 110 | 1,800 | 16.3636363636364 | No |
| 3 | ownsWork | 55 | 868 | 15.7818181818182 | No |
| 4 | init | 53 | 9,343 | 176.283018867925 | No |
| 5 | searchAndConnect | 51 | 12,430 | 243.725490196078 | Yes |
| 6 | getWorksItems | 8 | 24 | 3 | Yes |
| 8 | addChainToNetwork | 1 | 0 | 0 | Yes |
| 9 | addRandomWorksToAgents | 1 | 48 | 48 | Yes |
| 11 | Total | 67 | 12,707 |
2.2.218.8 Found structures
2.2.218.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-24-iQsKZE--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.218.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-24-iQsKZE--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.219 SIM09-25-08-29-WgqLXB–CV
2.2.219.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 5 | 1 | 30 | 2 |
2.2.219.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 10,370 | 105 | 105 | 50 | 10,735 |
2.2.219.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 210 | 105 | 366 |
2.2.219.4 distribution of similarityEdgesByWeight

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

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

2.2.219.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 21,945 | 65,969 | 3.00610617452723 | No |
| existsSimilarity | 21,945 | 65,292 | 2.97525632262474 | No |
| similarityEdges | 21,945 | 64,285 | 2.9293688767373 | No |
| connectAllSimilar | 210 | 66,190 | 315.190476190476 | Yes |
| connect | 104 | 269 | 2.58653846153846 | Yes |
| init | 53 | 8,603 | 162.320754716981 | No |
| Total | 322 | 66,817 |
2.2.219.8 Found structures
2.2.219.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-29-WgqLXB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.219.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-29-WgqLXB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.220 SIM09-25-08-29-WgqLXB–DV
2.2.220.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 5 | 1 | 30 | 2 |
2.2.220.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 10,162 | 105 | 105 | 50 | 10,527 |
2.2.220.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 210 | 105 | 366 |
2.2.220.4 distribution of similarityEdgesByWeight

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

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

2.2.220.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 210 | 1,571 | 7.48095238095238 | No |
| 2 | ownsWork | 105 | 929 | 8.84761904761905 | No |
| 3 | init | 53 | 8,918 | 168.264150943396 | No |
| 4 | searchAndConnect | 51 | 37,882 | 742.78431372549 | Yes |
| 5 | knowsAgent | 50 | 313 | 6.26 | No |
| 6 | getWorksItems | 8 | 48 | 6 | Yes |
| 9 | cycleSearch | 2 | 27 | 13.5 | Yes |
| 10 | getWorks | 2 | 590 | 295 | No |
| 11 | Total | 68 | 38,406 |
2.2.220.8 Found structures
2.2.220.8.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-29-WgqLXB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.220.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-29-WgqLXB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.221 SIM09-25-08-31-VFCCmg–CV
2.2.221.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 5 | 1 | 30 | 2 |
2.2.221.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 10,222 | 105 | 105 | 201 | 10,738 |
2.2.221.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 210 | 105 | 366 |
2.2.221.4 distribution of similarityEdgesByWeight

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

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

2.2.221.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 21,945 | 65,856 | 3.00095693779904 | No |
| existsSimilarity | 21,945 | 65,219 | 2.9719298245614 | No |
| similarityEdges | 21,945 | 64,190 | 2.92503987240829 | No |
| connectAllSimilar | 210 | 66,068 | 314.609523809524 | Yes |
| connect | 98 | 256 | 2.61224489795918 | Yes |
| init | 53 | 8,444 | 159.320754716981 | No |
| Total | 316 | 66,683 |
2.2.221.8 Found structures
2.2.221.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-31-VFCCmg--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.221.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-31-VFCCmg--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.222 SIM09-25-08-31-VFCCmg–DV
2.2.222.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 5 | 1 | 30 | 2 |
2.2.222.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 10,026 | 105 | 105 | 201 | 10,542 |
2.2.222.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 210 | 105 | 366 |
2.2.222.4 distribution of similarityEdgesByWeight

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

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

2.2.222.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 210 | 2,964 | 14.1142857142857 | No |
| 2 | knowsAgent | 201 | 489 | 2.43283582089552 | No |
| 3 | ownsWork | 105 | 1,105 | 10.5238095238095 | No |
| 4 | init | 53 | 8,706 | 164.264150943396 | No |
| 5 | searchAndConnect | 51 | 40,553 | 795.156862745098 | Yes |
| 6 | getWorksItems | 8 | 12 | 1.5 | Yes |
| 9 | cycleSearch | 2 | 27 | 13.5 | Yes |
| 10 | getWorks | 2 | 433 | 216.5 | No |
| 11 | Total | 68 | 41,049 |
2.2.222.8 Found structures
2.2.222.8.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-31-VFCCmg--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.222.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-31-VFCCmg--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.223 SIM09-25-07-21-3F7wpQ–CV
2.2.223.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 5 | 1 | 5 | 1 |
2.2.223.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 55 | 2,582 | 55 | 55 | 50 | 2,797 |
2.2.223.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 110 | 55 | 216 |
2.2.223.4 distribution of similarityEdgesByWeight

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

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

2.2.223.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 5,995 | 16,996 | 2.83502919099249 | No |
| existsSimilarity | 5,995 | 15,116 | 2.52143452877398 | No |
| similarityEdges | 5,995 | 14,809 | 2.47022518765638 | No |
| connect | 579 | 1,631 | 2.81692573402418 | Yes |
| connectAllSimilar | 110 | 17,104 | 155.490909090909 | Yes |
| init | 53 | 9,303 | 175.528301886792 | No |
| Total | 697 | 18,939 |
2.2.223.8 Found structures
2.2.223.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-21-3F7wpQ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.223.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-21-3F7wpQ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.224 SIM09-25-07-21-3F7wpQ–DV
2.2.224.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 5 | 1 | 5 | 1 |
2.2.224.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 55 | 1,424 | 55 | 55 | 50 | 1,639 |
2.2.224.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 110 | 55 | 216 |
2.2.224.4 distribution of similarityEdgesByWeight

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

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

2.2.224.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 110 | 2,648 | 24.0727272727273 | No |
| 2 | ownsWork | 55 | 1,637 | 29.7636363636364 | No |
| 3 | init | 53 | 11,925 | 225 | No |
| 4 | searchAndConnect | 51 | 14,315 | 280.686274509804 | Yes |
| 5 | knowsAgent | 50 | 190 | 3.8 | No |
| 6 | getWorksItems | 8 | 87 | 10.875 | Yes |
| 8 | addChainToNetwork | 1 | 0 | 0 | Yes |
| 9 | addRandomWorksToAgents | 1 | 16 | 16 | Yes |
| 11 | Total | 67 | 14,702 |
2.2.224.8 Found structures
2.2.224.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-21-3F7wpQ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.224.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-21-3F7wpQ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.225 SIM09-25-07-22-EAjBUg–CV
2.2.225.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 5 | 1 | 5 | 1 |
2.2.225.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 55 | 2,932 | 55 | 55 | 201 | 3,298 |
2.2.225.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 110 | 55 | 216 |
2.2.225.4 distribution of similarityEdgesByWeight

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

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

2.2.225.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 5,995 | 13,958 | 2.32827356130108 | No |
| existsSimilarity | 5,995 | 13,743 | 2.29241034195163 | No |
| similarityEdges | 5,995 | 13,483 | 2.24904086738949 | No |
| connectAllSimilar | 110 | 14,013 | 127.390909090909 | Yes |
| init | 53 | 8,899 | 167.905660377358 | No |
| connect | 31 | 88 | 2.83870967741935 | Yes |
| Total | 149 | 14,432 |
2.2.225.8 Found structures
2.2.225.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-22-EAjBUg--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.225.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-22-EAjBUg--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.226 SIM09-25-07-22-EAjBUg–DV
2.2.226.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 5 | 1 | 5 | 1 |
2.2.226.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 55 | 2,870 | 55 | 55 | 201 | 3,236 |
2.2.226.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 110 | 55 | 216 |
2.2.226.4 distribution of similarityEdgesByWeight

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

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

2.2.226.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | knowsAgent | 201 | 641 | 3.18905472636816 | No |
| 2 | addItemToWork | 110 | 639 | 5.80909090909091 | No |
| 3 | ownsWork | 55 | 487 | 8.85454545454546 | No |
| 4 | init | 53 | 9,409 | 177.528301886792 | No |
| 5 | searchAndConnect | 51 | 18,854 | 369.686274509804 | Yes |
| 6 | getWorksItems | 8 | 17 | 2.125 | Yes |
| 8 | addChainToNetwork | 1 | 0 | 0 | Yes |
| 9 | addRandomWorksToAgents | 1 | 4 | 4 | Yes |
| 11 | Total | 67 | 19,030 |
2.2.226.8 Found structures
2.2.226.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-22-EAjBUg--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.226.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-22-EAjBUg--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.227 SIM09-25-07-24-CzqqUP–CV
2.2.227.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 5 | 1 | 5 | 2 |
2.2.227.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,716 | 105 | 105 | 50 | 10,081 |
2.2.227.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 210 | 105 | 366 |
2.2.227.4 distribution of similarityEdgesByWeight

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

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

2.2.227.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 21,945 | 63,492 | 2.89323308270677 | No |
| existsSimilarity | 21,945 | 58,603 | 2.67044884939622 | No |
| similarityEdges | 21,945 | 57,564 | 2.6231032125769 | No |
| connect | 1,574 | 4,418 | 2.80686149936468 | Yes |
| connectAllSimilar | 210 | 63,757 | 303.604761904762 | Yes |
| init | 53 | 9,067 | 171.075471698113 | No |
| Total | 1,792 | 68,477 |
2.2.227.8 Found structures
2.2.227.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-24-CzqqUP--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.227.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-24-CzqqUP--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.228 SIM09-25-07-24-CzqqUP–DV
2.2.228.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | random | 5 | 1 | 5 | 2 |
2.2.228.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 6,568 | 105 | 105 | 50 | 6,933 |
2.2.228.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 210 | 105 | 366 |
2.2.228.4 distribution of similarityEdgesByWeight

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

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

2.2.228.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 2 | cycleSearch | 3,600 | 9,774 | 2.715 | Yes |
| 3 | getWorks | 3,600 | 36,158 | 10.0438888888889 | No |
| 4 | individualCycleSearch | 3,600 | 88 | 0.0244444444444444 | Yes |
| 6 | addItemToWork | 210 | 4,138 | 19.7047619047619 | No |
| 7 | ownsWork | 105 | 1,819 | 17.3238095238095 | No |
| 8 | init | 53 | 9,100 | 171.698113207547 | No |
| 9 | searchAndConnect | 51 | 22,189 | 435.078431372549 | Yes |
| 10 | knowsAgent | 50 | 298 | 5.96 | No |
| 1 | Total | 14,451 | 42,116 |
2.2.228.8 Found structures
2.2.228.8.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-24-CzqqUP--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.228.8.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-07-24-CzqqUP--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.229 SIM09-25-08-25-HCnXk4–CV
2.2.229.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 5 | 1 | 5 | 2 |
2.2.229.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,800 | 105 | 105 | 201 | 10,316 |
2.2.229.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 210 | 105 | 366 |
2.2.229.4 distribution of similarityEdgesByWeight

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

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

2.2.229.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
|---|---|---|---|---|
| connectIfSimilar | 21,945 | 62,644 | 2.85459102301208 | No |
| existsSimilarity | 21,945 | 61,912 | 2.82123490544543 | No |
| similarityEdges | 21,945 | 60,837 | 2.77224880382775 | No |
| connectAllSimilar | 210 | 62,897 | 299.509523809524 | Yes |
| connect | 89 | 315 | 3.53932584269663 | Yes |
| init | 53 | 8,421 | 158.88679245283 | No |
| Total | 307 | 63,521 |
2.2.229.8 Found structures
2.2.229.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-25-HCnXk4--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.229.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-25-HCnXk4--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.230 SIM09-25-08-25-HCnXk4–DV
2.2.230.1 simulationParameters
| agentNumber | similarityConnectThreshold | graphType | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
|---|---|---|---|---|---|---|
| 50 | 0.9 | smallWorld | 5 | 1 | 5 | 2 |
2.2.230.2 allEdgesByLabel
| edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
|---|---|---|---|---|---|
| 105 | 9,622 | 105 | 105 | 201 | 10,138 |
2.2.230.3 allVerticesByType
| vertices_agent | vertices_item | vertices_work | vertices_total |
|---|---|---|---|
| 51 | 210 | 105 | 366 |
2.2.230.4 distribution of similarityEdgesByWeight

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

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

2.2.230.7 Runing time by method
| key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
|---|---|---|---|---|---|
| 1 | addItemToWork | 210 | 1,654 | 7.87619047619048 | No |
| 2 | knowsAgent | 201 | 507 | 2.52238805970149 | No |
| 3 | ownsWork | 105 | 1,057 | 10.0666666666667 | No |
| 4 | init | 53 | 9,353 | 176.471698113208 | No |
| 5 | searchAndConnect | 51 | 40,941 | 802.764705882353 | Yes |
| 6 | getWorksItems | 8 | 14 | 1.75 | Yes |
| 9 | cycleSearch | 2 | 25 | 12.5 | Yes |
| 10 | getWorks | 2 | 5 | 2.5 | No |
| 11 | Total | 68 | 41,366 |
2.2.230.8 Found structures
2.2.230.8.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-25-HCnXk4--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.230.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-25-08-25-HCnXk4--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.3 Scatterplots of experiment












