Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: IEnumerable<Constraint> GetConstraints(int)

Declaration

public static IEnumerable<Constraint> GetConstraints(
    int sideLength
)

Summary

Returns the constraints for a Binairo puzzle.

Parameters

intsideLengthThe length of one side of the square grid. This must be an even number.