szunami / xwords-rs

Tools to fill crosswords
Apache License 2.0
7 stars 1 forks source link

Consider storing candidates in a BinaryHeap #127

Open szunami opened 3 years ago

szunami commented 3 years ago

This should:

  1. improve determinism
  2. perhaps improve perf