3 Experiment 2
Same as above, only agentNumbers=[700, 800]
3.1 Experimental set up
Values | |
---|---|
experimentId | EXP09-05-11-49-gcWcHs |
agentNumbers | 700, 800 |
maxDistances | 10 |
randomWorksNumberMultipliers | 1 |
similarityConnectThresholds | 0.9, 0.93, 0.96, 0.99 |
chainLengths | 10 |
3.2 Descriptive analysis of each simulation
3.2.1 SIM09-05-11-49-Zfitmw–CV
3.2.1.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
700 | 0.9 | 10 | 1 | 10 | 1 |
3.2.1.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
710 | 390,090 | 710 | 710 | 4,201 | 396,421 |
3.2.1.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
701 | 1,420 | 710 | 2,831 |
3.2.1.4 distribution of similarityEdgesByWeight
3.2.1.5 Degree distribution of item->similarity->item edges
3.2.1.6 Degree distribution of agent->knows->agent edges
3.2.1.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 451,505 | 3,602,277 | 7.9783767621621 | No |
existsSimilarity | 451,505 | 3,589,468 | 7.95000719814841 | No |
similarityEdges | 451,505 | 3,513,532 | 7.78182301414159 | No |
init | 703 | 70,533 | 100.331436699858 | No |
connectAllSimilar | 365 | 3,607,853 | 9884.52876712329 | Yes |
connect | 188 | 659 | 3.50531914893617 | Yes |
cycleSearch | 92 | 8,044 | 87.4347826086957 | Yes |
getWorks | 91 | 766 | 8.41758241758242 | Yes |
searchAndConnect | 23 | 232,377 | 10103.347826087 | Yes |
Total | 764 | 3,852,279 |
3.2.1.8 Found structures
3.2.1.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-05-11-49-Zfitmw--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.1.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-05-11-49-Zfitmw--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.2 SIM09-05-11-49-Zfitmw–DV
3.2.2.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
700 | 0.9 | 10 | 1 | 10 | 1 |
3.2.2.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
710 | 389,714 | 710 | 710 | 4,201 | 396,045 |
3.2.2.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
701 | 1,420 | 710 | 2,831 |
3.2.2.4 distribution of similarityEdgesByWeight
3.2.2.5 Degree distribution of item->similarity->item edges
3.2.2.6 Degree distribution of agent->knows->agent edges
3.2.2.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 4,201 | 10,566 | 2.51511544870269 | No |
addItemToWork | 1,420 | 26,213 | 18.4598591549296 | No |
ownsWork | 710 | 12,539 | 17.6605633802817 | No |
init | 703 | 70,641 | 100.48506401138 | No |
searchAndConnect | 678 | 5,468,733 | 8065.97787610619 | Yes |
individualCycleSearch | 97 | 12 | 0.123711340206186 | Yes |
getWorksItems | 18 | 62 | 3.44444444444444 | Yes |
getWorks | 7 | 29,416 | 4202.28571428571 | No |
cycleSearch | 6 | 40,539 | 6756.5 | Yes |
Total | 804 | 5,519,881 |
3.2.2.8 Found structures
3.2.2.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-05-11-49-Zfitmw--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.2.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-05-11-49-Zfitmw--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.3 SIM09-06-01-57-weh222–CV
3.2.3.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
700 | 0.96 | 10 | 1 | 10 | 1 |
3.2.3.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
710 | 161,698 | 710 | 710 | 4,201 | 168,029 |
3.2.3.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
701 | 1,420 | 710 | 2,831 |
3.2.3.4 distribution of similarityEdgesByWeight
3.2.3.5 Degree distribution of item->similarity->item edges
3.2.3.6 Degree distribution of agent->knows->agent edges
3.2.3.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 861,420 | 3,590,255 | 4.16783334494207 | No |
existsSimilarity | 861,420 | 3,570,207 | 4.14456014487706 | No |
similarityEdges | 861,420 | 3,499,119 | 4.06203594065613 | No |
connectAllSimilar | 879 | 3,600,434 | 4096.05688282139 | Yes |
init | 703 | 31,495 | 44.800853485064 | No |
connect | 149 | 378 | 2.53691275167785 | Yes |
Total | 1,036 | 3,603,433 |
3.2.3.8 Found structures
3.2.3.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-01-57-weh222--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.3.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-01-57-weh222--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.4 SIM09-06-01-57-weh222–DV
3.2.4.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
700 | 0.96 | 10 | 1 | 10 | 1 |
3.2.4.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
710 | 161,400 | 710 | 710 | 4,201 | 167,731 |
3.2.4.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
701 | 1,420 | 710 | 2,831 |
3.2.4.4 distribution of similarityEdgesByWeight
3.2.4.5 Degree distribution of item->similarity->item edges
3.2.4.6 Degree distribution of agent->knows->agent edges
3.2.4.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 4,201 | 7,625 | 1.81504403713402 | No |
addItemToWork | 1,420 | 15,522 | 10.930985915493 | No |
ownsWork | 710 | 6,716 | 9.45915492957747 | No |
init | 703 | 30,839 | 43.8677098150782 | No |
searchAndConnect | 701 | 2,953,311 | 4212.99714693295 | Yes |
cycleSearch | 83 | 3,031 | 36.5180722891566 | Yes |
getWorks | 83 | 3,415 | 41.144578313253 | No |
individualCycleSearch | 83 | 5 | 0.0602409638554217 | Yes |
Total | 927 | 2,960,342 |
3.2.4.8 Found structures
3.2.4.8.1 Cycles
Number of cycles found: 30
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-01-57-weh222--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.4.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-01-57-weh222--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.5 SIM09-06-02-59-TNfsQt–CV
3.2.5.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
700 | 0.99 | 10 | 1 | 10 | 1 |
3.2.5.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
710 | 40,964 | 710 | 710 | 4,201 | 47,295 |
3.2.5.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
701 | 1,420 | 710 | 2,831 |
3.2.5.4 distribution of similarityEdgesByWeight
3.2.5.5 Degree distribution of item->similarity->item edges
3.2.5.6 Degree distribution of agent->knows->agent edges
3.2.5.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 1,007,490 | 2,141,953 | 2.12602904247189 | No |
existsSimilarity | 1,007,490 | 2,123,923 | 2.10813308320678 | No |
similarityEdges | 1,007,490 | 2,085,646 | 2.07014064655729 | No |
connectAllSimilar | 1,420 | 2,151,600 | 1515.21126760563 | Yes |
init | 703 | 31,868 | 45.3314366998578 | No |
connect | 51 | 86 | 1.68627450980392 | Yes |
Total | 1,479 | 2,153,399 |
3.2.5.8 Found structures
3.2.5.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-02-59-TNfsQt--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.5.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-02-59-TNfsQt--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.6 SIM09-06-02-59-TNfsQt–DV
3.2.6.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
700 | 0.99 | 10 | 1 | 10 | 1 |
3.2.6.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
710 | 40,862 | 710 | 710 | 4,201 | 47,193 |
3.2.6.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
701 | 1,420 | 710 | 2,831 |
3.2.6.4 distribution of similarityEdgesByWeight
3.2.6.5 Degree distribution of item->similarity->item edges
3.2.6.6 Degree distribution of agent->knows->agent edges
3.2.6.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 4,201 | 8,065 | 1.91978100452273 | No |
2 | addItemToWork | 1,420 | 15,288 | 10.7661971830986 | No |
3 | ownsWork | 710 | 7,345 | 10.3450704225352 | No |
4 | init | 703 | 31,828 | 45.2745376955903 | No |
5 | searchAndConnect | 701 | 2,247,385 | 3205.97004279601 | Yes |
6 | cycleSearch | 63 | 4,026 | 63.9047619047619 | Yes |
7 | getWorks | 63 | 3,401 | 53.984126984127 | No |
8 | individualCycleSearch | 63 | 2 | 0.0317460317460317 | Yes |
10 | getWorksItems | 18 | 51 | 2.83333333333333 | Yes |
11 | Total | 863 | 2,255,981 |
3.2.6.8 Found structures
3.2.6.8.1 Cycles
Number of cycles found: 18
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-02-59-TNfsQt--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.6.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-02-59-TNfsQt--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.7 SIM09-06-12-53-gtcCvK–CV
3.2.7.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
700 | 0.93 | 10 | 1 | 10 | 1 |
3.2.7.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
710 | 278,904 | 710 | 710 | 4,201 | 285,235 |
3.2.7.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
701 | 1,420 | 710 | 2,831 |
3.2.7.4 distribution of similarityEdgesByWeight
3.2.7.5 Degree distribution of item->similarity->item edges
3.2.7.6 Degree distribution of agent->knows->agent edges
3.2.7.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 592,985 | 3,595,919 | 6.06409774277596 | No |
existsSimilarity | 592,985 | 3,580,475 | 6.03805323912072 | No |
similarityEdges | 592,985 | 3,506,195 | 5.91278868774084 | No |
init | 703 | 30,087 | 42.7980085348506 | No |
connectAllSimilar | 509 | 3,603,218 | 7079.0137524558 | Yes |
connect | 143 | 395 | 2.76223776223776 | Yes |
cycleSearch | 37 | 929 | 25.1081081081081 | Yes |
getWorks | 36 | 82 | 2.27777777777778 | Yes |
Total | 731 | 3,608,111 |
3.2.7.8 Found structures
3.2.7.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-12-53-gtcCvK--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.7.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-12-53-gtcCvK--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.8 SIM09-06-12-53-gtcCvK–DV
3.2.8.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
700 | 0.93 | 10 | 1 | 10 | 1 |
3.2.8.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
710 | 278,618 | 710 | 710 | 4,201 | 284,949 |
3.2.8.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
701 | 1,420 | 710 | 2,831 |
3.2.8.4 distribution of similarityEdgesByWeight
3.2.8.5 Degree distribution of item->similarity->item edges
3.2.8.6 Degree distribution of agent->knows->agent edges
3.2.8.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 4,201 | 8,402 | 2 | No |
addItemToWork | 1,420 | 11,414 | 8.03802816901409 | No |
ownsWork | 710 | 5,545 | 7.80985915492958 | No |
init | 703 | 30,473 | 43.3470839260313 | No |
searchAndConnect | 701 | 4,319,698 | 6162.1940085592 | Yes |
individualCycleSearch | 122 | 7 | 0.0573770491803279 | Yes |
getWorks | 87 | 5,380 | 61.8390804597701 | No |
cycleSearch | 86 | 2,844 | 33.0697674418605 | Yes |
Total | 991 | 4,328,244 |
3.2.8.8 Found structures
3.2.8.8.1 Cycles
Number of cycles found: 41
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-12-53-gtcCvK--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.8.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-12-53-gtcCvK--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.9 SIM09-06-03-37-UDs3YI–CV
3.2.9.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
800 | 0.9 | 10 | 1 | 10 | 1 |
3.2.9.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
810 | 507,696 | 810 | 810 | 4,801 | 514,927 |
3.2.9.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
801 | 1,620 | 810 | 3,231 |
3.2.9.4 distribution of similarityEdgesByWeight
3.2.9.5 Degree distribution of item->similarity->item edges
3.2.9.6 Degree distribution of agent->knows->agent edges
3.2.9.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 395,409 | 3,602,230 | 9.11013659274321 | No |
existsSimilarity | 395,409 | 3,590,324 | 9.0800259983966 | No |
similarityEdges | 395,409 | 3,514,353 | 8.88789329529677 | No |
init | 803 | 74,913 | 93.2914072229141 | No |
connectAllSimilar | 266 | 3,607,307 | 13561.3045112782 | Yes |
cycleSearch | 168 | 7,604 | 45.2619047619048 | Yes |
getWorks | 167 | 710 | 4.25149700598802 | Yes |
connect | 146 | 580 | 3.97260273972603 | Yes |
searchAndConnect | 10 | 159,035 | 15903.5 | Yes |
Total | 762 | 3,778,890 |
3.2.9.8 Found structures
3.2.9.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-03-37-UDs3YI--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.9.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-03-37-UDs3YI--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.10 SIM09-06-03-37-UDs3YI–DV
3.2.10.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
800 | 0.9 | 10 | 1 | 10 | 1 |
3.2.10.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
810 | 507,393 | 810 | 810 | 4,801 | 514,624 |
3.2.10.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
801 | 1,620 | 810 | 3,231 |
3.2.10.4 distribution of similarityEdgesByWeight
3.2.10.5 Degree distribution of item->similarity->item edges
3.2.10.6 Degree distribution of agent->knows->agent edges
3.2.10.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 4,801 | 8,963 | 1.86690272859821 | No |
addItemToWork | 1,620 | 12,801 | 7.90185185185185 | No |
ownsWork | 810 | 6,400 | 7.90123456790123 | No |
init | 803 | 72,008 | 89.6737235367372 | No |
searchAndConnect | 791 | 8,247,566 | 10426.7585335019 | Yes |
individualCycleSearch | 172 | 3 | 0.0174418604651163 | Yes |
getWorksItems | 18 | 29 | 1.61111111111111 | Yes |
getWorks | 6 | 28,008 | 4668 | No |
cycleSearch | 5 | 34,439 | 6887.8 | Yes |
Total | 991 | 8,298,082 |
3.2.10.8 Found structures
3.2.10.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-03-37-UDs3YI--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.10.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-03-37-UDs3YI--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.11 SIM09-06-04-43-xhtRRy–CV
3.2.11.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
800 | 0.93 | 10 | 1 | 10 | 1 |
3.2.11.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
810 | 359,148 | 810 | 810 | 4,801 | 366,379 |
3.2.11.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
801 | 1,620 | 810 | 3,231 |
3.2.11.4 distribution of similarityEdgesByWeight
3.2.11.5 Degree distribution of item->similarity->item edges
3.2.11.6 Degree distribution of agent->knows->agent edges
3.2.11.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 538,244 | 3,601,387 | 6.69099330415202 | No |
existsSimilarity | 538,244 | 3,586,920 | 6.66411515966736 | No |
similarityEdges | 538,244 | 3,512,694 | 6.52621116073751 | No |
init | 803 | 57,563 | 71.6849315068493 | No |
connectAllSimilar | 376 | 3,608,016 | 9595.78723404255 | Yes |
connect | 132 | 585 | 4.43181818181818 | Yes |
cycleSearch | 115 | 4,371 | 38.0086956521739 | Yes |
getWorks | 114 | 720 | 6.31578947368421 | Yes |
searchAndConnect | 10 | 79,564 | 7956.4 | Yes |
Total | 752 | 3,695,952 |
3.2.11.8 Found structures
3.2.11.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-04-43-xhtRRy--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.11.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-04-43-xhtRRy--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.12 SIM09-06-04-43-xhtRRy–DV
3.2.12.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
800 | 0.93 | 10 | 1 | 10 | 1 |
3.2.12.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
810 | 358,884 | 810 | 810 | 4,801 | 366,115 |
3.2.12.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
801 | 1,620 | 810 | 3,231 |
3.2.12.4 distribution of similarityEdgesByWeight
3.2.12.5 Degree distribution of item->similarity->item edges
3.2.12.6 Degree distribution of agent->knows->agent edges
3.2.12.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 4,801 | 9,098 | 1.89502187044366 | No |
addItemToWork | 1,620 | 18,118 | 11.183950617284 | No |
ownsWork | 810 | 7,401 | 9.13703703703704 | No |
init | 803 | 55,182 | 68.719800747198 | No |
searchAndConnect | 791 | 5,602,947 | 7083.37168141593 | Yes |
individualCycleSearch | 124 | 3 | 0.0241935483870968 | Yes |
getWorksItems | 18 | 38 | 2.11111111111111 | Yes |
getWorks | 11 | 23,655 | 2150.45454545455 | No |
cycleSearch | 10 | 53,400 | 5340 | Yes |
Total | 950 | 5,695,591 |
3.2.12.8 Found structures
3.2.12.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-04-43-xhtRRy--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.12.8.2 Paths
Number of paths found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-04-43-xhtRRy--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.13 SIM09-06-05-48-vZUWy3–CV
3.2.13.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
800 | 0.96 | 10 | 1 | 10 | 1 |
3.2.13.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
810 | 209,080 | 810 | 810 | 4,801 | 216,311 |
3.2.13.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
801 | 1,620 | 810 | 3,231 |
3.2.13.4 distribution of similarityEdgesByWeight
3.2.13.5 Degree distribution of item->similarity->item edges
3.2.13.6 Degree distribution of agent->knows->agent edges
3.2.13.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 772,149 | 3,593,327 | 4.65367047033668 | No |
existsSimilarity | 772,149 | 3,574,796 | 4.6296712163067 | No |
similarityEdges | 772,149 | 3,504,040 | 4.53803605262715 | No |
init | 803 | 39,633 | 49.3561643835616 | No |
connectAllSimilar | 581 | 3,602,705 | 6200.86919104991 | Yes |
connect | 127 | 324 | 2.5511811023622 | Yes |
cycleSearch | 25 | 456 | 18.24 | Yes |
getWorks | 24 | 140 | 5.83333333333333 | Yes |
Total | 763 | 3,607,078 |
3.2.13.8 Found structures
3.2.13.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-05-48-vZUWy3--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.13.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-05-48-vZUWy3--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.14 SIM09-06-05-48-vZUWy3–DV
3.2.14.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
800 | 0.96 | 10 | 1 | 10 | 1 |
3.2.14.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
810 | 208,826 | 810 | 810 | 4,801 | 216,057 |
3.2.14.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
801 | 1,620 | 810 | 3,231 |
3.2.14.4 distribution of similarityEdgesByWeight
3.2.14.5 Degree distribution of item->similarity->item edges
3.2.14.6 Degree distribution of agent->knows->agent edges
3.2.14.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 4,801 | 9,109 | 1.89731305977921 | No |
addItemToWork | 1,620 | 16,329 | 10.0796296296296 | No |
ownsWork | 810 | 8,289 | 10.2333333333333 | No |
init | 803 | 38,419 | 47.8443337484433 | No |
searchAndConnect | 801 | 3,756,845 | 4690.19350811486 | Yes |
individualCycleSearch | 106 | 1 | 0.00943396226415094 | Yes |
getWorks | 83 | 12,842 | 154.722891566265 | No |
cycleSearch | 82 | 26,558 | 323.878048780488 | Yes |
Total | 1,041 | 3,816,109 |
3.2.14.8 Found structures
3.2.14.8.1 Cycles
Number of cycles found: 21
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-05-48-vZUWy3--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.14.8.2 Paths
Number of paths found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-05-48-vZUWy3--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.15 SIM09-06-06-51-hiGdwx–CV
3.2.15.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
800 | 0.99 | 10 | 1 | 10 | 1 |
3.2.15.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
810 | 52,374 | 810 | 810 | 4,801 | 59,605 |
3.2.15.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
801 | 1,620 | 810 | 3,231 |
3.2.15.4 distribution of similarityEdgesByWeight
3.2.15.5 Degree distribution of item->similarity->item edges
3.2.15.6 Degree distribution of agent->knows->agent edges
3.2.15.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 1,311,390 | 2,948,342 | 2.24825719274968 | No |
existsSimilarity | 1,311,390 | 2,925,280 | 2.23067127246662 | No |
similarityEdges | 1,311,390 | 2,874,485 | 2.19193756243375 | No |
connectAllSimilar | 1,620 | 2,961,123 | 1827.8537037037 | Yes |
init | 802 | 39,417 | 49.1483790523691 | No |
connect | 62 | 163 | 2.62903225806452 | Yes |
cycleSearch | 54 | 1,561 | 28.9074074074074 | Yes |
getWorks | 53 | 252 | 4.75471698113208 | Yes |
searchAndConnect | 10 | 42,475 | 4247.5 | Yes |
Total | 1,804 | 3,007,060 |
3.2.15.8 Found structures
3.2.15.8.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-06-51-hiGdwx--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.15.8.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-06-51-hiGdwx--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
3.2.16 SIM09-06-06-51-hiGdwx–DV
3.2.16.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
800 | 0.99 | 10 | 1 | 10 | 1 |
3.2.16.2 allEdgesByLabel
edges_offers | edges_similarity | edges_owns | edges_demands | edges_knows | edges_total |
---|---|---|---|---|---|
810 | 52,250 | 810 | 810 | 4,801 | 59,481 |
3.2.16.3 allVerticesByType
vertices_agent | vertices_item | vertices_work | vertices_total |
---|---|---|---|
801 | 1,620 | 810 | 3,231 |
3.2.16.4 distribution of similarityEdgesByWeight
3.2.16.5 Degree distribution of item->similarity->item edges
3.2.16.6 Degree distribution of agent->knows->agent edges
3.2.16.7 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 4,801 | 9,131 | 1.90189543845032 | No |
addItemToWork | 1,620 | 14,867 | 9.17716049382716 | No |
ownsWork | 810 | 7,571 | 9.34691358024691 | No |
init | 803 | 45,060 | 56.1145703611457 | No |
searchAndConnect | 791 | 2,627,747 | 3322.05689001264 | Yes |
individualCycleSearch | 64 | 2 | 0.03125 | Yes |
getWorksItems | 18 | 28 | 1.55555555555556 | Yes |
getWorks | 12 | 9,355 | 779.583333333333 | No |
cycleSearch | 11 | 28,497 | 2590.63636363636 | Yes |
Total | 893 | 2,678,268 |
3.2.16.8 Found structures
3.2.16.8.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-06-51-hiGdwx--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
3.2.16.8.2 Paths
Number of paths found: 6
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-06-06-51-hiGdwx--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}