You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solving the simplest case aka "the Party Problem", i.e. R(3,3) Ramsey number related to a complete graph of 2-colored edges, using MatLab and Monte Carlo simulations with acceptance rule.
In this GitHub repository there are graphs, energy plots and MATLAB code used for extracting the results.
So far, Metropolis sampling has been used.
About
Solving the simplest case aka "the Party Problem", i.e. R(3,3) Ramsey number related to a complete graph of 2-colored edges, using MatLab and Monte Carlo simulations with acceptance rule.