Adam

Results 6 issues of Adam

Create the option to set the initial state of the tabu search. - [ ] C library, add parameter and change library operation - [ ] Command line argument -...

enhancement

Add a method for extracting sub problems from the complete problem that is less sensitive to the current global state. In cases where the sub problem size is much smaller...

enhancement

For the QA system the marginal cost of additional samples is very small, it would make sense to try to process multiple states returned for a sub-problem. This probably won't...

enhancement

- Null input can cause a segfault - single/small sets of independent variables can result in getting stuck in a loop forever

bug

Make sure errors in callbacks cause qbsolv to halt, and ideally reraise the exception.

bug