-
### Steps to reproduce
Should have listed for search `Le Parisien`:
> New YouTube video: Le Parisien: Une « quantité stupéfiante » de nouvelles espèces découverte près de la côte chilienne!
> N…
-
It would be nice to provide an exhaustive search option, similar to grid search, that
1. quantizes all real-valued parameters to some user-specified number of options, and then
2. enumerates every sin…
-
NOT READY TO BE STARTED; please read first
Current design discussions [here](https://github.com/dust-tt/tasks/issues/35)
Design doc [here](https://www.notion.so/dust-tt/DesignDoc-Exhaustive-mode-for-d…
-
There is a bug which we noticed a few months ago where we put our solver in "bruteforce mode" and still did not find a solution for a number of pursuers where we knew a solution existed. I have decide…
-
If a search times out, alert the user to the exhaustive search count:all functionality. This should include altering the form to allow users to select either an increased timeout or count:all.
NOT…
-
### Is your feature request related to a problem? Please describe.
When I use tuples of enums, the exhaustive completion that is offered looks like `case Tuple2(_1, _2) => `.
### Describe the soluti…
-
There is a new battery of tests with the latest version published in 'develop' branch (2024100100) which, without being exhaustive, gives the following results:
Administration UI:
There is no sea…
-
Heuristic Search Algorithms are problem-solving methods that use heuristics—rules of thumb or strategies—to guide the search process toward finding optimal or satisfactory solutions more efficiently t…
-
Various vernac commands are highlighted incorrectly. It's difficult to be exhaustive, so we should keep this issue open to track them. Here are the ones I've come across so far:
- [ ] `Declare ML M…
-
Implement unit tests for exhaustive search code:
- [ ] Exhaustive_search.py
- [ ] Repeating_exhaustive_search.py
- [ ] Select_occupancy_groups.py
- [ ] Plot_exhasutive_search.py