You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.
Ideas that improve solutions due to added richness in objective functions as well as provide better/safer planned routes:
Avoid collisions in greedy assignment (planning-collision-avoidance branch)
Factor in grid turning time in greedy assignment (planning-turning-time branch)
Ideas that could further improve existing missions and perhaps help in improving the reconstruction:
Use existing mission to improve/optimize, e.g., a reference objective value point from existing missions
Create "variables" for making certain cycles of fan beams, corners and straight lines (waypoints-types lays groundwork)
Alter objective functions, especially the weight matrix pixel coverage which should prefer solutions with more uniform coverage (similar high amount of links per pixel at all pixels)
The text was updated successfully, but these errors were encountered:
Ideas that improve solutions due to added richness in objective functions as well as provide better/safer planned routes:
planning-collision-avoidance
branch)planning-turning-time
branch)Ideas that could further improve existing missions and perhaps help in improving the reconstruction:
waypoints-types
lays groundwork)The text was updated successfully, but these errors were encountered: