-
Could/should the URI support a request for multiple NFTs? If so, should there be many `n` parameters (`n=00&n=01`) or one `n` parameter with comma separated values (`n=00,01`)?
If it's not allowed …
-
Hello,
The README says you can do this, with the following example:
```
# run only tests with tagA
KNAPSACK_PRO_TEST_SUITE_TOKEN_RSPEC=api_key_for_tagA bundle exec rake "knapsack_pro:rspec[--t…
-
### Issue
We want to optimize the management of devices to increase the consumption of PV energy. In fact, given the matrix probability for each device, the consumption for each device, and the produ…
-
I run multiple tasks on `CirrusCI`, and I use `knapsack_pro` only for `rspec`. I have two other tasks which are unrelated but since they're counted in `CI_NODE_TOTAL`, `knapsack_pro` thinks there's n…
-
Hello, found an interesting case while using this gem.
I'm trying to add JUnit formatter to use the results in Jenkins using the `junit` instruction. When using queue mode with this gem (and servic…
-
Choose three, midlevel difficulty kattis exercises to solve.
Ensure that the three problems cover separate topics, that are also different from the one used in our own created problem.
Start by lo…
-
### Issue with current documentation:
Hello, I need clarification regarding the relationship between two functions: 'milp' (mixed-integer LP) and 'linprog'.
My understanding is that 'milp' is spec…
-
**Is your feature request related to a problem? Please describe.**
3-partition problem: Given a set S of positive integers, determine if it can be partitioned into three disjoint subsets that all h…
-
Hello,
I am working on my thesis project where the problem is to implement a proof-of-concept level solution for packing n number of circular items into m number of rectangular pallets. We don't kn…
-
**Submitting author:** @klb2 (Karl-Ludwig Besser)
**Repository:** https://github.com/klb2/qmkpy
**Branch with paper.md** (empty if default branch): joss-paper
**Version:** v1.2.0
**Editor:** @jbytecod…