Changing the Game: The Bounce-Bind Ising Machine
收藏资源简介:
This repository contains simulation data and analysis scripts accompanying the paper titled "Changing the Game: The Bounce-Bind Ising Machine". The repository includes: Source Code & Scripts: Python source code of Bounce-Bind Ising Machine (BBIM) and code of generating the dataset, C++ source code of 2nd-BBIM and 3rd-BBIM, and verilog source code of 2nd-sparse-BBIM. Datasets: The dataset folder contains instances and labels for four benchmark problems, among which the four benchmark problems are: 2nd-3R3X: Second-order 3R3X (XORSAT), 3rd-3R3X: Third-order 3R3X (XORSAT), Dense (edge density of 0.5) MAX-CUT problem, ans Large-scale MAX-CUT problem (G22, G39 from Gset and K2000, which have been transformed into Ising problems). Raw data by FPGA: Full raw data obtained on the FPGA platform including 2nd-3R3X, 3rd-3R3X, dense MAX-CUT and large-scale MAX-CUT.



