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 |
|---|---|---|---|---|---|---|---|---|
[
62,
12,
16,
39
] | 19 | [
"62+12=74",
"16+39=55",
"74-55=19"
] | Current State: 19:[62, 12, 16, 39], Operations: []
Exploring Operation: 62+12=74, Resulting Numbers: [16, 39, 74]
Generated Node #2: [16, 39, 74] from Operation: 62+12=74
Current State: 19:[16, 39, 74], Operations: ['62+12=74']
Exploring Operation: 16+39=55, Resulting Numbers: [74, 55]
Generated Node #3: [74, 55] from ... | 4 | Current State: 19:[62, 12, 16, 39], Operations: []
Exploring Operation: 39-12=27, Resulting Numbers: [62, 16, 27]
Generated Node #0,0: 19:[62, 16, 27] Operation: 39-12=27
Exploring Operation: 62-16=46, Resulting Numbers: [12, 39, 46]
Generated Node #0,1: 19:[12, 39, 46] Operation: 62-16=46
Exploring Operation: 39-16=23... | 0.981771 | hs_5 | sum_heuristic |
[
35,
64,
43,
72
] | 55 | [
"43-35=8",
"72/8=9",
"64-9=55"
] | Current State: 55:[35, 64, 43, 72], Operations: []
Exploring Operation: 43-35=8, Resulting Numbers: [64, 72, 8]
Generated Node #2: [64, 72, 8] from Operation: 43-35=8
Current State: 55:[64, 72, 8], Operations: ['43-35=8']
Exploring Operation: 72/8=9, Resulting Numbers: [64, 9]
Generated Node #3: [64, 9] from Operation:... | 4 | Current State: 55:[35, 64, 43, 72], Operations: []
Exploring Operation: 43-35=8, Resulting Numbers: [64, 72, 8]
Generated Node #0,0: 55:[64, 72, 8] Operation: 43-35=8
Exploring Operation: 72-64=8, Resulting Numbers: [35, 43, 8]
Generated Node #0,1: 55:[35, 43, 8] Operation: 72-64=8
Moving to Node #0,0
Current State: 55... | 0.986111 | hs_2 | sum_heuristic |
[
19,
56,
38,
14
] | 89 | [
"56-19=37",
"38+14=52",
"37+52=89"
] | Current State: 89:[19, 56, 38, 14], Operations: []
Exploring Operation: 56-19=37, Resulting Numbers: [38, 14, 37]
Generated Node #2: [38, 14, 37] from Operation: 56-19=37
Current State: 89:[38, 14, 37], Operations: ['56-19=37']
Exploring Operation: 38+14=52, Resulting Numbers: [37, 52]
Generated Node #3: [37, 52] from ... | 4 | Current State: 89:[19, 56, 38, 14], Operations: []
Exploring Operation: 19+38=57, Resulting Numbers: [56, 14, 57]
Generated Node #0,0: 89:[56, 14, 57] Operation: 19+38=57
Exploring Operation: 19+56=75, Resulting Numbers: [38, 14, 75]
Generated Node #0,1: 89:[38, 14, 75] Operation: 19+56=75
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
44,
69,
72,
54
] | 95 | [
"44+69=113",
"72-54=18",
"113-18=95"
] | Current State: 95:[44, 69, 72, 54], Operations: []
Exploring Operation: 44+69=113, Resulting Numbers: [72, 54, 113]
Generated Node #2: [72, 54, 113] from Operation: 44+69=113
Current State: 95:[72, 54, 113], Operations: ['44+69=113']
Exploring Operation: 72-54=18, Resulting Numbers: [113, 18]
Generated Node #3: [113, 1... | 4 | Current State: 95:[44, 69, 72, 54], Operations: []
Exploring Operation: 54-44=10, Resulting Numbers: [69, 72, 10]
Generated Node #0,0: 95:[69, 72, 10] Operation: 54-44=10
Exploring Operation: 44+54=98, Resulting Numbers: [69, 72, 98]
Generated Node #0,1: 95:[69, 72, 98] Operation: 44+54=98
Exploring Operation: 69-54=15... | 0.978299 | hs_4 | sum_heuristic |
[
62,
82,
31,
58
] | 34 | [
"62/31=2",
"58*2=116",
"116-82=34"
] | Current State: 34:[62, 82, 31, 58], Operations: []
Exploring Operation: 62/31=2, Resulting Numbers: [82, 58, 2]
Generated Node #2: [82, 58, 2] from Operation: 62/31=2
Current State: 34:[82, 58, 2], Operations: ['62/31=2']
Exploring Operation: 58*2=116, Resulting Numbers: [82, 116]
Generated Node #3: [82, 116] from Oper... | 4 | Current State: 34:[62, 82, 31, 58], Operations: []
Exploring Operation: 82-58=24, Resulting Numbers: [62, 31, 24]
Generated Node #0,0: 34:[62, 31, 24] Operation: 82-58=24
Exploring Operation: 82-62=20, Resulting Numbers: [31, 58, 20]
Generated Node #0,1: 34:[31, 58, 20] Operation: 82-62=20
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
19,
37,
10,
3
] | 100 | [
"37-10=27",
"3*27=81",
"19+81=100"
] | Current State: 100:[19, 37, 10, 3], Operations: []
Exploring Operation: 37-10=27, Resulting Numbers: [19, 3, 27]
Generated Node #2: [19, 3, 27] from Operation: 37-10=27
Current State: 100:[19, 3, 27], Operations: ['37-10=27']
Exploring Operation: 3*27=81, Resulting Numbers: [19, 81]
Generated Node #3: [19, 81] from Ope... | 4 | Current State: 100:[19, 37, 10, 3], Operations: []
Exploring Operation: 37-10=27, Resulting Numbers: [19, 3, 27]
Generated Node #0,0: 100:[19, 3, 27] Operation: 37-10=27
Exploring Operation: 19+37=56, Resulting Numbers: [10, 3, 56]
Generated Node #0,1: 100:[10, 3, 56] Operation: 19+37=56
Exploring Operation: 37-19=18, ... | 0 | hs_4 | sum_heuristic |
[
25,
92,
57,
32
] | 42 | [
"92-25=67",
"57-32=25",
"67-25=42"
] | Current State: 42:[25, 92, 57, 32], Operations: []
Exploring Operation: 92-25=67, Resulting Numbers: [57, 32, 67]
Generated Node #2: [57, 32, 67] from Operation: 92-25=67
Current State: 42:[57, 32, 67], Operations: ['92-25=67']
Exploring Operation: 57-32=25, Resulting Numbers: [67, 25]
Generated Node #3: [67, 25] from ... | 4 | Current State: 42:[25, 92, 57, 32], Operations: []
Exploring Operation: 57-32=25, Resulting Numbers: [25, 92, 25]
Generated Node #0,0: 42:[25, 92, 25] Operation: 57-32=25
Exploring Operation: 92-57=35, Resulting Numbers: [25, 32, 35]
Generated Node #0,1: 42:[25, 32, 35] Operation: 92-57=35
Exploring Operation: 32-25=7,... | 0.983507 | hs_5 | mult_heuristic |
[
71,
46,
87,
42
] | 70 | [
"71-46=25",
"87-42=45",
"25+45=70"
] | Current State: 70:[71, 46, 87, 42], Operations: []
Exploring Operation: 71-46=25, Resulting Numbers: [87, 42, 25]
Generated Node #2: [87, 42, 25] from Operation: 71-46=25
Current State: 70:[87, 42, 25], Operations: ['71-46=25']
Exploring Operation: 87-42=45, Resulting Numbers: [25, 45]
Generated Node #3: [25, 45] from ... | 4 | Current State: 70:[71, 46, 87, 42], Operations: []
Exploring Operation: 46-42=4, Resulting Numbers: [71, 87, 4]
Generated Node #0,0: 70:[71, 87, 4] Operation: 46-42=4
Exploring Operation: 87-42=45, Resulting Numbers: [71, 46, 45]
Generated Node #0,1: 70:[71, 46, 45] Operation: 87-42=45
Exploring Operation: 87-46=41, Re... | 0.988715 | hs_4 | mult_heuristic |
[
28,
41,
5,
77
] | 99 | [
"41-5=36",
"77*36=2772",
"2772/28=99"
] | Current State: 99:[28, 41, 5, 77], Operations: []
Exploring Operation: 41-5=36, Resulting Numbers: [28, 77, 36]
Generated Node #2: [28, 77, 36] from Operation: 41-5=36
Current State: 99:[28, 77, 36], Operations: ['41-5=36']
Exploring Operation: 77*36=2772, Resulting Numbers: [28, 2772]
Generated Node #3: [28, 2772] fro... | 4 | Current State: 99:[28, 41, 5, 77], Operations: []
Exploring Operation: 28+77=105, Resulting Numbers: [41, 5, 105]
Generated Node #0,0: 99:[41, 5, 105] Operation: 28+77=105
Exploring Operation: 77-28=49, Resulting Numbers: [41, 5, 49]
Generated Node #0,1: 99:[41, 5, 49] Operation: 77-28=49
Exploring Operation: 41-28=13,... | 0 | hs_4 | mult_heuristic |
[
77,
1,
54,
48
] | 70 | [
"77-1=76",
"54-48=6",
"76-6=70"
] | Current State: 70:[77, 1, 54, 48], Operations: []
Exploring Operation: 77-1=76, Resulting Numbers: [54, 48, 76]
Generated Node #2: [54, 48, 76] from Operation: 77-1=76
Current State: 70:[54, 48, 76], Operations: ['77-1=76']
Exploring Operation: 54-48=6, Resulting Numbers: [76, 6]
Generated Node #3: [76, 6] from Operati... | 4 | Current State: 70:[77, 1, 54, 48], Operations: []
Exploring Operation: 54-48=6, Resulting Numbers: [77, 1, 6]
Generated Node #0,0: 70:[77, 1, 6] Operation: 54-48=6
Exploring Operation: 77-54=23, Resulting Numbers: [1, 48, 23]
Generated Node #0,1: 70:[1, 48, 23] Operation: 77-54=23
Moving to Node #0,0
Current State: 70:... | 0.992188 | hs_2 | sum_heuristic |
[
3,
47,
69,
43
] | 18 | [
"47-3=44",
"69-43=26",
"44-26=18"
] | Current State: 18:[3, 47, 69, 43], Operations: []
Exploring Operation: 47-3=44, Resulting Numbers: [69, 43, 44]
Generated Node #2: [69, 43, 44] from Operation: 47-3=44
Current State: 18:[69, 43, 44], Operations: ['47-3=44']
Exploring Operation: 69-43=26, Resulting Numbers: [44, 26]
Generated Node #3: [44, 26] from Oper... | 4 | Current State: 18:[3, 47, 69, 43], Operations: []
Exploring Operation: 69-47=22, Resulting Numbers: [3, 43, 22]
Generated Node #0,0: 18:[3, 43, 22] Operation: 69-47=22
Exploring Operation: 69-43=26, Resulting Numbers: [3, 47, 26]
Generated Node #0,1: 18:[3, 47, 26] Operation: 69-43=26
Exploring Operation: 47-43=4, Resu... | 0.990451 | hs_3 | sum_heuristic |
[
11,
33,
26,
72
] | 68 | [
"33-11=22",
"72-26=46",
"22+46=68"
] | Current State: 68:[11, 33, 26, 72], Operations: []
Exploring Operation: 33-11=22, Resulting Numbers: [26, 72, 22]
Generated Node #2: [26, 72, 22] from Operation: 33-11=22
Current State: 68:[26, 72, 22], Operations: ['33-11=22']
Exploring Operation: 72-26=46, Resulting Numbers: [22, 46]
Generated Node #3: [22, 46] from ... | 4 | Current State: 68:[11, 33, 26, 72], Operations: []
Exploring Operation: 26-11=15, Resulting Numbers: [33, 72, 15]
Generated Node #0,0: 68:[33, 72, 15] Operation: 26-11=15
Exploring Operation: 33-26=7, Resulting Numbers: [11, 72, 7]
Generated Node #0,1: 68:[11, 72, 7] Operation: 33-26=7
Exploring Operation: 72-11=61, Re... | 0.967882 | hs_5 | mult_heuristic |
[
10,
75,
30,
57
] | 38 | [
"75-10=65",
"57-30=27",
"65-27=38"
] | Current State: 38:[10, 75, 30, 57], Operations: []
Exploring Operation: 75-10=65, Resulting Numbers: [30, 57, 65]
Generated Node #2: [30, 57, 65] from Operation: 75-10=65
Current State: 38:[30, 57, 65], Operations: ['75-10=65']
Exploring Operation: 57-30=27, Resulting Numbers: [65, 27]
Generated Node #3: [65, 27] from ... | 4 | Current State: 38:[10, 75, 30, 57], Operations: []
Exploring Operation: 75-57=18, Resulting Numbers: [10, 30, 18]
Generated Node #0,0: 38:[10, 30, 18] Operation: 75-57=18
Start Sub Search at level 1: Moving to Node #0,0
Current State: 38:[10, 30, 18], Operations: ['75-57=18']
Exploring Operation: 30-10=20, Resulting Nu... | 0.993924 | hs_1 | mult_heuristic |
[
62,
98,
60,
69
] | 27 | [
"98-62=36",
"69-60=9",
"36-9=27"
] | Current State: 27:[62, 98, 60, 69], Operations: []
Exploring Operation: 98-62=36, Resulting Numbers: [60, 69, 36]
Generated Node #2: [60, 69, 36] from Operation: 98-62=36
Current State: 27:[60, 69, 36], Operations: ['98-62=36']
Exploring Operation: 69-60=9, Resulting Numbers: [36, 9]
Generated Node #3: [36, 9] from Ope... | 4 | Current State: 27:[62, 98, 60, 69], Operations: []
Exploring Operation: 98-62=36, Resulting Numbers: [60, 69, 36]
Generated Node #0,0: 27:[60, 69, 36] Operation: 98-62=36
Exploring Operation: 98-69=29, Resulting Numbers: [62, 60, 29]
Generated Node #0,1: 27:[62, 60, 29] Operation: 98-69=29
Moving to Node #0,1
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
3,
78,
86,
55
] | 57 | [
"78/3=26",
"86-55=31",
"26+31=57"
] | Current State: 57:[3, 78, 86, 55], Operations: []
Exploring Operation: 78/3=26, Resulting Numbers: [86, 55, 26]
Generated Node #2: [86, 55, 26] from Operation: 78/3=26
Current State: 57:[86, 55, 26], Operations: ['78/3=26']
Exploring Operation: 86-55=31, Resulting Numbers: [26, 31]
Generated Node #3: [26, 31] from Oper... | 4 | Current State: 57:[3, 78, 86, 55], Operations: []
Exploring Operation: 86-78=8, Resulting Numbers: [3, 55, 8]
Generated Node #0,0: 57:[3, 55, 8] Operation: 86-78=8
Moving to Node #0,0
Current State: 57:[3, 55, 8], Operations: ['86-78=8']
Exploring Operation: 8-3=5, Resulting Numbers: [55, 5]
Generated Node #0,0,0: 57:[... | 0 | hs_1 | sum_heuristic |
[
93,
32,
52,
64
] | 67 | [
"32*52=1664",
"1664/64=26",
"93-26=67"
] | Current State: 67:[93, 32, 52, 64], Operations: []
Exploring Operation: 32*52=1664, Resulting Numbers: [93, 64, 1664]
Generated Node #2: [93, 64, 1664] from Operation: 32*52=1664
Current State: 67:[93, 64, 1664], Operations: ['32*52=1664']
Exploring Operation: 1664/64=26, Resulting Numbers: [93, 26]
Generated Node #3: ... | 4 | Current State: 67:[93, 32, 52, 64], Operations: []
Exploring Operation: 93-52=41, Resulting Numbers: [32, 64, 41]
Generated Node #0,0: 67:[32, 64, 41] Operation: 93-52=41
Exploring Operation: 93-32=61, Resulting Numbers: [52, 64, 61]
Generated Node #0,1: 67:[52, 64, 61] Operation: 93-32=61
Exploring Operation: 32+52=84... | 0 | hs_5 | mult_heuristic |
[
50,
23,
7,
65
] | 56 | [
"50+23=73",
"73-65=8",
"7*8=56"
] | Current State: 56:[50, 23, 7, 65], Operations: []
Exploring Operation: 50+23=73, Resulting Numbers: [7, 65, 73]
Generated Node #2: [7, 65, 73] from Operation: 50+23=73
Current State: 56:[7, 65, 73], Operations: ['50+23=73']
Exploring Operation: 73-65=8, Resulting Numbers: [7, 8]
Generated Node #3: [7, 8] from Operation... | 4 | Current State: 56:[50, 23, 7, 65], Operations: []
Exploring Operation: 50+7=57, Resulting Numbers: [23, 65, 57]
Generated Node #0,0: 56:[23, 65, 57] Operation: 50+7=57
Exploring Operation: 50-23=27, Resulting Numbers: [7, 65, 27]
Generated Node #0,1: 56:[7, 65, 27] Operation: 50-23=27
Exploring Operation: 65-7=58, Resu... | 0.986979 | hs_4 | sum_heuristic |
[
72,
85,
41,
48
] | 29 | [
"72*48=3456",
"85*41=3485",
"3485-3456=29"
] | Current State: 29:[72, 85, 41, 48], Operations: []
Exploring Operation: 72*48=3456, Resulting Numbers: [85, 41, 3456]
Generated Node #2: [85, 41, 3456] from Operation: 72*48=3456
Current State: 29:[85, 41, 3456], Operations: ['72*48=3456']
Exploring Operation: 85*41=3485, Resulting Numbers: [3456, 3485]
Generated Node ... | 4 | Current State: 29:[72, 85, 41, 48], Operations: []
Exploring Operation: 72-41=31, Resulting Numbers: [85, 48, 31]
Generated Node #0,0: 29:[85, 48, 31] Operation: 72-41=31
Exploring Operation: 85-72=13, Resulting Numbers: [41, 48, 13]
Generated Node #0,1: 29:[41, 48, 13] Operation: 85-72=13
Exploring Operation: 72-48=24... | 0 | hs_4 | sum_heuristic |
[
85,
73,
26,
55
] | 93 | [
"85-73=12",
"26+55=81",
"12+81=93"
] | Current State: 93:[85, 73, 26, 55], Operations: []
Exploring Operation: 85-73=12, Resulting Numbers: [26, 55, 12]
Generated Node #2: [26, 55, 12] from Operation: 85-73=12
Current State: 93:[26, 55, 12], Operations: ['85-73=12']
Exploring Operation: 26+55=81, Resulting Numbers: [12, 81]
Generated Node #3: [12, 81] from ... | 4 | Current State: 93:[85, 73, 26, 55], Operations: []
Exploring Operation: 85-55=30, Resulting Numbers: [73, 26, 30]
Generated Node #0,0: 93:[73, 26, 30] Operation: 85-55=30
Exploring Operation: 73-55=18, Resulting Numbers: [85, 26, 18]
Generated Node #0,1: 93:[85, 26, 18] Operation: 73-55=18
Exploring Operation: 55-26=29... | 0.954861 | hs_4 | sum_heuristic |
[
2,
2,
94,
36
] | 65 | [
"94/2=47",
"36/2=18",
"47+18=65"
] | Current State: 65:[2, 2, 94, 36], Operations: []
Exploring Operation: 94/2=47, Resulting Numbers: [36, 47]
Generated Node #2: [36, 47] from Operation: 94/2=47
Current State: 65:[36, 47], Operations: ['94/2=47']
Exploring Operation: 36/2=18, Resulting Numbers: [47, 18]
Generated Node #3: [47, 18] from Operation: 36/2=18... | 4 | Current State: 65:[2, 2, 94, 36], Operations: []
Exploring Operation: 36/2=18, Resulting Numbers: [2, 94, 18]
Generated Node #0,0: 65:[2, 94, 18] Operation: 36/2=18
Exploring Operation: 94-36=58, Resulting Numbers: [2, 2, 58]
Generated Node #0,1: 65:[2, 2, 58] Operation: 94-36=58
Exploring Operation: 2*36=72, Resulting... | 0.976563 | hs_4 | mult_heuristic |
[
49,
26,
26,
50
] | 53 | [
"49-26=23",
"26+50=76",
"76-23=53"
] | Current State: 53:[49, 26, 26, 50], Operations: []
Exploring Operation: 49-26=23, Resulting Numbers: [50, 23]
Generated Node #2: [50, 23] from Operation: 49-26=23
Current State: 53:[50, 23], Operations: ['49-26=23']
Exploring Operation: 26+50=76, Resulting Numbers: [23, 76]
Generated Node #3: [23, 76] from Operation: 2... | 4 | Current State: 53:[49, 26, 26, 50], Operations: []
Exploring Operation: 49+26=75, Resulting Numbers: [26, 50, 75]
Generated Node #0,0: 53:[26, 50, 75] Operation: 49+26=75
Exploring Operation: 49+26=75, Resulting Numbers: [26, 50, 75]
Generated Node #0,1: 53:[26, 50, 75] Operation: 49+26=75
Exploring Operation: 26+26=52... | 0.983507 | hs_3 | mult_heuristic |
[
22,
65,
29,
55
] | 55 | [
"22*65=1430",
"55-29=26",
"1430/26=55"
] | Current State: 55:[22, 65, 29, 55], Operations: []
Exploring Operation: 22*65=1430, Resulting Numbers: [29, 55, 1430]
Generated Node #2: [29, 55, 1430] from Operation: 22*65=1430
Current State: 55:[29, 55, 1430], Operations: ['22*65=1430']
Exploring Operation: 55-29=26, Resulting Numbers: [1430, 26]
Generated Node #3: ... | 4 | Current State: 55:[22, 65, 29, 55], Operations: []
Exploring Operation: 29-22=7, Resulting Numbers: [65, 55, 7]
Generated Node #0,0: 55:[65, 55, 7] Operation: 29-22=7
Exploring Operation: 22+29=51, Resulting Numbers: [65, 55, 51]
Generated Node #0,1: 55:[65, 55, 51] Operation: 22+29=51
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
47,
24,
60,
82
] | 45 | [
"47-24=23",
"82-60=22",
"23+22=45"
] | Current State: 45:[47, 24, 60, 82], Operations: []
Exploring Operation: 47-24=23, Resulting Numbers: [60, 82, 23]
Generated Node #2: [60, 82, 23] from Operation: 47-24=23
Current State: 45:[60, 82, 23], Operations: ['47-24=23']
Exploring Operation: 82-60=22, Resulting Numbers: [23, 22]
Generated Node #3: [23, 22] from ... | 4 | Current State: 45:[47, 24, 60, 82], Operations: []
Exploring Operation: 82-24=58, Resulting Numbers: [47, 60, 58]
Generated Node #0,0: 45:[47, 60, 58] Operation: 82-24=58
Exploring Operation: 60-47=13, Resulting Numbers: [24, 82, 13]
Generated Node #0,1: 45:[24, 82, 13] Operation: 60-47=13
Exploring Operation: 82-47=35... | 0.985243 | hs_4 | mult_heuristic |
[
80,
32,
37,
75
] | 95 | [
"37-32=5",
"75/5=15",
"80+15=95"
] | Current State: 95:[80, 32, 37, 75], Operations: []
Exploring Operation: 37-32=5, Resulting Numbers: [80, 75, 5]
Generated Node #2: [80, 75, 5] from Operation: 37-32=5
Current State: 95:[80, 75, 5], Operations: ['37-32=5']
Exploring Operation: 75/5=15, Resulting Numbers: [80, 15]
Generated Node #3: [80, 15] from Operati... | 4 | Current State: 95:[80, 32, 37, 75], Operations: []
Exploring Operation: 32+75=107, Resulting Numbers: [80, 37, 107]
Generated Node #0,0: 95:[80, 37, 107] Operation: 32+75=107
Exploring Operation: 80-75=5, Resulting Numbers: [32, 37, 5]
Generated Node #0,1: 95:[32, 37, 5] Operation: 80-75=5
Exploring Operation: 37-32=5,... | 0.97309 | hs_3 | sum_heuristic |
[
31,
73,
92,
5
] | 39 | [
"31*92=2852",
"2852-5=2847",
"2847/73=39"
] | Current State: 39:[31, 73, 92, 5], Operations: []
Exploring Operation: 31*92=2852, Resulting Numbers: [73, 5, 2852]
Generated Node #2: [73, 5, 2852] from Operation: 31*92=2852
Current State: 39:[73, 5, 2852], Operations: ['31*92=2852']
Exploring Operation: 2852-5=2847, Resulting Numbers: [73, 2847]
Generated Node #3: [... | 4 | Current State: 39:[31, 73, 92, 5], Operations: []
Exploring Operation: 92-31=61, Resulting Numbers: [73, 5, 61]
Generated Node #0,0: 39:[73, 5, 61] Operation: 92-31=61
Exploring Operation: 73-5=68, Resulting Numbers: [31, 92, 68]
Generated Node #0,1: 39:[31, 92, 68] Operation: 73-5=68
Exploring Operation: 31+5=36, Resu... | 0 | hs_5 | mult_heuristic |
[
8,
84,
60,
17
] | 21 | [
"8+60=68",
"84*17=1428",
"1428/68=21"
] | Current State: 21:[8, 84, 60, 17], Operations: []
Exploring Operation: 8+60=68, Resulting Numbers: [84, 17, 68]
Generated Node #2: [84, 17, 68] from Operation: 8+60=68
Current State: 21:[84, 17, 68], Operations: ['8+60=68']
Exploring Operation: 84*17=1428, Resulting Numbers: [68, 1428]
Generated Node #3: [68, 1428] fro... | 4 | Current State: 21:[8, 84, 60, 17], Operations: []
Exploring Operation: 84-60=24, Resulting Numbers: [8, 17, 24]
Generated Node #0,0: 21:[8, 17, 24] Operation: 84-60=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 21:[8, 17, 24], Operations: ['84-60=24']
Exploring Operation: 24-17=7, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
97,
22,
59,
92
] | 32 | [
"97+22=119",
"59+92=151",
"151-119=32"
] | Current State: 32:[97, 22, 59, 92], Operations: []
Exploring Operation: 97+22=119, Resulting Numbers: [59, 92, 119]
Generated Node #2: [59, 92, 119] from Operation: 97+22=119
Current State: 32:[59, 92, 119], Operations: ['97+22=119']
Exploring Operation: 59+92=151, Resulting Numbers: [119, 151]
Generated Node #3: [119,... | 4 | Current State: 32:[97, 22, 59, 92], Operations: []
Exploring Operation: 97-92=5, Resulting Numbers: [22, 59, 5]
Generated Node #0,0: 32:[22, 59, 5] Operation: 97-92=5
Exploring Operation: 97-59=38, Resulting Numbers: [22, 92, 38]
Generated Node #0,1: 32:[22, 92, 38] Operation: 97-59=38
Moving to Node #0,0
Current State... | 0.991319 | hs_2 | mult_heuristic |
[
48,
45,
45,
15
] | 33 | [
"48+45=93",
"45+15=60",
"93-60=33"
] | Current State: 33:[48, 45, 45, 15], Operations: []
Exploring Operation: 48+45=93, Resulting Numbers: [15, 93]
Generated Node #2: [15, 93] from Operation: 48+45=93
Current State: 33:[15, 93], Operations: ['48+45=93']
Exploring Operation: 45+15=60, Resulting Numbers: [93, 60]
Generated Node #3: [93, 60] from Operation: 4... | 4 | Current State: 33:[48, 45, 45, 15], Operations: []
Exploring Operation: 45/45=1, Resulting Numbers: [48, 15, 1]
Generated Node #0,0: 33:[48, 15, 1] Operation: 45/45=1
Exploring Operation: 48-45=3, Resulting Numbers: [45, 15, 3]
Generated Node #0,1: 33:[45, 15, 3] Operation: 48-45=3
Exploring Operation: 48-45=3, Resulti... | 0.979167 | hs_4 | mult_heuristic |
[
13,
47,
39,
2
] | 23 | [
"13+47=60",
"39-2=37",
"60-37=23"
] | Current State: 23:[13, 47, 39, 2], Operations: []
Exploring Operation: 13+47=60, Resulting Numbers: [39, 2, 60]
Generated Node #2: [39, 2, 60] from Operation: 13+47=60
Current State: 23:[39, 2, 60], Operations: ['13+47=60']
Exploring Operation: 39-2=37, Resulting Numbers: [60, 37]
Generated Node #3: [60, 37] from Opera... | 4 | Current State: 23:[13, 47, 39, 2], Operations: []
Exploring Operation: 13*2=26, Resulting Numbers: [47, 39, 26]
Generated Node #0,0: 23:[47, 39, 26] Operation: 13*2=26
Exploring Operation: 47-39=8, Resulting Numbers: [13, 2, 8]
Generated Node #0,1: 23:[13, 2, 8] Operation: 47-39=8
Moving to Node #0,0
Current State: 23:... | 0 | hs_2 | sum_heuristic |
[
20,
37,
1,
6
] | 63 | [
"20+37=57",
"1*6=6",
"57+6=63"
] | Current State: 63:[20, 37, 1, 6], Operations: []
Exploring Operation: 20+37=57, Resulting Numbers: [1, 6, 57]
Generated Node #2: [1, 6, 57] from Operation: 20+37=57
Current State: 63:[1, 6, 57], Operations: ['20+37=57']
Exploring Operation: 1*6=6, Resulting Numbers: [57, 6]
Generated Node #3: [57, 6] from Operation: 1*... | 4 | Current State: 63:[20, 37, 1, 6], Operations: []
Exploring Operation: 37-20=17, Resulting Numbers: [1, 6, 17]
Generated Node #0,0: 63:[1, 6, 17] Operation: 37-20=17
Exploring Operation: 20+37=57, Resulting Numbers: [1, 6, 57]
Generated Node #0,1: 63:[1, 6, 57] Operation: 20+37=57
Moving to Node #0,0
Current State: 63:[... | 0.990451 | hs_2 | mult_heuristic |
[
12,
96,
18,
48
] | 38 | [
"96/12=8",
"48-18=30",
"8+30=38"
] | Current State: 38:[12, 96, 18, 48], Operations: []
Exploring Operation: 96/12=8, Resulting Numbers: [18, 48, 8]
Generated Node #2: [18, 48, 8] from Operation: 96/12=8
Current State: 38:[18, 48, 8], Operations: ['96/12=8']
Exploring Operation: 48-18=30, Resulting Numbers: [8, 30]
Generated Node #3: [8, 30] from Operatio... | 4 | Current State: 38:[12, 96, 18, 48], Operations: []
Exploring Operation: 96-48=48, Resulting Numbers: [12, 18, 48]
Generated Node #0,0: 38:[12, 18, 48] Operation: 96-48=48
Exploring Operation: 96/12=8, Resulting Numbers: [18, 48, 8]
Generated Node #0,1: 38:[18, 48, 8] Operation: 96/12=8
Exploring Operation: 96/48=2, Res... | 0.973958 | hs_3 | mult_heuristic |
[
56,
17,
84,
28
] | 18 | [
"84-56=28",
"28/28=1",
"17+1=18"
] | Current State: 18:[56, 17, 84, 28], Operations: []
Exploring Operation: 84-56=28, Resulting Numbers: [17, 28, 28]
Generated Node #2: [17, 28, 28] from Operation: 84-56=28
Current State: 18:[17, 28, 28], Operations: ['84-56=28']
Exploring Operation: 28/28=1, Resulting Numbers: [17, 1]
Generated Node #3: [17, 1] from Ope... | 4 | Current State: 18:[56, 17, 84, 28], Operations: []
Exploring Operation: 84/28=3, Resulting Numbers: [56, 17, 3]
Generated Node #0,0: 18:[56, 17, 3] Operation: 84/28=3
Exploring Operation: 84-56=28, Resulting Numbers: [17, 28, 28]
Generated Node #0,1: 18:[17, 28, 28] Operation: 84-56=28
Moving to Node #0,1
Current State... | 0.986979 | hs_2 | sum_heuristic |
[
3,
80,
58,
2
] | 96 | [
"80-3=77",
"2*77=154",
"154-58=96"
] | Current State: 96:[3, 80, 58, 2], Operations: []
Exploring Operation: 80-3=77, Resulting Numbers: [58, 2, 77]
Generated Node #2: [58, 2, 77] from Operation: 80-3=77
Current State: 96:[58, 2, 77], Operations: ['80-3=77']
Exploring Operation: 2*77=154, Resulting Numbers: [58, 154]
Generated Node #3: [58, 154] from Operat... | 4 | Current State: 96:[3, 80, 58, 2], Operations: []
Exploring Operation: 58-3=55, Resulting Numbers: [80, 2, 55]
Generated Node #0,0: 96:[80, 2, 55] Operation: 58-3=55
Exploring Operation: 80/2=40, Resulting Numbers: [3, 58, 40]
Generated Node #0,1: 96:[3, 58, 40] Operation: 80/2=40
Exploring Operation: 58/2=29, Resulting... | 0 | hs_5 | mult_heuristic |
[
51,
74,
92,
81
] | 85 | [
"74-51=23",
"92/23=4",
"81+4=85"
] | Current State: 85:[51, 74, 92, 81], Operations: []
Exploring Operation: 74-51=23, Resulting Numbers: [92, 81, 23]
Generated Node #2: [92, 81, 23] from Operation: 74-51=23
Current State: 85:[92, 81, 23], Operations: ['74-51=23']
Exploring Operation: 92/23=4, Resulting Numbers: [81, 4]
Generated Node #3: [81, 4] from Ope... | 4 | Current State: 85:[51, 74, 92, 81], Operations: []
Exploring Operation: 81-51=30, Resulting Numbers: [74, 92, 30]
Generated Node #0,0: 85:[74, 92, 30] Operation: 81-51=30
Exploring Operation: 74-51=23, Resulting Numbers: [92, 81, 23]
Generated Node #0,1: 85:[92, 81, 23] Operation: 74-51=23
Moving to Node #0,1
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
19,
11,
96,
9
] | 16 | [
"19+96=115",
"11*9=99",
"115-99=16"
] | Current State: 16:[19, 11, 96, 9], Operations: []
Exploring Operation: 19+96=115, Resulting Numbers: [11, 9, 115]
Generated Node #2: [11, 9, 115] from Operation: 19+96=115
Current State: 16:[11, 9, 115], Operations: ['19+96=115']
Exploring Operation: 11*9=99, Resulting Numbers: [115, 99]
Generated Node #3: [115, 99] fr... | 4 | Current State: 16:[19, 11, 96, 9], Operations: []
Exploring Operation: 96-11=85, Resulting Numbers: [19, 9, 85]
Generated Node #0,0: 16:[19, 9, 85] Operation: 96-11=85
Exploring Operation: 96-19=77, Resulting Numbers: [11, 9, 77]
Generated Node #0,1: 16:[11, 9, 77] Operation: 96-19=77
Exploring Operation: 96-9=87, Resu... | 0.989583 | hs_3 | sum_heuristic |
[
51,
50,
59,
22
] | 38 | [
"51-50=1",
"59-22=37",
"1+37=38"
] | Current State: 38:[51, 50, 59, 22], Operations: []
Exploring Operation: 51-50=1, Resulting Numbers: [59, 22, 1]
Generated Node #2: [59, 22, 1] from Operation: 51-50=1
Current State: 38:[59, 22, 1], Operations: ['51-50=1']
Exploring Operation: 59-22=37, Resulting Numbers: [1, 37]
Generated Node #3: [1, 37] from Operatio... | 4 | Current State: 38:[51, 50, 59, 22], Operations: []
Exploring Operation: 51-50=1, Resulting Numbers: [59, 22, 1]
Generated Node #0,0: 38:[59, 22, 1] Operation: 51-50=1
Exploring Operation: 59-51=8, Resulting Numbers: [50, 22, 8]
Generated Node #0,1: 38:[50, 22, 8] Operation: 59-51=8
Exploring Operation: 59-50=9, Resulti... | 0.980035 | hs_5 | sum_heuristic |
[
50,
43,
81,
2
] | 26 | [
"81-43=38",
"2*38=76",
"76-50=26"
] | Current State: 26:[50, 43, 81, 2], Operations: []
Exploring Operation: 81-43=38, Resulting Numbers: [50, 2, 38]
Generated Node #2: [50, 2, 38] from Operation: 81-43=38
Current State: 26:[50, 2, 38], Operations: ['81-43=38']
Exploring Operation: 2*38=76, Resulting Numbers: [50, 76]
Generated Node #3: [50, 76] from Opera... | 4 | Current State: 26:[50, 43, 81, 2], Operations: []
Exploring Operation: 50-43=7, Resulting Numbers: [81, 2, 7]
Generated Node #0,0: 26:[81, 2, 7] Operation: 50-43=7
Exploring Operation: 50/2=25, Resulting Numbers: [43, 81, 25]
Generated Node #0,1: 26:[43, 81, 25] Operation: 50/2=25
Exploring Operation: 81-50=31, Resulti... | 0 | hs_4 | mult_heuristic |
[
8,
30,
58,
60
] | 71 | [
"30+58=88",
"88/8=11",
"60+11=71"
] | Current State: 71:[8, 30, 58, 60], Operations: []
Exploring Operation: 30+58=88, Resulting Numbers: [8, 60, 88]
Generated Node #2: [8, 60, 88] from Operation: 30+58=88
Current State: 71:[8, 60, 88], Operations: ['30+58=88']
Exploring Operation: 88/8=11, Resulting Numbers: [60, 11]
Generated Node #3: [60, 11] from Opera... | 4 | Current State: 71:[8, 30, 58, 60], Operations: []
Exploring Operation: 8+30=38, Resulting Numbers: [58, 60, 38]
Generated Node #0,0: 71:[58, 60, 38] Operation: 8+30=38
Exploring Operation: 8+58=66, Resulting Numbers: [30, 60, 66]
Generated Node #0,1: 71:[30, 60, 66] Operation: 8+58=66
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
38,
27,
96,
73
] | 88 | [
"38+27=65",
"96-73=23",
"65+23=88"
] | Current State: 88:[38, 27, 96, 73], Operations: []
Exploring Operation: 38+27=65, Resulting Numbers: [96, 73, 65]
Generated Node #2: [96, 73, 65] from Operation: 38+27=65
Current State: 88:[96, 73, 65], Operations: ['38+27=65']
Exploring Operation: 96-73=23, Resulting Numbers: [65, 23]
Generated Node #3: [65, 23] from ... | 4 | Current State: 88:[38, 27, 96, 73], Operations: []
Exploring Operation: 38-27=11, Resulting Numbers: [96, 73, 11]
Generated Node #0,0: 88:[96, 73, 11] Operation: 38-27=11
Exploring Operation: 73-38=35, Resulting Numbers: [27, 96, 35]
Generated Node #0,1: 88:[27, 96, 35] Operation: 73-38=35
Exploring Operation: 96-73=23... | 0.962674 | hs_4 | sum_heuristic |
[
38,
80,
7,
2
] | 85 | [
"38+7=45",
"80/2=40",
"45+40=85"
] | Current State: 85:[38, 80, 7, 2], Operations: []
Exploring Operation: 38+7=45, Resulting Numbers: [80, 2, 45]
Generated Node #2: [80, 2, 45] from Operation: 38+7=45
Current State: 85:[80, 2, 45], Operations: ['38+7=45']
Exploring Operation: 80/2=40, Resulting Numbers: [45, 40]
Generated Node #3: [45, 40] from Operation... | 4 | Current State: 85:[38, 80, 7, 2], Operations: []
Exploring Operation: 38-7=31, Resulting Numbers: [80, 2, 31]
Generated Node #0,0: 85:[80, 2, 31] Operation: 38-7=31
Exploring Operation: 38*2=76, Resulting Numbers: [80, 7, 76]
Generated Node #0,1: 85:[80, 7, 76] Operation: 38*2=76
Exploring Operation: 80+7=87, Resulting... | 0 | hs_5 | sum_heuristic |
[
37,
55,
5,
56
] | 32 | [
"37-5=32",
"56-55=1",
"32*1=32"
] | Current State: 32:[37, 55, 5, 56], Operations: []
Exploring Operation: 37-5=32, Resulting Numbers: [55, 56, 32]
Generated Node #2: [55, 56, 32] from Operation: 37-5=32
Current State: 32:[55, 56, 32], Operations: ['37-5=32']
Exploring Operation: 56-55=1, Resulting Numbers: [32, 1]
Generated Node #3: [32, 1] from Operati... | 4 | Current State: 32:[37, 55, 5, 56], Operations: []
Exploring Operation: 56-55=1, Resulting Numbers: [37, 5, 1]
Generated Node #0,0: 32:[37, 5, 1] Operation: 56-55=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 32:[37, 5, 1], Operations: ['56-55=1']
Exploring Operation: 37-5=32, Resulting Numbers: [1, ... | 0.993924 | hs_1 | mult_heuristic |
[
77,
3,
67,
89
] | 82 | [
"77-3=74",
"67+89=156",
"156-74=82"
] | Current State: 82:[77, 3, 67, 89], Operations: []
Exploring Operation: 77-3=74, Resulting Numbers: [67, 89, 74]
Generated Node #2: [67, 89, 74] from Operation: 77-3=74
Current State: 82:[67, 89, 74], Operations: ['77-3=74']
Exploring Operation: 67+89=156, Resulting Numbers: [74, 156]
Generated Node #3: [74, 156] from O... | 4 | Current State: 82:[77, 3, 67, 89], Operations: []
Exploring Operation: 77+3=80, Resulting Numbers: [67, 89, 80]
Generated Node #0,0: 82:[67, 89, 80] Operation: 77+3=80
Exploring Operation: 77-67=10, Resulting Numbers: [3, 89, 10]
Generated Node #0,1: 82:[3, 89, 10] Operation: 77-67=10
Moving to Node #0,1
Current State:... | 0.990451 | hs_2 | sum_heuristic |
[
8,
44,
7,
30
] | 88 | [
"8+7=15",
"44*30=1320",
"1320/15=88"
] | Current State: 88:[8, 44, 7, 30], Operations: []
Exploring Operation: 8+7=15, Resulting Numbers: [44, 30, 15]
Generated Node #2: [44, 30, 15] from Operation: 8+7=15
Current State: 88:[44, 30, 15], Operations: ['8+7=15']
Exploring Operation: 44*30=1320, Resulting Numbers: [15, 1320]
Generated Node #3: [15, 1320] from Op... | 4 | Current State: 88:[8, 44, 7, 30], Operations: []
Exploring Operation: 44-30=14, Resulting Numbers: [8, 7, 14]
Generated Node #0,0: 88:[8, 7, 14] Operation: 44-30=14
Exploring Operation: 30-7=23, Resulting Numbers: [8, 44, 23]
Generated Node #0,1: 88:[8, 44, 23] Operation: 30-7=23
Exploring Operation: 30-8=22, Resulting... | 0 | hs_3 | mult_heuristic |
[
88,
38,
71,
75
] | 20 | [
"88+38=126",
"71+75=146",
"146-126=20"
] | Current State: 20:[88, 38, 71, 75], Operations: []
Exploring Operation: 88+38=126, Resulting Numbers: [71, 75, 126]
Generated Node #2: [71, 75, 126] from Operation: 88+38=126
Current State: 20:[71, 75, 126], Operations: ['88+38=126']
Exploring Operation: 71+75=146, Resulting Numbers: [126, 146]
Generated Node #3: [126,... | 4 | Current State: 20:[88, 38, 71, 75], Operations: []
Exploring Operation: 88-75=13, Resulting Numbers: [38, 71, 13]
Generated Node #0,0: 20:[38, 71, 13] Operation: 88-75=13
Exploring Operation: 88-71=17, Resulting Numbers: [38, 75, 17]
Generated Node #0,1: 20:[38, 75, 17] Operation: 88-71=17
Exploring Operation: 75-71=4,... | 0.987847 | hs_3 | mult_heuristic |
[
41,
30,
74,
69
] | 23 | [
"41+30=71",
"74-71=3",
"69/3=23"
] | Current State: 23:[41, 30, 74, 69], Operations: []
Exploring Operation: 41+30=71, Resulting Numbers: [74, 69, 71]
Generated Node #2: [74, 69, 71] from Operation: 41+30=71
Current State: 23:[74, 69, 71], Operations: ['41+30=71']
Exploring Operation: 74-71=3, Resulting Numbers: [69, 3]
Generated Node #3: [69, 3] from Ope... | 4 | Current State: 23:[41, 30, 74, 69], Operations: []
Exploring Operation: 69-30=39, Resulting Numbers: [41, 74, 39]
Generated Node #0,0: 23:[41, 74, 39] Operation: 69-30=39
Exploring Operation: 69-41=28, Resulting Numbers: [30, 74, 28]
Generated Node #0,1: 23:[30, 74, 28] Operation: 69-41=28
Exploring Operation: 74-69=5,... | 0.946181 | hs_5 | sum_heuristic |
[
12,
61,
15,
93
] | 84 | [
"61*15=915",
"93+915=1008",
"1008/12=84"
] | Current State: 84:[12, 61, 15, 93], Operations: []
Exploring Operation: 61*15=915, Resulting Numbers: [12, 93, 915]
Generated Node #2: [12, 93, 915] from Operation: 61*15=915
Current State: 84:[12, 93, 915], Operations: ['61*15=915']
Exploring Operation: 93+915=1008, Resulting Numbers: [12, 1008]
Generated Node #3: [12... | 4 | Current State: 84:[12, 61, 15, 93], Operations: []
Exploring Operation: 61-15=46, Resulting Numbers: [12, 93, 46]
Generated Node #0,0: 84:[12, 93, 46] Operation: 61-15=46
Exploring Operation: 93-61=32, Resulting Numbers: [12, 15, 32]
Generated Node #0,1: 84:[12, 15, 32] Operation: 93-61=32
Exploring Operation: 61-12=49... | 0 | hs_3 | sum_heuristic |
[
45,
36,
22,
13
] | 45 | [
"36-22=14",
"14-13=1",
"45*1=45"
] | Current State: 45:[45, 36, 22, 13], Operations: []
Exploring Operation: 36-22=14, Resulting Numbers: [45, 13, 14]
Generated Node #2: [45, 13, 14] from Operation: 36-22=14
Current State: 45:[45, 13, 14], Operations: ['36-22=14']
Exploring Operation: 14-13=1, Resulting Numbers: [45, 1]
Generated Node #3: [45, 1] from Ope... | 4 | Current State: 45:[45, 36, 22, 13], Operations: []
Exploring Operation: 45-36=9, Resulting Numbers: [22, 13, 9]
Generated Node #0,0: 45:[22, 13, 9] Operation: 45-36=9
Exploring Operation: 36-22=14, Resulting Numbers: [45, 13, 14]
Generated Node #0,1: 45:[45, 13, 14] Operation: 36-22=14
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | sum_heuristic |
[
89,
31,
65,
62
] | 61 | [
"89-31=58",
"65-62=3",
"58+3=61"
] | Current State: 61:[89, 31, 65, 62], Operations: []
Exploring Operation: 89-31=58, Resulting Numbers: [65, 62, 58]
Generated Node #2: [65, 62, 58] from Operation: 89-31=58
Current State: 61:[65, 62, 58], Operations: ['89-31=58']
Exploring Operation: 65-62=3, Resulting Numbers: [58, 3]
Generated Node #3: [58, 3] from Ope... | 4 | Current State: 61:[89, 31, 65, 62], Operations: []
Exploring Operation: 31+65=96, Resulting Numbers: [89, 62, 96]
Generated Node #0,0: 61:[89, 62, 96] Operation: 31+65=96
Exploring Operation: 89+31=120, Resulting Numbers: [65, 62, 120]
Generated Node #0,1: 61:[65, 62, 120] Operation: 89+31=120
Exploring Operation: 89-3... | 0.983507 | hs_5 | mult_heuristic |
[
16,
22,
90,
68
] | 56 | [
"16*90=1440",
"22*68=1496",
"1496-1440=56"
] | Current State: 56:[16, 22, 90, 68], Operations: []
Exploring Operation: 16*90=1440, Resulting Numbers: [22, 68, 1440]
Generated Node #2: [22, 68, 1440] from Operation: 16*90=1440
Current State: 56:[22, 68, 1440], Operations: ['16*90=1440']
Exploring Operation: 22*68=1496, Resulting Numbers: [1440, 1496]
Generated Node ... | 4 | Current State: 56:[16, 22, 90, 68], Operations: []
Exploring Operation: 90-68=22, Resulting Numbers: [16, 22, 22]
Generated Node #0,0: 56:[16, 22, 22] Operation: 90-68=22
Exploring Operation: 90-22=68, Resulting Numbers: [16, 68, 68]
Generated Node #0,1: 56:[16, 68, 68] Operation: 90-22=68
Exploring Operation: 90-16=74... | 0 | hs_3 | mult_heuristic |
[
38,
6,
60,
51
] | 23 | [
"38-6=32",
"60-51=9",
"32-9=23"
] | Current State: 23:[38, 6, 60, 51], Operations: []
Exploring Operation: 38-6=32, Resulting Numbers: [60, 51, 32]
Generated Node #2: [60, 51, 32] from Operation: 38-6=32
Current State: 23:[60, 51, 32], Operations: ['38-6=32']
Exploring Operation: 60-51=9, Resulting Numbers: [32, 9]
Generated Node #3: [32, 9] from Operati... | 4 | Current State: 23:[38, 6, 60, 51], Operations: []
Exploring Operation: 60-38=22, Resulting Numbers: [6, 51, 22]
Generated Node #0,0: 23:[6, 51, 22] Operation: 60-38=22
Exploring Operation: 60-51=9, Resulting Numbers: [38, 6, 9]
Generated Node #0,1: 23:[38, 6, 9] Operation: 60-51=9
Exploring Operation: 60/6=10, Resultin... | 0.990451 | hs_3 | mult_heuristic |
[
9,
19,
54,
22
] | 92 | [
"54/9=6",
"19*6=114",
"114-22=92"
] | Current State: 92:[9, 19, 54, 22], Operations: []
Exploring Operation: 54/9=6, Resulting Numbers: [19, 22, 6]
Generated Node #2: [19, 22, 6] from Operation: 54/9=6
Current State: 92:[19, 22, 6], Operations: ['54/9=6']
Exploring Operation: 19*6=114, Resulting Numbers: [22, 114]
Generated Node #3: [22, 114] from Operatio... | 4 | Current State: 92:[9, 19, 54, 22], Operations: []
Exploring Operation: 54-9=45, Resulting Numbers: [19, 22, 45]
Generated Node #0,0: 92:[19, 22, 45] Operation: 54-9=45
Start Sub Search at level 1: Moving to Node #0,0
Current State: 92:[19, 22, 45], Operations: ['54-9=45']
Exploring Operation: 22-19=3, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
8,
96,
32,
37
] | 13 | [
"8*96=768",
"768/32=24",
"37-24=13"
] | Current State: 13:[8, 96, 32, 37], Operations: []
Exploring Operation: 8*96=768, Resulting Numbers: [32, 37, 768]
Generated Node #2: [32, 37, 768] from Operation: 8*96=768
Current State: 13:[32, 37, 768], Operations: ['8*96=768']
Exploring Operation: 768/32=24, Resulting Numbers: [37, 24]
Generated Node #3: [37, 24] fr... | 4 | Current State: 13:[8, 96, 32, 37], Operations: []
Exploring Operation: 96/8=12, Resulting Numbers: [32, 37, 12]
Generated Node #0,0: 13:[32, 37, 12] Operation: 96/8=12
Exploring Operation: 96-37=59, Resulting Numbers: [8, 32, 59]
Generated Node #0,1: 13:[8, 32, 59] Operation: 96-37=59
Exploring Operation: 96/32=3, Resu... | 0 | hs_3 | sum_heuristic |
[
69,
63,
45,
3
] | 43 | [
"69-63=6",
"6/3=2",
"45-2=43"
] | Current State: 43:[69, 63, 45, 3], Operations: []
Exploring Operation: 69-63=6, Resulting Numbers: [45, 3, 6]
Generated Node #2: [45, 3, 6] from Operation: 69-63=6
Current State: 43:[45, 3, 6], Operations: ['69-63=6']
Exploring Operation: 6/3=2, Resulting Numbers: [45, 2]
Generated Node #3: [45, 2] from Operation: 6/3=... | 4 | Current State: 43:[69, 63, 45, 3], Operations: []
Exploring Operation: 69-3=66, Resulting Numbers: [63, 45, 66]
Generated Node #0,0: 43:[63, 45, 66] Operation: 69-3=66
Exploring Operation: 69/3=23, Resulting Numbers: [63, 45, 23]
Generated Node #0,1: 43:[63, 45, 23] Operation: 69/3=23
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
17,
10,
21,
38
] | 10 | [
"17+10=27",
"38-21=17",
"27-17=10"
] | Current State: 10:[17, 10, 21, 38], Operations: []
Exploring Operation: 17+10=27, Resulting Numbers: [21, 38, 27]
Generated Node #2: [21, 38, 27] from Operation: 17+10=27
Current State: 10:[21, 38, 27], Operations: ['17+10=27']
Exploring Operation: 38-21=17, Resulting Numbers: [27, 17]
Generated Node #3: [27, 17] from ... | 4 | Current State: 10:[17, 10, 21, 38], Operations: []
Exploring Operation: 38-21=17, Resulting Numbers: [17, 10, 17]
Generated Node #0,0: 10:[17, 10, 17] Operation: 38-21=17
Exploring Operation: 38-17=21, Resulting Numbers: [10, 21, 21]
Generated Node #0,1: 10:[10, 21, 21] Operation: 38-17=21
Exploring Operation: 21-17=4,... | 0.990451 | hs_3 | sum_heuristic |
[
91,
2,
31,
33
] | 95 | [
"91+2=93",
"33-31=2",
"93+2=95"
] | Current State: 95:[91, 2, 31, 33], Operations: []
Exploring Operation: 91+2=93, Resulting Numbers: [31, 33, 93]
Generated Node #2: [31, 33, 93] from Operation: 91+2=93
Current State: 95:[31, 33, 93], Operations: ['91+2=93']
Exploring Operation: 33-31=2, Resulting Numbers: [93, 2]
Generated Node #3: [93, 2] from Operati... | 4 | Current State: 95:[91, 2, 31, 33], Operations: []
Exploring Operation: 91+2=93, Resulting Numbers: [31, 33, 93]
Generated Node #0,0: 95:[31, 33, 93] Operation: 91+2=93
Exploring Operation: 33-31=2, Resulting Numbers: [91, 2, 2]
Generated Node #0,1: 95:[91, 2, 2] Operation: 33-31=2
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | mult_heuristic |
[
5,
24,
96,
61
] | 17 | [
"96-61=35",
"35/5=7",
"24-7=17"
] | Current State: 17:[5, 24, 96, 61], Operations: []
Exploring Operation: 96-61=35, Resulting Numbers: [5, 24, 35]
Generated Node #2: [5, 24, 35] from Operation: 96-61=35
Current State: 17:[5, 24, 35], Operations: ['96-61=35']
Exploring Operation: 35/5=7, Resulting Numbers: [24, 7]
Generated Node #3: [24, 7] from Operatio... | 4 | Current State: 17:[5, 24, 96, 61], Operations: []
Exploring Operation: 96-61=35, Resulting Numbers: [5, 24, 35]
Generated Node #0,0: 17:[5, 24, 35] Operation: 96-61=35
Exploring Operation: 96-24=72, Resulting Numbers: [5, 61, 72]
Generated Node #0,1: 17:[5, 61, 72] Operation: 96-24=72
Exploring Operation: 96/24=4, Resu... | 0.988715 | hs_3 | mult_heuristic |
[
66,
14,
79,
60
] | 99 | [
"66+14=80",
"79-60=19",
"80+19=99"
] | Current State: 99:[66, 14, 79, 60], Operations: []
Exploring Operation: 66+14=80, Resulting Numbers: [79, 60, 80]
Generated Node #2: [79, 60, 80] from Operation: 66+14=80
Current State: 99:[79, 60, 80], Operations: ['66+14=80']
Exploring Operation: 79-60=19, Resulting Numbers: [80, 19]
Generated Node #3: [80, 19] from ... | 4 | Current State: 99:[66, 14, 79, 60], Operations: []
Exploring Operation: 66-60=6, Resulting Numbers: [14, 79, 6]
Generated Node #0,0: 99:[14, 79, 6] Operation: 66-60=6
Exploring Operation: 79-66=13, Resulting Numbers: [14, 60, 13]
Generated Node #0,1: 99:[14, 60, 13] Operation: 79-66=13
Moving to Node #0,0
Current State... | 0.992188 | hs_2 | mult_heuristic |
[
27,
2,
92,
43
] | 60 | [
"43-27=16",
"2*16=32",
"92-32=60"
] | Current State: 60:[27, 2, 92, 43], Operations: []
Exploring Operation: 43-27=16, Resulting Numbers: [2, 92, 16]
Generated Node #2: [2, 92, 16] from Operation: 43-27=16
Current State: 60:[2, 92, 16], Operations: ['43-27=16']
Exploring Operation: 2*16=32, Resulting Numbers: [92, 32]
Generated Node #3: [92, 32] from Opera... | 4 | Current State: 60:[27, 2, 92, 43], Operations: []
Exploring Operation: 92-27=65, Resulting Numbers: [2, 43, 65]
Generated Node #0,0: 60:[2, 43, 65] Operation: 92-27=65
Exploring Operation: 92-43=49, Resulting Numbers: [27, 2, 49]
Generated Node #0,1: 60:[27, 2, 49] Operation: 92-43=49
Exploring Operation: 92/2=46, Resu... | 0 | hs_3 | mult_heuristic |
[
5,
39,
9,
41
] | 23 | [
"41-39=2",
"9*2=18",
"5+18=23"
] | Current State: 23:[5, 39, 9, 41], Operations: []
Exploring Operation: 41-39=2, Resulting Numbers: [5, 9, 2]
Generated Node #2: [5, 9, 2] from Operation: 41-39=2
Current State: 23:[5, 9, 2], Operations: ['41-39=2']
Exploring Operation: 9*2=18, Resulting Numbers: [5, 18]
Generated Node #3: [5, 18] from Operation: 9*2=18
... | 4 | Current State: 23:[5, 39, 9, 41], Operations: []
Exploring Operation: 41-9=32, Resulting Numbers: [5, 39, 32]
Generated Node #0,0: 23:[5, 39, 32] Operation: 41-9=32
Exploring Operation: 39-5=34, Resulting Numbers: [9, 41, 34]
Generated Node #0,1: 23:[9, 41, 34] Operation: 39-5=34
Exploring Operation: 5+9=14, Resulting ... | 0 | hs_5 | mult_heuristic |
[
9,
70,
55,
55
] | 61 | [
"70-9=61",
"55-55=0",
"61+0=61"
] | Current State: 61:[9, 70, 55, 55], Operations: []
Exploring Operation: 70-9=61, Resulting Numbers: [55, 55, 61]
Generated Node #2: [55, 55, 61] from Operation: 70-9=61
Current State: 61:[55, 55, 61], Operations: ['70-9=61']
Exploring Operation: 55-55=0, Resulting Numbers: [61, 0]
Generated Node #3: [61, 0] from Operati... | 4 | Current State: 61:[9, 70, 55, 55], Operations: []
Exploring Operation: 9+55=64, Resulting Numbers: [70, 55, 64]
Generated Node #0,0: 61:[70, 55, 64] Operation: 9+55=64
Exploring Operation: 70-9=61, Resulting Numbers: [55, 55, 61]
Generated Node #0,1: 61:[55, 55, 61] Operation: 70-9=61
Exploring Operation: 9+55=64, Resu... | 0.987847 | hs_3 | sum_heuristic |
[
19,
78,
28,
23
] | 92 | [
"19+78=97",
"28-23=5",
"97-5=92"
] | Current State: 92:[19, 78, 28, 23], Operations: []
Exploring Operation: 19+78=97, Resulting Numbers: [28, 23, 97]
Generated Node #2: [28, 23, 97] from Operation: 19+78=97
Current State: 92:[28, 23, 97], Operations: ['19+78=97']
Exploring Operation: 28-23=5, Resulting Numbers: [97, 5]
Generated Node #3: [97, 5] from Ope... | 4 | Current State: 92:[19, 78, 28, 23], Operations: []
Exploring Operation: 78-28=50, Resulting Numbers: [19, 23, 50]
Generated Node #0,0: 92:[19, 23, 50] Operation: 78-28=50
Exploring Operation: 19+28=47, Resulting Numbers: [78, 23, 47]
Generated Node #0,1: 92:[78, 23, 47] Operation: 19+28=47
Exploring Operation: 19+78=97... | 0.982639 | hs_3 | sum_heuristic |
[
45,
84,
5,
40
] | 67 | [
"45+40=85",
"85/5=17",
"84-17=67"
] | Current State: 67:[45, 84, 5, 40], Operations: []
Exploring Operation: 45+40=85, Resulting Numbers: [84, 5, 85]
Generated Node #2: [84, 5, 85] from Operation: 45+40=85
Current State: 67:[84, 5, 85], Operations: ['45+40=85']
Exploring Operation: 85/5=17, Resulting Numbers: [84, 17]
Generated Node #3: [84, 17] from Opera... | 4 | Current State: 67:[45, 84, 5, 40], Operations: []
Exploring Operation: 84-5=79, Resulting Numbers: [45, 40, 79]
Generated Node #0,0: 67:[45, 40, 79] Operation: 84-5=79
Exploring Operation: 45-5=40, Resulting Numbers: [84, 40, 40]
Generated Node #0,1: 67:[84, 40, 40] Operation: 45-5=40
Exploring Operation: 45+5=50, Resu... | 0 | hs_5 | sum_heuristic |
[
96,
86,
18,
2
] | 62 | [
"86-18=68",
"68/2=34",
"96-34=62"
] | Current State: 62:[96, 86, 18, 2], Operations: []
Exploring Operation: 86-18=68, Resulting Numbers: [96, 2, 68]
Generated Node #2: [96, 2, 68] from Operation: 86-18=68
Current State: 62:[96, 2, 68], Operations: ['86-18=68']
Exploring Operation: 68/2=34, Resulting Numbers: [96, 34]
Generated Node #3: [96, 34] from Opera... | 4 | Current State: 62:[96, 86, 18, 2], Operations: []
Exploring Operation: 96/2=48, Resulting Numbers: [86, 18, 48]
Generated Node #0,0: 62:[86, 18, 48] Operation: 96/2=48
Exploring Operation: 96-86=10, Resulting Numbers: [18, 2, 10]
Generated Node #0,1: 62:[18, 2, 10] Operation: 96-86=10
Exploring Operation: 96-18=78, Res... | 0.9375 | hs_4 | mult_heuristic |
[
2,
38,
10,
63
] | 93 | [
"2+38=40",
"63-10=53",
"40+53=93"
] | Current State: 93:[2, 38, 10, 63], Operations: []
Exploring Operation: 2+38=40, Resulting Numbers: [10, 63, 40]
Generated Node #2: [10, 63, 40] from Operation: 2+38=40
Current State: 93:[10, 63, 40], Operations: ['2+38=40']
Exploring Operation: 63-10=53, Resulting Numbers: [40, 53]
Generated Node #3: [40, 53] from Oper... | 4 | Current State: 93:[2, 38, 10, 63], Operations: []
Exploring Operation: 10+63=73, Resulting Numbers: [2, 38, 73]
Generated Node #0,0: 93:[2, 38, 73] Operation: 10+63=73
Exploring Operation: 38-10=28, Resulting Numbers: [2, 63, 28]
Generated Node #0,1: 93:[2, 63, 28] Operation: 38-10=28
Exploring Operation: 63-38=25, Res... | 0.967014 | hs_5 | mult_heuristic |
[
82,
69,
15,
69
] | 67 | [
"82+69=151",
"15+69=84",
"151-84=67"
] | Current State: 67:[82, 69, 15, 69], Operations: []
Exploring Operation: 82+69=151, Resulting Numbers: [15, 151]
Generated Node #2: [15, 151] from Operation: 82+69=151
Current State: 67:[15, 151], Operations: ['82+69=151']
Exploring Operation: 15+69=84, Resulting Numbers: [151, 84]
Generated Node #3: [151, 84] from Oper... | 4 | Current State: 67:[82, 69, 15, 69], Operations: []
Exploring Operation: 82-15=67, Resulting Numbers: [69, 69, 67]
Generated Node #0,0: 67:[69, 69, 67] Operation: 82-15=67
Exploring Operation: 69-15=54, Resulting Numbers: [82, 69, 54]
Generated Node #0,1: 67:[82, 69, 54] Operation: 69-15=54
Exploring Operation: 69-15=54... | 0.990451 | hs_3 | mult_heuristic |
[
84,
70,
41,
15
] | 23 | [
"84*15=1260",
"1260/70=18",
"41-18=23"
] | Current State: 23:[84, 70, 41, 15], Operations: []
Exploring Operation: 84*15=1260, Resulting Numbers: [70, 41, 1260]
Generated Node #2: [70, 41, 1260] from Operation: 84*15=1260
Current State: 23:[70, 41, 1260], Operations: ['84*15=1260']
Exploring Operation: 1260/70=18, Resulting Numbers: [41, 18]
Generated Node #3: ... | 4 | Current State: 23:[84, 70, 41, 15], Operations: []
Exploring Operation: 70-15=55, Resulting Numbers: [84, 41, 55]
Generated Node #0,0: 23:[84, 41, 55] Operation: 70-15=55
Exploring Operation: 70-41=29, Resulting Numbers: [84, 15, 29]
Generated Node #0,1: 23:[84, 15, 29] Operation: 70-41=29
Exploring Operation: 84-70=14... | 0 | hs_5 | mult_heuristic |
[
80,
82,
74,
1
] | 72 | [
"82-80=2",
"74*1=74",
"74-2=72"
] | Current State: 72:[80, 82, 74, 1], Operations: []
Exploring Operation: 82-80=2, Resulting Numbers: [74, 1, 2]
Generated Node #2: [74, 1, 2] from Operation: 82-80=2
Current State: 72:[74, 1, 2], Operations: ['82-80=2']
Exploring Operation: 74*1=74, Resulting Numbers: [2, 74]
Generated Node #3: [2, 74] from Operation: 74... | 4 | Current State: 72:[80, 82, 74, 1], Operations: []
Exploring Operation: 82-80=2, Resulting Numbers: [74, 1, 2]
Generated Node #0,0: 72:[74, 1, 2] Operation: 82-80=2
Exploring Operation: 82-74=8, Resulting Numbers: [80, 1, 8]
Generated Node #0,1: 72:[80, 1, 8] Operation: 82-74=8
Start Sub Search at level 1: Moving to Nod... | 0.990451 | hs_2 | sum_heuristic |
[
59,
75,
23,
18
] | 46 | [
"75-59=16",
"18-16=2",
"23*2=46"
] | Current State: 46:[59, 75, 23, 18], Operations: []
Exploring Operation: 75-59=16, Resulting Numbers: [23, 18, 16]
Generated Node #2: [23, 18, 16] from Operation: 75-59=16
Current State: 46:[23, 18, 16], Operations: ['75-59=16']
Exploring Operation: 18-16=2, Resulting Numbers: [23, 2]
Generated Node #3: [23, 2] from Ope... | 4 | Current State: 46:[59, 75, 23, 18], Operations: []
Exploring Operation: 75-18=57, Resulting Numbers: [59, 23, 57]
Generated Node #0,0: 46:[59, 23, 57] Operation: 75-18=57
Exploring Operation: 59-18=41, Resulting Numbers: [75, 23, 41]
Generated Node #0,1: 46:[75, 23, 41] Operation: 59-18=41
Exploring Operation: 75-23=52... | 0.986979 | hs_4 | mult_heuristic |
[
83,
73,
94,
11
] | 72 | [
"94-83=11",
"11/11=1",
"73-1=72"
] | Current State: 72:[83, 73, 94, 11], Operations: []
Exploring Operation: 94-83=11, Resulting Numbers: [73, 11, 11]
Generated Node #2: [73, 11, 11] from Operation: 94-83=11
Current State: 72:[73, 11, 11], Operations: ['94-83=11']
Exploring Operation: 11/11=1, Resulting Numbers: [73, 1]
Generated Node #3: [73, 1] from Ope... | 4 | Current State: 72:[83, 73, 94, 11], Operations: []
Exploring Operation: 94-83=11, Resulting Numbers: [73, 11, 11]
Generated Node #0,0: 72:[73, 11, 11] Operation: 94-83=11
Exploring Operation: 94-73=21, Resulting Numbers: [83, 11, 21]
Generated Node #0,1: 72:[83, 11, 21] Operation: 94-73=21
Moving to Node #0,0
Current S... | 0.991319 | hs_2 | sum_heuristic |
[
27,
1,
37,
88
] | 97 | [
"27+1=28",
"37+88=125",
"125-28=97"
] | Current State: 97:[27, 1, 37, 88], Operations: []
Exploring Operation: 27+1=28, Resulting Numbers: [37, 88, 28]
Generated Node #2: [37, 88, 28] from Operation: 27+1=28
Current State: 97:[37, 88, 28], Operations: ['27+1=28']
Exploring Operation: 37+88=125, Resulting Numbers: [28, 125]
Generated Node #3: [28, 125] from O... | 4 | Current State: 97:[27, 1, 37, 88], Operations: []
Exploring Operation: 27+1=28, Resulting Numbers: [37, 88, 28]
Generated Node #0,0: 97:[37, 88, 28] Operation: 27+1=28
Start Sub Search at level 1: Moving to Node #0,0
Current State: 97:[37, 88, 28], Operations: ['27+1=28']
Exploring Operation: 37+28=65, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
82,
89,
24,
43
] | 74 | [
"89-82=7",
"24+43=67",
"7+67=74"
] | Current State: 74:[82, 89, 24, 43], Operations: []
Exploring Operation: 89-82=7, Resulting Numbers: [24, 43, 7]
Generated Node #2: [24, 43, 7] from Operation: 89-82=7
Current State: 74:[24, 43, 7], Operations: ['89-82=7']
Exploring Operation: 24+43=67, Resulting Numbers: [7, 67]
Generated Node #3: [7, 67] from Operatio... | 4 | Current State: 74:[82, 89, 24, 43], Operations: []
Exploring Operation: 89-24=65, Resulting Numbers: [82, 43, 65]
Generated Node #0,0: 74:[82, 43, 65] Operation: 89-24=65
Exploring Operation: 89-82=7, Resulting Numbers: [24, 43, 7]
Generated Node #0,1: 74:[24, 43, 7] Operation: 89-82=7
Exploring Operation: 82-43=39, Re... | 0.978299 | hs_3 | sum_heuristic |
[
9,
8,
88,
20
] | 10 | [
"88/8=11",
"11-9=2",
"20/2=10"
] | Current State: 10:[9, 8, 88, 20], Operations: []
Exploring Operation: 88/8=11, Resulting Numbers: [9, 20, 11]
Generated Node #2: [9, 20, 11] from Operation: 88/8=11
Current State: 10:[9, 20, 11], Operations: ['88/8=11']
Exploring Operation: 11-9=2, Resulting Numbers: [20, 2]
Generated Node #3: [20, 2] from Operation: 1... | 4 | Current State: 10:[9, 8, 88, 20], Operations: []
Exploring Operation: 88/8=11, Resulting Numbers: [9, 20, 11]
Generated Node #0,0: 10:[9, 20, 11] Operation: 88/8=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 10:[9, 20, 11], Operations: ['88/8=11']
Exploring Operation: 20-9=11, Resulting Numbers: [1... | 0 | hs_1 | sum_heuristic |
[
46,
72,
66,
63
] | 98 | [
"46+66=112",
"63*112=7056",
"7056/72=98"
] | Current State: 98:[46, 72, 66, 63], Operations: []
Exploring Operation: 46+66=112, Resulting Numbers: [72, 63, 112]
Generated Node #2: [72, 63, 112] from Operation: 46+66=112
Current State: 98:[72, 63, 112], Operations: ['46+66=112']
Exploring Operation: 63*112=7056, Resulting Numbers: [72, 7056]
Generated Node #3: [72... | 4 | Current State: 98:[46, 72, 66, 63], Operations: []
Exploring Operation: 72-63=9, Resulting Numbers: [46, 66, 9]
Generated Node #0,0: 98:[46, 66, 9] Operation: 72-63=9
Exploring Operation: 72-66=6, Resulting Numbers: [46, 63, 6]
Generated Node #0,1: 98:[46, 63, 6] Operation: 72-66=6
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
31,
70,
24,
84
] | 66 | [
"31+24=55",
"84*55=4620",
"4620/70=66"
] | Current State: 66:[31, 70, 24, 84], Operations: []
Exploring Operation: 31+24=55, Resulting Numbers: [70, 84, 55]
Generated Node #2: [70, 84, 55] from Operation: 31+24=55
Current State: 66:[70, 84, 55], Operations: ['31+24=55']
Exploring Operation: 84*55=4620, Resulting Numbers: [70, 4620]
Generated Node #3: [70, 4620]... | 4 | Current State: 66:[31, 70, 24, 84], Operations: []
Exploring Operation: 84-70=14, Resulting Numbers: [31, 24, 14]
Generated Node #0,0: 66:[31, 24, 14] Operation: 84-70=14
Exploring Operation: 84-24=60, Resulting Numbers: [31, 70, 60]
Generated Node #0,1: 66:[31, 70, 60] Operation: 84-24=60
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
52,
85,
34,
96
] | 95 | [
"85-52=33",
"96-34=62",
"33+62=95"
] | Current State: 95:[52, 85, 34, 96], Operations: []
Exploring Operation: 85-52=33, Resulting Numbers: [34, 96, 33]
Generated Node #2: [34, 96, 33] from Operation: 85-52=33
Current State: 95:[34, 96, 33], Operations: ['85-52=33']
Exploring Operation: 96-34=62, Resulting Numbers: [33, 62]
Generated Node #3: [33, 62] from ... | 4 | Current State: 95:[52, 85, 34, 96], Operations: []
Exploring Operation: 52-34=18, Resulting Numbers: [85, 96, 18]
Generated Node #0,0: 95:[85, 96, 18] Operation: 52-34=18
Start Sub Search at level 1: Moving to Node #0,0
Current State: 95:[85, 96, 18], Operations: ['52-34=18']
Exploring Operation: 96-85=11, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
64,
24,
28,
4
] | 22 | [
"28+4=32",
"64/32=2",
"24-2=22"
] | Current State: 22:[64, 24, 28, 4], Operations: []
Exploring Operation: 28+4=32, Resulting Numbers: [64, 24, 32]
Generated Node #2: [64, 24, 32] from Operation: 28+4=32
Current State: 22:[64, 24, 32], Operations: ['28+4=32']
Exploring Operation: 64/32=2, Resulting Numbers: [24, 2]
Generated Node #3: [24, 2] from Operati... | 4 | Current State: 22:[64, 24, 28, 4], Operations: []
Exploring Operation: 64-28=36, Resulting Numbers: [24, 4, 36]
Generated Node #0,0: 22:[24, 4, 36] Operation: 64-28=36
Exploring Operation: 64/4=16, Resulting Numbers: [24, 28, 16]
Generated Node #0,1: 22:[24, 28, 16] Operation: 64/4=16
Exploring Operation: 64-24=40, Res... | 0 | hs_4 | mult_heuristic |
[
54,
12,
50,
92
] | 76 | [
"54+12=66",
"50+92=142",
"142-66=76"
] | Current State: 76:[54, 12, 50, 92], Operations: []
Exploring Operation: 54+12=66, Resulting Numbers: [50, 92, 66]
Generated Node #2: [50, 92, 66] from Operation: 54+12=66
Current State: 76:[50, 92, 66], Operations: ['54+12=66']
Exploring Operation: 50+92=142, Resulting Numbers: [66, 142]
Generated Node #3: [66, 142] fr... | 4 | Current State: 76:[54, 12, 50, 92], Operations: []
Exploring Operation: 54-12=42, Resulting Numbers: [50, 92, 42]
Generated Node #0,0: 76:[50, 92, 42] Operation: 54-12=42
Exploring Operation: 50-12=38, Resulting Numbers: [54, 92, 38]
Generated Node #0,1: 76:[54, 92, 38] Operation: 50-12=38
Exploring Operation: 92-50=42... | 0.986979 | hs_5 | mult_heuristic |
[
72,
70,
5,
6
] | 52 | [
"72-6=66",
"70/5=14",
"66-14=52"
] | Current State: 52:[72, 70, 5, 6], Operations: []
Exploring Operation: 72-6=66, Resulting Numbers: [70, 5, 66]
Generated Node #2: [70, 5, 66] from Operation: 72-6=66
Current State: 52:[70, 5, 66], Operations: ['72-6=66']
Exploring Operation: 70/5=14, Resulting Numbers: [66, 14]
Generated Node #3: [66, 14] from Operation... | 4 | Current State: 52:[72, 70, 5, 6], Operations: []
Exploring Operation: 70/5=14, Resulting Numbers: [72, 6, 14]
Generated Node #0,0: 52:[72, 6, 14] Operation: 70/5=14
Exploring Operation: 72-70=2, Resulting Numbers: [5, 6, 2]
Generated Node #0,1: 52:[5, 6, 2] Operation: 72-70=2
Exploring Operation: 72/6=12, Resulting Num... | 0.981771 | hs_3 | mult_heuristic |
[
28,
18,
51,
13
] | 84 | [
"28+18=46",
"51-13=38",
"46+38=84"
] | Current State: 84:[28, 18, 51, 13], Operations: []
Exploring Operation: 28+18=46, Resulting Numbers: [51, 13, 46]
Generated Node #2: [51, 13, 46] from Operation: 28+18=46
Current State: 84:[51, 13, 46], Operations: ['28+18=46']
Exploring Operation: 51-13=38, Resulting Numbers: [46, 38]
Generated Node #3: [46, 38] from ... | 4 | Current State: 84:[28, 18, 51, 13], Operations: []
Exploring Operation: 51-28=23, Resulting Numbers: [18, 13, 23]
Generated Node #0,0: 84:[18, 13, 23] Operation: 51-28=23
Moving to Node #0,0
Current State: 84:[18, 13, 23], Operations: ['51-28=23']
Exploring Operation: 18+23=41, Resulting Numbers: [13, 41]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
57,
23,
39,
57
] | 52 | [
"57-23=34",
"57-39=18",
"34+18=52"
] | Current State: 52:[57, 23, 39, 57], Operations: []
Exploring Operation: 57-23=34, Resulting Numbers: [39, 34]
Generated Node #2: [39, 34] from Operation: 57-23=34
Current State: 52:[39, 34], Operations: ['57-23=34']
Exploring Operation: 57-39=18, Resulting Numbers: [34, 18]
Generated Node #3: [34, 18] from Operation: 5... | 4 | Current State: 52:[57, 23, 39, 57], Operations: []
Exploring Operation: 57-39=18, Resulting Numbers: [23, 57, 18]
Generated Node #0,0: 52:[23, 57, 18] Operation: 57-39=18
Exploring Operation: 39-23=16, Resulting Numbers: [57, 57, 16]
Generated Node #0,1: 52:[57, 57, 16] Operation: 39-23=16
Moving to Node #0,0
Current S... | 0.986979 | hs_2 | sum_heuristic |
[
5,
33,
22,
24
] | 79 | [
"33-22=11",
"5*11=55",
"24+55=79"
] | Current State: 79:[5, 33, 22, 24], Operations: []
Exploring Operation: 33-22=11, Resulting Numbers: [5, 24, 11]
Generated Node #2: [5, 24, 11] from Operation: 33-22=11
Current State: 79:[5, 24, 11], Operations: ['33-22=11']
Exploring Operation: 5*11=55, Resulting Numbers: [24, 55]
Generated Node #3: [24, 55] from Opera... | 4 | Current State: 79:[5, 33, 22, 24], Operations: []
Exploring Operation: 5*22=110, Resulting Numbers: [33, 24, 110]
Generated Node #0,0: 79:[33, 24, 110] Operation: 5*22=110
Exploring Operation: 5*24=120, Resulting Numbers: [33, 22, 120]
Generated Node #0,1: 79:[33, 22, 120] Operation: 5*24=120
Start Sub Search at level ... | 0 | hs_2 | mult_heuristic |
[
16,
58,
53,
81
] | 46 | [
"16+58=74",
"81-53=28",
"74-28=46"
] | Current State: 46:[16, 58, 53, 81], Operations: []
Exploring Operation: 16+58=74, Resulting Numbers: [53, 81, 74]
Generated Node #2: [53, 81, 74] from Operation: 16+58=74
Current State: 46:[53, 81, 74], Operations: ['16+58=74']
Exploring Operation: 81-53=28, Resulting Numbers: [74, 28]
Generated Node #3: [74, 28] from ... | 4 | Current State: 46:[16, 58, 53, 81], Operations: []
Exploring Operation: 58-53=5, Resulting Numbers: [16, 81, 5]
Generated Node #0,0: 46:[16, 81, 5] Operation: 58-53=5
Exploring Operation: 58-16=42, Resulting Numbers: [53, 81, 42]
Generated Node #0,1: 46:[53, 81, 42] Operation: 58-16=42
Exploring Operation: 81-53=28, Re... | 0.983507 | hs_5 | sum_heuristic |
[
9,
35,
34,
2
] | 61 | [
"9+35=44",
"34/2=17",
"44+17=61"
] | Current State: 61:[9, 35, 34, 2], Operations: []
Exploring Operation: 9+35=44, Resulting Numbers: [34, 2, 44]
Generated Node #2: [34, 2, 44] from Operation: 9+35=44
Current State: 61:[34, 2, 44], Operations: ['9+35=44']
Exploring Operation: 34/2=17, Resulting Numbers: [44, 17]
Generated Node #3: [44, 17] from Operation... | 4 | Current State: 61:[9, 35, 34, 2], Operations: []
Exploring Operation: 34*2=68, Resulting Numbers: [9, 35, 68]
Generated Node #0,0: 61:[9, 35, 68] Operation: 34*2=68
Exploring Operation: 35*2=70, Resulting Numbers: [9, 34, 70]
Generated Node #0,1: 61:[9, 34, 70] Operation: 35*2=70
Moving to Node #0,0
Current State: 61:[... | 0 | hs_2 | mult_heuristic |
[
65,
82,
74,
17
] | 71 | [
"74-65=9",
"17*9=153",
"153-82=71"
] | Current State: 71:[65, 82, 74, 17], Operations: []
Exploring Operation: 74-65=9, Resulting Numbers: [82, 17, 9]
Generated Node #2: [82, 17, 9] from Operation: 74-65=9
Current State: 71:[82, 17, 9], Operations: ['74-65=9']
Exploring Operation: 17*9=153, Resulting Numbers: [82, 153]
Generated Node #3: [82, 153] from Oper... | 4 | Current State: 71:[65, 82, 74, 17], Operations: []
Exploring Operation: 65+17=82, Resulting Numbers: [82, 74, 82]
Generated Node #0,0: 71:[82, 74, 82] Operation: 65+17=82
Exploring Operation: 82-17=65, Resulting Numbers: [65, 74, 65]
Generated Node #0,1: 71:[65, 74, 65] Operation: 82-17=65
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
10,
55,
88,
55
] | 78 | [
"10+55=65",
"88+55=143",
"143-65=78"
] | Current State: 78:[10, 55, 88, 55], Operations: []
Exploring Operation: 10+55=65, Resulting Numbers: [88, 65]
Generated Node #2: [88, 65] from Operation: 10+55=65
Current State: 78:[88, 65], Operations: ['10+55=65']
Exploring Operation: 88+55=143, Resulting Numbers: [65, 143]
Generated Node #3: [65, 143] from Operation... | 4 | Current State: 78:[10, 55, 88, 55], Operations: []
Exploring Operation: 55-55=0, Resulting Numbers: [10, 88, 0]
Generated Node #0,0: 78:[10, 88, 0] Operation: 55-55=0
Exploring Operation: 55/55=1, Resulting Numbers: [10, 88, 1]
Generated Node #0,1: 78:[10, 88, 1] Operation: 55/55=1
Start Sub Search at level 1: Moving t... | 0.992188 | hs_2 | sum_heuristic |
[
14,
43,
6,
21
] | 42 | [
"14+43=57",
"21-6=15",
"57-15=42"
] | Current State: 42:[14, 43, 6, 21], Operations: []
Exploring Operation: 14+43=57, Resulting Numbers: [6, 21, 57]
Generated Node #2: [6, 21, 57] from Operation: 14+43=57
Current State: 42:[6, 21, 57], Operations: ['14+43=57']
Exploring Operation: 21-6=15, Resulting Numbers: [57, 15]
Generated Node #3: [57, 15] from Opera... | 4 | Current State: 42:[14, 43, 6, 21], Operations: []
Exploring Operation: 14+6=20, Resulting Numbers: [43, 21, 20]
Generated Node #0,0: 42:[43, 21, 20] Operation: 14+6=20
Exploring Operation: 21-14=7, Resulting Numbers: [43, 6, 7]
Generated Node #0,1: 42:[43, 6, 7] Operation: 21-14=7
Exploring Operation: 43-21=22, Resulti... | 0.984375 | hs_3 | mult_heuristic |
[
83,
49,
89,
90
] | 82 | [
"90-83=7",
"49/7=7",
"89-7=82"
] | Current State: 82:[83, 49, 89, 90], Operations: []
Exploring Operation: 90-83=7, Resulting Numbers: [49, 89, 7]
Generated Node #2: [49, 89, 7] from Operation: 90-83=7
Current State: 82:[49, 89, 7], Operations: ['90-83=7']
Exploring Operation: 49/7=7, Resulting Numbers: [89, 7]
Generated Node #3: [89, 7] from Operation:... | 4 | Current State: 82:[83, 49, 89, 90], Operations: []
Exploring Operation: 90-49=41, Resulting Numbers: [83, 89, 41]
Generated Node #0,0: 82:[83, 89, 41] Operation: 90-49=41
Exploring Operation: 90-89=1, Resulting Numbers: [83, 49, 1]
Generated Node #0,1: 82:[83, 49, 1] Operation: 90-89=1
Exploring Operation: 89-49=40, Re... | 0 | hs_3 | sum_heuristic |
[
39,
2,
8,
12
] | 71 | [
"39+8=47",
"2*12=24",
"47+24=71"
] | Current State: 71:[39, 2, 8, 12], Operations: []
Exploring Operation: 39+8=47, Resulting Numbers: [2, 12, 47]
Generated Node #2: [2, 12, 47] from Operation: 39+8=47
Current State: 71:[2, 12, 47], Operations: ['39+8=47']
Exploring Operation: 2*12=24, Resulting Numbers: [47, 24]
Generated Node #3: [47, 24] from Operation... | 4 | Current State: 71:[39, 2, 8, 12], Operations: []
Exploring Operation: 39+2=41, Resulting Numbers: [8, 12, 41]
Generated Node #0,0: 71:[8, 12, 41] Operation: 39+2=41
Exploring Operation: 8*12=96, Resulting Numbers: [39, 2, 96]
Generated Node #0,1: 71:[39, 2, 96] Operation: 8*12=96
Exploring Operation: 2*12=24, Resulting... | 0.950521 | hs_5 | sum_heuristic |
[
88,
7,
9,
34
] | 59 | [
"88+34=122",
"7*9=63",
"122-63=59"
] | Current State: 59:[88, 7, 9, 34], Operations: []
Exploring Operation: 88+34=122, Resulting Numbers: [7, 9, 122]
Generated Node #2: [7, 9, 122] from Operation: 88+34=122
Current State: 59:[7, 9, 122], Operations: ['88+34=122']
Exploring Operation: 7*9=63, Resulting Numbers: [122, 63]
Generated Node #3: [122, 63] from Op... | 4 | Current State: 59:[88, 7, 9, 34], Operations: []
Exploring Operation: 7*9=63, Resulting Numbers: [88, 34, 63]
Generated Node #0,0: 59:[88, 34, 63] Operation: 7*9=63
Moving to Node #0,0
Current State: 59:[88, 34, 63], Operations: ['7*9=63']
Exploring Operation: 88-34=54, Resulting Numbers: [63, 54]
Generated Node #0,0,0... | 0 | hs_1 | mult_heuristic |
[
41,
19,
19,
31
] | 10 | [
"41+19=60",
"19+31=50",
"60-50=10"
] | Current State: 10:[41, 19, 19, 31], Operations: []
Exploring Operation: 41+19=60, Resulting Numbers: [31, 60]
Generated Node #2: [31, 60] from Operation: 41+19=60
Current State: 10:[31, 60], Operations: ['41+19=60']
Exploring Operation: 19+31=50, Resulting Numbers: [60, 50]
Generated Node #3: [60, 50] from Operation: 1... | 4 | Current State: 10:[41, 19, 19, 31], Operations: []
Exploring Operation: 41-19=22, Resulting Numbers: [19, 31, 22]
Generated Node #0,0: 10:[19, 31, 22] Operation: 41-19=22
Exploring Operation: 31-19=12, Resulting Numbers: [41, 19, 12]
Generated Node #0,1: 10:[41, 19, 12] Operation: 31-19=12
Exploring Operation: 41-31=10... | 0.986979 | hs_5 | sum_heuristic |
[
85,
4,
5,
4
] | 33 | [
"85/5=17",
"4*4=16",
"17+16=33"
] | Current State: 33:[85, 4, 5, 4], Operations: []
Exploring Operation: 85/5=17, Resulting Numbers: [4, 4, 17]
Generated Node #2: [4, 4, 17] from Operation: 85/5=17
Current State: 33:[4, 4, 17], Operations: ['85/5=17']
Exploring Operation: 4*4=16, Resulting Numbers: [17, 16]
Generated Node #3: [17, 16] from Operation: 4*4... | 4 | Current State: 33:[85, 4, 5, 4], Operations: []
Exploring Operation: 85-5=80, Resulting Numbers: [4, 4, 80]
Generated Node #0,0: 33:[4, 4, 80] Operation: 85-5=80
Exploring Operation: 85-4=81, Resulting Numbers: [5, 4, 81]
Generated Node #0,1: 33:[5, 4, 81] Operation: 85-4=81
Exploring Operation: 85/5=17, Resulting Numb... | 0 | hs_4 | sum_heuristic |
[
62,
93,
31,
26
] | 23 | [
"62-31=31",
"93/31=3",
"26-3=23"
] | Current State: 23:[62, 93, 31, 26], Operations: []
Exploring Operation: 62-31=31, Resulting Numbers: [93, 26, 31]
Generated Node #2: [93, 26, 31] from Operation: 62-31=31
Current State: 23:[93, 26, 31], Operations: ['62-31=31']
Exploring Operation: 93/31=3, Resulting Numbers: [26, 3]
Generated Node #3: [26, 3] from Ope... | 4 | Current State: 23:[62, 93, 31, 26], Operations: []
Exploring Operation: 93/31=3, Resulting Numbers: [62, 26, 3]
Generated Node #0,0: 23:[62, 26, 3] Operation: 93/31=3
Exploring Operation: 93-62=31, Resulting Numbers: [31, 26, 31]
Generated Node #0,1: 23:[31, 26, 31] Operation: 93-62=31
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
9,
62,
67,
17
] | 68 | [
"9+62=71",
"71-67=4",
"17*4=68"
] | Current State: 68:[9, 62, 67, 17], Operations: []
Exploring Operation: 9+62=71, Resulting Numbers: [67, 17, 71]
Generated Node #2: [67, 17, 71] from Operation: 9+62=71
Current State: 68:[67, 17, 71], Operations: ['9+62=71']
Exploring Operation: 71-67=4, Resulting Numbers: [17, 4]
Generated Node #3: [17, 4] from Operati... | 4 | Current State: 68:[9, 62, 67, 17], Operations: []
Exploring Operation: 9+62=71, Resulting Numbers: [67, 17, 71]
Generated Node #0,0: 68:[67, 17, 71] Operation: 9+62=71
Moving to Node #0,0
Current State: 68:[67, 17, 71], Operations: ['9+62=71']
Exploring Operation: 71-67=4, Resulting Numbers: [17, 4]
Generated Node #0,0... | 0.993924 | hs_1 | sum_heuristic |
[
75,
26,
69,
34
] | 10 | [
"75-69=6",
"26+34=60",
"60/6=10"
] | Current State: 10:[75, 26, 69, 34], Operations: []
Exploring Operation: 75-69=6, Resulting Numbers: [26, 34, 6]
Generated Node #2: [26, 34, 6] from Operation: 75-69=6
Current State: 10:[26, 34, 6], Operations: ['75-69=6']
Exploring Operation: 26+34=60, Resulting Numbers: [6, 60]
Generated Node #3: [6, 60] from Operatio... | 4 | Current State: 10:[75, 26, 69, 34], Operations: []
Exploring Operation: 75-34=41, Resulting Numbers: [26, 69, 41]
Generated Node #0,0: 10:[26, 69, 41] Operation: 75-34=41
Exploring Operation: 75-26=49, Resulting Numbers: [69, 34, 49]
Generated Node #0,1: 10:[69, 34, 49] Operation: 75-26=49
Exploring Operation: 69-34=35... | 0 | hs_5 | sum_heuristic |
[
14,
45,
15,
51
] | 34 | [
"51-14=37",
"45/15=3",
"37-3=34"
] | Current State: 34:[14, 45, 15, 51], Operations: []
Exploring Operation: 51-14=37, Resulting Numbers: [45, 15, 37]
Generated Node #2: [45, 15, 37] from Operation: 51-14=37
Current State: 34:[45, 15, 37], Operations: ['51-14=37']
Exploring Operation: 45/15=3, Resulting Numbers: [37, 3]
Generated Node #3: [37, 3] from Ope... | 4 | Current State: 34:[14, 45, 15, 51], Operations: []
Exploring Operation: 51-45=6, Resulting Numbers: [14, 15, 6]
Generated Node #0,0: 34:[14, 15, 6] Operation: 51-45=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 34:[14, 15, 6], Operations: ['51-45=6']
Exploring Operation: 15-14=1, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
68,
17,
91,
77
] | 71 | [
"68+17=85",
"91-77=14",
"85-14=71"
] | Current State: 71:[68, 17, 91, 77], Operations: []
Exploring Operation: 68+17=85, Resulting Numbers: [91, 77, 85]
Generated Node #2: [91, 77, 85] from Operation: 68+17=85
Current State: 71:[91, 77, 85], Operations: ['68+17=85']
Exploring Operation: 91-77=14, Resulting Numbers: [85, 14]
Generated Node #3: [85, 14] from ... | 4 | Current State: 71:[68, 17, 91, 77], Operations: []
Exploring Operation: 77-17=60, Resulting Numbers: [68, 91, 60]
Generated Node #0,0: 71:[68, 91, 60] Operation: 77-17=60
Exploring Operation: 91-17=74, Resulting Numbers: [68, 77, 74]
Generated Node #0,1: 71:[68, 77, 74] Operation: 91-17=74
Start Sub Search at level 1: ... | 0.989583 | hs_2 | sum_heuristic |
[
65,
12,
44,
14
] | 61 | [
"12+44=56",
"56/14=4",
"65-4=61"
] | Current State: 61:[65, 12, 44, 14], Operations: []
Exploring Operation: 12+44=56, Resulting Numbers: [65, 14, 56]
Generated Node #2: [65, 14, 56] from Operation: 12+44=56
Current State: 61:[65, 14, 56], Operations: ['12+44=56']
Exploring Operation: 56/14=4, Resulting Numbers: [65, 4]
Generated Node #3: [65, 4] from Ope... | 4 | Current State: 61:[65, 12, 44, 14], Operations: []
Exploring Operation: 44+14=58, Resulting Numbers: [65, 12, 58]
Generated Node #0,0: 61:[65, 12, 58] Operation: 44+14=58
Exploring Operation: 12+14=26, Resulting Numbers: [65, 44, 26]
Generated Node #0,1: 61:[65, 44, 26] Operation: 12+14=26
Exploring Operation: 12+44=56... | 0 | hs_3 | mult_heuristic |
[
75,
51,
10,
5
] | 68 | [
"75+10=85",
"85/5=17",
"51+17=68"
] | Current State: 68:[75, 51, 10, 5], Operations: []
Exploring Operation: 75+10=85, Resulting Numbers: [51, 5, 85]
Generated Node #2: [51, 5, 85] from Operation: 75+10=85
Current State: 68:[51, 5, 85], Operations: ['75+10=85']
Exploring Operation: 85/5=17, Resulting Numbers: [51, 17]
Generated Node #3: [51, 17] from Opera... | 4 | Current State: 68:[75, 51, 10, 5], Operations: []
Exploring Operation: 51+10=61, Resulting Numbers: [75, 5, 61]
Generated Node #0,0: 68:[75, 5, 61] Operation: 51+10=61
Exploring Operation: 75-51=24, Resulting Numbers: [10, 5, 24]
Generated Node #0,1: 68:[10, 5, 24] Operation: 75-51=24
Exploring Operation: 51-10=41, Res... | 0 | hs_3 | sum_heuristic |
[
76,
26,
37,
36
] | 29 | [
"76+26=102",
"37+36=73",
"102-73=29"
] | Current State: 29:[76, 26, 37, 36], Operations: []
Exploring Operation: 76+26=102, Resulting Numbers: [37, 36, 102]
Generated Node #2: [37, 36, 102] from Operation: 76+26=102
Current State: 29:[37, 36, 102], Operations: ['76+26=102']
Exploring Operation: 37+36=73, Resulting Numbers: [102, 73]
Generated Node #3: [102, 7... | 4 | Current State: 29:[76, 26, 37, 36], Operations: []
Exploring Operation: 76-36=40, Resulting Numbers: [26, 37, 40]
Generated Node #0,0: 29:[26, 37, 40] Operation: 76-36=40
Exploring Operation: 76-37=39, Resulting Numbers: [26, 36, 39]
Generated Node #0,1: 29:[26, 36, 39] Operation: 76-37=39
Exploring Operation: 76-26=50... | 0.987847 | hs_3 | sum_heuristic |
[
10,
31,
68,
48
] | 75 | [
"10+31=41",
"68+48=116",
"116-41=75"
] | Current State: 75:[10, 31, 68, 48], Operations: []
Exploring Operation: 10+31=41, Resulting Numbers: [68, 48, 41]
Generated Node #2: [68, 48, 41] from Operation: 10+31=41
Current State: 75:[68, 48, 41], Operations: ['10+31=41']
Exploring Operation: 68+48=116, Resulting Numbers: [41, 116]
Generated Node #3: [41, 116] fr... | 4 | Current State: 75:[10, 31, 68, 48], Operations: []
Exploring Operation: 48-31=17, Resulting Numbers: [10, 68, 17]
Generated Node #0,0: 75:[10, 68, 17] Operation: 48-31=17
Exploring Operation: 31+48=79, Resulting Numbers: [10, 68, 79]
Generated Node #0,1: 75:[10, 68, 79] Operation: 31+48=79
Exploring Operation: 68-48=20... | 0 | hs_3 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.