The Quipper System

Safe HaskellNone

Quipper.Algorithms.BF.HexBoard

Description

This module provides the code for drawing Hex boards in graphical format. See Quipper.Algorithms.BF.Main for an overview of the boolean formula algorithm.

Documentation

output_start_board :: Format -> BooleanFormulaOracle -> IO () Source #

Output the starting HexBoard in the given format, for the given oracle.

output_HexBoards :: Format -> BooleanFormulaOracle -> [HexBoard] -> IO () Source #

Output multiple HexBoard s in the given format, for the given oracle.

AltStyle によって変換されたページ (->オリジナル) /