Here it is: https://www.raphael-xiv.com/
[link] [comments]
Continue reading...
Why? How does this solver differ from other solvers?
- It produces quality-optimal rotations. In other words, it is impossible to find a rotation that gives a higher quality than the solver (if you do find one, please file a bug report). Other solvers most often use heuristics that don't guarantee an optimal rotation.
- It does this while being fast and resource-efficient. Most recipes only take 10-30 seconds to solve.
- Because the generated rotations are optimal, it is very likely that you will be able to save on HQ materials and consumables when crafting HQ items. For example: Raphael was used to improve some rotations on Teamcraft's guide, reducing the amount of HQ materials required while still reaching 100% HQ chance.
How does it do this?
- Short answer: A* search + Pareto optimization + Dynamic programming.
- Long answer: coming soon.
What it does not do (yet)
- Solve for the shortest macro duration: while the solver tries its best to keep the generated macros as short as possible, they are not guaranteed to be the shortest possible macro.
- Many more things: the solver is still being continuously improved with more features added each day!
[link] [comments]
Continue reading...