Skip to content

Add more examples #5

@jmitchell

Description

@jmitchell

Currently the Sudoku solver is the only example.

Motivation

  • Demos can help people realize the wide applicability of backtracking.
  • Sudoku doesn't leverage the API's full flexibility. For example, values callback ignores its problem and unknown parameters.
  • Optimizations like Parallelize search for solutions #3 will be better tested with a diverse collection of ready-to-go applications.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions