class OptimizeExpandService

Overview

Execute the optimization function and then perform the expansion process on the optimized array.

Defined in:

services/optimizeExpandService.cr

Class Method Summary

Class Method Detail

def self.optimizeAndExpand(id : Int32, api_data : Array(Location)) #

Function to optimize and expand travel stops


[View source]