package knights_tour

  1. Overview
  2. Docs
Solves the Knight's tour puzzle; and others

Install

dune-project
 Dependency

Authors

Maintainers

Sources

knights_tour-0.0.2.tbz
sha256=8362f846492183e83e1901f73933d772c193c08b8a375480c28d0f23f0d29e11
sha512=5fe79ac95a3e5a2e01d429665fa7a8bfef422d9843758b35db2c8efc299c762c1d22974266f5e8802ee6f81e09223aa90476824d1fd93540c473cc8a357d38a3

doc/src/knights_tour.pentominos/pentominos.ml.html

Source file pentominos.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
(* generated by dune *)

(** @canonical Pentominos.Board *)
module Board = Pentominos__Board

(** @canonical Pentominos.PointSet *)
module PointSet = Pentominos__PointSet

(** @canonical Pentominos.Polyomino *)
module Polyomino = Pentominos__Polyomino

(** @canonical Pentominos.Puzzle *)
module Puzzle = Pentominos__Puzzle
OCaml

Innovation. Community. Security.