Correction to: Nature Electronics https://doi.org/10.1038/s41928-021-00546-4, published online 1 March 2021.

In the Supplementary Information file originally published with this Article, it was unclear where the nth pseudorandom number should be used in the N × N weight matrix of the MAX-CUT problem. Thus, the sentence “KN (N ={4,096, 8,192, 16,384}) is an N-node complete-graph MAX-CUT problem whose weights are defined similarly as for K2000: wij = wji = 1 – 2rf(i, j) (i > j), where f(i, j) = (i – 1)(i – 2)/2 + j and rn is the lowest bit, {0,1}, of the nth random number generated by a pseudorandom number algorithm called the Mersenne Twister [4] with seed = 1.” has been corrected to “KN (N ={4,096, 8,192, 16,384}) is an N-node complete-graph MAX-CUT problem whose weights are defined similarly as for K2000: wij = wji = 2rf(i, j) – 1 (i < j), where f(i, j) = N(i – 1) – i(i – 1)/2 + (ji) and rn is the lowest bit, {0,1}, of the nth random integer generated by the pseudorandom integer generation function in the algorithm called the Mersenne Twister [4] with seed = 1.” The amended Supplementary Information file has now been uploaded to the Article.