Method

IpuzBoardequal

Declaration [src]

gboolean
ipuz_board_equal (
  IpuzBoard* a,
  IpuzBoard* b
)

Description

No description available.

Parameters

b

Type: IpuzBoard

Second board to compare.

The data is owned by the caller of the method.

Return value

Type: gboolean

Whether the boards have the same dimensions and their respective cells are equal.