Translations:TAS:Pokročilé/Pluginy/TashaCL - příkazová řádka/Možnosti příkazové řádky/5/cs
Skočit na navigaci
Skočit na vyhledávání
| Prefix | FullCommand | DefaultValue | Required | Description |
| a | multithreading | y | No | Allow use of multiple processors. y / n |
| b | logbestsolution | n | No | Log every best found solution. y / n |
| c | connectionstring | Yes | Database connection string or folder name. | |
| d | distances | "" | No | The full name of the file that distances are created from. Use if you use only one such file. Equals setting the DistanceFileName1 option. |
| g | neighbourhood | 0 | No | One of the solver options. Specify the neighbourhood size. |
| h | heuristicspath | "" | No | One of the solver options. Specifies directory where heuristics creation information is stored. |
| i | iterations | 25000 | No | One of the solver options. How many iterations should be run |
| j | iterationreport | "" | No | One of the solver options. Expects file name and will produce a detailed solver run report in it. |
| l | logginglevel | 0 | No | How much progress information you want to see. 0 .. little |
| m | secondstorun | 0 | No | One of the solver options. How many seconds will the the solver run for before stopping. |
| n | inputscenarioname | "" | Yes | Scenario name or file name. This can also be a mask such as * which will run all scenarios in the datasource. You can use ; to enter multiple masks. If import mode is selected, this will be the name of the newly created scenario. |
| o | solver | "" | No | Solver options. If not specified SolverOptions.xml will be used. If that is not present it will get created. |
| q | iterationswithnoise | 0 | No | One of the solver options. Specifies percentage of solver options that should be run with noise turned on to enhance variability. |
| r | runreportfilename | "" | No | Prints out solving report if specified. |
| s | source | SQLite | Yes | SourceType of scenario/s. Current allowed types are 'MsSql', 'SqlLite', 'PostgreSql'. Pre PostgreSql (cca 2020.1.813) Tasha CL supports only 'SQLServer' / 'SQLite'. |
| t | temperature | MediumHigh | No | One of the solver options. How high should the starting temperature be. Select one from UltraHigh, CrazyHigh,High, MediumHigh, Medium, MediumLow, Low |
| UsePairHeuristics | n | No | Hodnota y přidá řešiteli použití párových heuristik. Vhodné pouze v určitých situacích, kde se vyplatí vkládat Zakázky v blízkých párech protože samostatně by nebyly tak výhodné (například kvůli vysoké fixní ceně vozidla). Vhodné vyzkoušet v situacích volné heterogenní flotily. | |
| v | UseVehicleSwapsHeuristic | y | No | Use the vehicle swap heurisitic or not. Not using it can make the solver run faster, when large number of vehicles are involved. |
| w | wait | 0 | No | How long should the program wait after solving is finished. -1 = until key is pressed. |
| x | stayatbestforx | 0 | No | If set to higher than 0, the solver will always allow only better solutions after a new best solution is found. Default = 0. |
| y | returntobestafterxnonimproving | 0 | No | If set to higher than 0, the solver will return to the best solution if it cannot find an improvement for that many iterations. Default = 0. |
| z | onlydistancecostiterationspercentage | 0 | No | If set to a number between 1 and 100 the solver will have phase where it ignores distance costs |
| MaxProcessorCount | 0 | No | If set to a greater than zero, the solver will not use more than the number of processors. | |
| RestartPhasesCount | 0 | No | If set to a number between 1 and 100 the solver will have phase where it ignores distance costs. | |
| RestartPhasesPercentage | 0 | No | If set to a number between 1 and 100 the solver will have phase where it ignores distance costs. | |
| ExportSolutionPath | false | No | If set to true will try to export solution (using the standard exporter) based on the scenario and solution name. | |
| DistanceFile1 | No | |||
| DistanceFile2 | No | |||
| DistanceFile2 | No | |||
| HereMapsAppId | Needs to be set with the right value for App Id (provided by a HERE Maps reseller) in order for Here maps update distances and mapping displaying to work. | |||
| HereMapsAppCode | Needs to be set with the right value for App Code (provided by a HERE Maps reseller) in order for Here maps update distances and mapping displaying to work. | |||
| HereMapsTileLayerType | Base | One of the layer types that can be displayed: Base, Grey, Hybrid, Traffic, Truck, ReducedDay, BaseNoLabels, Satellite, Terrain | ||
| Mode | solve | No | Can be one of the solve, edit, import, export, update, geocoding, distances, report, command. | |
| PluginName | No | |||
| PluginSettings | No | |||
| ImportFile | No | |||
| PlanningDate | No | |||
| ScenarioName | No | |||
| ExportFile | ||||
| ReportFile | ||||
| PrefixSolution | No | Text to prefix created solutions with. | ||
| SolutionName | No | The solution name that will be used. (import - reconstruction, report creation, exported solution). Mask can be used (eg. 1*). If no solution name is provided the latest solution is used. If Best is given as a parameter, best solution is chosen. If BestFeasible is given as a parameter, best feasible solution is selected. | ||
| CommandName | No | The name of the command from the plugin defined in PluginName. If incorrect TashaCL will list all available commands. | ||
| TrackingCompany | No | Company for Tracking plugin. | ||
| TrackingLogin | No | Login for Tracking plugin. | ||
| TrackingPassword | No | Company for Tracking plugin. |