Akun-python/mountain-flood-uav-optimization
开源免费,不断迭代更新!
About the project
An open, reproducible solution to the Chinese graduate mathematical modeling contest problem D: optimizing UAV cargo transport and communication during mountain floods. Includes Python code, data, results and a LaTeX paper.
Useful for
- Reproduce the results by running benchmark.py and champion_search.py to compare five metaheuristics
- Study the UAV energy model with equivalent range and a 20% return safety margin
- Examine a joint scheduling example of transport and communication relays over DEM terrain
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 15 stars so far today, about 31 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 1 day old and already has 83 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #196.
- About 12 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 83
- Today
- 15 · ≈ 31 by evening
- Forks
- 15
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- HTML
- License
- MIT
- Created
- September 24, 2026
- Last push
- September 25, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 25, 2026Top new repositories this week: #195
More in this category
-
2.4
aipoch/open-science
Local-first desktop workbench for scientific research with AI agents: runs Python/R, connects scientific data sources, and tracks artifact provenance for reproducibility.
-
1.5
colmap/colmap
COLMAP is a Structure-from-Motion and Multi-View Stereo pipeline with GUI and CLI for 3D reconstruction from ordered and unordered image collections. Used in computer vision and photogrammetry.
-
1.4
amap-cvlab/ABot-Recon
ABot-Recon is a streaming 3D reconstruction model that uses a fixed 12-frame local context per step, predicting a point map and adjacent relative pose, then composing them into a global trajectory and point cloud.
-
1.4
ashleyotooligan/ant-1
A simulated ant with a recurrent neural controller in a 2D arena: it finds an odour source, records a food-location vector, and returns to its nest. An open laboratory for observing and intervening in the sensorimotor…
-
1.2
anthropics/fermats-last-theorem
A complete, machine-checked proof of Fermat's Last Theorem in Lean 4, built on Mathlib and following the Frey-Serre-Ribet-Wiles argument. Research artifact, not maintained and not accepting contributions.
-
1.2
google/or-tools
Open-source suite by Google for solving combinatorial optimization problems: constraint programming, linear programming, routing and graph algorithms. Includes C++ core with Python, C# and Java wrappers.