Functor Rule.Ising.Four_bodies_optimized


module Four_bodies_optimized: 
functor (Parameters : Parameters) -> sig .. end
Can be used only on a 2D periodic topology with no holes nor missing links, need Sphere2 Meta topology
Parameters:
Parameters : Parameters

include struct ... end
val name : string
val transition_rule : int array array -> bool array -> int -> bool