The Simulated Bifurcation (SB) algorithm is a fast and highly parallelizable state-of-the-art algorithm for quadratic combinatorial optimization inspired by quantum physics and spins dynamics. It ...
//given some nodes, and some locations... test_nodes = {0: (0, 7), 1: (3, 9), 2: (12, 4), 3: (14, 11), 4: (8, 11) 5: (15, 6), 6: (6, 15), 7: (15, 9), 8: (12, 10), 9 ...