joshuaguerin/Answer-Set-Programming-Algorithms

Add printers.

Opened this issue · 0 comments

A couple of the algorithms have pretty-printers in the validate directory. Should look into doing so for more algorithms.

Current problem list:

  • Bin Packing
  • Clique
  • Clustering
  • Dominating Set
  • Equal Sum Partition
  • Graph Coloring
  • Independent Set
  • Knapsack
  • Max Flow
  • N Queens
  • Numerical 3-Dimensional Matching
  • Perfect Numbers
  • Prime Sieve
  • Subset Sum
  • Sudoku
  • Travelling Salesman
  • Vertex Cover
  • Wolf, Goat, and Cabbage