Worker empire optimizer for BDO using HiGHS mip solver.
Project description
bdo-empire
About
Given a contribution point limit and price list this program will find the optimum allocation of the points to maximize a Worker Node Empire's value.
It
- generates a json file to import into Workerman
- uses workers of level 40.
- uses workers with optimum skills learned.
- assumes all drops are sent to storage with zero cp cost (Calpheon).
It does not
- account for cp spent outside of the Node Empire.
- account for grind nodes or 'fixed' nodes. (TODO)
This program uses the HiGHS High Performance Optimization Software to solve the MIP using branch and cut. The parameters chosen guarantee the result is within 0.01% of the optimum value but in practice it is optimum for all test cases used during the development and testing of the model.
Installation
Using pipx: pipx install bdo-empire
Using pip: pip install bdo-empire
Usage
Requirements
- python
- an exported price list* from Workerman settings page.
- optionally; an exported modifiers list from Workerman modifiers page
(click
▶Advanced
).
* Use the 'reload' button on workerman's setting page prior to exporting.
Start the program
Installed using pipx: optimize-empire.exe
Installed using pip: pip -m bdo-empire.main
Fill in the required fields, click Optimize and then wait.
All test instances using a variety of input parameters solved in under an hour but each combination of CP, pricing, purchased lodging and region modifiers will alter solution time.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bdo_empire-0.1.5.tar.gz
.
File metadata
- Download URL: bdo_empire-0.1.5.tar.gz
- Upload date:
- Size: 497.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f07612fc98819f5abe86c8b85fb03e1eb783bed76944b315c265dc65bde4c5cc |
|
MD5 | cb581732a136573e92637a4e2823726b |
|
BLAKE2b-256 | e3aa3cbaab1f39799cfda1a1671d126a27789e14203f622e6cc3df066ee12723 |
File details
Details for the file bdo_empire-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: bdo_empire-0.1.5-py3-none-any.whl
- Upload date:
- Size: 615.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4c9f9f8ea0967db4f840b646af85d80d6e8bae0d9b381293aad172e52950184 |
|
MD5 | 197df128e85638cb55ddf7d7d904cf73 |
|
BLAKE2b-256 | 03341f3bd87976ba411fbb6bd97d9b29c56644a94c0da51b81496cf516524ae6 |