Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Notice: Unexpected clearActionName after getActionName already called in /var/www/html/w/includes/Context/RequestContext.php on line 321
Instance data for crane scheduling for end-of-aisle picking - MaRDI portal

Deprecated: Use of MediaWiki\Skin\SkinTemplate::injectLegacyMenusIntoPersonalTools was deprecated in Please make sure Skin option menus contains `user-menu` (and possibly `notifications`, `user-interface-preferences`, `user-page`) 1.46. [Called from MediaWiki\Skin\SkinTemplate::getPortletsTemplateData in /var/www/html/w/includes/Skin/SkinTemplate.php at line 691] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of MediaWiki\Skin\BaseTemplate::getPersonalTools was deprecated in 1.46 Call $this->getSkin()->getPersonalToolsForMakeListItem instead (T422975). [Called from Skins\Chameleon\Components\NavbarHorizontal\PersonalTools::getHtml in /var/www/html/w/skins/chameleon/src/Components/NavbarHorizontal/PersonalTools.php at line 66] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `personal_urls` was deprecated in MediaWiki Use content_navigation instead. [Called from MediaWiki\Skin\QuickTemplate::get in /var/www/html/w/includes/Skin/QuickTemplate.php at line 131] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Instance data for crane scheduling for end-of-aisle picking

From MaRDI portal
(Redirected from Dataset:6726281)



DOI10.5281/zenodo.4667674Zenodo4667674MaRDI QIDQ6726281

Dataset published at Zenodo repository.

Author name not available (Why is that?)

Publication date: 23 March 2021

Copyright license: No records found.



The following instances are from the working paper entitled Crane scheduling for end-of-aisle picking: Complexity and efficient solutions based on the vehicle routing problem by Nils Boysen, Konrad Stephan, and Simon Emde. The dataset contains 760 randomly generated instances with varying numbers of requests and buffer sizes. Each line in the attached text file stands for one instance. Columns are separated by tab stops. The individual columns are: ID - unique running number n - number of requests in set S b - buffer size, number of requests in set S_0 S_0 - set of request locations initially in the buffer S - set of request locations FCFS_SOLUTION - sequence vector (solution) in a first come, first served schedule FCFS_TIME - CPU time (milliseconds) for finding the first come, first served solution FCFS_OBJECTIVE - objective value (tenths of a second of empty crane travel) of the first come, first served solution MBH_SOLUTION - sequence vector (solution) found by the matching-based heuristic MBH_TIME - CPU time (milliseconds) taken by the matching-based heuristic MBH_OBJECTIVE - objective value (tenths of a second of empty crane travel) of the solution found by the matching-based heuristic VRP_SOLUTION - sequence vector (solution) of the VRP* (via HGA-CVRP) schedule VRP_TIME - CPU time (milliseconds) for finding the VRP* solution VRP_OBJECTIVE - objective value (tenths of a second of empty crane travel) of the VRP* solution SA_SOLUTION - sequence vector (solution) found by the simulated annealing heuristic SA_TIME - CPU time (milliseconds) taken by the simulated annealing heuristic SA_OBJECTIVE - objective value (tenths of a second of empty crane travel) of the solution found by the simulated annealing heuristic Note that location data is in the format of two-dimensional coordinates denoting the travel time on the x- and y-axes in tenths of a second from coordinate (0,0). Hence coordinate (600, 300) implies that the corresponding slot is 60 seconds of horizontal travel and 30 seconds of vertical travel away from the origin. Objective values are also scaled to tenths of a second. The CPU times are given in milliseconds. Results for the simulated annealing heuristic are only available for instances with n=60 requests.






This page was built for dataset: Instance data for crane scheduling for end-of-aisle picking