******** Examples ******** Several examples are included in the directory :file:`examples/`. The simplist, standalone example of measuring the average cluster size of an Ising model is provided in full below, demonstrating how to define a model, measurement, couplings, and initialize the algorithm. .. literalinclude:: ../examples/ising_standalone.cpp :language: cpp