任务求解器

任务匹配与路径规划算法模块。解决基于 API 数据的条件解析和最优路径求解问题。适用于需要自动化任务规划的场景。

Author
xlxyvergil
Version
1.0.0
Status
stable
Language
python
Runtime
python 3.12.9
Updated
2026-05-06
Created
2026-05-06
Tags
fgo, solver, mission, planning
0

Installation

git clone https://github.com/MaaXYZ/MaaHub.git --depth=1
cp -r MaaHub/Storage/customs/xlxyvergil/mission-solver ./your_customs/

Package Files

  • __init__.py
  • __main__.py
  • data_loader.py
  • maahub_meta.json
  • master_missions_CN.json
  • matcher.py
  • models.py
  • quest_enemies_CN.json
  • README.md
  • solver.py

Source Repository on GitHub | Back to all customs