nums listlengths 4 4 | target int64 10 100 | solution listlengths 3 3 | optimal_path stringlengths 282 529 | start_size int64 4 4 | search_path stringlengths 505 16.8k | rating float64 0 0.99 | search_type stringclasses 5
values | heuristic stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|
[
64,
68,
67,
26
] | 39 | [
"64+68=132",
"67+26=93",
"132-93=39"
] | Current State: 39:[64, 68, 67, 26], Operations: []
Exploring Operation: 64+68=132, Resulting Numbers: [67, 26, 132]
Generated Node #2: [67, 26, 132] from Operation: 64+68=132
Current State: 39:[67, 26, 132], Operations: ['64+68=132']
Exploring Operation: 67+26=93, Resulting Numbers: [132, 93]
Generated Node #3: [132, 9... | 4 | Current State: 39:[64, 68, 67, 26], Operations: []
Exploring Operation: 68-64=4, Resulting Numbers: [67, 26, 4]
Generated Node #0,0: 39:[67, 26, 4] Operation: 68-64=4
Exploring Operation: 68-67=1, Resulting Numbers: [64, 26, 1]
Generated Node #0,1: 39:[64, 26, 1] Operation: 68-67=1
Start Sub Search at level 1: Moving t... | 0.991319 | hs_2 | mult_heuristic |
[
21,
28,
49,
4
] | 52 | [
"28-21=7",
"49-4=45",
"7+45=52"
] | Current State: 52:[21, 28, 49, 4], Operations: []
Exploring Operation: 28-21=7, Resulting Numbers: [49, 4, 7]
Generated Node #2: [49, 4, 7] from Operation: 28-21=7
Current State: 52:[49, 4, 7], Operations: ['28-21=7']
Exploring Operation: 49-4=45, Resulting Numbers: [7, 45]
Generated Node #3: [7, 45] from Operation: 49... | 4 | Current State: 52:[21, 28, 49, 4], Operations: []
Exploring Operation: 49-21=28, Resulting Numbers: [28, 4, 28]
Generated Node #0,0: 52:[28, 4, 28] Operation: 49-21=28
Exploring Operation: 21+28=49, Resulting Numbers: [49, 4, 49]
Generated Node #0,1: 52:[49, 4, 49] Operation: 21+28=49
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
58,
88,
73,
5
] | 13 | [
"73-58=15",
"5*15=75",
"88-75=13"
] | Current State: 13:[58, 88, 73, 5], Operations: []
Exploring Operation: 73-58=15, Resulting Numbers: [88, 5, 15]
Generated Node #2: [88, 5, 15] from Operation: 73-58=15
Current State: 13:[88, 5, 15], Operations: ['73-58=15']
Exploring Operation: 5*15=75, Resulting Numbers: [88, 75]
Generated Node #3: [88, 75] from Opera... | 4 | Current State: 13:[58, 88, 73, 5], Operations: []
Exploring Operation: 88-58=30, Resulting Numbers: [73, 5, 30]
Generated Node #0,0: 13:[73, 5, 30] Operation: 88-58=30
Exploring Operation: 73-58=15, Resulting Numbers: [88, 5, 15]
Generated Node #0,1: 13:[88, 5, 15] Operation: 73-58=15
Exploring Operation: 88-73=15, Res... | 0 | hs_4 | mult_heuristic |
[
58,
17,
7,
90
] | 67 | [
"17-7=10",
"90/10=9",
"58+9=67"
] | Current State: 67:[58, 17, 7, 90], Operations: []
Exploring Operation: 17-7=10, Resulting Numbers: [58, 90, 10]
Generated Node #2: [58, 90, 10] from Operation: 17-7=10
Current State: 67:[58, 90, 10], Operations: ['17-7=10']
Exploring Operation: 90/10=9, Resulting Numbers: [58, 9]
Generated Node #3: [58, 9] from Operati... | 4 | Current State: 67:[58, 17, 7, 90], Operations: []
Exploring Operation: 90-7=83, Resulting Numbers: [58, 17, 83]
Generated Node #0,0: 67:[58, 17, 83] Operation: 90-7=83
Exploring Operation: 58+7=65, Resulting Numbers: [17, 90, 65]
Generated Node #0,1: 67:[17, 90, 65] Operation: 58+7=65
Exploring Operation: 90-17=73, Res... | 0 | hs_5 | mult_heuristic |
[
32,
12,
28,
82
] | 84 | [
"28-12=16",
"32/16=2",
"82+2=84"
] | Current State: 84:[32, 12, 28, 82], Operations: []
Exploring Operation: 28-12=16, Resulting Numbers: [32, 82, 16]
Generated Node #2: [32, 82, 16] from Operation: 28-12=16
Current State: 84:[32, 82, 16], Operations: ['28-12=16']
Exploring Operation: 32/16=2, Resulting Numbers: [82, 2]
Generated Node #3: [82, 2] from Ope... | 4 | Current State: 84:[32, 12, 28, 82], Operations: []
Exploring Operation: 32-12=20, Resulting Numbers: [28, 82, 20]
Generated Node #0,0: 84:[28, 82, 20] Operation: 32-12=20
Exploring Operation: 82-32=50, Resulting Numbers: [12, 28, 50]
Generated Node #0,1: 84:[12, 28, 50] Operation: 82-32=50
Exploring Operation: 32-28=4,... | 0 | hs_5 | mult_heuristic |
[
46,
15,
16,
15
] | 30 | [
"46+15=61",
"16+15=31",
"61-31=30"
] | Current State: 30:[46, 15, 16, 15], Operations: []
Exploring Operation: 46+15=61, Resulting Numbers: [16, 61]
Generated Node #2: [16, 61] from Operation: 46+15=61
Current State: 30:[16, 61], Operations: ['46+15=61']
Exploring Operation: 16+15=31, Resulting Numbers: [61, 31]
Generated Node #3: [61, 31] from Operation: 1... | 4 | Current State: 30:[46, 15, 16, 15], Operations: []
Exploring Operation: 46-16=30, Resulting Numbers: [15, 15, 30]
Generated Node #0,0: 30:[15, 15, 30] Operation: 46-16=30
Exploring Operation: 46-15=31, Resulting Numbers: [16, 15, 31]
Generated Node #0,1: 30:[16, 15, 31] Operation: 46-15=31
Exploring Operation: 46-15=31... | 0.988715 | hs_3 | mult_heuristic |
[
84,
17,
66,
87
] | 55 | [
"87-17=70",
"66*70=4620",
"4620/84=55"
] | Current State: 55:[84, 17, 66, 87], Operations: []
Exploring Operation: 87-17=70, Resulting Numbers: [84, 66, 70]
Generated Node #2: [84, 66, 70] from Operation: 87-17=70
Current State: 55:[84, 66, 70], Operations: ['87-17=70']
Exploring Operation: 66*70=4620, Resulting Numbers: [84, 4620]
Generated Node #3: [84, 4620]... | 4 | Current State: 55:[84, 17, 66, 87], Operations: []
Exploring Operation: 87-84=3, Resulting Numbers: [17, 66, 3]
Generated Node #0,0: 55:[17, 66, 3] Operation: 87-84=3
Moving to Node #0,0
Current State: 55:[17, 66, 3], Operations: ['87-84=3']
Exploring Operation: 66-17=49, Resulting Numbers: [3, 49]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
44,
94,
71,
44
] | 24 | [
"44/44=1",
"94-71=23",
"1+23=24"
] | Current State: 24:[44, 94, 71, 44], Operations: []
Exploring Operation: 44/44=1, Resulting Numbers: [94, 71, 1]
Generated Node #2: [94, 71, 1] from Operation: 44/44=1
Current State: 24:[94, 71, 1], Operations: ['44/44=1']
Exploring Operation: 94-71=23, Resulting Numbers: [1, 23]
Generated Node #3: [1, 23] from Operatio... | 4 | Current State: 24:[44, 94, 71, 44], Operations: []
Exploring Operation: 94-71=23, Resulting Numbers: [44, 44, 23]
Generated Node #0,0: 24:[44, 44, 23] Operation: 94-71=23
Exploring Operation: 71-44=27, Resulting Numbers: [94, 44, 27]
Generated Node #0,1: 24:[94, 44, 27] Operation: 71-44=27
Exploring Operation: 94-44=50... | 0.986111 | hs_4 | mult_heuristic |
[
51,
17,
34,
13
] | 45 | [
"17+13=30",
"51*30=1530",
"1530/34=45"
] | Current State: 45:[51, 17, 34, 13], Operations: []
Exploring Operation: 17+13=30, Resulting Numbers: [51, 34, 30]
Generated Node #2: [51, 34, 30] from Operation: 17+13=30
Current State: 45:[51, 34, 30], Operations: ['17+13=30']
Exploring Operation: 51*30=1530, Resulting Numbers: [34, 1530]
Generated Node #3: [34, 1530]... | 4 | Current State: 45:[51, 17, 34, 13], Operations: []
Exploring Operation: 51/17=3, Resulting Numbers: [34, 13, 3]
Generated Node #0,0: 45:[34, 13, 3] Operation: 51/17=3
Exploring Operation: 34-17=17, Resulting Numbers: [51, 13, 17]
Generated Node #0,1: 45:[51, 13, 17] Operation: 34-17=17
Exploring Operation: 34/17=2, Res... | 0 | hs_5 | sum_heuristic |
[
98,
70,
5,
87
] | 51 | [
"98+70=168",
"87+168=255",
"255/5=51"
] | Current State: 51:[98, 70, 5, 87], Operations: []
Exploring Operation: 98+70=168, Resulting Numbers: [5, 87, 168]
Generated Node #2: [5, 87, 168] from Operation: 98+70=168
Current State: 51:[5, 87, 168], Operations: ['98+70=168']
Exploring Operation: 87+168=255, Resulting Numbers: [5, 255]
Generated Node #3: [5, 255] f... | 4 | Current State: 51:[98, 70, 5, 87], Operations: []
Exploring Operation: 98-87=11, Resulting Numbers: [70, 5, 11]
Generated Node #0,0: 51:[70, 5, 11] Operation: 98-87=11
Exploring Operation: 87-70=17, Resulting Numbers: [98, 5, 17]
Generated Node #0,1: 51:[98, 5, 17] Operation: 87-70=17
Exploring Operation: 98-5=93, Resu... | 0 | hs_5 | mult_heuristic |
[
59,
14,
10,
49
] | 86 | [
"59-49=10",
"10*10=100",
"100-14=86"
] | Current State: 86:[59, 14, 10, 49], Operations: []
Exploring Operation: 59-49=10, Resulting Numbers: [14, 10, 10]
Generated Node #2: [14, 10, 10] from Operation: 59-49=10
Current State: 86:[14, 10, 10], Operations: ['59-49=10']
Exploring Operation: 10*10=100, Resulting Numbers: [14, 100]
Generated Node #3: [14, 100] fr... | 4 | Current State: 86:[59, 14, 10, 49], Operations: []
Exploring Operation: 59-10=49, Resulting Numbers: [14, 49, 49]
Generated Node #0,0: 86:[14, 49, 49] Operation: 59-10=49
Exploring Operation: 14-10=4, Resulting Numbers: [59, 49, 4]
Generated Node #0,1: 86:[59, 49, 4] Operation: 14-10=4
Exploring Operation: 59-14=45, Re... | 0 | hs_4 | sum_heuristic |
[
11,
49,
57,
28
] | 47 | [
"49-11=38",
"57+28=85",
"85-38=47"
] | Current State: 47:[11, 49, 57, 28], Operations: []
Exploring Operation: 49-11=38, Resulting Numbers: [57, 28, 38]
Generated Node #2: [57, 28, 38] from Operation: 49-11=38
Current State: 47:[57, 28, 38], Operations: ['49-11=38']
Exploring Operation: 57+28=85, Resulting Numbers: [38, 85]
Generated Node #3: [38, 85] from ... | 4 | Current State: 47:[11, 49, 57, 28], Operations: []
Exploring Operation: 49-11=38, Resulting Numbers: [57, 28, 38]
Generated Node #0,0: 47:[57, 28, 38] Operation: 49-11=38
Exploring Operation: 11+28=39, Resulting Numbers: [49, 57, 39]
Generated Node #0,1: 47:[49, 57, 39] Operation: 11+28=39
Exploring Operation: 57-11=46... | 0.986111 | hs_3 | sum_heuristic |
[
5,
10,
8,
25
] | 29 | [
"10/5=2",
"8/2=4",
"25+4=29"
] | Current State: 29:[5, 10, 8, 25], Operations: []
Exploring Operation: 10/5=2, Resulting Numbers: [8, 25, 2]
Generated Node #2: [8, 25, 2] from Operation: 10/5=2
Current State: 29:[8, 25, 2], Operations: ['10/5=2']
Exploring Operation: 8/2=4, Resulting Numbers: [25, 4]
Generated Node #3: [25, 4] from Operation: 8/2=4
Cu... | 4 | Current State: 29:[5, 10, 8, 25], Operations: []
Exploring Operation: 5*8=40, Resulting Numbers: [10, 25, 40]
Generated Node #0,0: 29:[10, 25, 40] Operation: 5*8=40
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[10, 25, 40], Operations: ['5*8=40']
Exploring Operation: 40-10=30, Resulting Numbers: [... | 0 | hs_1 | mult_heuristic |
[
18,
43,
89,
30
] | 11 | [
"30-18=12",
"43+89=132",
"132/12=11"
] | Current State: 11:[18, 43, 89, 30], Operations: []
Exploring Operation: 30-18=12, Resulting Numbers: [43, 89, 12]
Generated Node #2: [43, 89, 12] from Operation: 30-18=12
Current State: 11:[43, 89, 12], Operations: ['30-18=12']
Exploring Operation: 43+89=132, Resulting Numbers: [12, 132]
Generated Node #3: [12, 132] fr... | 4 | Current State: 11:[18, 43, 89, 30], Operations: []
Exploring Operation: 89-43=46, Resulting Numbers: [18, 30, 46]
Generated Node #0,0: 11:[18, 30, 46] Operation: 89-43=46
Start Sub Search at level 1: Moving to Node #0,0
Current State: 11:[18, 30, 46], Operations: ['89-43=46']
Exploring Operation: 46-30=16, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
18,
14,
7,
90
] | 74 | [
"90-18=72",
"14/7=2",
"72+2=74"
] | Current State: 74:[18, 14, 7, 90], Operations: []
Exploring Operation: 90-18=72, Resulting Numbers: [14, 7, 72]
Generated Node #2: [14, 7, 72] from Operation: 90-18=72
Current State: 74:[14, 7, 72], Operations: ['90-18=72']
Exploring Operation: 14/7=2, Resulting Numbers: [72, 2]
Generated Node #3: [72, 2] from Operatio... | 4 | Current State: 74:[18, 14, 7, 90], Operations: []
Exploring Operation: 90/18=5, Resulting Numbers: [14, 7, 5]
Generated Node #0,0: 74:[14, 7, 5] Operation: 90/18=5
Exploring Operation: 18-14=4, Resulting Numbers: [7, 90, 4]
Generated Node #0,1: 74:[7, 90, 4] Operation: 18-14=4
Exploring Operation: 90-18=72, Resulting N... | 0.983507 | hs_3 | sum_heuristic |
[
31,
92,
67,
46
] | 100 | [
"31+67=98",
"92/46=2",
"98+2=100"
] | Current State: 100:[31, 92, 67, 46], Operations: []
Exploring Operation: 31+67=98, Resulting Numbers: [92, 46, 98]
Generated Node #2: [92, 46, 98] from Operation: 31+67=98
Current State: 100:[92, 46, 98], Operations: ['31+67=98']
Exploring Operation: 92/46=2, Resulting Numbers: [98, 2]
Generated Node #3: [98, 2] from O... | 4 | Current State: 100:[31, 92, 67, 46], Operations: []
Exploring Operation: 92-67=25, Resulting Numbers: [31, 46, 25]
Generated Node #0,0: 100:[31, 46, 25] Operation: 92-67=25
Moving to Node #0,0
Current State: 100:[31, 46, 25], Operations: ['92-67=25']
Exploring Operation: 46-31=15, Resulting Numbers: [25, 15]
Generated ... | 0 | hs_1 | mult_heuristic |
[
76,
79,
42,
28
] | 73 | [
"79-76=3",
"42+28=70",
"3+70=73"
] | Current State: 73:[76, 79, 42, 28], Operations: []
Exploring Operation: 79-76=3, Resulting Numbers: [42, 28, 3]
Generated Node #2: [42, 28, 3] from Operation: 79-76=3
Current State: 73:[42, 28, 3], Operations: ['79-76=3']
Exploring Operation: 42+28=70, Resulting Numbers: [3, 70]
Generated Node #3: [3, 70] from Operatio... | 4 | Current State: 73:[76, 79, 42, 28], Operations: []
Exploring Operation: 42+28=70, Resulting Numbers: [76, 79, 70]
Generated Node #0,0: 73:[76, 79, 70] Operation: 42+28=70
Moving to Node #0,0
Current State: 73:[76, 79, 70], Operations: ['42+28=70']
Exploring Operation: 79-70=9, Resulting Numbers: [76, 9]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
51,
4,
41,
37
] | 19 | [
"51+37=88",
"88/4=22",
"41-22=19"
] | Current State: 19:[51, 4, 41, 37], Operations: []
Exploring Operation: 51+37=88, Resulting Numbers: [4, 41, 88]
Generated Node #2: [4, 41, 88] from Operation: 51+37=88
Current State: 19:[4, 41, 88], Operations: ['51+37=88']
Exploring Operation: 88/4=22, Resulting Numbers: [41, 22]
Generated Node #3: [41, 22] from Opera... | 4 | Current State: 19:[51, 4, 41, 37], Operations: []
Exploring Operation: 41-37=4, Resulting Numbers: [51, 4, 4]
Generated Node #0,0: 19:[51, 4, 4] Operation: 41-37=4
Exploring Operation: 51-4=47, Resulting Numbers: [41, 37, 47]
Generated Node #0,1: 19:[41, 37, 47] Operation: 51-4=47
Exploring Operation: 51-41=10, Resulti... | 0 | hs_4 | mult_heuristic |
[
90,
96,
18,
5
] | 78 | [
"96-90=6",
"18-5=13",
"6*13=78"
] | Current State: 78:[90, 96, 18, 5], Operations: []
Exploring Operation: 96-90=6, Resulting Numbers: [18, 5, 6]
Generated Node #2: [18, 5, 6] from Operation: 96-90=6
Current State: 78:[18, 5, 6], Operations: ['96-90=6']
Exploring Operation: 18-5=13, Resulting Numbers: [6, 13]
Generated Node #3: [6, 13] from Operation: 18... | 4 | Current State: 78:[90, 96, 18, 5], Operations: []
Exploring Operation: 96-90=6, Resulting Numbers: [18, 5, 6]
Generated Node #0,0: 78:[18, 5, 6] Operation: 96-90=6
Exploring Operation: 96-18=78, Resulting Numbers: [90, 5, 78]
Generated Node #0,1: 78:[90, 5, 78] Operation: 96-18=78
Exploring Operation: 90/18=5, Resultin... | 0.969618 | hs_3 | sum_heuristic |
[
12,
36,
90,
6
] | 93 | [
"36/12=3",
"90+6=96",
"96-3=93"
] | Current State: 93:[12, 36, 90, 6], Operations: []
Exploring Operation: 36/12=3, Resulting Numbers: [90, 6, 3]
Generated Node #2: [90, 6, 3] from Operation: 36/12=3
Current State: 93:[90, 6, 3], Operations: ['36/12=3']
Exploring Operation: 90+6=96, Resulting Numbers: [3, 96]
Generated Node #3: [3, 96] from Operation: 90... | 4 | Current State: 93:[12, 36, 90, 6], Operations: []
Exploring Operation: 36-12=24, Resulting Numbers: [90, 6, 24]
Generated Node #0,0: 93:[90, 6, 24] Operation: 36-12=24
Exploring Operation: 12-6=6, Resulting Numbers: [36, 90, 6]
Generated Node #0,1: 93:[36, 90, 6] Operation: 12-6=6
Exploring Operation: 12/6=2, Resulting... | 0.988715 | hs_4 | mult_heuristic |
[
21,
84,
79,
22
] | 48 | [
"21+84=105",
"79-22=57",
"105-57=48"
] | Current State: 48:[21, 84, 79, 22], Operations: []
Exploring Operation: 21+84=105, Resulting Numbers: [79, 22, 105]
Generated Node #2: [79, 22, 105] from Operation: 21+84=105
Current State: 48:[79, 22, 105], Operations: ['21+84=105']
Exploring Operation: 79-22=57, Resulting Numbers: [105, 57]
Generated Node #3: [105, 5... | 4 | Current State: 48:[21, 84, 79, 22], Operations: []
Exploring Operation: 84-79=5, Resulting Numbers: [21, 22, 5]
Generated Node #0,0: 48:[21, 22, 5] Operation: 84-79=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 48:[21, 22, 5], Operations: ['84-79=5']
Exploring Operation: 22-21=1, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
20,
7,
70,
9
] | 13 | [
"70-20=50",
"7*9=63",
"63-50=13"
] | Current State: 13:[20, 7, 70, 9], Operations: []
Exploring Operation: 70-20=50, Resulting Numbers: [7, 9, 50]
Generated Node #2: [7, 9, 50] from Operation: 70-20=50
Current State: 13:[7, 9, 50], Operations: ['70-20=50']
Exploring Operation: 7*9=63, Resulting Numbers: [50, 63]
Generated Node #3: [50, 63] from Operation:... | 4 | Current State: 13:[20, 7, 70, 9], Operations: []
Exploring Operation: 20-7=13, Resulting Numbers: [70, 9, 13]
Generated Node #0,0: 13:[70, 9, 13] Operation: 20-7=13
Exploring Operation: 70-20=50, Resulting Numbers: [7, 9, 50]
Generated Node #0,1: 13:[7, 9, 50] Operation: 70-20=50
Exploring Operation: 70/7=10, Resulting... | 0.956597 | hs_4 | sum_heuristic |
[
7,
58,
21,
49
] | 44 | [
"49/7=7",
"58-21=37",
"7+37=44"
] | Current State: 44:[7, 58, 21, 49], Operations: []
Exploring Operation: 49/7=7, Resulting Numbers: [58, 21, 7]
Generated Node #2: [58, 21, 7] from Operation: 49/7=7
Current State: 44:[58, 21, 7], Operations: ['49/7=7']
Exploring Operation: 58-21=37, Resulting Numbers: [7, 37]
Generated Node #3: [7, 37] from Operation: 5... | 4 | Current State: 44:[7, 58, 21, 49], Operations: []
Exploring Operation: 58-21=37, Resulting Numbers: [7, 49, 37]
Generated Node #0,0: 44:[7, 49, 37] Operation: 58-21=37
Exploring Operation: 58-49=9, Resulting Numbers: [7, 21, 9]
Generated Node #0,1: 44:[7, 21, 9] Operation: 58-49=9
Exploring Operation: 49-7=42, Resultin... | 0.94184 | hs_5 | mult_heuristic |
[
36,
41,
4,
3
] | 71 | [
"36*3=108",
"41-4=37",
"108-37=71"
] | Current State: 71:[36, 41, 4, 3], Operations: []
Exploring Operation: 36*3=108, Resulting Numbers: [41, 4, 108]
Generated Node #2: [41, 4, 108] from Operation: 36*3=108
Current State: 71:[41, 4, 108], Operations: ['36*3=108']
Exploring Operation: 41-4=37, Resulting Numbers: [108, 37]
Generated Node #3: [108, 37] from O... | 4 | Current State: 71:[36, 41, 4, 3], Operations: []
Exploring Operation: 36+3=39, Resulting Numbers: [41, 4, 39]
Generated Node #0,0: 71:[41, 4, 39] Operation: 36+3=39
Exploring Operation: 41+3=44, Resulting Numbers: [36, 4, 44]
Generated Node #0,1: 71:[36, 4, 44] Operation: 41+3=44
Exploring Operation: 36+4=40, Resulting... | 0 | hs_5 | mult_heuristic |
[
86,
60,
52,
43
] | 68 | [
"86*60=5160",
"5160/43=120",
"120-52=68"
] | Current State: 68:[86, 60, 52, 43], Operations: []
Exploring Operation: 86*60=5160, Resulting Numbers: [52, 43, 5160]
Generated Node #2: [52, 43, 5160] from Operation: 86*60=5160
Current State: 68:[52, 43, 5160], Operations: ['86*60=5160']
Exploring Operation: 5160/43=120, Resulting Numbers: [52, 120]
Generated Node #3... | 4 | Current State: 68:[86, 60, 52, 43], Operations: []
Exploring Operation: 86/43=2, Resulting Numbers: [60, 52, 2]
Generated Node #0,0: 68:[60, 52, 2] Operation: 86/43=2
Exploring Operation: 86-52=34, Resulting Numbers: [60, 43, 34]
Generated Node #0,1: 68:[60, 43, 34] Operation: 86-52=34
Moving to Node #0,1
Current State... | 0 | hs_2 | sum_heuristic |
[
6,
10,
80,
96
] | 81 | [
"10+80=90",
"90/6=15",
"96-15=81"
] | Current State: 81:[6, 10, 80, 96], Operations: []
Exploring Operation: 10+80=90, Resulting Numbers: [6, 96, 90]
Generated Node #2: [6, 96, 90] from Operation: 10+80=90
Current State: 81:[6, 96, 90], Operations: ['10+80=90']
Exploring Operation: 90/6=15, Resulting Numbers: [96, 15]
Generated Node #3: [96, 15] from Opera... | 4 | Current State: 81:[6, 10, 80, 96], Operations: []
Exploring Operation: 96/6=16, Resulting Numbers: [10, 80, 16]
Generated Node #0,0: 81:[10, 80, 16] Operation: 96/6=16
Exploring Operation: 96-10=86, Resulting Numbers: [6, 80, 86]
Generated Node #0,1: 81:[6, 80, 86] Operation: 96-10=86
Exploring Operation: 96-80=16, Res... | 0 | hs_5 | mult_heuristic |
[
61,
15,
27,
77
] | 26 | [
"61+15=76",
"77-27=50",
"76-50=26"
] | Current State: 26:[61, 15, 27, 77], Operations: []
Exploring Operation: 61+15=76, Resulting Numbers: [27, 77, 76]
Generated Node #2: [27, 77, 76] from Operation: 61+15=76
Current State: 26:[27, 77, 76], Operations: ['61+15=76']
Exploring Operation: 77-27=50, Resulting Numbers: [76, 50]
Generated Node #3: [76, 50] from ... | 4 | Current State: 26:[61, 15, 27, 77], Operations: []
Exploring Operation: 77-61=16, Resulting Numbers: [15, 27, 16]
Generated Node #0,0: 26:[15, 27, 16] Operation: 77-61=16
Exploring Operation: 61-27=34, Resulting Numbers: [15, 77, 34]
Generated Node #0,1: 26:[15, 77, 34] Operation: 61-27=34
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
3,
11,
62,
3
] | 16 | [
"3+11=14",
"62-14=48",
"48/3=16"
] | Current State: 16:[3, 11, 62, 3], Operations: []
Exploring Operation: 3+11=14, Resulting Numbers: [62, 14]
Generated Node #2: [62, 14] from Operation: 3+11=14
Current State: 16:[62, 14], Operations: ['3+11=14']
Exploring Operation: 62-14=48, Resulting Numbers: [48]
48,16 equal: Goal Reached
Exploring Operation: 48/3=16... | 4 | Current State: 16:[3, 11, 62, 3], Operations: []
Exploring Operation: 62-11=51, Resulting Numbers: [3, 3, 51]
Generated Node #0,0: 16:[3, 3, 51] Operation: 62-11=51
Start Sub Search at level 1: Moving to Node #0,0
Current State: 16:[3, 3, 51], Operations: ['62-11=51']
Exploring Operation: 51/3=17, Resulting Numbers: [3... | 0 | hs_1 | sum_heuristic |
[
3,
66,
60,
61
] | 77 | [
"3*66=198",
"60+61=121",
"198-121=77"
] | Current State: 77:[3, 66, 60, 61], Operations: []
Exploring Operation: 3*66=198, Resulting Numbers: [60, 61, 198]
Generated Node #2: [60, 61, 198] from Operation: 3*66=198
Current State: 77:[60, 61, 198], Operations: ['3*66=198']
Exploring Operation: 60+61=121, Resulting Numbers: [198, 121]
Generated Node #3: [198, 121... | 4 | Current State: 77:[3, 66, 60, 61], Operations: []
Exploring Operation: 60/3=20, Resulting Numbers: [66, 61, 20]
Generated Node #0,0: 77:[66, 61, 20] Operation: 60/3=20
Exploring Operation: 61-60=1, Resulting Numbers: [3, 66, 1]
Generated Node #0,1: 77:[3, 66, 1] Operation: 61-60=1
Exploring Operation: 66-60=6, Resultin... | 0 | hs_4 | sum_heuristic |
[
10,
97,
17,
94
] | 81 | [
"10+17=27",
"97-94=3",
"27*3=81"
] | Current State: 81:[10, 97, 17, 94], Operations: []
Exploring Operation: 10+17=27, Resulting Numbers: [97, 94, 27]
Generated Node #2: [97, 94, 27] from Operation: 10+17=27
Current State: 81:[97, 94, 27], Operations: ['10+17=27']
Exploring Operation: 97-94=3, Resulting Numbers: [27, 3]
Generated Node #3: [27, 3] from Ope... | 4 | Current State: 81:[10, 97, 17, 94], Operations: []
Exploring Operation: 94-17=77, Resulting Numbers: [10, 97, 77]
Generated Node #0,0: 81:[10, 97, 77] Operation: 94-17=77
Exploring Operation: 97-94=3, Resulting Numbers: [10, 17, 3]
Generated Node #0,1: 81:[10, 17, 3] Operation: 97-94=3
Exploring Operation: 97-10=87, Re... | 0.988715 | hs_4 | sum_heuristic |
[
99,
26,
57,
77
] | 53 | [
"99-26=73",
"77-57=20",
"73-20=53"
] | Current State: 53:[99, 26, 57, 77], Operations: []
Exploring Operation: 99-26=73, Resulting Numbers: [57, 77, 73]
Generated Node #2: [57, 77, 73] from Operation: 99-26=73
Current State: 53:[57, 77, 73], Operations: ['99-26=73']
Exploring Operation: 77-57=20, Resulting Numbers: [73, 20]
Generated Node #3: [73, 20] from ... | 4 | Current State: 53:[99, 26, 57, 77], Operations: []
Exploring Operation: 99-26=73, Resulting Numbers: [57, 77, 73]
Generated Node #0,0: 53:[57, 77, 73] Operation: 99-26=73
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[57, 77, 73], Operations: ['99-26=73']
Exploring Operation: 77-57=20, Resulting Nu... | 0.993924 | hs_1 | mult_heuristic |
[
24,
79,
42,
43
] | 18 | [
"24+79=103",
"42+43=85",
"103-85=18"
] | Current State: 18:[24, 79, 42, 43], Operations: []
Exploring Operation: 24+79=103, Resulting Numbers: [42, 43, 103]
Generated Node #2: [42, 43, 103] from Operation: 24+79=103
Current State: 18:[42, 43, 103], Operations: ['24+79=103']
Exploring Operation: 42+43=85, Resulting Numbers: [103, 85]
Generated Node #3: [103, 8... | 4 | Current State: 18:[24, 79, 42, 43], Operations: []
Exploring Operation: 79-43=36, Resulting Numbers: [24, 42, 36]
Generated Node #0,0: 18:[24, 42, 36] Operation: 79-43=36
Moving to Node #0,0
Current State: 18:[24, 42, 36], Operations: ['79-43=36']
Exploring Operation: 42-36=6, Resulting Numbers: [24, 6]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
33,
45,
77,
35
] | 66 | [
"45*77=3465",
"3465/35=99",
"99-33=66"
] | Current State: 66:[33, 45, 77, 35], Operations: []
Exploring Operation: 45*77=3465, Resulting Numbers: [33, 35, 3465]
Generated Node #2: [33, 35, 3465] from Operation: 45*77=3465
Current State: 66:[33, 35, 3465], Operations: ['45*77=3465']
Exploring Operation: 3465/35=99, Resulting Numbers: [33, 99]
Generated Node #3: ... | 4 | Current State: 66:[33, 45, 77, 35], Operations: []
Exploring Operation: 45-35=10, Resulting Numbers: [33, 77, 10]
Generated Node #0,0: 66:[33, 77, 10] Operation: 45-35=10
Exploring Operation: 77-45=32, Resulting Numbers: [33, 35, 32]
Generated Node #0,1: 66:[33, 35, 32] Operation: 77-45=32
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
29,
47,
95,
40
] | 59 | [
"29+47=76",
"95+40=135",
"135-76=59"
] | Current State: 59:[29, 47, 95, 40], Operations: []
Exploring Operation: 29+47=76, Resulting Numbers: [95, 40, 76]
Generated Node #2: [95, 40, 76] from Operation: 29+47=76
Current State: 59:[95, 40, 76], Operations: ['29+47=76']
Exploring Operation: 95+40=135, Resulting Numbers: [76, 135]
Generated Node #3: [76, 135] fr... | 4 | Current State: 59:[29, 47, 95, 40], Operations: []
Exploring Operation: 95-40=55, Resulting Numbers: [29, 47, 55]
Generated Node #0,0: 59:[29, 47, 55] Operation: 95-40=55
Exploring Operation: 29+47=76, Resulting Numbers: [95, 40, 76]
Generated Node #0,1: 59:[95, 40, 76] Operation: 29+47=76
Exploring Operation: 95-47=48... | 0.980903 | hs_5 | mult_heuristic |
[
44,
7,
34,
97
] | 27 | [
"44-34=10",
"7*10=70",
"97-70=27"
] | Current State: 27:[44, 7, 34, 97], Operations: []
Exploring Operation: 44-34=10, Resulting Numbers: [7, 97, 10]
Generated Node #2: [7, 97, 10] from Operation: 44-34=10
Current State: 27:[7, 97, 10], Operations: ['44-34=10']
Exploring Operation: 7*10=70, Resulting Numbers: [97, 70]
Generated Node #3: [97, 70] from Opera... | 4 | Current State: 27:[44, 7, 34, 97], Operations: []
Exploring Operation: 44-7=37, Resulting Numbers: [34, 97, 37]
Generated Node #0,0: 27:[34, 97, 37] Operation: 44-7=37
Exploring Operation: 97-44=53, Resulting Numbers: [7, 34, 53]
Generated Node #0,1: 27:[7, 34, 53] Operation: 97-44=53
Exploring Operation: 44-34=10, Res... | 0 | hs_4 | mult_heuristic |
[
94,
61,
66,
87
] | 85 | [
"94-61=33",
"66/33=2",
"87-2=85"
] | Current State: 85:[94, 61, 66, 87], Operations: []
Exploring Operation: 94-61=33, Resulting Numbers: [66, 87, 33]
Generated Node #2: [66, 87, 33] from Operation: 94-61=33
Current State: 85:[66, 87, 33], Operations: ['94-61=33']
Exploring Operation: 66/33=2, Resulting Numbers: [87, 2]
Generated Node #3: [87, 2] from Ope... | 4 | Current State: 85:[94, 61, 66, 87], Operations: []
Exploring Operation: 94-66=28, Resulting Numbers: [61, 87, 28]
Generated Node #0,0: 85:[61, 87, 28] Operation: 94-66=28
Exploring Operation: 94-61=33, Resulting Numbers: [66, 87, 33]
Generated Node #0,1: 85:[66, 87, 33] Operation: 94-61=33
Exploring Operation: 66-61=5,... | 0.96875 | hs_3 | mult_heuristic |
[
7,
55,
78,
72
] | 66 | [
"72-7=65",
"55*78=4290",
"4290/65=66"
] | Current State: 66:[7, 55, 78, 72], Operations: []
Exploring Operation: 72-7=65, Resulting Numbers: [55, 78, 65]
Generated Node #2: [55, 78, 65] from Operation: 72-7=65
Current State: 66:[55, 78, 65], Operations: ['72-7=65']
Exploring Operation: 55*78=4290, Resulting Numbers: [65, 4290]
Generated Node #3: [65, 4290] fro... | 4 | Current State: 66:[7, 55, 78, 72], Operations: []
Exploring Operation: 78-55=23, Resulting Numbers: [7, 72, 23]
Generated Node #0,0: 66:[7, 72, 23] Operation: 78-55=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 66:[7, 72, 23], Operations: ['78-55=23']
Exploring Operation: 72-7=65, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
45,
81,
77,
56
] | 57 | [
"81-45=36",
"77-56=21",
"36+21=57"
] | Current State: 57:[45, 81, 77, 56], Operations: []
Exploring Operation: 81-45=36, Resulting Numbers: [77, 56, 36]
Generated Node #2: [77, 56, 36] from Operation: 81-45=36
Current State: 57:[77, 56, 36], Operations: ['81-45=36']
Exploring Operation: 77-56=21, Resulting Numbers: [36, 21]
Generated Node #3: [36, 21] from ... | 4 | Current State: 57:[45, 81, 77, 56], Operations: []
Exploring Operation: 77-45=32, Resulting Numbers: [81, 56, 32]
Generated Node #0,0: 57:[81, 56, 32] Operation: 77-45=32
Exploring Operation: 81-56=25, Resulting Numbers: [45, 77, 25]
Generated Node #0,1: 57:[45, 77, 25] Operation: 81-56=25
Exploring Operation: 77-56=21... | 0.980035 | hs_5 | sum_heuristic |
[
53,
34,
42,
92
] | 37 | [
"53+34=87",
"92-42=50",
"87-50=37"
] | Current State: 37:[53, 34, 42, 92], Operations: []
Exploring Operation: 53+34=87, Resulting Numbers: [42, 92, 87]
Generated Node #2: [42, 92, 87] from Operation: 53+34=87
Current State: 37:[42, 92, 87], Operations: ['53+34=87']
Exploring Operation: 92-42=50, Resulting Numbers: [87, 50]
Generated Node #3: [87, 50] from ... | 4 | Current State: 37:[53, 34, 42, 92], Operations: []
Exploring Operation: 92-34=58, Resulting Numbers: [53, 42, 58]
Generated Node #0,0: 37:[53, 42, 58] Operation: 92-34=58
Exploring Operation: 92-53=39, Resulting Numbers: [34, 42, 39]
Generated Node #0,1: 37:[34, 42, 39] Operation: 92-53=39
Exploring Operation: 53-42=11... | 0.983507 | hs_5 | mult_heuristic |
[
31,
18,
46,
2
] | 35 | [
"31-18=13",
"46+2=48",
"48-13=35"
] | Current State: 35:[31, 18, 46, 2], Operations: []
Exploring Operation: 31-18=13, Resulting Numbers: [46, 2, 13]
Generated Node #2: [46, 2, 13] from Operation: 31-18=13
Current State: 35:[46, 2, 13], Operations: ['31-18=13']
Exploring Operation: 46+2=48, Resulting Numbers: [13, 48]
Generated Node #3: [13, 48] from Opera... | 4 | Current State: 35:[31, 18, 46, 2], Operations: []
Exploring Operation: 46-18=28, Resulting Numbers: [31, 2, 28]
Generated Node #0,0: 35:[31, 2, 28] Operation: 46-18=28
Start Sub Search at level 1: Moving to Node #0,0
Current State: 35:[31, 2, 28], Operations: ['46-18=28']
Exploring Operation: 31-28=3, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
19,
83,
21,
15
] | 100 | [
"83-19=64",
"21+15=36",
"64+36=100"
] | Current State: 100:[19, 83, 21, 15], Operations: []
Exploring Operation: 83-19=64, Resulting Numbers: [21, 15, 64]
Generated Node #2: [21, 15, 64] from Operation: 83-19=64
Current State: 100:[21, 15, 64], Operations: ['83-19=64']
Exploring Operation: 21+15=36, Resulting Numbers: [64, 36]
Generated Node #3: [64, 36] fro... | 4 | Current State: 100:[19, 83, 21, 15], Operations: []
Exploring Operation: 83+15=98, Resulting Numbers: [19, 21, 98]
Generated Node #0,0: 100:[19, 21, 98] Operation: 83+15=98
Moving to Node #0,0
Current State: 100:[19, 21, 98], Operations: ['83+15=98']
Exploring Operation: 21-19=2, Resulting Numbers: [98, 2]
Generated No... | 0.993924 | hs_1 | mult_heuristic |
[
53,
71,
48,
37
] | 39 | [
"53+71=124",
"48+37=85",
"124-85=39"
] | Current State: 39:[53, 71, 48, 37], Operations: []
Exploring Operation: 53+71=124, Resulting Numbers: [48, 37, 124]
Generated Node #2: [48, 37, 124] from Operation: 53+71=124
Current State: 39:[48, 37, 124], Operations: ['53+71=124']
Exploring Operation: 48+37=85, Resulting Numbers: [124, 85]
Generated Node #3: [124, 8... | 4 | Current State: 39:[53, 71, 48, 37], Operations: []
Exploring Operation: 71-48=23, Resulting Numbers: [53, 37, 23]
Generated Node #0,0: 39:[53, 37, 23] Operation: 71-48=23
Exploring Operation: 71-53=18, Resulting Numbers: [48, 37, 18]
Generated Node #0,1: 39:[48, 37, 18] Operation: 71-53=18
Start Sub Search at level 1: ... | 0.984375 | hs_2 | mult_heuristic |
[
22,
91,
3,
38
] | 63 | [
"22*3=66",
"91+38=129",
"129-66=63"
] | Current State: 63:[22, 91, 3, 38], Operations: []
Exploring Operation: 22*3=66, Resulting Numbers: [91, 38, 66]
Generated Node #2: [91, 38, 66] from Operation: 22*3=66
Current State: 63:[91, 38, 66], Operations: ['22*3=66']
Exploring Operation: 91+38=129, Resulting Numbers: [66, 129]
Generated Node #3: [66, 129] from O... | 4 | Current State: 63:[22, 91, 3, 38], Operations: []
Exploring Operation: 38-22=16, Resulting Numbers: [91, 3, 16]
Generated Node #0,0: 63:[91, 3, 16] Operation: 38-22=16
Exploring Operation: 91-38=53, Resulting Numbers: [22, 3, 53]
Generated Node #0,1: 63:[22, 3, 53] Operation: 91-38=53
Exploring Operation: 22+38=60, Res... | 0 | hs_4 | sum_heuristic |
[
94,
57,
15,
19
] | 99 | [
"57/19=3",
"15/3=5",
"94+5=99"
] | Current State: 99:[94, 57, 15, 19], Operations: []
Exploring Operation: 57/19=3, Resulting Numbers: [94, 15, 3]
Generated Node #2: [94, 15, 3] from Operation: 57/19=3
Current State: 99:[94, 15, 3], Operations: ['57/19=3']
Exploring Operation: 15/3=5, Resulting Numbers: [94, 5]
Generated Node #3: [94, 5] from Operation:... | 4 | Current State: 99:[94, 57, 15, 19], Operations: []
Exploring Operation: 57/19=3, Resulting Numbers: [94, 15, 3]
Generated Node #0,0: 99:[94, 15, 3] Operation: 57/19=3
Exploring Operation: 57-19=38, Resulting Numbers: [94, 15, 38]
Generated Node #0,1: 99:[94, 15, 38] Operation: 57-19=38
Exploring Operation: 94-57=37, Re... | 0.952257 | hs_4 | mult_heuristic |
[
18,
8,
10,
7
] | 71 | [
"18-10=8",
"8*8=64",
"7+64=71"
] | Current State: 71:[18, 8, 10, 7], Operations: []
Exploring Operation: 18-10=8, Resulting Numbers: [8, 7, 8]
Generated Node #2: [8, 7, 8] from Operation: 18-10=8
Current State: 71:[8, 7, 8], Operations: ['18-10=8']
Exploring Operation: 8*8=64, Resulting Numbers: [7, 64]
Generated Node #3: [7, 64] from Operation: 8*8=64
... | 4 | Current State: 71:[18, 8, 10, 7], Operations: []
Exploring Operation: 10*7=70, Resulting Numbers: [18, 8, 70]
Generated Node #0,0: 71:[18, 8, 70] Operation: 10*7=70
Exploring Operation: 8*10=80, Resulting Numbers: [18, 7, 80]
Generated Node #0,1: 71:[18, 7, 80] Operation: 8*10=80
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
95,
2,
48,
63
] | 64 | [
"95-63=32",
"2*48=96",
"96-32=64"
] | Current State: 64:[95, 2, 48, 63], Operations: []
Exploring Operation: 95-63=32, Resulting Numbers: [2, 48, 32]
Generated Node #2: [2, 48, 32] from Operation: 95-63=32
Current State: 64:[2, 48, 32], Operations: ['95-63=32']
Exploring Operation: 2*48=96, Resulting Numbers: [32, 96]
Generated Node #3: [32, 96] from Opera... | 4 | Current State: 64:[95, 2, 48, 63], Operations: []
Exploring Operation: 95-63=32, Resulting Numbers: [2, 48, 32]
Generated Node #0,0: 64:[2, 48, 32] Operation: 95-63=32
Exploring Operation: 95-2=93, Resulting Numbers: [48, 63, 93]
Generated Node #0,1: 64:[48, 63, 93] Operation: 95-2=93
Exploring Operation: 48/2=24, Resu... | 0 | hs_5 | mult_heuristic |
[
47,
61,
75,
84
] | 58 | [
"75-47=28",
"84/28=3",
"61-3=58"
] | Current State: 58:[47, 61, 75, 84], Operations: []
Exploring Operation: 75-47=28, Resulting Numbers: [61, 84, 28]
Generated Node #2: [61, 84, 28] from Operation: 75-47=28
Current State: 58:[61, 84, 28], Operations: ['75-47=28']
Exploring Operation: 84/28=3, Resulting Numbers: [61, 3]
Generated Node #3: [61, 3] from Ope... | 4 | Current State: 58:[47, 61, 75, 84], Operations: []
Exploring Operation: 84-75=9, Resulting Numbers: [47, 61, 9]
Generated Node #0,0: 58:[47, 61, 9] Operation: 84-75=9
Exploring Operation: 84-47=37, Resulting Numbers: [61, 75, 37]
Generated Node #0,1: 58:[61, 75, 37] Operation: 84-47=37
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
14,
70,
89,
55
] | 60 | [
"14+70=84",
"89+55=144",
"144-84=60"
] | Current State: 60:[14, 70, 89, 55], Operations: []
Exploring Operation: 14+70=84, Resulting Numbers: [89, 55, 84]
Generated Node #2: [89, 55, 84] from Operation: 14+70=84
Current State: 60:[89, 55, 84], Operations: ['14+70=84']
Exploring Operation: 89+55=144, Resulting Numbers: [84, 144]
Generated Node #3: [84, 144] fr... | 4 | Current State: 60:[14, 70, 89, 55], Operations: []
Exploring Operation: 89-70=19, Resulting Numbers: [14, 55, 19]
Generated Node #0,0: 60:[14, 55, 19] Operation: 89-70=19
Exploring Operation: 89-55=34, Resulting Numbers: [14, 70, 34]
Generated Node #0,1: 60:[14, 70, 34] Operation: 89-55=34
Moving to Node #0,0
Current S... | 0.991319 | hs_2 | sum_heuristic |
[
6,
46,
50,
35
] | 16 | [
"46-35=11",
"6*11=66",
"66-50=16"
] | Current State: 16:[6, 46, 50, 35], Operations: []
Exploring Operation: 46-35=11, Resulting Numbers: [6, 50, 11]
Generated Node #2: [6, 50, 11] from Operation: 46-35=11
Current State: 16:[6, 50, 11], Operations: ['46-35=11']
Exploring Operation: 6*11=66, Resulting Numbers: [50, 66]
Generated Node #3: [50, 66] from Opera... | 4 | Current State: 16:[6, 46, 50, 35], Operations: []
Exploring Operation: 50-46=4, Resulting Numbers: [6, 35, 4]
Generated Node #0,0: 16:[6, 35, 4] Operation: 50-46=4
Moving to Node #0,0
Current State: 16:[6, 35, 4], Operations: ['50-46=4']
Exploring Operation: 35-6=29, Resulting Numbers: [4, 29]
Generated Node #0,0,0: 16... | 0 | hs_1 | mult_heuristic |
[
65,
96,
66,
15
] | 67 | [
"96-66=30",
"30/15=2",
"65+2=67"
] | Current State: 67:[65, 96, 66, 15], Operations: []
Exploring Operation: 96-66=30, Resulting Numbers: [65, 15, 30]
Generated Node #2: [65, 15, 30] from Operation: 96-66=30
Current State: 67:[65, 15, 30], Operations: ['96-66=30']
Exploring Operation: 30/15=2, Resulting Numbers: [65, 2]
Generated Node #3: [65, 2] from Ope... | 4 | Current State: 67:[65, 96, 66, 15], Operations: []
Exploring Operation: 96-15=81, Resulting Numbers: [65, 66, 81]
Generated Node #0,0: 67:[65, 66, 81] Operation: 96-15=81
Exploring Operation: 65+15=80, Resulting Numbers: [96, 66, 80]
Generated Node #0,1: 67:[96, 66, 80] Operation: 65+15=80
Exploring Operation: 66+15=81... | 0 | hs_4 | mult_heuristic |
[
22,
34,
8,
47
] | 49 | [
"34-22=12",
"8*12=96",
"96-47=49"
] | Current State: 49:[22, 34, 8, 47], Operations: []
Exploring Operation: 34-22=12, Resulting Numbers: [8, 47, 12]
Generated Node #2: [8, 47, 12] from Operation: 34-22=12
Current State: 49:[8, 47, 12], Operations: ['34-22=12']
Exploring Operation: 8*12=96, Resulting Numbers: [47, 96]
Generated Node #3: [47, 96] from Opera... | 4 | Current State: 49:[22, 34, 8, 47], Operations: []
Exploring Operation: 34-22=12, Resulting Numbers: [8, 47, 12]
Generated Node #0,0: 49:[8, 47, 12] Operation: 34-22=12
Exploring Operation: 22+34=56, Resulting Numbers: [8, 47, 56]
Generated Node #0,1: 49:[8, 47, 56] Operation: 22+34=56
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
30,
2,
90,
68
] | 74 | [
"30/2=15",
"90/15=6",
"68+6=74"
] | Current State: 74:[30, 2, 90, 68], Operations: []
Exploring Operation: 30/2=15, Resulting Numbers: [90, 68, 15]
Generated Node #2: [90, 68, 15] from Operation: 30/2=15
Current State: 74:[90, 68, 15], Operations: ['30/2=15']
Exploring Operation: 90/15=6, Resulting Numbers: [68, 6]
Generated Node #3: [68, 6] from Operati... | 4 | Current State: 74:[30, 2, 90, 68], Operations: []
Exploring Operation: 90-68=22, Resulting Numbers: [30, 2, 22]
Generated Node #0,0: 74:[30, 2, 22] Operation: 90-68=22
Exploring Operation: 90/2=45, Resulting Numbers: [30, 68, 45]
Generated Node #0,1: 74:[30, 68, 45] Operation: 90/2=45
Exploring Operation: 90-30=60, Res... | 0.909722 | hs_5 | mult_heuristic |
[
52,
65,
74,
22
] | 65 | [
"52+65=117",
"74-22=52",
"117-52=65"
] | Current State: 65:[52, 65, 74, 22], Operations: []
Exploring Operation: 52+65=117, Resulting Numbers: [74, 22, 117]
Generated Node #2: [74, 22, 117] from Operation: 52+65=117
Current State: 65:[74, 22, 117], Operations: ['52+65=117']
Exploring Operation: 74-22=52, Resulting Numbers: [117, 52]
Generated Node #3: [117, 5... | 4 | Current State: 65:[52, 65, 74, 22], Operations: []
Exploring Operation: 65-52=13, Resulting Numbers: [74, 22, 13]
Generated Node #0,0: 65:[74, 22, 13] Operation: 65-52=13
Exploring Operation: 52+22=74, Resulting Numbers: [65, 74, 74]
Generated Node #0,1: 65:[65, 74, 74] Operation: 52+22=74
Exploring Operation: 74-52=22... | 0.987847 | hs_3 | mult_heuristic |
[
93,
78,
89,
36
] | 69 | [
"93-89=4",
"36/4=9",
"78-9=69"
] | Current State: 69:[93, 78, 89, 36], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [78, 36, 4]
Generated Node #2: [78, 36, 4] from Operation: 93-89=4
Current State: 69:[78, 36, 4], Operations: ['93-89=4']
Exploring Operation: 36/4=9, Resulting Numbers: [78, 9]
Generated Node #3: [78, 9] from Operation:... | 4 | Current State: 69:[93, 78, 89, 36], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [78, 36, 4]
Generated Node #0,0: 69:[78, 36, 4] Operation: 93-89=4
Exploring Operation: 93-78=15, Resulting Numbers: [89, 36, 15]
Generated Node #0,1: 69:[89, 36, 15] Operation: 93-78=15
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
46,
68,
33,
88
] | 59 | [
"46+68=114",
"88-33=55",
"114-55=59"
] | Current State: 59:[46, 68, 33, 88], Operations: []
Exploring Operation: 46+68=114, Resulting Numbers: [33, 88, 114]
Generated Node #2: [33, 88, 114] from Operation: 46+68=114
Current State: 59:[33, 88, 114], Operations: ['46+68=114']
Exploring Operation: 88-33=55, Resulting Numbers: [114, 55]
Generated Node #3: [114, 5... | 4 | Current State: 59:[46, 68, 33, 88], Operations: []
Exploring Operation: 88-33=55, Resulting Numbers: [46, 68, 55]
Generated Node #0,0: 59:[46, 68, 55] Operation: 88-33=55
Moving to Node #0,0
Current State: 59:[46, 68, 55], Operations: ['88-33=55']
Exploring Operation: 68-46=22, Resulting Numbers: [55, 22]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
76,
90,
70,
68
] | 28 | [
"76+90=166",
"70+68=138",
"166-138=28"
] | Current State: 28:[76, 90, 70, 68], Operations: []
Exploring Operation: 76+90=166, Resulting Numbers: [70, 68, 166]
Generated Node #2: [70, 68, 166] from Operation: 76+90=166
Current State: 28:[70, 68, 166], Operations: ['76+90=166']
Exploring Operation: 70+68=138, Resulting Numbers: [166, 138]
Generated Node #3: [166,... | 4 | Current State: 28:[76, 90, 70, 68], Operations: []
Exploring Operation: 90-76=14, Resulting Numbers: [70, 68, 14]
Generated Node #0,0: 28:[70, 68, 14] Operation: 90-76=14
Exploring Operation: 90-70=20, Resulting Numbers: [76, 68, 20]
Generated Node #0,1: 28:[76, 68, 20] Operation: 90-70=20
Exploring Operation: 76-70=6,... | 0.986111 | hs_4 | sum_heuristic |
[
43,
13,
56,
48
] | 63 | [
"43+48=91",
"91/13=7",
"56+7=63"
] | Current State: 63:[43, 13, 56, 48], Operations: []
Exploring Operation: 43+48=91, Resulting Numbers: [13, 56, 91]
Generated Node #2: [13, 56, 91] from Operation: 43+48=91
Current State: 63:[13, 56, 91], Operations: ['43+48=91']
Exploring Operation: 91/13=7, Resulting Numbers: [56, 7]
Generated Node #3: [56, 7] from Ope... | 4 | Current State: 63:[43, 13, 56, 48], Operations: []
Exploring Operation: 48-43=5, Resulting Numbers: [13, 56, 5]
Generated Node #0,0: 63:[13, 56, 5] Operation: 48-43=5
Moving to Node #0,0
Current State: 63:[13, 56, 5], Operations: ['48-43=5']
Exploring Operation: 56+5=61, Resulting Numbers: [13, 61]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
13,
14,
90,
50
] | 23 | [
"90+50=140",
"140/14=10",
"13+10=23"
] | Current State: 23:[13, 14, 90, 50], Operations: []
Exploring Operation: 90+50=140, Resulting Numbers: [13, 14, 140]
Generated Node #2: [13, 14, 140] from Operation: 90+50=140
Current State: 23:[13, 14, 140], Operations: ['90+50=140']
Exploring Operation: 140/14=10, Resulting Numbers: [13, 10]
Generated Node #3: [13, 10... | 4 | Current State: 23:[13, 14, 90, 50], Operations: []
Exploring Operation: 90-50=40, Resulting Numbers: [13, 14, 40]
Generated Node #0,0: 23:[13, 14, 40] Operation: 90-50=40
Exploring Operation: 90-13=77, Resulting Numbers: [14, 50, 77]
Generated Node #0,1: 23:[14, 50, 77] Operation: 90-13=77
Exploring Operation: 50-13=37... | 0 | hs_5 | sum_heuristic |
[
46,
4,
63,
19
] | 33 | [
"46+63=109",
"4*19=76",
"109-76=33"
] | Current State: 33:[46, 4, 63, 19], Operations: []
Exploring Operation: 46+63=109, Resulting Numbers: [4, 19, 109]
Generated Node #2: [4, 19, 109] from Operation: 46+63=109
Current State: 33:[4, 19, 109], Operations: ['46+63=109']
Exploring Operation: 4*19=76, Resulting Numbers: [109, 76]
Generated Node #3: [109, 76] fr... | 4 | Current State: 33:[46, 4, 63, 19], Operations: []
Exploring Operation: 46-4=42, Resulting Numbers: [63, 19, 42]
Generated Node #0,0: 33:[63, 19, 42] Operation: 46-4=42
Exploring Operation: 46-19=27, Resulting Numbers: [4, 63, 27]
Generated Node #0,1: 33:[4, 63, 27] Operation: 46-19=27
Exploring Operation: 63-4=59, Resu... | 0 | hs_5 | mult_heuristic |
[
96,
56,
32,
87
] | 48 | [
"32*87=2784",
"2784-96=2688",
"2688/56=48"
] | Current State: 48:[96, 56, 32, 87], Operations: []
Exploring Operation: 32*87=2784, Resulting Numbers: [96, 56, 2784]
Generated Node #2: [96, 56, 2784] from Operation: 32*87=2784
Current State: 48:[96, 56, 2784], Operations: ['32*87=2784']
Exploring Operation: 2784-96=2688, Resulting Numbers: [56, 2688]
Generated Node ... | 4 | Current State: 48:[96, 56, 32, 87], Operations: []
Exploring Operation: 96-32=64, Resulting Numbers: [56, 87, 64]
Generated Node #0,0: 48:[56, 87, 64] Operation: 96-32=64
Exploring Operation: 96-56=40, Resulting Numbers: [32, 87, 40]
Generated Node #0,1: 48:[32, 87, 40] Operation: 96-56=40
Exploring Operation: 96-87=9,... | 0 | hs_4 | mult_heuristic |
[
96,
11,
76,
46
] | 55 | [
"96-11=85",
"76-46=30",
"85-30=55"
] | Current State: 55:[96, 11, 76, 46], Operations: []
Exploring Operation: 96-11=85, Resulting Numbers: [76, 46, 85]
Generated Node #2: [76, 46, 85] from Operation: 96-11=85
Current State: 55:[76, 46, 85], Operations: ['96-11=85']
Exploring Operation: 76-46=30, Resulting Numbers: [85, 30]
Generated Node #3: [85, 30] from ... | 4 | Current State: 55:[96, 11, 76, 46], Operations: []
Exploring Operation: 96-46=50, Resulting Numbers: [11, 76, 50]
Generated Node #0,0: 55:[11, 76, 50] Operation: 96-46=50
Exploring Operation: 96-76=20, Resulting Numbers: [11, 46, 20]
Generated Node #0,1: 55:[11, 46, 20] Operation: 96-76=20
Exploring Operation: 96-11=85... | 0.985243 | hs_3 | sum_heuristic |
[
36,
33,
5,
99
] | 77 | [
"33-5=28",
"99*28=2772",
"2772/36=77"
] | Current State: 77:[36, 33, 5, 99], Operations: []
Exploring Operation: 33-5=28, Resulting Numbers: [36, 99, 28]
Generated Node #2: [36, 99, 28] from Operation: 33-5=28
Current State: 77:[36, 99, 28], Operations: ['33-5=28']
Exploring Operation: 99*28=2772, Resulting Numbers: [36, 2772]
Generated Node #3: [36, 2772] fro... | 4 | Current State: 77:[36, 33, 5, 99], Operations: []
Exploring Operation: 36-33=3, Resulting Numbers: [5, 99, 3]
Generated Node #0,0: 77:[5, 99, 3] Operation: 36-33=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 77:[5, 99, 3], Operations: ['36-33=3']
Exploring Operation: 99-5=94, Resulting Numbers: [3, ... | 0 | hs_1 | sum_heuristic |
[
95,
79,
22,
49
] | 11 | [
"95-79=16",
"49-22=27",
"27-16=11"
] | Current State: 11:[95, 79, 22, 49], Operations: []
Exploring Operation: 95-79=16, Resulting Numbers: [22, 49, 16]
Generated Node #2: [22, 49, 16] from Operation: 95-79=16
Current State: 11:[22, 49, 16], Operations: ['95-79=16']
Exploring Operation: 49-22=27, Resulting Numbers: [16, 27]
Generated Node #3: [16, 27] from ... | 4 | Current State: 11:[95, 79, 22, 49], Operations: []
Exploring Operation: 79-49=30, Resulting Numbers: [95, 22, 30]
Generated Node #0,0: 11:[95, 22, 30] Operation: 79-49=30
Exploring Operation: 95-79=16, Resulting Numbers: [22, 49, 16]
Generated Node #0,1: 11:[22, 49, 16] Operation: 95-79=16
Exploring Operation: 95-49=46... | 0.989583 | hs_3 | mult_heuristic |
[
56,
18,
51,
14
] | 65 | [
"56/14=4",
"18+51=69",
"69-4=65"
] | Current State: 65:[56, 18, 51, 14], Operations: []
Exploring Operation: 56/14=4, Resulting Numbers: [18, 51, 4]
Generated Node #2: [18, 51, 4] from Operation: 56/14=4
Current State: 65:[18, 51, 4], Operations: ['56/14=4']
Exploring Operation: 18+51=69, Resulting Numbers: [4, 69]
Generated Node #3: [4, 69] from Operatio... | 4 | Current State: 65:[56, 18, 51, 14], Operations: []
Exploring Operation: 18+51=69, Resulting Numbers: [56, 14, 69]
Generated Node #0,0: 65:[56, 14, 69] Operation: 18+51=69
Exploring Operation: 56-51=5, Resulting Numbers: [18, 14, 5]
Generated Node #0,1: 65:[18, 14, 5] Operation: 56-51=5
Moving to Node #0,1
Current State... | 0.984375 | hs_2 | sum_heuristic |
[
41,
50,
39,
59
] | 29 | [
"50-41=9",
"59-39=20",
"9+20=29"
] | Current State: 29:[41, 50, 39, 59], Operations: []
Exploring Operation: 50-41=9, Resulting Numbers: [39, 59, 9]
Generated Node #2: [39, 59, 9] from Operation: 50-41=9
Current State: 29:[39, 59, 9], Operations: ['50-41=9']
Exploring Operation: 59-39=20, Resulting Numbers: [9, 20]
Generated Node #3: [9, 20] from Operatio... | 4 | Current State: 29:[41, 50, 39, 59], Operations: []
Exploring Operation: 59-41=18, Resulting Numbers: [50, 39, 18]
Generated Node #0,0: 29:[50, 39, 18] Operation: 59-41=18
Moving to Node #0,0
Current State: 29:[50, 39, 18], Operations: ['59-41=18']
Exploring Operation: 50-18=32, Resulting Numbers: [39, 32]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
11,
14,
14,
7
] | 73 | [
"11+14=25",
"14*7=98",
"98-25=73"
] | Current State: 73:[11, 14, 14, 7], Operations: []
Exploring Operation: 11+14=25, Resulting Numbers: [7, 25]
Generated Node #2: [7, 25] from Operation: 11+14=25
Current State: 73:[7, 25], Operations: ['11+14=25']
Exploring Operation: 14*7=98, Resulting Numbers: [25, 98]
Generated Node #3: [25, 98] from Operation: 14*7=9... | 4 | Current State: 73:[11, 14, 14, 7], Operations: []
Exploring Operation: 14*7=98, Resulting Numbers: [11, 14, 98]
Generated Node #0,0: 73:[11, 14, 98] Operation: 14*7=98
Exploring Operation: 11+14=25, Resulting Numbers: [14, 7, 25]
Generated Node #0,1: 73:[14, 7, 25] Operation: 11+14=25
Exploring Operation: 14*7=98, Resu... | 0.970486 | hs_4 | sum_heuristic |
[
73,
81,
75,
15
] | 94 | [
"73+81=154",
"75-15=60",
"154-60=94"
] | Current State: 94:[73, 81, 75, 15], Operations: []
Exploring Operation: 73+81=154, Resulting Numbers: [75, 15, 154]
Generated Node #2: [75, 15, 154] from Operation: 73+81=154
Current State: 94:[75, 15, 154], Operations: ['73+81=154']
Exploring Operation: 75-15=60, Resulting Numbers: [154, 60]
Generated Node #3: [154, 6... | 4 | Current State: 94:[73, 81, 75, 15], Operations: []
Exploring Operation: 75-73=2, Resulting Numbers: [81, 15, 2]
Generated Node #0,0: 94:[81, 15, 2] Operation: 75-73=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 94:[81, 15, 2], Operations: ['75-73=2']
Exploring Operation: 81+15=96, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
35,
44,
11,
80
] | 55 | [
"44/11=4",
"80/4=20",
"35+20=55"
] | Current State: 55:[35, 44, 11, 80], Operations: []
Exploring Operation: 44/11=4, Resulting Numbers: [35, 80, 4]
Generated Node #2: [35, 80, 4] from Operation: 44/11=4
Current State: 55:[35, 80, 4], Operations: ['44/11=4']
Exploring Operation: 80/4=20, Resulting Numbers: [35, 20]
Generated Node #3: [35, 20] from Operati... | 4 | Current State: 55:[35, 44, 11, 80], Operations: []
Exploring Operation: 80-35=45, Resulting Numbers: [44, 11, 45]
Generated Node #0,0: 55:[44, 11, 45] Operation: 80-35=45
Exploring Operation: 44-35=9, Resulting Numbers: [11, 80, 9]
Generated Node #0,1: 55:[11, 80, 9] Operation: 44-35=9
Exploring Operation: 35+11=46, Re... | 0 | hs_5 | sum_heuristic |
[
2,
22,
68,
78
] | 10 | [
"22-2=20",
"78-68=10",
"20-10=10"
] | Current State: 10:[2, 22, 68, 78], Operations: []
Exploring Operation: 22-2=20, Resulting Numbers: [68, 78, 20]
Generated Node #2: [68, 78, 20] from Operation: 22-2=20
Current State: 10:[68, 78, 20], Operations: ['22-2=20']
Exploring Operation: 78-68=10, Resulting Numbers: [20, 10]
Generated Node #3: [20, 10] from Oper... | 4 | Current State: 10:[2, 22, 68, 78], Operations: []
Exploring Operation: 68/2=34, Resulting Numbers: [22, 78, 34]
Generated Node #0,0: 10:[22, 78, 34] Operation: 68/2=34
Exploring Operation: 78-68=10, Resulting Numbers: [2, 22, 10]
Generated Node #0,1: 10:[2, 22, 10] Operation: 78-68=10
Exploring Operation: 68-22=46, Res... | 0.984375 | hs_4 | mult_heuristic |
[
50,
43,
37,
84
] | 54 | [
"50-43=7",
"84-37=47",
"7+47=54"
] | Current State: 54:[50, 43, 37, 84], Operations: []
Exploring Operation: 50-43=7, Resulting Numbers: [37, 84, 7]
Generated Node #2: [37, 84, 7] from Operation: 50-43=7
Current State: 54:[37, 84, 7], Operations: ['50-43=7']
Exploring Operation: 84-37=47, Resulting Numbers: [7, 47]
Generated Node #3: [7, 47] from Operatio... | 4 | Current State: 54:[50, 43, 37, 84], Operations: []
Exploring Operation: 84-37=47, Resulting Numbers: [50, 43, 47]
Generated Node #0,0: 54:[50, 43, 47] Operation: 84-37=47
Exploring Operation: 84-43=41, Resulting Numbers: [50, 37, 41]
Generated Node #0,1: 54:[50, 37, 41] Operation: 84-43=41
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
21,
36,
50,
69
] | 34 | [
"36-21=15",
"69-50=19",
"15+19=34"
] | Current State: 34:[21, 36, 50, 69], Operations: []
Exploring Operation: 36-21=15, Resulting Numbers: [50, 69, 15]
Generated Node #2: [50, 69, 15] from Operation: 36-21=15
Current State: 34:[50, 69, 15], Operations: ['36-21=15']
Exploring Operation: 69-50=19, Resulting Numbers: [15, 19]
Generated Node #3: [15, 19] from ... | 4 | Current State: 34:[21, 36, 50, 69], Operations: []
Exploring Operation: 69-36=33, Resulting Numbers: [21, 50, 33]
Generated Node #0,0: 34:[21, 50, 33] Operation: 69-36=33
Exploring Operation: 69-21=48, Resulting Numbers: [36, 50, 48]
Generated Node #0,1: 34:[36, 50, 48] Operation: 69-21=48
Exploring Operation: 69-50=19... | 0.986111 | hs_4 | mult_heuristic |
[
98,
56,
58,
23
] | 73 | [
"98+56=154",
"58+23=81",
"154-81=73"
] | Current State: 73:[98, 56, 58, 23], Operations: []
Exploring Operation: 98+56=154, Resulting Numbers: [58, 23, 154]
Generated Node #2: [58, 23, 154] from Operation: 98+56=154
Current State: 73:[58, 23, 154], Operations: ['98+56=154']
Exploring Operation: 58+23=81, Resulting Numbers: [154, 81]
Generated Node #3: [154, 8... | 4 | Current State: 73:[98, 56, 58, 23], Operations: []
Exploring Operation: 56+23=79, Resulting Numbers: [98, 58, 79]
Generated Node #0,0: 73:[98, 58, 79] Operation: 56+23=79
Exploring Operation: 98-23=75, Resulting Numbers: [56, 58, 75]
Generated Node #0,1: 73:[56, 58, 75] Operation: 98-23=75
Exploring Operation: 58+23=81... | 0.983507 | hs_3 | sum_heuristic |
[
16,
54,
6,
4
] | 86 | [
"6-4=2",
"16*2=32",
"54+32=86"
] | Current State: 86:[16, 54, 6, 4], Operations: []
Exploring Operation: 6-4=2, Resulting Numbers: [16, 54, 2]
Generated Node #2: [16, 54, 2] from Operation: 6-4=2
Current State: 86:[16, 54, 2], Operations: ['6-4=2']
Exploring Operation: 16*2=32, Resulting Numbers: [54, 32]
Generated Node #3: [54, 32] from Operation: 16*2... | 4 | Current State: 86:[16, 54, 6, 4], Operations: []
Exploring Operation: 54-16=38, Resulting Numbers: [6, 4, 38]
Generated Node #0,0: 86:[6, 4, 38] Operation: 54-16=38
Exploring Operation: 16-6=10, Resulting Numbers: [54, 4, 10]
Generated Node #0,1: 86:[54, 4, 10] Operation: 16-6=10
Exploring Operation: 16/4=4, Resulting ... | 0 | hs_3 | sum_heuristic |
[
16,
28,
3,
66
] | 98 | [
"66-28=38",
"3*38=114",
"114-16=98"
] | Current State: 98:[16, 28, 3, 66], Operations: []
Exploring Operation: 66-28=38, Resulting Numbers: [16, 3, 38]
Generated Node #2: [16, 3, 38] from Operation: 66-28=38
Current State: 98:[16, 3, 38], Operations: ['66-28=38']
Exploring Operation: 3*38=114, Resulting Numbers: [16, 114]
Generated Node #3: [16, 114] from Op... | 4 | Current State: 98:[16, 28, 3, 66], Operations: []
Exploring Operation: 66-16=50, Resulting Numbers: [28, 3, 50]
Generated Node #0,0: 98:[28, 3, 50] Operation: 66-16=50
Exploring Operation: 28-16=12, Resulting Numbers: [3, 66, 12]
Generated Node #0,1: 98:[3, 66, 12] Operation: 28-16=12
Exploring Operation: 28+66=94, Res... | 0 | hs_4 | mult_heuristic |
[
49,
25,
63,
28
] | 28 | [
"49-28=21",
"63/21=3",
"25+3=28"
] | Current State: 28:[49, 25, 63, 28], Operations: []
Exploring Operation: 49-28=21, Resulting Numbers: [25, 63, 21]
Generated Node #2: [25, 63, 21] from Operation: 49-28=21
Current State: 28:[25, 63, 21], Operations: ['49-28=21']
Exploring Operation: 63/21=3, Resulting Numbers: [25, 3]
Generated Node #3: [25, 3] from Ope... | 4 | Current State: 28:[49, 25, 63, 28], Operations: []
Exploring Operation: 63-49=14, Resulting Numbers: [25, 28, 14]
Generated Node #0,0: 28:[25, 28, 14] Operation: 63-49=14
Exploring Operation: 63-25=38, Resulting Numbers: [49, 28, 38]
Generated Node #0,1: 28:[49, 28, 38] Operation: 63-25=38
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
77,
84,
82,
3
] | 71 | [
"84-82=2",
"3*2=6",
"77-6=71"
] | Current State: 71:[77, 84, 82, 3], Operations: []
Exploring Operation: 84-82=2, Resulting Numbers: [77, 3, 2]
Generated Node #2: [77, 3, 2] from Operation: 84-82=2
Current State: 71:[77, 3, 2], Operations: ['84-82=2']
Exploring Operation: 3*2=6, Resulting Numbers: [77, 6]
Generated Node #3: [77, 6] from Operation: 3*2=... | 4 | Current State: 71:[77, 84, 82, 3], Operations: []
Exploring Operation: 77-3=74, Resulting Numbers: [84, 82, 74]
Generated Node #0,0: 71:[84, 82, 74] Operation: 77-3=74
Exploring Operation: 84-3=81, Resulting Numbers: [77, 82, 81]
Generated Node #0,1: 71:[77, 82, 81] Operation: 84-3=81
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
87,
49,
19,
95
] | 60 | [
"87+49=136",
"95-19=76",
"136-76=60"
] | Current State: 60:[87, 49, 19, 95], Operations: []
Exploring Operation: 87+49=136, Resulting Numbers: [19, 95, 136]
Generated Node #2: [19, 95, 136] from Operation: 87+49=136
Current State: 60:[19, 95, 136], Operations: ['87+49=136']
Exploring Operation: 95-19=76, Resulting Numbers: [136, 76]
Generated Node #3: [136, 7... | 4 | Current State: 60:[87, 49, 19, 95], Operations: []
Exploring Operation: 95/19=5, Resulting Numbers: [87, 49, 5]
Generated Node #0,0: 60:[87, 49, 5] Operation: 95/19=5
Exploring Operation: 95-87=8, Resulting Numbers: [49, 19, 8]
Generated Node #0,1: 60:[49, 19, 8] Operation: 95-87=8
Moving to Node #0,1
Current State: 60... | 0 | hs_2 | sum_heuristic |
[
16,
12,
2,
61
] | 55 | [
"16-12=4",
"61-2=59",
"59-4=55"
] | Current State: 55:[16, 12, 2, 61], Operations: []
Exploring Operation: 16-12=4, Resulting Numbers: [2, 61, 4]
Generated Node #2: [2, 61, 4] from Operation: 16-12=4
Current State: 55:[2, 61, 4], Operations: ['16-12=4']
Exploring Operation: 61-2=59, Resulting Numbers: [4, 59]
Generated Node #3: [4, 59] from Operation: 61... | 4 | Current State: 55:[16, 12, 2, 61], Operations: []
Exploring Operation: 16-12=4, Resulting Numbers: [2, 61, 4]
Generated Node #0,0: 55:[2, 61, 4] Operation: 16-12=4
Exploring Operation: 16-2=14, Resulting Numbers: [12, 61, 14]
Generated Node #0,1: 55:[12, 61, 14] Operation: 16-2=14
Exploring Operation: 16/2=8, Resulting... | 0.988715 | hs_3 | sum_heuristic |
[
75,
19,
12,
96
] | 24 | [
"75+19=94",
"96-94=2",
"12*2=24"
] | Current State: 24:[75, 19, 12, 96], Operations: []
Exploring Operation: 75+19=94, Resulting Numbers: [12, 96, 94]
Generated Node #2: [12, 96, 94] from Operation: 75+19=94
Current State: 24:[12, 96, 94], Operations: ['75+19=94']
Exploring Operation: 96-94=2, Resulting Numbers: [12, 2]
Generated Node #3: [12, 2] from Ope... | 4 | Current State: 24:[75, 19, 12, 96], Operations: []
Exploring Operation: 75-19=56, Resulting Numbers: [12, 96, 56]
Generated Node #0,0: 24:[12, 96, 56] Operation: 75-19=56
Exploring Operation: 96-75=21, Resulting Numbers: [19, 12, 21]
Generated Node #0,1: 24:[19, 12, 21] Operation: 96-75=21
Exploring Operation: 96/12=8,... | 0.975694 | hs_3 | mult_heuristic |
[
25,
59,
39,
58
] | 13 | [
"25+59=84",
"39+58=97",
"97-84=13"
] | Current State: 13:[25, 59, 39, 58], Operations: []
Exploring Operation: 25+59=84, Resulting Numbers: [39, 58, 84]
Generated Node #2: [39, 58, 84] from Operation: 25+59=84
Current State: 13:[39, 58, 84], Operations: ['25+59=84']
Exploring Operation: 39+58=97, Resulting Numbers: [84, 97]
Generated Node #3: [84, 97] from ... | 4 | Current State: 13:[25, 59, 39, 58], Operations: []
Exploring Operation: 59-58=1, Resulting Numbers: [25, 39, 1]
Generated Node #0,0: 13:[25, 39, 1] Operation: 59-58=1
Exploring Operation: 59-39=20, Resulting Numbers: [25, 58, 20]
Generated Node #0,1: 13:[25, 58, 20] Operation: 59-39=20
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
18,
61,
77,
74
] | 55 | [
"77-74=3",
"18/3=6",
"61-6=55"
] | Current State: 55:[18, 61, 77, 74], Operations: []
Exploring Operation: 77-74=3, Resulting Numbers: [18, 61, 3]
Generated Node #2: [18, 61, 3] from Operation: 77-74=3
Current State: 55:[18, 61, 3], Operations: ['77-74=3']
Exploring Operation: 18/3=6, Resulting Numbers: [61, 6]
Generated Node #3: [61, 6] from Operation:... | 4 | Current State: 55:[18, 61, 77, 74], Operations: []
Exploring Operation: 77-61=16, Resulting Numbers: [18, 74, 16]
Generated Node #0,0: 55:[18, 74, 16] Operation: 77-61=16
Exploring Operation: 77-18=59, Resulting Numbers: [61, 74, 59]
Generated Node #0,1: 55:[61, 74, 59] Operation: 77-18=59
Exploring Operation: 77-74=3,... | 0.938368 | hs_5 | sum_heuristic |
[
19,
24,
94,
88
] | 23 | [
"94-88=6",
"24/6=4",
"19+4=23"
] | Current State: 23:[19, 24, 94, 88], Operations: []
Exploring Operation: 94-88=6, Resulting Numbers: [19, 24, 6]
Generated Node #2: [19, 24, 6] from Operation: 94-88=6
Current State: 23:[19, 24, 6], Operations: ['94-88=6']
Exploring Operation: 24/6=4, Resulting Numbers: [19, 4]
Generated Node #3: [19, 4] from Operation:... | 4 | Current State: 23:[19, 24, 94, 88], Operations: []
Exploring Operation: 94-19=75, Resulting Numbers: [24, 88, 75]
Generated Node #0,0: 23:[24, 88, 75] Operation: 94-19=75
Exploring Operation: 88-24=64, Resulting Numbers: [19, 94, 64]
Generated Node #0,1: 23:[19, 94, 64] Operation: 88-24=64
Exploring Operation: 94-88=6,... | 0.938368 | hs_5 | mult_heuristic |
[
82,
84,
44,
51
] | 73 | [
"84-82=2",
"44/2=22",
"51+22=73"
] | Current State: 73:[82, 84, 44, 51], Operations: []
Exploring Operation: 84-82=2, Resulting Numbers: [44, 51, 2]
Generated Node #2: [44, 51, 2] from Operation: 84-82=2
Current State: 73:[44, 51, 2], Operations: ['84-82=2']
Exploring Operation: 44/2=22, Resulting Numbers: [51, 22]
Generated Node #3: [51, 22] from Operati... | 4 | Current State: 73:[82, 84, 44, 51], Operations: []
Exploring Operation: 84-44=40, Resulting Numbers: [82, 51, 40]
Generated Node #0,0: 73:[82, 51, 40] Operation: 84-44=40
Exploring Operation: 44+51=95, Resulting Numbers: [82, 84, 95]
Generated Node #0,1: 73:[82, 84, 95] Operation: 44+51=95
Exploring Operation: 82-44=38... | 0 | hs_3 | sum_heuristic |
[
73,
80,
68,
67
] | 18 | [
"73+80=153",
"68+67=135",
"153-135=18"
] | Current State: 18:[73, 80, 68, 67], Operations: []
Exploring Operation: 73+80=153, Resulting Numbers: [68, 67, 153]
Generated Node #2: [68, 67, 153] from Operation: 73+80=153
Current State: 18:[68, 67, 153], Operations: ['73+80=153']
Exploring Operation: 68+67=135, Resulting Numbers: [153, 135]
Generated Node #3: [153,... | 4 | Current State: 18:[73, 80, 68, 67], Operations: []
Exploring Operation: 80-67=13, Resulting Numbers: [73, 68, 13]
Generated Node #0,0: 18:[73, 68, 13] Operation: 80-67=13
Exploring Operation: 73-67=6, Resulting Numbers: [80, 68, 6]
Generated Node #0,1: 18:[80, 68, 6] Operation: 73-67=6
Exploring Operation: 73-68=5, Res... | 0.966146 | hs_5 | sum_heuristic |
[
96,
91,
89,
81
] | 68 | [
"96-89=7",
"91/7=13",
"81-13=68"
] | Current State: 68:[96, 91, 89, 81], Operations: []
Exploring Operation: 96-89=7, Resulting Numbers: [91, 81, 7]
Generated Node #2: [91, 81, 7] from Operation: 96-89=7
Current State: 68:[91, 81, 7], Operations: ['96-89=7']
Exploring Operation: 91/7=13, Resulting Numbers: [81, 13]
Generated Node #3: [81, 13] from Operati... | 4 | Current State: 68:[96, 91, 89, 81], Operations: []
Exploring Operation: 96-91=5, Resulting Numbers: [89, 81, 5]
Generated Node #0,0: 68:[89, 81, 5] Operation: 96-91=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 68:[89, 81, 5], Operations: ['96-91=5']
Exploring Operation: 89-81=8, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
36,
12,
78,
93
] | 33 | [
"36+12=48",
"93-78=15",
"48-15=33"
] | Current State: 33:[36, 12, 78, 93], Operations: []
Exploring Operation: 36+12=48, Resulting Numbers: [78, 93, 48]
Generated Node #2: [78, 93, 48] from Operation: 36+12=48
Current State: 33:[78, 93, 48], Operations: ['36+12=48']
Exploring Operation: 93-78=15, Resulting Numbers: [48, 15]
Generated Node #3: [48, 15] from ... | 4 | Current State: 33:[36, 12, 78, 93], Operations: []
Exploring Operation: 93-36=57, Resulting Numbers: [12, 78, 57]
Generated Node #0,0: 33:[12, 78, 57] Operation: 93-36=57
Exploring Operation: 93-78=15, Resulting Numbers: [36, 12, 15]
Generated Node #0,1: 33:[36, 12, 15] Operation: 93-78=15
Exploring Operation: 78-36=42... | 0.988715 | hs_4 | sum_heuristic |
[
85,
19,
93,
31
] | 20 | [
"85+19=104",
"93+31=124",
"124-104=20"
] | Current State: 20:[85, 19, 93, 31], Operations: []
Exploring Operation: 85+19=104, Resulting Numbers: [93, 31, 104]
Generated Node #2: [93, 31, 104] from Operation: 85+19=104
Current State: 20:[93, 31, 104], Operations: ['85+19=104']
Exploring Operation: 93+31=124, Resulting Numbers: [104, 124]
Generated Node #3: [104,... | 4 | Current State: 20:[85, 19, 93, 31], Operations: []
Exploring Operation: 93-31=62, Resulting Numbers: [85, 19, 62]
Generated Node #0,0: 20:[85, 19, 62] Operation: 93-31=62
Exploring Operation: 93/31=3, Resulting Numbers: [85, 19, 3]
Generated Node #0,1: 20:[85, 19, 3] Operation: 93/31=3
Exploring Operation: 85-31=54, Re... | 0.985243 | hs_4 | sum_heuristic |
[
60,
68,
64,
78
] | 86 | [
"68-60=8",
"64/8=8",
"78+8=86"
] | Current State: 86:[60, 68, 64, 78], Operations: []
Exploring Operation: 68-60=8, Resulting Numbers: [64, 78, 8]
Generated Node #2: [64, 78, 8] from Operation: 68-60=8
Current State: 86:[64, 78, 8], Operations: ['68-60=8']
Exploring Operation: 64/8=8, Resulting Numbers: [78, 8]
Generated Node #3: [78, 8] from Operation:... | 4 | Current State: 86:[60, 68, 64, 78], Operations: []
Exploring Operation: 68-64=4, Resulting Numbers: [60, 78, 4]
Generated Node #0,0: 86:[60, 78, 4] Operation: 68-64=4
Moving to Node #0,0
Current State: 86:[60, 78, 4], Operations: ['68-64=4']
Exploring Operation: 78-60=18, Resulting Numbers: [4, 18]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
54,
37,
23,
32
] | 38 | [
"54-37=17",
"23+32=55",
"55-17=38"
] | Current State: 38:[54, 37, 23, 32], Operations: []
Exploring Operation: 54-37=17, Resulting Numbers: [23, 32, 17]
Generated Node #2: [23, 32, 17] from Operation: 54-37=17
Current State: 38:[23, 32, 17], Operations: ['54-37=17']
Exploring Operation: 23+32=55, Resulting Numbers: [17, 55]
Generated Node #3: [17, 55] from ... | 4 | Current State: 38:[54, 37, 23, 32], Operations: []
Exploring Operation: 37-32=5, Resulting Numbers: [54, 23, 5]
Generated Node #0,0: 38:[54, 23, 5] Operation: 37-32=5
Exploring Operation: 32-23=9, Resulting Numbers: [54, 37, 9]
Generated Node #0,1: 38:[54, 37, 9] Operation: 32-23=9
Exploring Operation: 54-32=22, Result... | 0.984375 | hs_5 | mult_heuristic |
[
44,
9,
35,
34
] | 55 | [
"44-34=10",
"9*10=90",
"90-35=55"
] | Current State: 55:[44, 9, 35, 34], Operations: []
Exploring Operation: 44-34=10, Resulting Numbers: [9, 35, 10]
Generated Node #2: [9, 35, 10] from Operation: 44-34=10
Current State: 55:[9, 35, 10], Operations: ['44-34=10']
Exploring Operation: 9*10=90, Resulting Numbers: [35, 90]
Generated Node #3: [35, 90] from Opera... | 4 | Current State: 55:[44, 9, 35, 34], Operations: []
Exploring Operation: 35-34=1, Resulting Numbers: [44, 9, 1]
Generated Node #0,0: 55:[44, 9, 1] Operation: 35-34=1
Moving to Node #0,0
Current State: 55:[44, 9, 1], Operations: ['35-34=1']
Exploring Operation: 44+9=53, Resulting Numbers: [1, 53]
Generated Node #0,0,0: 55... | 0 | hs_1 | sum_heuristic |
[
28,
43,
9,
50
] | 74 | [
"43-28=15",
"9+50=59",
"15+59=74"
] | Current State: 74:[28, 43, 9, 50], Operations: []
Exploring Operation: 43-28=15, Resulting Numbers: [9, 50, 15]
Generated Node #2: [9, 50, 15] from Operation: 43-28=15
Current State: 74:[9, 50, 15], Operations: ['43-28=15']
Exploring Operation: 9+50=59, Resulting Numbers: [15, 59]
Generated Node #3: [15, 59] from Opera... | 4 | Current State: 74:[28, 43, 9, 50], Operations: []
Exploring Operation: 50-43=7, Resulting Numbers: [28, 9, 7]
Generated Node #0,0: 74:[28, 9, 7] Operation: 50-43=7
Exploring Operation: 28+9=37, Resulting Numbers: [43, 50, 37]
Generated Node #0,1: 74:[43, 50, 37] Operation: 28+9=37
Exploring Operation: 28+50=78, Resulti... | 0 | hs_5 | sum_heuristic |
[
35,
15,
72,
33
] | 59 | [
"35-15=20",
"72-33=39",
"20+39=59"
] | Current State: 59:[35, 15, 72, 33], Operations: []
Exploring Operation: 35-15=20, Resulting Numbers: [72, 33, 20]
Generated Node #2: [72, 33, 20] from Operation: 35-15=20
Current State: 59:[72, 33, 20], Operations: ['35-15=20']
Exploring Operation: 72-33=39, Resulting Numbers: [20, 39]
Generated Node #3: [20, 39] from ... | 4 | Current State: 59:[35, 15, 72, 33], Operations: []
Exploring Operation: 15+33=48, Resulting Numbers: [35, 72, 48]
Generated Node #0,0: 59:[35, 72, 48] Operation: 15+33=48
Exploring Operation: 35+33=68, Resulting Numbers: [15, 72, 68]
Generated Node #0,1: 59:[15, 72, 68] Operation: 35+33=68
Exploring Operation: 72-15=57... | 0.981771 | hs_4 | mult_heuristic |
[
22,
6,
84,
36
] | 84 | [
"22*6=132",
"84-36=48",
"132-48=84"
] | Current State: 84:[22, 6, 84, 36], Operations: []
Exploring Operation: 22*6=132, Resulting Numbers: [84, 36, 132]
Generated Node #2: [84, 36, 132] from Operation: 22*6=132
Current State: 84:[84, 36, 132], Operations: ['22*6=132']
Exploring Operation: 84-36=48, Resulting Numbers: [132, 48]
Generated Node #3: [132, 48] f... | 4 | Current State: 84:[22, 6, 84, 36], Operations: []
Exploring Operation: 36-22=14, Resulting Numbers: [6, 84, 14]
Generated Node #0,0: 84:[6, 84, 14] Operation: 36-22=14
Exploring Operation: 36/6=6, Resulting Numbers: [22, 84, 6]
Generated Node #0,1: 84:[22, 84, 6] Operation: 36/6=6
Exploring Operation: 6+36=42, Resultin... | 0 | hs_3 | sum_heuristic |
[
85,
33,
73,
59
] | 71 | [
"85+33=118",
"118/59=2",
"73-2=71"
] | Current State: 71:[85, 33, 73, 59], Operations: []
Exploring Operation: 85+33=118, Resulting Numbers: [73, 59, 118]
Generated Node #2: [73, 59, 118] from Operation: 85+33=118
Current State: 71:[73, 59, 118], Operations: ['85+33=118']
Exploring Operation: 118/59=2, Resulting Numbers: [73, 2]
Generated Node #3: [73, 2] f... | 4 | Current State: 71:[85, 33, 73, 59], Operations: []
Exploring Operation: 33+59=92, Resulting Numbers: [85, 73, 92]
Generated Node #0,0: 71:[85, 73, 92] Operation: 33+59=92
Exploring Operation: 73-33=40, Resulting Numbers: [85, 59, 40]
Generated Node #0,1: 71:[85, 59, 40] Operation: 73-33=40
Exploring Operation: 85+33=11... | 0.917535 | hs_5 | mult_heuristic |
[
10,
76,
74,
71
] | 91 | [
"76-74=2",
"10*2=20",
"71+20=91"
] | Current State: 91:[10, 76, 74, 71], Operations: []
Exploring Operation: 76-74=2, Resulting Numbers: [10, 71, 2]
Generated Node #2: [10, 71, 2] from Operation: 76-74=2
Current State: 91:[10, 71, 2], Operations: ['76-74=2']
Exploring Operation: 10*2=20, Resulting Numbers: [71, 20]
Generated Node #3: [71, 20] from Operati... | 4 | Current State: 91:[10, 76, 74, 71], Operations: []
Exploring Operation: 74-71=3, Resulting Numbers: [10, 76, 3]
Generated Node #0,0: 91:[10, 76, 3] Operation: 74-71=3
Exploring Operation: 76-74=2, Resulting Numbers: [10, 71, 2]
Generated Node #0,1: 91:[10, 71, 2] Operation: 76-74=2
Exploring Operation: 76-71=5, Resulti... | 0 | hs_3 | mult_heuristic |
[
12,
91,
67,
72
] | 98 | [
"12+91=103",
"72-67=5",
"103-5=98"
] | Current State: 98:[12, 91, 67, 72], Operations: []
Exploring Operation: 12+91=103, Resulting Numbers: [67, 72, 103]
Generated Node #2: [67, 72, 103] from Operation: 12+91=103
Current State: 98:[67, 72, 103], Operations: ['12+91=103']
Exploring Operation: 72-67=5, Resulting Numbers: [103, 5]
Generated Node #3: [103, 5] ... | 4 | Current State: 98:[12, 91, 67, 72], Operations: []
Exploring Operation: 72-67=5, Resulting Numbers: [12, 91, 5]
Generated Node #0,0: 98:[12, 91, 5] Operation: 72-67=5
Exploring Operation: 72/12=6, Resulting Numbers: [91, 67, 6]
Generated Node #0,1: 98:[91, 67, 6] Operation: 72/12=6
Exploring Operation: 91-72=19, Result... | 0.979167 | hs_3 | sum_heuristic |
[
75,
85,
58,
77
] | 29 | [
"85-75=10",
"77-58=19",
"10+19=29"
] | Current State: 29:[75, 85, 58, 77], Operations: []
Exploring Operation: 85-75=10, Resulting Numbers: [58, 77, 10]
Generated Node #2: [58, 77, 10] from Operation: 85-75=10
Current State: 29:[58, 77, 10], Operations: ['85-75=10']
Exploring Operation: 77-58=19, Resulting Numbers: [10, 19]
Generated Node #3: [10, 19] from ... | 4 | Current State: 29:[75, 85, 58, 77], Operations: []
Exploring Operation: 85-58=27, Resulting Numbers: [75, 77, 27]
Generated Node #0,0: 29:[75, 77, 27] Operation: 85-58=27
Exploring Operation: 77-58=19, Resulting Numbers: [75, 85, 19]
Generated Node #0,1: 29:[75, 85, 19] Operation: 77-58=19
Exploring Operation: 77-75=2,... | 0.963542 | hs_5 | sum_heuristic |
[
66,
30,
33,
38
] | 23 | [
"66/33=2",
"30/2=15",
"38-15=23"
] | Current State: 23:[66, 30, 33, 38], Operations: []
Exploring Operation: 66/33=2, Resulting Numbers: [30, 38, 2]
Generated Node #2: [30, 38, 2] from Operation: 66/33=2
Current State: 23:[30, 38, 2], Operations: ['66/33=2']
Exploring Operation: 30/2=15, Resulting Numbers: [38, 15]
Generated Node #3: [38, 15] from Operati... | 4 | Current State: 23:[66, 30, 33, 38], Operations: []
Exploring Operation: 66-38=28, Resulting Numbers: [30, 33, 28]
Generated Node #0,0: 23:[30, 33, 28] Operation: 66-38=28
Moving to Node #0,0
Current State: 23:[30, 33, 28], Operations: ['66-38=28']
Exploring Operation: 33-30=3, Resulting Numbers: [28, 3]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
75,
34,
67,
53
] | 79 | [
"75-34=41",
"67+53=120",
"120-41=79"
] | Current State: 79:[75, 34, 67, 53], Operations: []
Exploring Operation: 75-34=41, Resulting Numbers: [67, 53, 41]
Generated Node #2: [67, 53, 41] from Operation: 75-34=41
Current State: 79:[67, 53, 41], Operations: ['75-34=41']
Exploring Operation: 67+53=120, Resulting Numbers: [41, 120]
Generated Node #3: [41, 120] fr... | 4 | Current State: 79:[75, 34, 67, 53], Operations: []
Exploring Operation: 34+67=101, Resulting Numbers: [75, 53, 101]
Generated Node #0,0: 79:[75, 53, 101] Operation: 34+67=101
Exploring Operation: 34+53=87, Resulting Numbers: [75, 67, 87]
Generated Node #0,1: 79:[75, 67, 87] Operation: 34+53=87
Start Sub Search at level... | 0 | hs_2 | sum_heuristic |
[
58,
5,
33,
5
] | 90 | [
"58+33=91",
"5/5=1",
"91-1=90"
] | Current State: 90:[58, 5, 33, 5], Operations: []
Exploring Operation: 58+33=91, Resulting Numbers: [5, 5, 91]
Generated Node #2: [5, 5, 91] from Operation: 58+33=91
Current State: 90:[5, 5, 91], Operations: ['58+33=91']
Exploring Operation: 5/5=1, Resulting Numbers: [91, 1]
Generated Node #3: [91, 1] from Operation: 5/... | 4 | Current State: 90:[58, 5, 33, 5], Operations: []
Exploring Operation: 58-5=53, Resulting Numbers: [33, 5, 53]
Generated Node #0,0: 90:[33, 5, 53] Operation: 58-5=53
Exploring Operation: 58-33=25, Resulting Numbers: [5, 5, 25]
Generated Node #0,1: 90:[5, 5, 25] Operation: 58-33=25
Exploring Operation: 58-5=53, Resulting... | 0.983507 | hs_4 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.