mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-19 15:10:35 -04:00
add google's knapsack optimization
This commit is contained in:
parent
7c54564abb
commit
ca1e56159c
1 changed files with 9 additions and 2 deletions
|
@ -57,8 +57,15 @@
|
||||||
* rabbitmq or celert for job queues and exports
|
* rabbitmq or celert for job queues and exports
|
||||||
|
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
### resources
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
* [google's knapsack](https://developers.google.com/optimization/pack/knapsack)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue