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
Instead of sweeping a fixed range or parameters for battery capacity and scheduling capacity, implement a search algorithm (i.e. binary search) to find the optimal point faster.
Instead of sweeping a fixed range or parameters for battery capacity and scheduling capacity, implement a search algorithm (i.e. binary search) to find the optimal point faster.