Guest User

Untitled

a guest
Jul 19th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 760.33 KB | None | 0 0
  1. {
  2. "metadata": {
  3. "requestId": "935dc1f5-b4c0-4ee6-b33f-1b244bfa7d39",
  4. "epoch": "2018-08-05T16:00:00.000Z",
  5. "solverType": "or_CVRPTWPD",
  6. "useCostMatrix": false,
  7. "returnDirections": false,
  8. "solutionType": "default",
  9. "searchTimeLimit": 3600
  10. },
  11. "vehicleTypes": [
  12. {
  13. "id": "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  14. "profile": "van",
  15. "count": 5,
  16. "averageSpeed": 50,
  17. "capacity": {
  18. "weight": 5000,
  19. "volume": 5000,
  20. "unit": 1000
  21. },
  22. "cost": {
  23. "fixed": 35,
  24. "perMileage": 1,
  25. "perRegularHours": 22
  26. },
  27. "timeLimit": 86400
  28. },
  29. {
  30. "id": "595e9321-50d6-4969-928d-9e2934935520",
  31. "profile": "motorcycle",
  32. "count": 5,
  33. "averageSpeed": 40,
  34. "capacity": {
  35. "weight": 25,
  36. "volume": 5000,
  37. "unit": 1000
  38. },
  39. "cost": {
  40. "fixed": 15,
  41. "perMileage": 1,
  42. "perRegularHours": 22
  43. },
  44. "timeLimit": 86400
  45. },
  46. {
  47. "id": "48cf7477-5696-431f-93f8-9e20f28212ac",
  48. "profile": "bicycle",
  49. "count": 5,
  50. "averageSpeed": 7,
  51. "capacity": {
  52. "weight": 20,
  53. "volume": 5000,
  54. "unit": 1000
  55. },
  56. "cost": {
  57. "fixed": 2,
  58. "perMileage": 1,
  59. "perRegularHours": 17.5
  60. },
  61. "timeLimit": 86400
  62. },
  63. {
  64. "id": "d057796b-690a-4356-9238-51a483c7f774",
  65. "profile": "walker",
  66. "count": 5,
  67. "averageSpeed": 5,
  68. "capacity": {
  69. "weight": 15,
  70. "volume": 5000,
  71. "unit": 1000
  72. },
  73. "cost": {
  74. "fixed": 1,
  75. "perMileage": 1,
  76. "perRegularHours": 16
  77. },
  78. "timeLimit": 86400
  79. }
  80. ],
  81. "clusters": [
  82. {
  83. "id": "c_1",
  84. "vehicles": [
  85. {
  86. "id": "0",
  87. "vehicleTypeId": "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  88. "status": "available",
  89. "startLocation": {
  90. "id": "1.333829_103.969318",
  91. "latitude": 1.333829,
  92. "longitude": 103.969318
  93. },
  94. "timeSchedule": {
  95. "start": "2017-07-19T07:53:16.929Z",
  96. "end": "2019-07-19T07:53:16.929Z"
  97. },
  98. "timeLimit": 86400,
  99. "lockedTour": [],
  100. "returnToDepot": false
  101. },
  102. {
  103. "id": "1",
  104. "vehicleTypeId": "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  105. "status": "available",
  106. "startLocation": {
  107. "id": "1.333829_103.969318",
  108. "latitude": 1.333829,
  109. "longitude": 103.969318
  110. },
  111. "timeSchedule": {
  112. "start": "2017-07-19T07:53:16.930Z",
  113. "end": "2019-07-19T07:53:16.930Z"
  114. },
  115. "timeLimit": 86400,
  116. "lockedTour": [],
  117. "returnToDepot": false
  118. },
  119. {
  120. "id": "2",
  121. "vehicleTypeId": "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  122. "status": "available",
  123. "startLocation": {
  124. "id": "1.333829_103.969318",
  125. "latitude": 1.333829,
  126. "longitude": 103.969318
  127. },
  128. "timeSchedule": {
  129. "start": "2017-07-19T07:53:16.930Z",
  130. "end": "2019-07-19T07:53:16.930Z"
  131. },
  132. "timeLimit": 86400,
  133. "lockedTour": [],
  134. "returnToDepot": false
  135. },
  136. {
  137. "id": "3",
  138. "vehicleTypeId": "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  139. "status": "available",
  140. "startLocation": {
  141. "id": "1.333829_103.969318",
  142. "latitude": 1.333829,
  143. "longitude": 103.969318
  144. },
  145. "timeSchedule": {
  146. "start": "2017-07-19T07:53:16.930Z",
  147. "end": "2019-07-19T07:53:16.930Z"
  148. },
  149. "timeLimit": 86400,
  150. "lockedTour": [],
  151. "returnToDepot": false
  152. },
  153. {
  154. "id": "4",
  155. "vehicleTypeId": "91fcd606-0056-44b0-8fa3-a8bbd226d32f",
  156. "status": "available",
  157. "startLocation": {
  158. "id": "1.333829_103.969318",
  159. "latitude": 1.333829,
  160. "longitude": 103.969318
  161. },
  162. "timeSchedule": {
  163. "start": "2017-07-19T07:53:16.930Z",
  164. "end": "2019-07-19T07:53:16.930Z"
  165. },
  166. "timeLimit": 86400,
  167. "lockedTour": [],
  168. "returnToDepot": false
  169. },
  170. {
  171. "id": "1000",
  172. "vehicleTypeId": "595e9321-50d6-4969-928d-9e2934935520",
  173. "status": "available",
  174. "startLocation": {
  175. "id": "1.333829_103.969318",
  176. "latitude": 1.333829,
  177. "longitude": 103.969318
  178. },
  179. "timeSchedule": {
  180. "start": "2017-07-19T07:53:16.930Z",
  181. "end": "2019-07-19T07:53:16.930Z"
  182. },
  183. "timeLimit": 86400,
  184. "lockedTour": [],
  185. "returnToDepot": false
  186. },
  187. {
  188. "id": "1001",
  189. "vehicleTypeId": "595e9321-50d6-4969-928d-9e2934935520",
  190. "status": "available",
  191. "startLocation": {
  192. "id": "1.333829_103.969318",
  193. "latitude": 1.333829,
  194. "longitude": 103.969318
  195. },
  196. "timeSchedule": {
  197. "start": "2017-07-19T07:53:16.930Z",
  198. "end": "2019-07-19T07:53:16.930Z"
  199. },
  200. "timeLimit": 86400,
  201. "lockedTour": [],
  202. "returnToDepot": false
  203. },
  204. {
  205. "id": "1002",
  206. "vehicleTypeId": "595e9321-50d6-4969-928d-9e2934935520",
  207. "status": "available",
  208. "startLocation": {
  209. "id": "1.333829_103.969318",
  210. "latitude": 1.333829,
  211. "longitude": 103.969318
  212. },
  213. "timeSchedule": {
  214. "start": "2017-07-19T07:53:16.930Z",
  215. "end": "2019-07-19T07:53:16.930Z"
  216. },
  217. "timeLimit": 86400,
  218. "lockedTour": [],
  219. "returnToDepot": false
  220. },
  221. {
  222. "id": "1003",
  223. "vehicleTypeId": "595e9321-50d6-4969-928d-9e2934935520",
  224. "status": "available",
  225. "startLocation": {
  226. "id": "1.333829_103.969318",
  227. "latitude": 1.333829,
  228. "longitude": 103.969318
  229. },
  230. "timeSchedule": {
  231. "start": "2017-07-19T07:53:16.930Z",
  232. "end": "2019-07-19T07:53:16.930Z"
  233. },
  234. "timeLimit": 86400,
  235. "lockedTour": [],
  236. "returnToDepot": false
  237. },
  238. {
  239. "id": "1004",
  240. "vehicleTypeId": "595e9321-50d6-4969-928d-9e2934935520",
  241. "status": "available",
  242. "startLocation": {
  243. "id": "1.333829_103.969318",
  244. "latitude": 1.333829,
  245. "longitude": 103.969318
  246. },
  247. "timeSchedule": {
  248. "start": "2017-07-19T07:53:16.930Z",
  249. "end": "2019-07-19T07:53:16.930Z"
  250. },
  251. "timeLimit": 86400,
  252. "lockedTour": [],
  253. "returnToDepot": false
  254. },
  255. {
  256. "id": "2000",
  257. "vehicleTypeId": "48cf7477-5696-431f-93f8-9e20f28212ac",
  258. "status": "available",
  259. "startLocation": {
  260. "id": "1.333829_103.969318",
  261. "latitude": 1.333829,
  262. "longitude": 103.969318
  263. },
  264. "timeSchedule": {
  265. "start": "2017-07-19T07:53:16.930Z",
  266. "end": "2019-07-19T07:53:16.930Z"
  267. },
  268. "timeLimit": 86400,
  269. "lockedTour": [],
  270. "returnToDepot": false
  271. },
  272. {
  273. "id": "2001",
  274. "vehicleTypeId": "48cf7477-5696-431f-93f8-9e20f28212ac",
  275. "status": "available",
  276. "startLocation": {
  277. "id": "1.333829_103.969318",
  278. "latitude": 1.333829,
  279. "longitude": 103.969318
  280. },
  281. "timeSchedule": {
  282. "start": "2017-07-19T07:53:16.930Z",
  283. "end": "2019-07-19T07:53:16.930Z"
  284. },
  285. "timeLimit": 86400,
  286. "lockedTour": [],
  287. "returnToDepot": false
  288. },
  289. {
  290. "id": "2002",
  291. "vehicleTypeId": "48cf7477-5696-431f-93f8-9e20f28212ac",
  292. "status": "available",
  293. "startLocation": {
  294. "id": "1.333829_103.969318",
  295. "latitude": 1.333829,
  296. "longitude": 103.969318
  297. },
  298. "timeSchedule": {
  299. "start": "2017-07-19T07:53:16.930Z",
  300. "end": "2019-07-19T07:53:16.930Z"
  301. },
  302. "timeLimit": 86400,
  303. "lockedTour": [],
  304. "returnToDepot": false
  305. },
  306. {
  307. "id": "2003",
  308. "vehicleTypeId": "48cf7477-5696-431f-93f8-9e20f28212ac",
  309. "status": "available",
  310. "startLocation": {
  311. "id": "1.333829_103.969318",
  312. "latitude": 1.333829,
  313. "longitude": 103.969318
  314. },
  315. "timeSchedule": {
  316. "start": "2017-07-19T07:53:16.930Z",
  317. "end": "2019-07-19T07:53:16.930Z"
  318. },
  319. "timeLimit": 86400,
  320. "lockedTour": [],
  321. "returnToDepot": false
  322. },
  323. {
  324. "id": "2004",
  325. "vehicleTypeId": "48cf7477-5696-431f-93f8-9e20f28212ac",
  326. "status": "available",
  327. "startLocation": {
  328. "id": "1.333829_103.969318",
  329. "latitude": 1.333829,
  330. "longitude": 103.969318
  331. },
  332. "timeSchedule": {
  333. "start": "2017-07-19T07:53:16.930Z",
  334. "end": "2019-07-19T07:53:16.930Z"
  335. },
  336. "timeLimit": 86400,
  337. "lockedTour": [],
  338. "returnToDepot": false
  339. },
  340. {
  341. "id": "3000",
  342. "vehicleTypeId": "d057796b-690a-4356-9238-51a483c7f774",
  343. "status": "available",
  344. "startLocation": {
  345. "id": "1.333829_103.969318",
  346. "latitude": 1.333829,
  347. "longitude": 103.969318
  348. },
  349. "timeSchedule": {
  350. "start": "2017-07-19T07:53:16.930Z",
  351. "end": "2019-07-19T07:53:16.930Z"
  352. },
  353. "timeLimit": 86400,
  354. "lockedTour": [],
  355. "returnToDepot": false
  356. },
  357. {
  358. "id": "3001",
  359. "vehicleTypeId": "d057796b-690a-4356-9238-51a483c7f774",
  360. "status": "available",
  361. "startLocation": {
  362. "id": "1.333829_103.969318",
  363. "latitude": 1.333829,
  364. "longitude": 103.969318
  365. },
  366. "timeSchedule": {
  367. "start": "2017-07-19T07:53:16.930Z",
  368. "end": "2019-07-19T07:53:16.930Z"
  369. },
  370. "timeLimit": 86400,
  371. "lockedTour": [],
  372. "returnToDepot": false
  373. },
  374. {
  375. "id": "3002",
  376. "vehicleTypeId": "d057796b-690a-4356-9238-51a483c7f774",
  377. "status": "available",
  378. "startLocation": {
  379. "id": "1.333829_103.969318",
  380. "latitude": 1.333829,
  381. "longitude": 103.969318
  382. },
  383. "timeSchedule": {
  384. "start": "2017-07-19T07:53:16.930Z",
  385. "end": "2019-07-19T07:53:16.930Z"
  386. },
  387. "timeLimit": 86400,
  388. "lockedTour": [],
  389. "returnToDepot": false
  390. },
  391. {
  392. "id": "3003",
  393. "vehicleTypeId": "d057796b-690a-4356-9238-51a483c7f774",
  394. "status": "available",
  395. "startLocation": {
  396. "id": "1.333829_103.969318",
  397. "latitude": 1.333829,
  398. "longitude": 103.969318
  399. },
  400. "timeSchedule": {
  401. "start": "2017-07-19T07:53:16.930Z",
  402. "end": "2019-07-19T07:53:16.930Z"
  403. },
  404. "timeLimit": 86400,
  405. "lockedTour": [],
  406. "returnToDepot": false
  407. },
  408. {
  409. "id": "3004",
  410. "vehicleTypeId": "d057796b-690a-4356-9238-51a483c7f774",
  411. "status": "available",
  412. "startLocation": {
  413. "id": "1.333829_103.969318",
  414. "latitude": 1.333829,
  415. "longitude": 103.969318
  416. },
  417. "timeSchedule": {
  418. "start": "2017-07-19T07:53:16.930Z",
  419. "end": "2019-07-19T07:53:16.931Z"
  420. },
  421. "timeLimit": 86400,
  422. "lockedTour": [],
  423. "returnToDepot": false
  424. }
  425. ],
  426. "tasks": [
  427. {
  428. "id": "5226",
  429. "location": {
  430. "id": "1.2832446_103.8496597",
  431. "latitude": 1.2832446,
  432. "longitude": 103.8496597
  433. },
  434. "taskType": "Delivery",
  435. "capacityDemand": {
  436. "weight": -1,
  437. "volume": -100,
  438. "unit": -1
  439. },
  440. "duration": 200,
  441. "timeWindows": [
  442. {
  443. "start": "2018-08-06T06:44:00.000Z",
  444. "end": "2018-08-06T09:44:00.000Z",
  445. "relax": 0
  446. }
  447. ],
  448. "timeWindowsIgnorable": true,
  449. "assignedVehicleId": "",
  450. "nestedTasks": [],
  451. "precedenceTaskId": "",
  452. "completed": false,
  453. "dropPenalty": 5000
  454. },
  455. {
  456. "id": "5225",
  457. "location": {
  458. "id": "1.3113982_103.8565897",
  459. "latitude": 1.3113982,
  460. "longitude": 103.8565897
  461. },
  462. "taskType": "Pickup",
  463. "capacityDemand": {
  464. "weight": 1,
  465. "volume": 100,
  466. "unit": 1
  467. },
  468. "duration": 200,
  469. "timeWindows": [
  470. {
  471. "start": "2018-08-06T06:44:00.000Z",
  472. "end": "2018-08-06T09:44:00.000Z",
  473. "relax": 0
  474. }
  475. ],
  476. "timeWindowsIgnorable": true,
  477. "assignedVehicleId": "",
  478. "nestedTasks": [],
  479. "precedenceTaskId": "",
  480. "completed": false,
  481. "dropPenalty": 5000
  482. },
  483. {
  484. "id": "5224",
  485. "location": {
  486. "id": "1.310187_103.8077356",
  487. "latitude": 1.310187,
  488. "longitude": 103.8077356
  489. },
  490. "taskType": "Delivery",
  491. "capacityDemand": {
  492. "weight": -2,
  493. "volume": -100,
  494. "unit": -1
  495. },
  496. "duration": 200,
  497. "timeWindows": [
  498. {
  499. "start": "2018-08-05T23:07:00.000Z",
  500. "end": "2018-08-06T02:07:00.000Z",
  501. "relax": 0
  502. }
  503. ],
  504. "timeWindowsIgnorable": true,
  505. "assignedVehicleId": "",
  506. "nestedTasks": [],
  507. "precedenceTaskId": "",
  508. "completed": false,
  509. "dropPenalty": 5000
  510. },
  511. {
  512. "id": "5223",
  513. "location": {
  514. "id": "1.3113982_103.8565897",
  515. "latitude": 1.3113982,
  516. "longitude": 103.8565897
  517. },
  518. "taskType": "Pickup",
  519. "capacityDemand": {
  520. "weight": 2,
  521. "volume": 100,
  522. "unit": 1
  523. },
  524. "duration": 200,
  525. "timeWindows": [
  526. {
  527. "start": "2018-08-05T23:07:00.000Z",
  528. "end": "2018-08-06T02:07:00.000Z",
  529. "relax": 0
  530. }
  531. ],
  532. "timeWindowsIgnorable": true,
  533. "assignedVehicleId": "",
  534. "nestedTasks": [],
  535. "precedenceTaskId": "",
  536. "completed": false,
  537. "dropPenalty": 5000
  538. },
  539. {
  540. "id": "5222",
  541. "location": {
  542. "id": "1.3766866_103.8411448",
  543. "latitude": 1.3766866,
  544. "longitude": 103.8411448
  545. },
  546. "taskType": "Delivery",
  547. "capacityDemand": {
  548. "weight": -2,
  549. "volume": -100,
  550. "unit": -1
  551. },
  552. "duration": 200,
  553. "timeWindows": [
  554. {
  555. "start": "2018-08-06T07:14:00.000Z",
  556. "end": "2018-08-06T10:14:00.000Z",
  557. "relax": 0
  558. }
  559. ],
  560. "timeWindowsIgnorable": true,
  561. "assignedVehicleId": "",
  562. "nestedTasks": [],
  563. "precedenceTaskId": "",
  564. "completed": false,
  565. "dropPenalty": 5000
  566. },
  567. {
  568. "id": "5221",
  569. "location": {
  570. "id": "1.3113982_103.8565897",
  571. "latitude": 1.3113982,
  572. "longitude": 103.8565897
  573. },
  574. "taskType": "Pickup",
  575. "capacityDemand": {
  576. "weight": 2,
  577. "volume": 100,
  578. "unit": 1
  579. },
  580. "duration": 200,
  581. "timeWindows": [
  582. {
  583. "start": "2018-08-06T07:14:00.000Z",
  584. "end": "2018-08-06T10:14:00.000Z",
  585. "relax": 0
  586. }
  587. ],
  588. "timeWindowsIgnorable": true,
  589. "assignedVehicleId": "",
  590. "nestedTasks": [],
  591. "precedenceTaskId": "",
  592. "completed": false,
  593. "dropPenalty": 5000
  594. },
  595. {
  596. "id": "5220",
  597. "location": {
  598. "id": "1.3384708_103.9648435",
  599. "latitude": 1.3384708,
  600. "longitude": 103.9648435
  601. },
  602. "taskType": "Delivery",
  603. "capacityDemand": {
  604. "weight": -73,
  605. "volume": -400,
  606. "unit": -1
  607. },
  608. "duration": 200,
  609. "timeWindows": [
  610. {
  611. "start": "2018-08-06T11:44:00.000Z",
  612. "end": "2018-08-06T14:44:00.000Z",
  613. "relax": 0
  614. }
  615. ],
  616. "timeWindowsIgnorable": true,
  617. "assignedVehicleId": "",
  618. "nestedTasks": [],
  619. "precedenceTaskId": "",
  620. "completed": false,
  621. "dropPenalty": 5000
  622. },
  623. {
  624. "id": "5219",
  625. "location": {
  626. "id": "1.3230967_103.9221028",
  627. "latitude": 1.3230967,
  628. "longitude": 103.9221028
  629. },
  630. "taskType": "Pickup",
  631. "capacityDemand": {
  632. "weight": 73,
  633. "volume": 400,
  634. "unit": 1
  635. },
  636. "duration": 200,
  637. "timeWindows": [
  638. {
  639. "start": "2018-08-06T11:44:00.000Z",
  640. "end": "2018-08-06T14:44:00.000Z",
  641. "relax": 0
  642. }
  643. ],
  644. "timeWindowsIgnorable": true,
  645. "assignedVehicleId": "",
  646. "nestedTasks": [],
  647. "precedenceTaskId": "",
  648. "completed": false,
  649. "dropPenalty": 5000
  650. },
  651. {
  652. "id": "5218",
  653. "location": {
  654. "id": "1.3780283_103.9359252",
  655. "latitude": 1.3780283,
  656. "longitude": 103.9359252
  657. },
  658. "taskType": "Delivery",
  659. "capacityDemand": {
  660. "weight": -1,
  661. "volume": -100,
  662. "unit": -1
  663. },
  664. "duration": 200,
  665. "timeWindows": [
  666. {
  667. "start": "2018-08-06T07:26:00.000Z",
  668. "end": "2018-08-06T10:26:00.000Z",
  669. "relax": 0
  670. }
  671. ],
  672. "timeWindowsIgnorable": true,
  673. "assignedVehicleId": "",
  674. "nestedTasks": [],
  675. "precedenceTaskId": "",
  676. "completed": false,
  677. "dropPenalty": 5000
  678. },
  679. {
  680. "id": "5217",
  681. "location": {
  682. "id": "1.3230967_103.9221028",
  683. "latitude": 1.3230967,
  684. "longitude": 103.9221028
  685. },
  686. "taskType": "Pickup",
  687. "capacityDemand": {
  688. "weight": 1,
  689. "volume": 100,
  690. "unit": 1
  691. },
  692. "duration": 200,
  693. "timeWindows": [
  694. {
  695. "start": "2018-08-06T07:26:00.000Z",
  696. "end": "2018-08-06T10:26:00.000Z",
  697. "relax": 0
  698. }
  699. ],
  700. "timeWindowsIgnorable": true,
  701. "assignedVehicleId": "",
  702. "nestedTasks": [],
  703. "precedenceTaskId": "",
  704. "completed": false,
  705. "dropPenalty": 5000
  706. },
  707. {
  708. "id": "5216",
  709. "location": {
  710. "id": "1.3018822_103.7923759",
  711. "latitude": 1.3018822,
  712. "longitude": 103.7923759
  713. },
  714. "taskType": "Delivery",
  715. "capacityDemand": {
  716. "weight": -9,
  717. "volume": -100,
  718. "unit": -1
  719. },
  720. "duration": 200,
  721. "timeWindows": [
  722. {
  723. "start": "2018-08-06T00:42:00.000Z",
  724. "end": "2018-08-06T03:42:00.000Z",
  725. "relax": 0
  726. }
  727. ],
  728. "timeWindowsIgnorable": true,
  729. "assignedVehicleId": "",
  730. "nestedTasks": [],
  731. "precedenceTaskId": "",
  732. "completed": false,
  733. "dropPenalty": 5000
  734. },
  735. {
  736. "id": "5215",
  737. "location": {
  738. "id": "1.3113982_103.8565897",
  739. "latitude": 1.3113982,
  740. "longitude": 103.8565897
  741. },
  742. "taskType": "Pickup",
  743. "capacityDemand": {
  744. "weight": 9,
  745. "volume": 100,
  746. "unit": 1
  747. },
  748. "duration": 200,
  749. "timeWindows": [
  750. {
  751. "start": "2018-08-06T00:42:00.000Z",
  752. "end": "2018-08-06T03:42:00.000Z",
  753. "relax": 0
  754. }
  755. ],
  756. "timeWindowsIgnorable": true,
  757. "assignedVehicleId": "",
  758. "nestedTasks": [],
  759. "precedenceTaskId": "",
  760. "completed": false,
  761. "dropPenalty": 5000
  762. },
  763. {
  764. "id": "5214",
  765. "location": {
  766. "id": "1.3175818_103.7764433",
  767. "latitude": 1.3175818,
  768. "longitude": 103.7764433
  769. },
  770. "taskType": "Delivery",
  771. "capacityDemand": {
  772. "weight": -1,
  773. "volume": -100,
  774. "unit": -1
  775. },
  776. "duration": 200,
  777. "timeWindows": [
  778. {
  779. "start": "2018-08-06T08:48:00.000Z",
  780. "end": "2018-08-06T11:48:00.000Z",
  781. "relax": 0
  782. }
  783. ],
  784. "timeWindowsIgnorable": true,
  785. "assignedVehicleId": "",
  786. "nestedTasks": [],
  787. "precedenceTaskId": "",
  788. "completed": false,
  789. "dropPenalty": 5000
  790. },
  791. {
  792. "id": "5213",
  793. "location": {
  794. "id": "1.3113982_103.8565897",
  795. "latitude": 1.3113982,
  796. "longitude": 103.8565897
  797. },
  798. "taskType": "Pickup",
  799. "capacityDemand": {
  800. "weight": 1,
  801. "volume": 100,
  802. "unit": 1
  803. },
  804. "duration": 200,
  805. "timeWindows": [
  806. {
  807. "start": "2018-08-06T08:48:00.000Z",
  808. "end": "2018-08-06T11:48:00.000Z",
  809. "relax": 0
  810. }
  811. ],
  812. "timeWindowsIgnorable": true,
  813. "assignedVehicleId": "",
  814. "nestedTasks": [],
  815. "precedenceTaskId": "",
  816. "completed": false,
  817. "dropPenalty": 5000
  818. },
  819. {
  820. "id": "5212",
  821. "location": {
  822. "id": "1.330031_103.816455",
  823. "latitude": 1.330031,
  824. "longitude": 103.816455
  825. },
  826. "taskType": "Delivery",
  827. "capacityDemand": {
  828. "weight": -10,
  829. "volume": -100,
  830. "unit": -1
  831. },
  832. "duration": 200,
  833. "timeWindows": [
  834. {
  835. "start": "2018-08-06T13:32:00.000Z",
  836. "end": "2018-08-06T16:32:00.000Z",
  837. "relax": 0
  838. }
  839. ],
  840. "timeWindowsIgnorable": true,
  841. "assignedVehicleId": "",
  842. "nestedTasks": [],
  843. "precedenceTaskId": "",
  844. "completed": false,
  845. "dropPenalty": 5000
  846. },
  847. {
  848. "id": "5211",
  849. "location": {
  850. "id": "1.3113982_103.8565897",
  851. "latitude": 1.3113982,
  852. "longitude": 103.8565897
  853. },
  854. "taskType": "Pickup",
  855. "capacityDemand": {
  856. "weight": 10,
  857. "volume": 100,
  858. "unit": 1
  859. },
  860. "duration": 200,
  861. "timeWindows": [
  862. {
  863. "start": "2018-08-06T13:32:00.000Z",
  864. "end": "2018-08-06T16:32:00.000Z",
  865. "relax": 0
  866. }
  867. ],
  868. "timeWindowsIgnorable": true,
  869. "assignedVehicleId": "",
  870. "nestedTasks": [],
  871. "precedenceTaskId": "",
  872. "completed": false,
  873. "dropPenalty": 5000
  874. },
  875. {
  876. "id": "5210",
  877. "location": {
  878. "id": "1.3735818_103.8581751",
  879. "latitude": 1.3735818,
  880. "longitude": 103.8581751
  881. },
  882. "taskType": "Delivery",
  883. "capacityDemand": {
  884. "weight": -29,
  885. "volume": -200,
  886. "unit": -1
  887. },
  888. "duration": 200,
  889. "timeWindows": [
  890. {
  891. "start": "2018-08-06T09:01:00.000Z",
  892. "end": "2018-08-06T12:01:00.000Z",
  893. "relax": 0
  894. }
  895. ],
  896. "timeWindowsIgnorable": true,
  897. "assignedVehicleId": "",
  898. "nestedTasks": [],
  899. "precedenceTaskId": "",
  900. "completed": false,
  901. "dropPenalty": 5000
  902. },
  903. {
  904. "id": "5209",
  905. "location": {
  906. "id": "1.3113982_103.8565897",
  907. "latitude": 1.3113982,
  908. "longitude": 103.8565897
  909. },
  910. "taskType": "Pickup",
  911. "capacityDemand": {
  912. "weight": 29,
  913. "volume": 200,
  914. "unit": 1
  915. },
  916. "duration": 200,
  917. "timeWindows": [
  918. {
  919. "start": "2018-08-06T09:01:00.000Z",
  920. "end": "2018-08-06T12:01:00.000Z",
  921. "relax": 0
  922. }
  923. ],
  924. "timeWindowsIgnorable": true,
  925. "assignedVehicleId": "",
  926. "nestedTasks": [],
  927. "precedenceTaskId": "",
  928. "completed": false,
  929. "dropPenalty": 5000
  930. },
  931. {
  932. "id": "5208",
  933. "location": {
  934. "id": "1.3741605_103.8841775",
  935. "latitude": 1.3741605,
  936. "longitude": 103.8841775
  937. },
  938. "taskType": "Delivery",
  939. "capacityDemand": {
  940. "weight": -2,
  941. "volume": -100,
  942. "unit": -1
  943. },
  944. "duration": 200,
  945. "timeWindows": [
  946. {
  947. "start": "2018-08-05T23:09:00.000Z",
  948. "end": "2018-08-06T02:09:00.000Z",
  949. "relax": 0
  950. }
  951. ],
  952. "timeWindowsIgnorable": true,
  953. "assignedVehicleId": "",
  954. "nestedTasks": [],
  955. "precedenceTaskId": "",
  956. "completed": false,
  957. "dropPenalty": 5000
  958. },
  959. {
  960. "id": "5207",
  961. "location": {
  962. "id": "1.3230967_103.9221028",
  963. "latitude": 1.3230967,
  964. "longitude": 103.9221028
  965. },
  966. "taskType": "Pickup",
  967. "capacityDemand": {
  968. "weight": 2,
  969. "volume": 100,
  970. "unit": 1
  971. },
  972. "duration": 200,
  973. "timeWindows": [
  974. {
  975. "start": "2018-08-05T23:09:00.000Z",
  976. "end": "2018-08-06T02:09:00.000Z",
  977. "relax": 0
  978. }
  979. ],
  980. "timeWindowsIgnorable": true,
  981. "assignedVehicleId": "",
  982. "nestedTasks": [],
  983. "precedenceTaskId": "",
  984. "completed": false,
  985. "dropPenalty": 5000
  986. },
  987. {
  988. "id": "5206",
  989. "location": {
  990. "id": "1.28205_103.830177",
  991. "latitude": 1.28205,
  992. "longitude": 103.830177
  993. },
  994. "taskType": "Delivery",
  995. "capacityDemand": {
  996. "weight": -1,
  997. "volume": -100,
  998. "unit": -1
  999. },
  1000. "duration": 200,
  1001. "timeWindows": [
  1002. {
  1003. "start": "2018-08-06T03:00:00.000Z",
  1004. "end": "2018-08-06T06:00:00.000Z",
  1005. "relax": 0
  1006. }
  1007. ],
  1008. "timeWindowsIgnorable": true,
  1009. "assignedVehicleId": "",
  1010. "nestedTasks": [],
  1011. "precedenceTaskId": "",
  1012. "completed": false,
  1013. "dropPenalty": 5000
  1014. },
  1015. {
  1016. "id": "5205",
  1017. "location": {
  1018. "id": "1.3113982_103.8565897",
  1019. "latitude": 1.3113982,
  1020. "longitude": 103.8565897
  1021. },
  1022. "taskType": "Pickup",
  1023. "capacityDemand": {
  1024. "weight": 1,
  1025. "volume": 100,
  1026. "unit": 1
  1027. },
  1028. "duration": 200,
  1029. "timeWindows": [
  1030. {
  1031. "start": "2018-08-06T03:00:00.000Z",
  1032. "end": "2018-08-06T06:00:00.000Z",
  1033. "relax": 0
  1034. }
  1035. ],
  1036. "timeWindowsIgnorable": true,
  1037. "assignedVehicleId": "",
  1038. "nestedTasks": [],
  1039. "precedenceTaskId": "",
  1040. "completed": false,
  1041. "dropPenalty": 5000
  1042. },
  1043. {
  1044. "id": "5204",
  1045. "location": {
  1046. "id": "1.3622419_103.8431376",
  1047. "latitude": 1.3622419,
  1048. "longitude": 103.8431376
  1049. },
  1050. "taskType": "Delivery",
  1051. "capacityDemand": {
  1052. "weight": -46,
  1053. "volume": -300,
  1054. "unit": -1
  1055. },
  1056. "duration": 200,
  1057. "timeWindows": [
  1058. {
  1059. "start": "2018-08-06T13:22:00.000Z",
  1060. "end": "2018-08-06T16:22:00.000Z",
  1061. "relax": 0
  1062. }
  1063. ],
  1064. "timeWindowsIgnorable": true,
  1065. "assignedVehicleId": "",
  1066. "nestedTasks": [],
  1067. "precedenceTaskId": "",
  1068. "completed": false,
  1069. "dropPenalty": 5000
  1070. },
  1071. {
  1072. "id": "5203",
  1073. "location": {
  1074. "id": "1.3113982_103.8565897",
  1075. "latitude": 1.3113982,
  1076. "longitude": 103.8565897
  1077. },
  1078. "taskType": "Pickup",
  1079. "capacityDemand": {
  1080. "weight": 46,
  1081. "volume": 300,
  1082. "unit": 1
  1083. },
  1084. "duration": 200,
  1085. "timeWindows": [
  1086. {
  1087. "start": "2018-08-06T13:22:00.000Z",
  1088. "end": "2018-08-06T16:22:00.000Z",
  1089. "relax": 0
  1090. }
  1091. ],
  1092. "timeWindowsIgnorable": true,
  1093. "assignedVehicleId": "",
  1094. "nestedTasks": [],
  1095. "precedenceTaskId": "",
  1096. "completed": false,
  1097. "dropPenalty": 5000
  1098. },
  1099. {
  1100. "id": "5202",
  1101. "location": {
  1102. "id": "1.4375755_103.7896142",
  1103. "latitude": 1.4375755,
  1104. "longitude": 103.7896142
  1105. },
  1106. "taskType": "Delivery",
  1107. "capacityDemand": {
  1108. "weight": -2,
  1109. "volume": -100,
  1110. "unit": -1
  1111. },
  1112. "duration": 200,
  1113. "timeWindows": [
  1114. {
  1115. "start": "2018-08-06T02:04:00.000Z",
  1116. "end": "2018-08-06T05:04:00.000Z",
  1117. "relax": 0
  1118. }
  1119. ],
  1120. "timeWindowsIgnorable": true,
  1121. "assignedVehicleId": "",
  1122. "nestedTasks": [],
  1123. "precedenceTaskId": "",
  1124. "completed": false,
  1125. "dropPenalty": 5000
  1126. },
  1127. {
  1128. "id": "5201",
  1129. "location": {
  1130. "id": "1.3113982_103.8565897",
  1131. "latitude": 1.3113982,
  1132. "longitude": 103.8565897
  1133. },
  1134. "taskType": "Pickup",
  1135. "capacityDemand": {
  1136. "weight": 2,
  1137. "volume": 100,
  1138. "unit": 1
  1139. },
  1140. "duration": 200,
  1141. "timeWindows": [
  1142. {
  1143. "start": "2018-08-06T02:04:00.000Z",
  1144. "end": "2018-08-06T05:04:00.000Z",
  1145. "relax": 0
  1146. }
  1147. ],
  1148. "timeWindowsIgnorable": true,
  1149. "assignedVehicleId": "",
  1150. "nestedTasks": [],
  1151. "precedenceTaskId": "",
  1152. "completed": false,
  1153. "dropPenalty": 5000
  1154. },
  1155. {
  1156. "id": "5200",
  1157. "location": {
  1158. "id": "1.294255_103.840789",
  1159. "latitude": 1.294255,
  1160. "longitude": 103.840789
  1161. },
  1162. "taskType": "Delivery",
  1163. "capacityDemand": {
  1164. "weight": -60,
  1165. "volume": -300,
  1166. "unit": -1
  1167. },
  1168. "duration": 200,
  1169. "timeWindows": [
  1170. {
  1171. "start": "2018-08-06T12:51:00.000Z",
  1172. "end": "2018-08-06T15:51:00.000Z",
  1173. "relax": 0
  1174. }
  1175. ],
  1176. "timeWindowsIgnorable": true,
  1177. "assignedVehicleId": "",
  1178. "nestedTasks": [],
  1179. "precedenceTaskId": "",
  1180. "completed": false,
  1181. "dropPenalty": 5000
  1182. },
  1183. {
  1184. "id": "5199",
  1185. "location": {
  1186. "id": "1.3113982_103.8565897",
  1187. "latitude": 1.3113982,
  1188. "longitude": 103.8565897
  1189. },
  1190. "taskType": "Pickup",
  1191. "capacityDemand": {
  1192. "weight": 60,
  1193. "volume": 300,
  1194. "unit": 1
  1195. },
  1196. "duration": 200,
  1197. "timeWindows": [
  1198. {
  1199. "start": "2018-08-06T12:51:00.000Z",
  1200. "end": "2018-08-06T15:51:00.000Z",
  1201. "relax": 0
  1202. }
  1203. ],
  1204. "timeWindowsIgnorable": true,
  1205. "assignedVehicleId": "",
  1206. "nestedTasks": [],
  1207. "precedenceTaskId": "",
  1208. "completed": false,
  1209. "dropPenalty": 5000
  1210. },
  1211. {
  1212. "id": "5198",
  1213. "location": {
  1214. "id": "1.4490815_103.8012875",
  1215. "latitude": 1.4490815,
  1216. "longitude": 103.8012875
  1217. },
  1218. "taskType": "Delivery",
  1219. "capacityDemand": {
  1220. "weight": -2,
  1221. "volume": -100,
  1222. "unit": -1
  1223. },
  1224. "duration": 200,
  1225. "timeWindows": [
  1226. {
  1227. "start": "2018-08-06T09:38:00.000Z",
  1228. "end": "2018-08-06T12:38:00.000Z",
  1229. "relax": 0
  1230. }
  1231. ],
  1232. "timeWindowsIgnorable": true,
  1233. "assignedVehicleId": "",
  1234. "nestedTasks": [],
  1235. "precedenceTaskId": "",
  1236. "completed": false,
  1237. "dropPenalty": 5000
  1238. },
  1239. {
  1240. "id": "5197",
  1241. "location": {
  1242. "id": "1.3113982_103.8565897",
  1243. "latitude": 1.3113982,
  1244. "longitude": 103.8565897
  1245. },
  1246. "taskType": "Pickup",
  1247. "capacityDemand": {
  1248. "weight": 2,
  1249. "volume": 100,
  1250. "unit": 1
  1251. },
  1252. "duration": 200,
  1253. "timeWindows": [
  1254. {
  1255. "start": "2018-08-06T09:38:00.000Z",
  1256. "end": "2018-08-06T12:38:00.000Z",
  1257. "relax": 0
  1258. }
  1259. ],
  1260. "timeWindowsIgnorable": true,
  1261. "assignedVehicleId": "",
  1262. "nestedTasks": [],
  1263. "precedenceTaskId": "",
  1264. "completed": false,
  1265. "dropPenalty": 5000
  1266. },
  1267. {
  1268. "id": "5196",
  1269. "location": {
  1270. "id": "1.3196133_103.8979508",
  1271. "latitude": 1.3196133,
  1272. "longitude": 103.8979508
  1273. },
  1274. "taskType": "Delivery",
  1275. "capacityDemand": {
  1276. "weight": -4,
  1277. "volume": -100,
  1278. "unit": -1
  1279. },
  1280. "duration": 200,
  1281. "timeWindows": [
  1282. {
  1283. "start": "2018-08-06T03:23:00.000Z",
  1284. "end": "2018-08-06T06:23:00.000Z",
  1285. "relax": 0
  1286. }
  1287. ],
  1288. "timeWindowsIgnorable": true,
  1289. "assignedVehicleId": "",
  1290. "nestedTasks": [],
  1291. "precedenceTaskId": "",
  1292. "completed": false,
  1293. "dropPenalty": 5000
  1294. },
  1295. {
  1296. "id": "5195",
  1297. "location": {
  1298. "id": "1.3230967_103.9221028",
  1299. "latitude": 1.3230967,
  1300. "longitude": 103.9221028
  1301. },
  1302. "taskType": "Pickup",
  1303. "capacityDemand": {
  1304. "weight": 4,
  1305. "volume": 100,
  1306. "unit": 1
  1307. },
  1308. "duration": 200,
  1309. "timeWindows": [
  1310. {
  1311. "start": "2018-08-06T03:23:00.000Z",
  1312. "end": "2018-08-06T06:23:00.000Z",
  1313. "relax": 0
  1314. }
  1315. ],
  1316. "timeWindowsIgnorable": true,
  1317. "assignedVehicleId": "",
  1318. "nestedTasks": [],
  1319. "precedenceTaskId": "",
  1320. "completed": false,
  1321. "dropPenalty": 5000
  1322. },
  1323. {
  1324. "id": "5194",
  1325. "location": {
  1326. "id": "1.429985_103.786464",
  1327. "latitude": 1.429985,
  1328. "longitude": 103.786464
  1329. },
  1330. "taskType": "Delivery",
  1331. "capacityDemand": {
  1332. "weight": -57,
  1333. "volume": -300,
  1334. "unit": -1
  1335. },
  1336. "duration": 200,
  1337. "timeWindows": [
  1338. {
  1339. "start": "2018-08-06T03:13:00.000Z",
  1340. "end": "2018-08-06T06:13:00.000Z",
  1341. "relax": 0
  1342. }
  1343. ],
  1344. "timeWindowsIgnorable": true,
  1345. "assignedVehicleId": "",
  1346. "nestedTasks": [],
  1347. "precedenceTaskId": "",
  1348. "completed": false,
  1349. "dropPenalty": 5000
  1350. },
  1351. {
  1352. "id": "5193",
  1353. "location": {
  1354. "id": "1.3113982_103.8565897",
  1355. "latitude": 1.3113982,
  1356. "longitude": 103.8565897
  1357. },
  1358. "taskType": "Pickup",
  1359. "capacityDemand": {
  1360. "weight": 57,
  1361. "volume": 300,
  1362. "unit": 1
  1363. },
  1364. "duration": 200,
  1365. "timeWindows": [
  1366. {
  1367. "start": "2018-08-06T03:13:00.000Z",
  1368. "end": "2018-08-06T06:13:00.000Z",
  1369. "relax": 0
  1370. }
  1371. ],
  1372. "timeWindowsIgnorable": true,
  1373. "assignedVehicleId": "",
  1374. "nestedTasks": [],
  1375. "precedenceTaskId": "",
  1376. "completed": false,
  1377. "dropPenalty": 5000
  1378. },
  1379. {
  1380. "id": "5192",
  1381. "location": {
  1382. "id": "1.324078_103.9085325",
  1383. "latitude": 1.324078,
  1384. "longitude": 103.9085325
  1385. },
  1386. "taskType": "Delivery",
  1387. "capacityDemand": {
  1388. "weight": -14,
  1389. "volume": -100,
  1390. "unit": -1
  1391. },
  1392. "duration": 200,
  1393. "timeWindows": [
  1394. {
  1395. "start": "2018-08-06T01:37:00.000Z",
  1396. "end": "2018-08-06T04:37:00.000Z",
  1397. "relax": 0
  1398. }
  1399. ],
  1400. "timeWindowsIgnorable": true,
  1401. "assignedVehicleId": "",
  1402. "nestedTasks": [],
  1403. "precedenceTaskId": "",
  1404. "completed": false,
  1405. "dropPenalty": 5000
  1406. },
  1407. {
  1408. "id": "5191",
  1409. "location": {
  1410. "id": "1.3230967_103.9221028",
  1411. "latitude": 1.3230967,
  1412. "longitude": 103.9221028
  1413. },
  1414. "taskType": "Pickup",
  1415. "capacityDemand": {
  1416. "weight": 14,
  1417. "volume": 100,
  1418. "unit": 1
  1419. },
  1420. "duration": 200,
  1421. "timeWindows": [
  1422. {
  1423. "start": "2018-08-06T01:37:00.000Z",
  1424. "end": "2018-08-06T04:37:00.000Z",
  1425. "relax": 0
  1426. }
  1427. ],
  1428. "timeWindowsIgnorable": true,
  1429. "assignedVehicleId": "",
  1430. "nestedTasks": [],
  1431. "precedenceTaskId": "",
  1432. "completed": false,
  1433. "dropPenalty": 5000
  1434. },
  1435. {
  1436. "id": "5190",
  1437. "location": {
  1438. "id": "1.3710421_103.8406413",
  1439. "latitude": 1.3710421,
  1440. "longitude": 103.8406413
  1441. },
  1442. "taskType": "Delivery",
  1443. "capacityDemand": {
  1444. "weight": -7,
  1445. "volume": -100,
  1446. "unit": -1
  1447. },
  1448. "duration": 200,
  1449. "timeWindows": [
  1450. {
  1451. "start": "2018-08-06T09:49:00.000Z",
  1452. "end": "2018-08-06T12:49:00.000Z",
  1453. "relax": 0
  1454. }
  1455. ],
  1456. "timeWindowsIgnorable": true,
  1457. "assignedVehicleId": "",
  1458. "nestedTasks": [],
  1459. "precedenceTaskId": "",
  1460. "completed": false,
  1461. "dropPenalty": 5000
  1462. },
  1463. {
  1464. "id": "5189",
  1465. "location": {
  1466. "id": "1.3113982_103.8565897",
  1467. "latitude": 1.3113982,
  1468. "longitude": 103.8565897
  1469. },
  1470. "taskType": "Pickup",
  1471. "capacityDemand": {
  1472. "weight": 7,
  1473. "volume": 100,
  1474. "unit": 1
  1475. },
  1476. "duration": 200,
  1477. "timeWindows": [
  1478. {
  1479. "start": "2018-08-06T09:49:00.000Z",
  1480. "end": "2018-08-06T12:49:00.000Z",
  1481. "relax": 0
  1482. }
  1483. ],
  1484. "timeWindowsIgnorable": true,
  1485. "assignedVehicleId": "",
  1486. "nestedTasks": [],
  1487. "precedenceTaskId": "",
  1488. "completed": false,
  1489. "dropPenalty": 5000
  1490. },
  1491. {
  1492. "id": "5188",
  1493. "location": {
  1494. "id": "1.330028_103.8425036",
  1495. "latitude": 1.330028,
  1496. "longitude": 103.8425036
  1497. },
  1498. "taskType": "Delivery",
  1499. "capacityDemand": {
  1500. "weight": -3,
  1501. "volume": -100,
  1502. "unit": -1
  1503. },
  1504. "duration": 200,
  1505. "timeWindows": [
  1506. {
  1507. "start": "2018-08-06T02:36:00.000Z",
  1508. "end": "2018-08-06T05:36:00.000Z",
  1509. "relax": 0
  1510. }
  1511. ],
  1512. "timeWindowsIgnorable": true,
  1513. "assignedVehicleId": "",
  1514. "nestedTasks": [],
  1515. "precedenceTaskId": "",
  1516. "completed": false,
  1517. "dropPenalty": 5000
  1518. },
  1519. {
  1520. "id": "5187",
  1521. "location": {
  1522. "id": "1.3113982_103.8565897",
  1523. "latitude": 1.3113982,
  1524. "longitude": 103.8565897
  1525. },
  1526. "taskType": "Pickup",
  1527. "capacityDemand": {
  1528. "weight": 3,
  1529. "volume": 100,
  1530. "unit": 1
  1531. },
  1532. "duration": 200,
  1533. "timeWindows": [
  1534. {
  1535. "start": "2018-08-06T02:36:00.000Z",
  1536. "end": "2018-08-06T05:36:00.000Z",
  1537. "relax": 0
  1538. }
  1539. ],
  1540. "timeWindowsIgnorable": true,
  1541. "assignedVehicleId": "",
  1542. "nestedTasks": [],
  1543. "precedenceTaskId": "",
  1544. "completed": false,
  1545. "dropPenalty": 5000
  1546. },
  1547. {
  1548. "id": "5186",
  1549. "location": {
  1550. "id": "1.3587932_103.9471881",
  1551. "latitude": 1.3587932,
  1552. "longitude": 103.9471881
  1553. },
  1554. "taskType": "Delivery",
  1555. "capacityDemand": {
  1556. "weight": -1,
  1557. "volume": -100,
  1558. "unit": -1
  1559. },
  1560. "duration": 200,
  1561. "timeWindows": [
  1562. {
  1563. "start": "2018-08-06T02:00:00.000Z",
  1564. "end": "2018-08-06T05:00:00.000Z",
  1565. "relax": 0
  1566. }
  1567. ],
  1568. "timeWindowsIgnorable": true,
  1569. "assignedVehicleId": "",
  1570. "nestedTasks": [],
  1571. "precedenceTaskId": "",
  1572. "completed": false,
  1573. "dropPenalty": 5000
  1574. },
  1575. {
  1576. "id": "5185",
  1577. "location": {
  1578. "id": "1.3230967_103.9221028",
  1579. "latitude": 1.3230967,
  1580. "longitude": 103.9221028
  1581. },
  1582. "taskType": "Pickup",
  1583. "capacityDemand": {
  1584. "weight": 1,
  1585. "volume": 100,
  1586. "unit": 1
  1587. },
  1588. "duration": 200,
  1589. "timeWindows": [
  1590. {
  1591. "start": "2018-08-06T02:00:00.000Z",
  1592. "end": "2018-08-06T05:00:00.000Z",
  1593. "relax": 0
  1594. }
  1595. ],
  1596. "timeWindowsIgnorable": true,
  1597. "assignedVehicleId": "",
  1598. "nestedTasks": [],
  1599. "precedenceTaskId": "",
  1600. "completed": false,
  1601. "dropPenalty": 5000
  1602. },
  1603. {
  1604. "id": "5184",
  1605. "location": {
  1606. "id": "1.3569606_103.868589",
  1607. "latitude": 1.3569606,
  1608. "longitude": 103.868589
  1609. },
  1610. "taskType": "Delivery",
  1611. "capacityDemand": {
  1612. "weight": -3,
  1613. "volume": -100,
  1614. "unit": -1
  1615. },
  1616. "duration": 200,
  1617. "timeWindows": [
  1618. {
  1619. "start": "2018-08-06T10:27:00.000Z",
  1620. "end": "2018-08-06T13:27:00.000Z",
  1621. "relax": 0
  1622. }
  1623. ],
  1624. "timeWindowsIgnorable": true,
  1625. "assignedVehicleId": "",
  1626. "nestedTasks": [],
  1627. "precedenceTaskId": "",
  1628. "completed": false,
  1629. "dropPenalty": 5000
  1630. },
  1631. {
  1632. "id": "5183",
  1633. "location": {
  1634. "id": "1.3113982_103.8565897",
  1635. "latitude": 1.3113982,
  1636. "longitude": 103.8565897
  1637. },
  1638. "taskType": "Pickup",
  1639. "capacityDemand": {
  1640. "weight": 3,
  1641. "volume": 100,
  1642. "unit": 1
  1643. },
  1644. "duration": 200,
  1645. "timeWindows": [
  1646. {
  1647. "start": "2018-08-06T10:27:00.000Z",
  1648. "end": "2018-08-06T13:27:00.000Z",
  1649. "relax": 0
  1650. }
  1651. ],
  1652. "timeWindowsIgnorable": true,
  1653. "assignedVehicleId": "",
  1654. "nestedTasks": [],
  1655. "precedenceTaskId": "",
  1656. "completed": false,
  1657. "dropPenalty": 5000
  1658. },
  1659. {
  1660. "id": "5182",
  1661. "location": {
  1662. "id": "1.3742523_103.7429784",
  1663. "latitude": 1.3742523,
  1664. "longitude": 103.7429784
  1665. },
  1666. "taskType": "Delivery",
  1667. "capacityDemand": {
  1668. "weight": -5,
  1669. "volume": -100,
  1670. "unit": -1
  1671. },
  1672. "duration": 200,
  1673. "timeWindows": [
  1674. {
  1675. "start": "2018-08-06T13:20:00.000Z",
  1676. "end": "2018-08-06T16:20:00.000Z",
  1677. "relax": 0
  1678. }
  1679. ],
  1680. "timeWindowsIgnorable": true,
  1681. "assignedVehicleId": "",
  1682. "nestedTasks": [],
  1683. "precedenceTaskId": "",
  1684. "completed": false,
  1685. "dropPenalty": 5000
  1686. },
  1687. {
  1688. "id": "5181",
  1689. "location": {
  1690. "id": "1.3262422_103.6783524",
  1691. "latitude": 1.3262422,
  1692. "longitude": 103.6783524
  1693. },
  1694. "taskType": "Pickup",
  1695. "capacityDemand": {
  1696. "weight": 5,
  1697. "volume": 100,
  1698. "unit": 1
  1699. },
  1700. "duration": 200,
  1701. "timeWindows": [
  1702. {
  1703. "start": "2018-08-06T13:20:00.000Z",
  1704. "end": "2018-08-06T16:20:00.000Z",
  1705. "relax": 0
  1706. }
  1707. ],
  1708. "timeWindowsIgnorable": true,
  1709. "assignedVehicleId": "",
  1710. "nestedTasks": [],
  1711. "precedenceTaskId": "",
  1712. "completed": false,
  1713. "dropPenalty": 5000
  1714. },
  1715. {
  1716. "id": "5180",
  1717. "location": {
  1718. "id": "1.3113665_103.7711893",
  1719. "latitude": 1.3113665,
  1720. "longitude": 103.7711893
  1721. },
  1722. "taskType": "Delivery",
  1723. "capacityDemand": {
  1724. "weight": -4,
  1725. "volume": -100,
  1726. "unit": -1
  1727. },
  1728. "duration": 200,
  1729. "timeWindows": [
  1730. {
  1731. "start": "2018-08-05T23:37:00.000Z",
  1732. "end": "2018-08-06T02:37:00.000Z",
  1733. "relax": 0
  1734. }
  1735. ],
  1736. "timeWindowsIgnorable": true,
  1737. "assignedVehicleId": "",
  1738. "nestedTasks": [],
  1739. "precedenceTaskId": "",
  1740. "completed": false,
  1741. "dropPenalty": 5000
  1742. },
  1743. {
  1744. "id": "5179",
  1745. "location": {
  1746. "id": "1.3113982_103.8565897",
  1747. "latitude": 1.3113982,
  1748. "longitude": 103.8565897
  1749. },
  1750. "taskType": "Pickup",
  1751. "capacityDemand": {
  1752. "weight": 4,
  1753. "volume": 100,
  1754. "unit": 1
  1755. },
  1756. "duration": 200,
  1757. "timeWindows": [
  1758. {
  1759. "start": "2018-08-05T23:37:00.000Z",
  1760. "end": "2018-08-06T02:37:00.000Z",
  1761. "relax": 0
  1762. }
  1763. ],
  1764. "timeWindowsIgnorable": true,
  1765. "assignedVehicleId": "",
  1766. "nestedTasks": [],
  1767. "precedenceTaskId": "",
  1768. "completed": false,
  1769. "dropPenalty": 5000
  1770. },
  1771. {
  1772. "id": "5178",
  1773. "location": {
  1774. "id": "1.3502891_103.9273924",
  1775. "latitude": 1.3502891,
  1776. "longitude": 103.9273924
  1777. },
  1778. "taskType": "Delivery",
  1779. "capacityDemand": {
  1780. "weight": -72,
  1781. "volume": -400,
  1782. "unit": -1
  1783. },
  1784. "duration": 200,
  1785. "timeWindows": [
  1786. {
  1787. "start": "2018-08-06T11:07:00.000Z",
  1788. "end": "2018-08-06T14:07:00.000Z",
  1789. "relax": 0
  1790. }
  1791. ],
  1792. "timeWindowsIgnorable": true,
  1793. "assignedVehicleId": "",
  1794. "nestedTasks": [],
  1795. "precedenceTaskId": "",
  1796. "completed": false,
  1797. "dropPenalty": 5000
  1798. },
  1799. {
  1800. "id": "5177",
  1801. "location": {
  1802. "id": "1.3230967_103.9221028",
  1803. "latitude": 1.3230967,
  1804. "longitude": 103.9221028
  1805. },
  1806. "taskType": "Pickup",
  1807. "capacityDemand": {
  1808. "weight": 72,
  1809. "volume": 400,
  1810. "unit": 1
  1811. },
  1812. "duration": 200,
  1813. "timeWindows": [
  1814. {
  1815. "start": "2018-08-06T11:07:00.000Z",
  1816. "end": "2018-08-06T14:07:00.000Z",
  1817. "relax": 0
  1818. }
  1819. ],
  1820. "timeWindowsIgnorable": true,
  1821. "assignedVehicleId": "",
  1822. "nestedTasks": [],
  1823. "precedenceTaskId": "",
  1824. "completed": false,
  1825. "dropPenalty": 5000
  1826. },
  1827. {
  1828. "id": "5176",
  1829. "location": {
  1830. "id": "1.4499623_103.8164186",
  1831. "latitude": 1.4499623,
  1832. "longitude": 103.8164186
  1833. },
  1834. "taskType": "Delivery",
  1835. "capacityDemand": {
  1836. "weight": -19,
  1837. "volume": -100,
  1838. "unit": -1
  1839. },
  1840. "duration": 200,
  1841. "timeWindows": [
  1842. {
  1843. "start": "2018-08-06T07:26:00.000Z",
  1844. "end": "2018-08-06T10:26:00.000Z",
  1845. "relax": 0
  1846. }
  1847. ],
  1848. "timeWindowsIgnorable": true,
  1849. "assignedVehicleId": "",
  1850. "nestedTasks": [],
  1851. "precedenceTaskId": "",
  1852. "completed": false,
  1853. "dropPenalty": 5000
  1854. },
  1855. {
  1856. "id": "5175",
  1857. "location": {
  1858. "id": "1.3113982_103.8565897",
  1859. "latitude": 1.3113982,
  1860. "longitude": 103.8565897
  1861. },
  1862. "taskType": "Pickup",
  1863. "capacityDemand": {
  1864. "weight": 19,
  1865. "volume": 100,
  1866. "unit": 1
  1867. },
  1868. "duration": 200,
  1869. "timeWindows": [
  1870. {
  1871. "start": "2018-08-06T07:26:00.000Z",
  1872. "end": "2018-08-06T10:26:00.000Z",
  1873. "relax": 0
  1874. }
  1875. ],
  1876. "timeWindowsIgnorable": true,
  1877. "assignedVehicleId": "",
  1878. "nestedTasks": [],
  1879. "precedenceTaskId": "",
  1880. "completed": false,
  1881. "dropPenalty": 5000
  1882. },
  1883. {
  1884. "id": "5174",
  1885. "location": {
  1886. "id": "1.305558_103.901845",
  1887. "latitude": 1.305558,
  1888. "longitude": 103.901845
  1889. },
  1890. "taskType": "Delivery",
  1891. "capacityDemand": {
  1892. "weight": -1,
  1893. "volume": -100,
  1894. "unit": -1
  1895. },
  1896. "duration": 200,
  1897. "timeWindows": [
  1898. {
  1899. "start": "2018-08-06T00:13:00.000Z",
  1900. "end": "2018-08-06T03:13:00.000Z",
  1901. "relax": 0
  1902. }
  1903. ],
  1904. "timeWindowsIgnorable": true,
  1905. "assignedVehicleId": "",
  1906. "nestedTasks": [],
  1907. "precedenceTaskId": "",
  1908. "completed": false,
  1909. "dropPenalty": 5000
  1910. },
  1911. {
  1912. "id": "5173",
  1913. "location": {
  1914. "id": "1.3230967_103.9221028",
  1915. "latitude": 1.3230967,
  1916. "longitude": 103.9221028
  1917. },
  1918. "taskType": "Pickup",
  1919. "capacityDemand": {
  1920. "weight": 1,
  1921. "volume": 100,
  1922. "unit": 1
  1923. },
  1924. "duration": 200,
  1925. "timeWindows": [
  1926. {
  1927. "start": "2018-08-06T00:13:00.000Z",
  1928. "end": "2018-08-06T03:13:00.000Z",
  1929. "relax": 0
  1930. }
  1931. ],
  1932. "timeWindowsIgnorable": true,
  1933. "assignedVehicleId": "",
  1934. "nestedTasks": [],
  1935. "precedenceTaskId": "",
  1936. "completed": false,
  1937. "dropPenalty": 5000
  1938. },
  1939. {
  1940. "id": "5172",
  1941. "location": {
  1942. "id": "1.307676_103.807508",
  1943. "latitude": 1.307676,
  1944. "longitude": 103.807508
  1945. },
  1946. "taskType": "Delivery",
  1947. "capacityDemand": {
  1948. "weight": -1,
  1949. "volume": -100,
  1950. "unit": -1
  1951. },
  1952. "duration": 200,
  1953. "timeWindows": [
  1954. {
  1955. "start": "2018-08-06T09:01:00.000Z",
  1956. "end": "2018-08-06T12:01:00.000Z",
  1957. "relax": 0
  1958. }
  1959. ],
  1960. "timeWindowsIgnorable": true,
  1961. "assignedVehicleId": "",
  1962. "nestedTasks": [],
  1963. "precedenceTaskId": "",
  1964. "completed": false,
  1965. "dropPenalty": 5000
  1966. },
  1967. {
  1968. "id": "5171",
  1969. "location": {
  1970. "id": "1.3113982_103.8565897",
  1971. "latitude": 1.3113982,
  1972. "longitude": 103.8565897
  1973. },
  1974. "taskType": "Pickup",
  1975. "capacityDemand": {
  1976. "weight": 1,
  1977. "volume": 100,
  1978. "unit": 1
  1979. },
  1980. "duration": 200,
  1981. "timeWindows": [
  1982. {
  1983. "start": "2018-08-06T09:01:00.000Z",
  1984. "end": "2018-08-06T12:01:00.000Z",
  1985. "relax": 0
  1986. }
  1987. ],
  1988. "timeWindowsIgnorable": true,
  1989. "assignedVehicleId": "",
  1990. "nestedTasks": [],
  1991. "precedenceTaskId": "",
  1992. "completed": false,
  1993. "dropPenalty": 5000
  1994. },
  1995. {
  1996. "id": "5170",
  1997. "location": {
  1998. "id": "1.2951592_103.8106843",
  1999. "latitude": 1.2951592,
  2000. "longitude": 103.8106843
  2001. },
  2002. "taskType": "Delivery",
  2003. "capacityDemand": {
  2004. "weight": -72,
  2005. "volume": -400,
  2006. "unit": -1
  2007. },
  2008. "duration": 200,
  2009. "timeWindows": [
  2010. {
  2011. "start": "2018-08-06T03:41:00.000Z",
  2012. "end": "2018-08-06T06:41:00.000Z",
  2013. "relax": 0
  2014. }
  2015. ],
  2016. "timeWindowsIgnorable": true,
  2017. "assignedVehicleId": "",
  2018. "nestedTasks": [],
  2019. "precedenceTaskId": "",
  2020. "completed": false,
  2021. "dropPenalty": 5000
  2022. },
  2023. {
  2024. "id": "5169",
  2025. "location": {
  2026. "id": "1.3113982_103.8565897",
  2027. "latitude": 1.3113982,
  2028. "longitude": 103.8565897
  2029. },
  2030. "taskType": "Pickup",
  2031. "capacityDemand": {
  2032. "weight": 72,
  2033. "volume": 400,
  2034. "unit": 1
  2035. },
  2036. "duration": 200,
  2037. "timeWindows": [
  2038. {
  2039. "start": "2018-08-06T03:41:00.000Z",
  2040. "end": "2018-08-06T06:41:00.000Z",
  2041. "relax": 0
  2042. }
  2043. ],
  2044. "timeWindowsIgnorable": true,
  2045. "assignedVehicleId": "",
  2046. "nestedTasks": [],
  2047. "precedenceTaskId": "",
  2048. "completed": false,
  2049. "dropPenalty": 5000
  2050. },
  2051. {
  2052. "id": "5168",
  2053. "location": {
  2054. "id": "1.3601082_103.8666922",
  2055. "latitude": 1.3601082,
  2056. "longitude": 103.8666922
  2057. },
  2058. "taskType": "Delivery",
  2059. "capacityDemand": {
  2060. "weight": -1,
  2061. "volume": -100,
  2062. "unit": -1
  2063. },
  2064. "duration": 200,
  2065. "timeWindows": [
  2066. {
  2067. "start": "2018-08-06T02:06:00.000Z",
  2068. "end": "2018-08-06T05:06:00.000Z",
  2069. "relax": 0
  2070. }
  2071. ],
  2072. "timeWindowsIgnorable": true,
  2073. "assignedVehicleId": "",
  2074. "nestedTasks": [],
  2075. "precedenceTaskId": "",
  2076. "completed": false,
  2077. "dropPenalty": 5000
  2078. },
  2079. {
  2080. "id": "5167",
  2081. "location": {
  2082. "id": "1.3113982_103.8565897",
  2083. "latitude": 1.3113982,
  2084. "longitude": 103.8565897
  2085. },
  2086. "taskType": "Pickup",
  2087. "capacityDemand": {
  2088. "weight": 1,
  2089. "volume": 100,
  2090. "unit": 1
  2091. },
  2092. "duration": 200,
  2093. "timeWindows": [
  2094. {
  2095. "start": "2018-08-06T02:06:00.000Z",
  2096. "end": "2018-08-06T05:06:00.000Z",
  2097. "relax": 0
  2098. }
  2099. ],
  2100. "timeWindowsIgnorable": true,
  2101. "assignedVehicleId": "",
  2102. "nestedTasks": [],
  2103. "precedenceTaskId": "",
  2104. "completed": false,
  2105. "dropPenalty": 5000
  2106. },
  2107. {
  2108. "id": "5166",
  2109. "location": {
  2110. "id": "1.2996743_103.8275584",
  2111. "latitude": 1.2996743,
  2112. "longitude": 103.8275584
  2113. },
  2114. "taskType": "Delivery",
  2115. "capacityDemand": {
  2116. "weight": -14,
  2117. "volume": -100,
  2118. "unit": -1
  2119. },
  2120. "duration": 200,
  2121. "timeWindows": [
  2122. {
  2123. "start": "2018-08-06T11:16:00.000Z",
  2124. "end": "2018-08-06T14:16:00.000Z",
  2125. "relax": 0
  2126. }
  2127. ],
  2128. "timeWindowsIgnorable": true,
  2129. "assignedVehicleId": "",
  2130. "nestedTasks": [],
  2131. "precedenceTaskId": "",
  2132. "completed": false,
  2133. "dropPenalty": 5000
  2134. },
  2135. {
  2136. "id": "5165",
  2137. "location": {
  2138. "id": "1.3113982_103.8565897",
  2139. "latitude": 1.3113982,
  2140. "longitude": 103.8565897
  2141. },
  2142. "taskType": "Pickup",
  2143. "capacityDemand": {
  2144. "weight": 14,
  2145. "volume": 100,
  2146. "unit": 1
  2147. },
  2148. "duration": 200,
  2149. "timeWindows": [
  2150. {
  2151. "start": "2018-08-06T11:16:00.000Z",
  2152. "end": "2018-08-06T14:16:00.000Z",
  2153. "relax": 0
  2154. }
  2155. ],
  2156. "timeWindowsIgnorable": true,
  2157. "assignedVehicleId": "",
  2158. "nestedTasks": [],
  2159. "precedenceTaskId": "",
  2160. "completed": false,
  2161. "dropPenalty": 5000
  2162. },
  2163. {
  2164. "id": "5164",
  2165. "location": {
  2166. "id": "1.3356819_103.8458098",
  2167. "latitude": 1.3356819,
  2168. "longitude": 103.8458098
  2169. },
  2170. "taskType": "Delivery",
  2171. "capacityDemand": {
  2172. "weight": -31,
  2173. "volume": -200,
  2174. "unit": -1
  2175. },
  2176. "duration": 200,
  2177. "timeWindows": [
  2178. {
  2179. "start": "2018-08-06T09:24:00.000Z",
  2180. "end": "2018-08-06T12:24:00.000Z",
  2181. "relax": 0
  2182. }
  2183. ],
  2184. "timeWindowsIgnorable": true,
  2185. "assignedVehicleId": "",
  2186. "nestedTasks": [],
  2187. "precedenceTaskId": "",
  2188. "completed": false,
  2189. "dropPenalty": 5000
  2190. },
  2191. {
  2192. "id": "5163",
  2193. "location": {
  2194. "id": "1.3113982_103.8565897",
  2195. "latitude": 1.3113982,
  2196. "longitude": 103.8565897
  2197. },
  2198. "taskType": "Pickup",
  2199. "capacityDemand": {
  2200. "weight": 31,
  2201. "volume": 200,
  2202. "unit": 1
  2203. },
  2204. "duration": 200,
  2205. "timeWindows": [
  2206. {
  2207. "start": "2018-08-06T09:24:00.000Z",
  2208. "end": "2018-08-06T12:24:00.000Z",
  2209. "relax": 0
  2210. }
  2211. ],
  2212. "timeWindowsIgnorable": true,
  2213. "assignedVehicleId": "",
  2214. "nestedTasks": [],
  2215. "precedenceTaskId": "",
  2216. "completed": false,
  2217. "dropPenalty": 5000
  2218. },
  2219. {
  2220. "id": "5162",
  2221. "location": {
  2222. "id": "1.3461437_103.8642194",
  2223. "latitude": 1.3461437,
  2224. "longitude": 103.8642194
  2225. },
  2226. "taskType": "Delivery",
  2227. "capacityDemand": {
  2228. "weight": -1,
  2229. "volume": -100,
  2230. "unit": -1
  2231. },
  2232. "duration": 200,
  2233. "timeWindows": [
  2234. {
  2235. "start": "2018-08-06T01:15:00.000Z",
  2236. "end": "2018-08-06T04:15:00.000Z",
  2237. "relax": 0
  2238. }
  2239. ],
  2240. "timeWindowsIgnorable": true,
  2241. "assignedVehicleId": "",
  2242. "nestedTasks": [],
  2243. "precedenceTaskId": "",
  2244. "completed": false,
  2245. "dropPenalty": 5000
  2246. },
  2247. {
  2248. "id": "5161",
  2249. "location": {
  2250. "id": "1.3113982_103.8565897",
  2251. "latitude": 1.3113982,
  2252. "longitude": 103.8565897
  2253. },
  2254. "taskType": "Pickup",
  2255. "capacityDemand": {
  2256. "weight": 1,
  2257. "volume": 100,
  2258. "unit": 1
  2259. },
  2260. "duration": 200,
  2261. "timeWindows": [
  2262. {
  2263. "start": "2018-08-06T01:15:00.000Z",
  2264. "end": "2018-08-06T04:15:00.000Z",
  2265. "relax": 0
  2266. }
  2267. ],
  2268. "timeWindowsIgnorable": true,
  2269. "assignedVehicleId": "",
  2270. "nestedTasks": [],
  2271. "precedenceTaskId": "",
  2272. "completed": false,
  2273. "dropPenalty": 5000
  2274. },
  2275. {
  2276. "id": "5160",
  2277. "location": {
  2278. "id": "1.4489897_103.806517",
  2279. "latitude": 1.4489897,
  2280. "longitude": 103.806517
  2281. },
  2282. "taskType": "Delivery",
  2283. "capacityDemand": {
  2284. "weight": -31,
  2285. "volume": -200,
  2286. "unit": -1
  2287. },
  2288. "duration": 200,
  2289. "timeWindows": [
  2290. {
  2291. "start": "2018-08-06T04:42:00.000Z",
  2292. "end": "2018-08-06T07:42:00.000Z",
  2293. "relax": 0
  2294. }
  2295. ],
  2296. "timeWindowsIgnorable": true,
  2297. "assignedVehicleId": "",
  2298. "nestedTasks": [],
  2299. "precedenceTaskId": "",
  2300. "completed": false,
  2301. "dropPenalty": 5000
  2302. },
  2303. {
  2304. "id": "5159",
  2305. "location": {
  2306. "id": "1.3113982_103.8565897",
  2307. "latitude": 1.3113982,
  2308. "longitude": 103.8565897
  2309. },
  2310. "taskType": "Pickup",
  2311. "capacityDemand": {
  2312. "weight": 31,
  2313. "volume": 200,
  2314. "unit": 1
  2315. },
  2316. "duration": 200,
  2317. "timeWindows": [
  2318. {
  2319. "start": "2018-08-06T04:42:00.000Z",
  2320. "end": "2018-08-06T07:42:00.000Z",
  2321. "relax": 0
  2322. }
  2323. ],
  2324. "timeWindowsIgnorable": true,
  2325. "assignedVehicleId": "",
  2326. "nestedTasks": [],
  2327. "precedenceTaskId": "",
  2328. "completed": false,
  2329. "dropPenalty": 5000
  2330. },
  2331. {
  2332. "id": "5158",
  2333. "location": {
  2334. "id": "1.3884252_103.8356364",
  2335. "latitude": 1.3884252,
  2336. "longitude": 103.8356364
  2337. },
  2338. "taskType": "Delivery",
  2339. "capacityDemand": {
  2340. "weight": -53,
  2341. "volume": -300,
  2342. "unit": -1
  2343. },
  2344. "duration": 200,
  2345. "timeWindows": [
  2346. {
  2347. "start": "2018-08-05T23:57:00.000Z",
  2348. "end": "2018-08-06T02:57:00.000Z",
  2349. "relax": 0
  2350. }
  2351. ],
  2352. "timeWindowsIgnorable": true,
  2353. "assignedVehicleId": "",
  2354. "nestedTasks": [],
  2355. "precedenceTaskId": "",
  2356. "completed": false,
  2357. "dropPenalty": 5000
  2358. },
  2359. {
  2360. "id": "5157",
  2361. "location": {
  2362. "id": "1.3113982_103.8565897",
  2363. "latitude": 1.3113982,
  2364. "longitude": 103.8565897
  2365. },
  2366. "taskType": "Pickup",
  2367. "capacityDemand": {
  2368. "weight": 53,
  2369. "volume": 300,
  2370. "unit": 1
  2371. },
  2372. "duration": 200,
  2373. "timeWindows": [
  2374. {
  2375. "start": "2018-08-05T23:57:00.000Z",
  2376. "end": "2018-08-06T02:57:00.000Z",
  2377. "relax": 0
  2378. }
  2379. ],
  2380. "timeWindowsIgnorable": true,
  2381. "assignedVehicleId": "",
  2382. "nestedTasks": [],
  2383. "precedenceTaskId": "",
  2384. "completed": false,
  2385. "dropPenalty": 5000
  2386. },
  2387. {
  2388. "id": "5156",
  2389. "location": {
  2390. "id": "1.370117_103.877649",
  2391. "latitude": 1.370117,
  2392. "longitude": 103.877649
  2393. },
  2394. "taskType": "Delivery",
  2395. "capacityDemand": {
  2396. "weight": -20,
  2397. "volume": -100,
  2398. "unit": -1
  2399. },
  2400. "duration": 200,
  2401. "timeWindows": [
  2402. {
  2403. "start": "2018-08-06T13:36:00.000Z",
  2404. "end": "2018-08-06T16:36:00.000Z",
  2405. "relax": 0
  2406. }
  2407. ],
  2408. "timeWindowsIgnorable": true,
  2409. "assignedVehicleId": "",
  2410. "nestedTasks": [],
  2411. "precedenceTaskId": "",
  2412. "completed": false,
  2413. "dropPenalty": 5000
  2414. },
  2415. {
  2416. "id": "5155",
  2417. "location": {
  2418. "id": "1.3113982_103.8565897",
  2419. "latitude": 1.3113982,
  2420. "longitude": 103.8565897
  2421. },
  2422. "taskType": "Pickup",
  2423. "capacityDemand": {
  2424. "weight": 20,
  2425. "volume": 100,
  2426. "unit": 1
  2427. },
  2428. "duration": 200,
  2429. "timeWindows": [
  2430. {
  2431. "start": "2018-08-06T13:36:00.000Z",
  2432. "end": "2018-08-06T16:36:00.000Z",
  2433. "relax": 0
  2434. }
  2435. ],
  2436. "timeWindowsIgnorable": true,
  2437. "assignedVehicleId": "",
  2438. "nestedTasks": [],
  2439. "precedenceTaskId": "",
  2440. "completed": false,
  2441. "dropPenalty": 5000
  2442. },
  2443. {
  2444. "id": "5154",
  2445. "location": {
  2446. "id": "1.3097783_103.8402926",
  2447. "latitude": 1.3097783,
  2448. "longitude": 103.8402926
  2449. },
  2450. "taskType": "Delivery",
  2451. "capacityDemand": {
  2452. "weight": -14,
  2453. "volume": -100,
  2454. "unit": -1
  2455. },
  2456. "duration": 200,
  2457. "timeWindows": [
  2458. {
  2459. "start": "2018-08-06T03:28:00.000Z",
  2460. "end": "2018-08-06T06:28:00.000Z",
  2461. "relax": 0
  2462. }
  2463. ],
  2464. "timeWindowsIgnorable": true,
  2465. "assignedVehicleId": "",
  2466. "nestedTasks": [],
  2467. "precedenceTaskId": "",
  2468. "completed": false,
  2469. "dropPenalty": 5000
  2470. },
  2471. {
  2472. "id": "5153",
  2473. "location": {
  2474. "id": "1.3113982_103.8565897",
  2475. "latitude": 1.3113982,
  2476. "longitude": 103.8565897
  2477. },
  2478. "taskType": "Pickup",
  2479. "capacityDemand": {
  2480. "weight": 14,
  2481. "volume": 100,
  2482. "unit": 1
  2483. },
  2484. "duration": 200,
  2485. "timeWindows": [
  2486. {
  2487. "start": "2018-08-06T03:28:00.000Z",
  2488. "end": "2018-08-06T06:28:00.000Z",
  2489. "relax": 0
  2490. }
  2491. ],
  2492. "timeWindowsIgnorable": true,
  2493. "assignedVehicleId": "",
  2494. "nestedTasks": [],
  2495. "precedenceTaskId": "",
  2496. "completed": false,
  2497. "dropPenalty": 5000
  2498. },
  2499. {
  2500. "id": "5152",
  2501. "location": {
  2502. "id": "1.2848183_103.8092757",
  2503. "latitude": 1.2848183,
  2504. "longitude": 103.8092757
  2505. },
  2506. "taskType": "Delivery",
  2507. "capacityDemand": {
  2508. "weight": -80,
  2509. "volume": -400,
  2510. "unit": -1
  2511. },
  2512. "duration": 200,
  2513. "timeWindows": [
  2514. {
  2515. "start": "2018-08-06T04:25:00.000Z",
  2516. "end": "2018-08-06T07:25:00.000Z",
  2517. "relax": 0
  2518. }
  2519. ],
  2520. "timeWindowsIgnorable": true,
  2521. "assignedVehicleId": "",
  2522. "nestedTasks": [],
  2523. "precedenceTaskId": "",
  2524. "completed": false,
  2525. "dropPenalty": 5000
  2526. },
  2527. {
  2528. "id": "5151",
  2529. "location": {
  2530. "id": "1.3113982_103.8565897",
  2531. "latitude": 1.3113982,
  2532. "longitude": 103.8565897
  2533. },
  2534. "taskType": "Pickup",
  2535. "capacityDemand": {
  2536. "weight": 80,
  2537. "volume": 400,
  2538. "unit": 1
  2539. },
  2540. "duration": 200,
  2541. "timeWindows": [
  2542. {
  2543. "start": "2018-08-06T04:25:00.000Z",
  2544. "end": "2018-08-06T07:25:00.000Z",
  2545. "relax": 0
  2546. }
  2547. ],
  2548. "timeWindowsIgnorable": true,
  2549. "assignedVehicleId": "",
  2550. "nestedTasks": [],
  2551. "precedenceTaskId": "",
  2552. "completed": false,
  2553. "dropPenalty": 5000
  2554. },
  2555. {
  2556. "id": "5150",
  2557. "location": {
  2558. "id": "1.3209381_103.9094429",
  2559. "latitude": 1.3209381,
  2560. "longitude": 103.9094429
  2561. },
  2562. "taskType": "Delivery",
  2563. "capacityDemand": {
  2564. "weight": -1,
  2565. "volume": -100,
  2566. "unit": -1
  2567. },
  2568. "duration": 200,
  2569. "timeWindows": [
  2570. {
  2571. "start": "2018-08-06T05:47:00.000Z",
  2572. "end": "2018-08-06T08:47:00.000Z",
  2573. "relax": 0
  2574. }
  2575. ],
  2576. "timeWindowsIgnorable": true,
  2577. "assignedVehicleId": "",
  2578. "nestedTasks": [],
  2579. "precedenceTaskId": "",
  2580. "completed": false,
  2581. "dropPenalty": 5000
  2582. },
  2583. {
  2584. "id": "5149",
  2585. "location": {
  2586. "id": "1.3230967_103.9221028",
  2587. "latitude": 1.3230967,
  2588. "longitude": 103.9221028
  2589. },
  2590. "taskType": "Pickup",
  2591. "capacityDemand": {
  2592. "weight": 1,
  2593. "volume": 100,
  2594. "unit": 1
  2595. },
  2596. "duration": 200,
  2597. "timeWindows": [
  2598. {
  2599. "start": "2018-08-06T05:47:00.000Z",
  2600. "end": "2018-08-06T08:47:00.000Z",
  2601. "relax": 0
  2602. }
  2603. ],
  2604. "timeWindowsIgnorable": true,
  2605. "assignedVehicleId": "",
  2606. "nestedTasks": [],
  2607. "precedenceTaskId": "",
  2608. "completed": false,
  2609. "dropPenalty": 5000
  2610. },
  2611. {
  2612. "id": "5148",
  2613. "location": {
  2614. "id": "1.4427049_103.7880976",
  2615. "latitude": 1.4427049,
  2616. "longitude": 103.7880976
  2617. },
  2618. "taskType": "Delivery",
  2619. "capacityDemand": {
  2620. "weight": -65,
  2621. "volume": -400,
  2622. "unit": -1
  2623. },
  2624. "duration": 200,
  2625. "timeWindows": [
  2626. {
  2627. "start": "2018-08-06T01:16:00.000Z",
  2628. "end": "2018-08-06T04:16:00.000Z",
  2629. "relax": 0
  2630. }
  2631. ],
  2632. "timeWindowsIgnorable": true,
  2633. "assignedVehicleId": "",
  2634. "nestedTasks": [],
  2635. "precedenceTaskId": "",
  2636. "completed": false,
  2637. "dropPenalty": 5000
  2638. },
  2639. {
  2640. "id": "5147",
  2641. "location": {
  2642. "id": "1.3113982_103.8565897",
  2643. "latitude": 1.3113982,
  2644. "longitude": 103.8565897
  2645. },
  2646. "taskType": "Pickup",
  2647. "capacityDemand": {
  2648. "weight": 65,
  2649. "volume": 400,
  2650. "unit": 1
  2651. },
  2652. "duration": 200,
  2653. "timeWindows": [
  2654. {
  2655. "start": "2018-08-06T01:16:00.000Z",
  2656. "end": "2018-08-06T04:16:00.000Z",
  2657. "relax": 0
  2658. }
  2659. ],
  2660. "timeWindowsIgnorable": true,
  2661. "assignedVehicleId": "",
  2662. "nestedTasks": [],
  2663. "precedenceTaskId": "",
  2664. "completed": false,
  2665. "dropPenalty": 5000
  2666. },
  2667. {
  2668. "id": "5146",
  2669. "location": {
  2670. "id": "1.357035_103.8316533",
  2671. "latitude": 1.357035,
  2672. "longitude": 103.8316533
  2673. },
  2674. "taskType": "Delivery",
  2675. "capacityDemand": {
  2676. "weight": -4,
  2677. "volume": -100,
  2678. "unit": -1
  2679. },
  2680. "duration": 200,
  2681. "timeWindows": [
  2682. {
  2683. "start": "2018-08-06T09:22:00.000Z",
  2684. "end": "2018-08-06T12:22:00.000Z",
  2685. "relax": 0
  2686. }
  2687. ],
  2688. "timeWindowsIgnorable": true,
  2689. "assignedVehicleId": "",
  2690. "nestedTasks": [],
  2691. "precedenceTaskId": "",
  2692. "completed": false,
  2693. "dropPenalty": 5000
  2694. },
  2695. {
  2696. "id": "5145",
  2697. "location": {
  2698. "id": "1.3113982_103.8565897",
  2699. "latitude": 1.3113982,
  2700. "longitude": 103.8565897
  2701. },
  2702. "taskType": "Pickup",
  2703. "capacityDemand": {
  2704. "weight": 4,
  2705. "volume": 100,
  2706. "unit": 1
  2707. },
  2708. "duration": 200,
  2709. "timeWindows": [
  2710. {
  2711. "start": "2018-08-06T09:22:00.000Z",
  2712. "end": "2018-08-06T12:22:00.000Z",
  2713. "relax": 0
  2714. }
  2715. ],
  2716. "timeWindowsIgnorable": true,
  2717. "assignedVehicleId": "",
  2718. "nestedTasks": [],
  2719. "precedenceTaskId": "",
  2720. "completed": false,
  2721. "dropPenalty": 5000
  2722. },
  2723. {
  2724. "id": "5144",
  2725. "location": {
  2726. "id": "1.392554_103.899052",
  2727. "latitude": 1.392554,
  2728. "longitude": 103.899052
  2729. },
  2730. "taskType": "Delivery",
  2731. "capacityDemand": {
  2732. "weight": -23,
  2733. "volume": -200,
  2734. "unit": -1
  2735. },
  2736. "duration": 200,
  2737. "timeWindows": [
  2738. {
  2739. "start": "2018-08-06T00:03:00.000Z",
  2740. "end": "2018-08-06T03:03:00.000Z",
  2741. "relax": 0
  2742. }
  2743. ],
  2744. "timeWindowsIgnorable": true,
  2745. "assignedVehicleId": "",
  2746. "nestedTasks": [],
  2747. "precedenceTaskId": "",
  2748. "completed": false,
  2749. "dropPenalty": 5000
  2750. },
  2751. {
  2752. "id": "5143",
  2753. "location": {
  2754. "id": "1.3230967_103.9221028",
  2755. "latitude": 1.3230967,
  2756. "longitude": 103.9221028
  2757. },
  2758. "taskType": "Pickup",
  2759. "capacityDemand": {
  2760. "weight": 23,
  2761. "volume": 200,
  2762. "unit": 1
  2763. },
  2764. "duration": 200,
  2765. "timeWindows": [
  2766. {
  2767. "start": "2018-08-06T00:03:00.000Z",
  2768. "end": "2018-08-06T03:03:00.000Z",
  2769. "relax": 0
  2770. }
  2771. ],
  2772. "timeWindowsIgnorable": true,
  2773. "assignedVehicleId": "",
  2774. "nestedTasks": [],
  2775. "precedenceTaskId": "",
  2776. "completed": false,
  2777. "dropPenalty": 5000
  2778. },
  2779. {
  2780. "id": "5142",
  2781. "location": {
  2782. "id": "1.4229952_103.8474519",
  2783. "latitude": 1.4229952,
  2784. "longitude": 103.8474519
  2785. },
  2786. "taskType": "Delivery",
  2787. "capacityDemand": {
  2788. "weight": -1,
  2789. "volume": -100,
  2790. "unit": -1
  2791. },
  2792. "duration": 200,
  2793. "timeWindows": [
  2794. {
  2795. "start": "2018-08-06T09:17:00.000Z",
  2796. "end": "2018-08-06T12:17:00.000Z",
  2797. "relax": 0
  2798. }
  2799. ],
  2800. "timeWindowsIgnorable": true,
  2801. "assignedVehicleId": "",
  2802. "nestedTasks": [],
  2803. "precedenceTaskId": "",
  2804. "completed": false,
  2805. "dropPenalty": 5000
  2806. },
  2807. {
  2808. "id": "5141",
  2809. "location": {
  2810. "id": "1.3113982_103.8565897",
  2811. "latitude": 1.3113982,
  2812. "longitude": 103.8565897
  2813. },
  2814. "taskType": "Pickup",
  2815. "capacityDemand": {
  2816. "weight": 1,
  2817. "volume": 100,
  2818. "unit": 1
  2819. },
  2820. "duration": 200,
  2821. "timeWindows": [
  2822. {
  2823. "start": "2018-08-06T09:17:00.000Z",
  2824. "end": "2018-08-06T12:17:00.000Z",
  2825. "relax": 0
  2826. }
  2827. ],
  2828. "timeWindowsIgnorable": true,
  2829. "assignedVehicleId": "",
  2830. "nestedTasks": [],
  2831. "precedenceTaskId": "",
  2832. "completed": false,
  2833. "dropPenalty": 5000
  2834. },
  2835. {
  2836. "id": "5140",
  2837. "location": {
  2838. "id": "1.315773_103.832931",
  2839. "latitude": 1.315773,
  2840. "longitude": 103.832931
  2841. },
  2842. "taskType": "Delivery",
  2843. "capacityDemand": {
  2844. "weight": -12,
  2845. "volume": -100,
  2846. "unit": -1
  2847. },
  2848. "duration": 200,
  2849. "timeWindows": [
  2850. {
  2851. "start": "2018-08-06T00:03:00.000Z",
  2852. "end": "2018-08-06T03:03:00.000Z",
  2853. "relax": 0
  2854. }
  2855. ],
  2856. "timeWindowsIgnorable": true,
  2857. "assignedVehicleId": "",
  2858. "nestedTasks": [],
  2859. "precedenceTaskId": "",
  2860. "completed": false,
  2861. "dropPenalty": 5000
  2862. },
  2863. {
  2864. "id": "5139",
  2865. "location": {
  2866. "id": "1.3113982_103.8565897",
  2867. "latitude": 1.3113982,
  2868. "longitude": 103.8565897
  2869. },
  2870. "taskType": "Pickup",
  2871. "capacityDemand": {
  2872. "weight": 12,
  2873. "volume": 100,
  2874. "unit": 1
  2875. },
  2876. "duration": 200,
  2877. "timeWindows": [
  2878. {
  2879. "start": "2018-08-06T00:03:00.000Z",
  2880. "end": "2018-08-06T03:03:00.000Z",
  2881. "relax": 0
  2882. }
  2883. ],
  2884. "timeWindowsIgnorable": true,
  2885. "assignedVehicleId": "",
  2886. "nestedTasks": [],
  2887. "precedenceTaskId": "",
  2888. "completed": false,
  2889. "dropPenalty": 5000
  2890. },
  2891. {
  2892. "id": "5138",
  2893. "location": {
  2894. "id": "1.4179432_103.8473595",
  2895. "latitude": 1.4179432,
  2896. "longitude": 103.8473595
  2897. },
  2898. "taskType": "Delivery",
  2899. "capacityDemand": {
  2900. "weight": -4,
  2901. "volume": -100,
  2902. "unit": -1
  2903. },
  2904. "duration": 200,
  2905. "timeWindows": [
  2906. {
  2907. "start": "2018-08-06T05:42:00.000Z",
  2908. "end": "2018-08-06T08:42:00.000Z",
  2909. "relax": 0
  2910. }
  2911. ],
  2912. "timeWindowsIgnorable": true,
  2913. "assignedVehicleId": "",
  2914. "nestedTasks": [],
  2915. "precedenceTaskId": "",
  2916. "completed": false,
  2917. "dropPenalty": 5000
  2918. },
  2919. {
  2920. "id": "5137",
  2921. "location": {
  2922. "id": "1.3113982_103.8565897",
  2923. "latitude": 1.3113982,
  2924. "longitude": 103.8565897
  2925. },
  2926. "taskType": "Pickup",
  2927. "capacityDemand": {
  2928. "weight": 4,
  2929. "volume": 100,
  2930. "unit": 1
  2931. },
  2932. "duration": 200,
  2933. "timeWindows": [
  2934. {
  2935. "start": "2018-08-06T05:42:00.000Z",
  2936. "end": "2018-08-06T08:42:00.000Z",
  2937. "relax": 0
  2938. }
  2939. ],
  2940. "timeWindowsIgnorable": true,
  2941. "assignedVehicleId": "",
  2942. "nestedTasks": [],
  2943. "precedenceTaskId": "",
  2944. "completed": false,
  2945. "dropPenalty": 5000
  2946. },
  2947. {
  2948. "id": "5136",
  2949. "location": {
  2950. "id": "1.294827_103.769117",
  2951. "latitude": 1.294827,
  2952. "longitude": 103.769117
  2953. },
  2954. "taskType": "Delivery",
  2955. "capacityDemand": {
  2956. "weight": -6,
  2957. "volume": -100,
  2958. "unit": -1
  2959. },
  2960. "duration": 200,
  2961. "timeWindows": [
  2962. {
  2963. "start": "2018-08-06T01:24:00.000Z",
  2964. "end": "2018-08-06T04:24:00.000Z",
  2965. "relax": 0
  2966. }
  2967. ],
  2968. "timeWindowsIgnorable": true,
  2969. "assignedVehicleId": "",
  2970. "nestedTasks": [],
  2971. "precedenceTaskId": "",
  2972. "completed": false,
  2973. "dropPenalty": 5000
  2974. },
  2975. {
  2976. "id": "5135",
  2977. "location": {
  2978. "id": "1.3113982_103.8565897",
  2979. "latitude": 1.3113982,
  2980. "longitude": 103.8565897
  2981. },
  2982. "taskType": "Pickup",
  2983. "capacityDemand": {
  2984. "weight": 6,
  2985. "volume": 100,
  2986. "unit": 1
  2987. },
  2988. "duration": 200,
  2989. "timeWindows": [
  2990. {
  2991. "start": "2018-08-06T01:24:00.000Z",
  2992. "end": "2018-08-06T04:24:00.000Z",
  2993. "relax": 0
  2994. }
  2995. ],
  2996. "timeWindowsIgnorable": true,
  2997. "assignedVehicleId": "",
  2998. "nestedTasks": [],
  2999. "precedenceTaskId": "",
  3000. "completed": false,
  3001. "dropPenalty": 5000
  3002. },
  3003. {
  3004. "id": "5134",
  3005. "location": {
  3006. "id": "1.300158_103.857087",
  3007. "latitude": 1.300158,
  3008. "longitude": 103.857087
  3009. },
  3010. "taskType": "Delivery",
  3011. "capacityDemand": {
  3012. "weight": -11,
  3013. "volume": -100,
  3014. "unit": -1
  3015. },
  3016. "duration": 200,
  3017. "timeWindows": [
  3018. {
  3019. "start": "2018-08-06T05:39:00.000Z",
  3020. "end": "2018-08-06T08:39:00.000Z",
  3021. "relax": 0
  3022. }
  3023. ],
  3024. "timeWindowsIgnorable": true,
  3025. "assignedVehicleId": "",
  3026. "nestedTasks": [],
  3027. "precedenceTaskId": "",
  3028. "completed": false,
  3029. "dropPenalty": 5000
  3030. },
  3031. {
  3032. "id": "5133",
  3033. "location": {
  3034. "id": "1.3113982_103.8565897",
  3035. "latitude": 1.3113982,
  3036. "longitude": 103.8565897
  3037. },
  3038. "taskType": "Pickup",
  3039. "capacityDemand": {
  3040. "weight": 11,
  3041. "volume": 100,
  3042. "unit": 1
  3043. },
  3044. "duration": 200,
  3045. "timeWindows": [
  3046. {
  3047. "start": "2018-08-06T05:39:00.000Z",
  3048. "end": "2018-08-06T08:39:00.000Z",
  3049. "relax": 0
  3050. }
  3051. ],
  3052. "timeWindowsIgnorable": true,
  3053. "assignedVehicleId": "",
  3054. "nestedTasks": [],
  3055. "precedenceTaskId": "",
  3056. "completed": false,
  3057. "dropPenalty": 5000
  3058. },
  3059. {
  3060. "id": "5132",
  3061. "location": {
  3062. "id": "1.3017064_103.8600827",
  3063. "latitude": 1.3017064,
  3064. "longitude": 103.8600827
  3065. },
  3066. "taskType": "Delivery",
  3067. "capacityDemand": {
  3068. "weight": -5,
  3069. "volume": -100,
  3070. "unit": -1
  3071. },
  3072. "duration": 200,
  3073. "timeWindows": [
  3074. {
  3075. "start": "2018-08-06T08:15:00.000Z",
  3076. "end": "2018-08-06T11:15:00.000Z",
  3077. "relax": 0
  3078. }
  3079. ],
  3080. "timeWindowsIgnorable": true,
  3081. "assignedVehicleId": "",
  3082. "nestedTasks": [],
  3083. "precedenceTaskId": "",
  3084. "completed": false,
  3085. "dropPenalty": 5000
  3086. },
  3087. {
  3088. "id": "5131",
  3089. "location": {
  3090. "id": "1.3113982_103.8565897",
  3091. "latitude": 1.3113982,
  3092. "longitude": 103.8565897
  3093. },
  3094. "taskType": "Pickup",
  3095. "capacityDemand": {
  3096. "weight": 5,
  3097. "volume": 100,
  3098. "unit": 1
  3099. },
  3100. "duration": 200,
  3101. "timeWindows": [
  3102. {
  3103. "start": "2018-08-06T08:15:00.000Z",
  3104. "end": "2018-08-06T11:15:00.000Z",
  3105. "relax": 0
  3106. }
  3107. ],
  3108. "timeWindowsIgnorable": true,
  3109. "assignedVehicleId": "",
  3110. "nestedTasks": [],
  3111. "precedenceTaskId": "",
  3112. "completed": false,
  3113. "dropPenalty": 5000
  3114. },
  3115. {
  3116. "id": "5130",
  3117. "location": {
  3118. "id": "1.2808205_103.8467949",
  3119. "latitude": 1.2808205,
  3120. "longitude": 103.8467949
  3121. },
  3122. "taskType": "Delivery",
  3123. "capacityDemand": {
  3124. "weight": -57,
  3125. "volume": -300,
  3126. "unit": -1
  3127. },
  3128. "duration": 200,
  3129. "timeWindows": [
  3130. {
  3131. "start": "2018-08-06T06:53:00.000Z",
  3132. "end": "2018-08-06T09:53:00.000Z",
  3133. "relax": 0
  3134. }
  3135. ],
  3136. "timeWindowsIgnorable": true,
  3137. "assignedVehicleId": "",
  3138. "nestedTasks": [],
  3139. "precedenceTaskId": "",
  3140. "completed": false,
  3141. "dropPenalty": 5000
  3142. },
  3143. {
  3144. "id": "5129",
  3145. "location": {
  3146. "id": "1.3113982_103.8565897",
  3147. "latitude": 1.3113982,
  3148. "longitude": 103.8565897
  3149. },
  3150. "taskType": "Pickup",
  3151. "capacityDemand": {
  3152. "weight": 57,
  3153. "volume": 300,
  3154. "unit": 1
  3155. },
  3156. "duration": 200,
  3157. "timeWindows": [
  3158. {
  3159. "start": "2018-08-06T06:53:00.000Z",
  3160. "end": "2018-08-06T09:53:00.000Z",
  3161. "relax": 0
  3162. }
  3163. ],
  3164. "timeWindowsIgnorable": true,
  3165. "assignedVehicleId": "",
  3166. "nestedTasks": [],
  3167. "precedenceTaskId": "",
  3168. "completed": false,
  3169. "dropPenalty": 5000
  3170. },
  3171. {
  3172. "id": "5128",
  3173. "location": {
  3174. "id": "1.3769156_103.7650784",
  3175. "latitude": 1.3769156,
  3176. "longitude": 103.7650784
  3177. },
  3178. "taskType": "Delivery",
  3179. "capacityDemand": {
  3180. "weight": -35,
  3181. "volume": -200,
  3182. "unit": -1
  3183. },
  3184. "duration": 200,
  3185. "timeWindows": [
  3186. {
  3187. "start": "2018-08-06T00:44:00.000Z",
  3188. "end": "2018-08-06T03:44:00.000Z",
  3189. "relax": 0
  3190. }
  3191. ],
  3192. "timeWindowsIgnorable": true,
  3193. "assignedVehicleId": "",
  3194. "nestedTasks": [],
  3195. "precedenceTaskId": "",
  3196. "completed": false,
  3197. "dropPenalty": 5000
  3198. },
  3199. {
  3200. "id": "5127",
  3201. "location": {
  3202. "id": "1.3262422_103.6783524",
  3203. "latitude": 1.3262422,
  3204. "longitude": 103.6783524
  3205. },
  3206. "taskType": "Pickup",
  3207. "capacityDemand": {
  3208. "weight": 35,
  3209. "volume": 200,
  3210. "unit": 1
  3211. },
  3212. "duration": 200,
  3213. "timeWindows": [
  3214. {
  3215. "start": "2018-08-06T00:44:00.000Z",
  3216. "end": "2018-08-06T03:44:00.000Z",
  3217. "relax": 0
  3218. }
  3219. ],
  3220. "timeWindowsIgnorable": true,
  3221. "assignedVehicleId": "",
  3222. "nestedTasks": [],
  3223. "precedenceTaskId": "",
  3224. "completed": false,
  3225. "dropPenalty": 5000
  3226. },
  3227. {
  3228. "id": "5126",
  3229. "location": {
  3230. "id": "1.333577_103.80453",
  3231. "latitude": 1.333577,
  3232. "longitude": 103.80453
  3233. },
  3234. "taskType": "Delivery",
  3235. "capacityDemand": {
  3236. "weight": -1,
  3237. "volume": -100,
  3238. "unit": -1
  3239. },
  3240. "duration": 200,
  3241. "timeWindows": [
  3242. {
  3243. "start": "2018-08-06T04:09:00.000Z",
  3244. "end": "2018-08-06T07:09:00.000Z",
  3245. "relax": 0
  3246. }
  3247. ],
  3248. "timeWindowsIgnorable": true,
  3249. "assignedVehicleId": "",
  3250. "nestedTasks": [],
  3251. "precedenceTaskId": "",
  3252. "completed": false,
  3253. "dropPenalty": 5000
  3254. },
  3255. {
  3256. "id": "5125",
  3257. "location": {
  3258. "id": "1.3113982_103.8565897",
  3259. "latitude": 1.3113982,
  3260. "longitude": 103.8565897
  3261. },
  3262. "taskType": "Pickup",
  3263. "capacityDemand": {
  3264. "weight": 1,
  3265. "volume": 100,
  3266. "unit": 1
  3267. },
  3268. "duration": 200,
  3269. "timeWindows": [
  3270. {
  3271. "start": "2018-08-06T04:09:00.000Z",
  3272. "end": "2018-08-06T07:09:00.000Z",
  3273. "relax": 0
  3274. }
  3275. ],
  3276. "timeWindowsIgnorable": true,
  3277. "assignedVehicleId": "",
  3278. "nestedTasks": [],
  3279. "precedenceTaskId": "",
  3280. "completed": false,
  3281. "dropPenalty": 5000
  3282. },
  3283. {
  3284. "id": "5124",
  3285. "location": {
  3286. "id": "1.3456496_103.766732",
  3287. "latitude": 1.3456496,
  3288. "longitude": 103.766732
  3289. },
  3290. "taskType": "Delivery",
  3291. "capacityDemand": {
  3292. "weight": -26,
  3293. "volume": -200,
  3294. "unit": -1
  3295. },
  3296. "duration": 200,
  3297. "timeWindows": [
  3298. {
  3299. "start": "2018-08-05T23:30:00.000Z",
  3300. "end": "2018-08-06T02:30:00.000Z",
  3301. "relax": 0
  3302. }
  3303. ],
  3304. "timeWindowsIgnorable": true,
  3305. "assignedVehicleId": "",
  3306. "nestedTasks": [],
  3307. "precedenceTaskId": "",
  3308. "completed": false,
  3309. "dropPenalty": 5000
  3310. },
  3311. {
  3312. "id": "5123",
  3313. "location": {
  3314. "id": "1.3262422_103.6783524",
  3315. "latitude": 1.3262422,
  3316. "longitude": 103.6783524
  3317. },
  3318. "taskType": "Pickup",
  3319. "capacityDemand": {
  3320. "weight": 26,
  3321. "volume": 200,
  3322. "unit": 1
  3323. },
  3324. "duration": 200,
  3325. "timeWindows": [
  3326. {
  3327. "start": "2018-08-05T23:30:00.000Z",
  3328. "end": "2018-08-06T02:30:00.000Z",
  3329. "relax": 0
  3330. }
  3331. ],
  3332. "timeWindowsIgnorable": true,
  3333. "assignedVehicleId": "",
  3334. "nestedTasks": [],
  3335. "precedenceTaskId": "",
  3336. "completed": false,
  3337. "dropPenalty": 5000
  3338. },
  3339. {
  3340. "id": "5122",
  3341. "location": {
  3342. "id": "1.433428_103.800003",
  3343. "latitude": 1.433428,
  3344. "longitude": 103.800003
  3345. },
  3346. "taskType": "Delivery",
  3347. "capacityDemand": {
  3348. "weight": -1,
  3349. "volume": -100,
  3350. "unit": -1
  3351. },
  3352. "duration": 200,
  3353. "timeWindows": [
  3354. {
  3355. "start": "2018-08-06T08:59:00.000Z",
  3356. "end": "2018-08-06T11:59:00.000Z",
  3357. "relax": 0
  3358. }
  3359. ],
  3360. "timeWindowsIgnorable": true,
  3361. "assignedVehicleId": "",
  3362. "nestedTasks": [],
  3363. "precedenceTaskId": "",
  3364. "completed": false,
  3365. "dropPenalty": 5000
  3366. },
  3367. {
  3368. "id": "5121",
  3369. "location": {
  3370. "id": "1.3113982_103.8565897",
  3371. "latitude": 1.3113982,
  3372. "longitude": 103.8565897
  3373. },
  3374. "taskType": "Pickup",
  3375. "capacityDemand": {
  3376. "weight": 1,
  3377. "volume": 100,
  3378. "unit": 1
  3379. },
  3380. "duration": 200,
  3381. "timeWindows": [
  3382. {
  3383. "start": "2018-08-06T08:59:00.000Z",
  3384. "end": "2018-08-06T11:59:00.000Z",
  3385. "relax": 0
  3386. }
  3387. ],
  3388. "timeWindowsIgnorable": true,
  3389. "assignedVehicleId": "",
  3390. "nestedTasks": [],
  3391. "precedenceTaskId": "",
  3392. "completed": false,
  3393. "dropPenalty": 5000
  3394. },
  3395. {
  3396. "id": "5120",
  3397. "location": {
  3398. "id": "1.3171019_103.8283639",
  3399. "latitude": 1.3171019,
  3400. "longitude": 103.8283639
  3401. },
  3402. "taskType": "Delivery",
  3403. "capacityDemand": {
  3404. "weight": -7,
  3405. "volume": -100,
  3406. "unit": -1
  3407. },
  3408. "duration": 200,
  3409. "timeWindows": [
  3410. {
  3411. "start": "2018-08-06T08:23:00.000Z",
  3412. "end": "2018-08-06T11:23:00.000Z",
  3413. "relax": 0
  3414. }
  3415. ],
  3416. "timeWindowsIgnorable": true,
  3417. "assignedVehicleId": "",
  3418. "nestedTasks": [],
  3419. "precedenceTaskId": "",
  3420. "completed": false,
  3421. "dropPenalty": 5000
  3422. },
  3423. {
  3424. "id": "5119",
  3425. "location": {
  3426. "id": "1.3113982_103.8565897",
  3427. "latitude": 1.3113982,
  3428. "longitude": 103.8565897
  3429. },
  3430. "taskType": "Pickup",
  3431. "capacityDemand": {
  3432. "weight": 7,
  3433. "volume": 100,
  3434. "unit": 1
  3435. },
  3436. "duration": 200,
  3437. "timeWindows": [
  3438. {
  3439. "start": "2018-08-06T08:23:00.000Z",
  3440. "end": "2018-08-06T11:23:00.000Z",
  3441. "relax": 0
  3442. }
  3443. ],
  3444. "timeWindowsIgnorable": true,
  3445. "assignedVehicleId": "",
  3446. "nestedTasks": [],
  3447. "precedenceTaskId": "",
  3448. "completed": false,
  3449. "dropPenalty": 5000
  3450. },
  3451. {
  3452. "id": "5118",
  3453. "location": {
  3454. "id": "1.3645156_103.8766207",
  3455. "latitude": 1.3645156,
  3456. "longitude": 103.8766207
  3457. },
  3458. "taskType": "Delivery",
  3459. "capacityDemand": {
  3460. "weight": -2,
  3461. "volume": -100,
  3462. "unit": -1
  3463. },
  3464. "duration": 200,
  3465. "timeWindows": [
  3466. {
  3467. "start": "2018-08-06T09:29:00.000Z",
  3468. "end": "2018-08-06T12:29:00.000Z",
  3469. "relax": 0
  3470. }
  3471. ],
  3472. "timeWindowsIgnorable": true,
  3473. "assignedVehicleId": "",
  3474. "nestedTasks": [],
  3475. "precedenceTaskId": "",
  3476. "completed": false,
  3477. "dropPenalty": 5000
  3478. },
  3479. {
  3480. "id": "5117",
  3481. "location": {
  3482. "id": "1.3113982_103.8565897",
  3483. "latitude": 1.3113982,
  3484. "longitude": 103.8565897
  3485. },
  3486. "taskType": "Pickup",
  3487. "capacityDemand": {
  3488. "weight": 2,
  3489. "volume": 100,
  3490. "unit": 1
  3491. },
  3492. "duration": 200,
  3493. "timeWindows": [
  3494. {
  3495. "start": "2018-08-06T09:29:00.000Z",
  3496. "end": "2018-08-06T12:29:00.000Z",
  3497. "relax": 0
  3498. }
  3499. ],
  3500. "timeWindowsIgnorable": true,
  3501. "assignedVehicleId": "",
  3502. "nestedTasks": [],
  3503. "precedenceTaskId": "",
  3504. "completed": false,
  3505. "dropPenalty": 5000
  3506. },
  3507. {
  3508. "id": "5116",
  3509. "location": {
  3510. "id": "1.2970849_103.8925712",
  3511. "latitude": 1.2970849,
  3512. "longitude": 103.8925712
  3513. },
  3514. "taskType": "Delivery",
  3515. "capacityDemand": {
  3516. "weight": -16,
  3517. "volume": -100,
  3518. "unit": -1
  3519. },
  3520. "duration": 200,
  3521. "timeWindows": [
  3522. {
  3523. "start": "2018-08-06T05:29:00.000Z",
  3524. "end": "2018-08-06T08:29:00.000Z",
  3525. "relax": 0
  3526. }
  3527. ],
  3528. "timeWindowsIgnorable": true,
  3529. "assignedVehicleId": "",
  3530. "nestedTasks": [],
  3531. "precedenceTaskId": "",
  3532. "completed": false,
  3533. "dropPenalty": 5000
  3534. },
  3535. {
  3536. "id": "5115",
  3537. "location": {
  3538. "id": "1.3113982_103.8565897",
  3539. "latitude": 1.3113982,
  3540. "longitude": 103.8565897
  3541. },
  3542. "taskType": "Pickup",
  3543. "capacityDemand": {
  3544. "weight": 16,
  3545. "volume": 100,
  3546. "unit": 1
  3547. },
  3548. "duration": 200,
  3549. "timeWindows": [
  3550. {
  3551. "start": "2018-08-06T05:29:00.000Z",
  3552. "end": "2018-08-06T08:29:00.000Z",
  3553. "relax": 0
  3554. }
  3555. ],
  3556. "timeWindowsIgnorable": true,
  3557. "assignedVehicleId": "",
  3558. "nestedTasks": [],
  3559. "precedenceTaskId": "",
  3560. "completed": false,
  3561. "dropPenalty": 5000
  3562. },
  3563. {
  3564. "id": "5114",
  3565. "location": {
  3566. "id": "1.2958429_103.8253365",
  3567. "latitude": 1.2958429,
  3568. "longitude": 103.8253365
  3569. },
  3570. "taskType": "Delivery",
  3571. "capacityDemand": {
  3572. "weight": -1,
  3573. "volume": -100,
  3574. "unit": -1
  3575. },
  3576. "duration": 200,
  3577. "timeWindows": [
  3578. {
  3579. "start": "2018-08-06T12:57:00.000Z",
  3580. "end": "2018-08-06T15:57:00.000Z",
  3581. "relax": 0
  3582. }
  3583. ],
  3584. "timeWindowsIgnorable": true,
  3585. "assignedVehicleId": "",
  3586. "nestedTasks": [],
  3587. "precedenceTaskId": "",
  3588. "completed": false,
  3589. "dropPenalty": 5000
  3590. },
  3591. {
  3592. "id": "5113",
  3593. "location": {
  3594. "id": "1.3113982_103.8565897",
  3595. "latitude": 1.3113982,
  3596. "longitude": 103.8565897
  3597. },
  3598. "taskType": "Pickup",
  3599. "capacityDemand": {
  3600. "weight": 1,
  3601. "volume": 100,
  3602. "unit": 1
  3603. },
  3604. "duration": 200,
  3605. "timeWindows": [
  3606. {
  3607. "start": "2018-08-06T12:57:00.000Z",
  3608. "end": "2018-08-06T15:57:00.000Z",
  3609. "relax": 0
  3610. }
  3611. ],
  3612. "timeWindowsIgnorable": true,
  3613. "assignedVehicleId": "",
  3614. "nestedTasks": [],
  3615. "precedenceTaskId": "",
  3616. "completed": false,
  3617. "dropPenalty": 5000
  3618. },
  3619. {
  3620. "id": "5112",
  3621. "location": {
  3622. "id": "1.3343414_103.8107566",
  3623. "latitude": 1.3343414,
  3624. "longitude": 103.8107566
  3625. },
  3626. "taskType": "Delivery",
  3627. "capacityDemand": {
  3628. "weight": -9,
  3629. "volume": -100,
  3630. "unit": -1
  3631. },
  3632. "duration": 200,
  3633. "timeWindows": [
  3634. {
  3635. "start": "2018-08-06T07:15:00.000Z",
  3636. "end": "2018-08-06T10:15:00.000Z",
  3637. "relax": 0
  3638. }
  3639. ],
  3640. "timeWindowsIgnorable": true,
  3641. "assignedVehicleId": "",
  3642. "nestedTasks": [],
  3643. "precedenceTaskId": "",
  3644. "completed": false,
  3645. "dropPenalty": 5000
  3646. },
  3647. {
  3648. "id": "5111",
  3649. "location": {
  3650. "id": "1.3113982_103.8565897",
  3651. "latitude": 1.3113982,
  3652. "longitude": 103.8565897
  3653. },
  3654. "taskType": "Pickup",
  3655. "capacityDemand": {
  3656. "weight": 9,
  3657. "volume": 100,
  3658. "unit": 1
  3659. },
  3660. "duration": 200,
  3661. "timeWindows": [
  3662. {
  3663. "start": "2018-08-06T07:15:00.000Z",
  3664. "end": "2018-08-06T10:15:00.000Z",
  3665. "relax": 0
  3666. }
  3667. ],
  3668. "timeWindowsIgnorable": true,
  3669. "assignedVehicleId": "",
  3670. "nestedTasks": [],
  3671. "precedenceTaskId": "",
  3672. "completed": false,
  3673. "dropPenalty": 5000
  3674. },
  3675. {
  3676. "id": "5110",
  3677. "location": {
  3678. "id": "1.2783154_103.8487085",
  3679. "latitude": 1.2783154,
  3680. "longitude": 103.8487085
  3681. },
  3682. "taskType": "Delivery",
  3683. "capacityDemand": {
  3684. "weight": -9,
  3685. "volume": -100,
  3686. "unit": -1
  3687. },
  3688. "duration": 200,
  3689. "timeWindows": [
  3690. {
  3691. "start": "2018-08-06T12:33:00.000Z",
  3692. "end": "2018-08-06T15:33:00.000Z",
  3693. "relax": 0
  3694. }
  3695. ],
  3696. "timeWindowsIgnorable": true,
  3697. "assignedVehicleId": "",
  3698. "nestedTasks": [],
  3699. "precedenceTaskId": "",
  3700. "completed": false,
  3701. "dropPenalty": 5000
  3702. },
  3703. {
  3704. "id": "5109",
  3705. "location": {
  3706. "id": "1.3113982_103.8565897",
  3707. "latitude": 1.3113982,
  3708. "longitude": 103.8565897
  3709. },
  3710. "taskType": "Pickup",
  3711. "capacityDemand": {
  3712. "weight": 9,
  3713. "volume": 100,
  3714. "unit": 1
  3715. },
  3716. "duration": 200,
  3717. "timeWindows": [
  3718. {
  3719. "start": "2018-08-06T12:33:00.000Z",
  3720. "end": "2018-08-06T15:33:00.000Z",
  3721. "relax": 0
  3722. }
  3723. ],
  3724. "timeWindowsIgnorable": true,
  3725. "assignedVehicleId": "",
  3726. "nestedTasks": [],
  3727. "precedenceTaskId": "",
  3728. "completed": false,
  3729. "dropPenalty": 5000
  3730. },
  3731. {
  3732. "id": "5108",
  3733. "location": {
  3734. "id": "1.335023_103.781893",
  3735. "latitude": 1.335023,
  3736. "longitude": 103.781893
  3737. },
  3738. "taskType": "Delivery",
  3739. "capacityDemand": {
  3740. "weight": -1,
  3741. "volume": -100,
  3742. "unit": -1
  3743. },
  3744. "duration": 200,
  3745. "timeWindows": [
  3746. {
  3747. "start": "2018-08-06T04:32:00.000Z",
  3748. "end": "2018-08-06T07:32:00.000Z",
  3749. "relax": 0
  3750. }
  3751. ],
  3752. "timeWindowsIgnorable": true,
  3753. "assignedVehicleId": "",
  3754. "nestedTasks": [],
  3755. "precedenceTaskId": "",
  3756. "completed": false,
  3757. "dropPenalty": 5000
  3758. },
  3759. {
  3760. "id": "5107",
  3761. "location": {
  3762. "id": "1.3113982_103.8565897",
  3763. "latitude": 1.3113982,
  3764. "longitude": 103.8565897
  3765. },
  3766. "taskType": "Pickup",
  3767. "capacityDemand": {
  3768. "weight": 1,
  3769. "volume": 100,
  3770. "unit": 1
  3771. },
  3772. "duration": 200,
  3773. "timeWindows": [
  3774. {
  3775. "start": "2018-08-06T04:32:00.000Z",
  3776. "end": "2018-08-06T07:32:00.000Z",
  3777. "relax": 0
  3778. }
  3779. ],
  3780. "timeWindowsIgnorable": true,
  3781. "assignedVehicleId": "",
  3782. "nestedTasks": [],
  3783. "precedenceTaskId": "",
  3784. "completed": false,
  3785. "dropPenalty": 5000
  3786. },
  3787. {
  3788. "id": "5106",
  3789. "location": {
  3790. "id": "1.2893178_103.8091736",
  3791. "latitude": 1.2893178,
  3792. "longitude": 103.8091736
  3793. },
  3794. "taskType": "Delivery",
  3795. "capacityDemand": {
  3796. "weight": -7,
  3797. "volume": -100,
  3798. "unit": -1
  3799. },
  3800. "duration": 200,
  3801. "timeWindows": [
  3802. {
  3803. "start": "2018-08-06T06:20:00.000Z",
  3804. "end": "2018-08-06T09:20:00.000Z",
  3805. "relax": 0
  3806. }
  3807. ],
  3808. "timeWindowsIgnorable": true,
  3809. "assignedVehicleId": "",
  3810. "nestedTasks": [],
  3811. "precedenceTaskId": "",
  3812. "completed": false,
  3813. "dropPenalty": 5000
  3814. },
  3815. {
  3816. "id": "5105",
  3817. "location": {
  3818. "id": "1.3113982_103.8565897",
  3819. "latitude": 1.3113982,
  3820. "longitude": 103.8565897
  3821. },
  3822. "taskType": "Pickup",
  3823. "capacityDemand": {
  3824. "weight": 7,
  3825. "volume": 100,
  3826. "unit": 1
  3827. },
  3828. "duration": 200,
  3829. "timeWindows": [
  3830. {
  3831. "start": "2018-08-06T06:20:00.000Z",
  3832. "end": "2018-08-06T09:20:00.000Z",
  3833. "relax": 0
  3834. }
  3835. ],
  3836. "timeWindowsIgnorable": true,
  3837. "assignedVehicleId": "",
  3838. "nestedTasks": [],
  3839. "precedenceTaskId": "",
  3840. "completed": false,
  3841. "dropPenalty": 5000
  3842. },
  3843. {
  3844. "id": "5104",
  3845. "location": {
  3846. "id": "1.2952658_103.8311813",
  3847. "latitude": 1.2952658,
  3848. "longitude": 103.8311813
  3849. },
  3850. "taskType": "Delivery",
  3851. "capacityDemand": {
  3852. "weight": -2,
  3853. "volume": -100,
  3854. "unit": -1
  3855. },
  3856. "duration": 200,
  3857. "timeWindows": [
  3858. {
  3859. "start": "2018-08-06T03:57:00.000Z",
  3860. "end": "2018-08-06T06:57:00.000Z",
  3861. "relax": 0
  3862. }
  3863. ],
  3864. "timeWindowsIgnorable": true,
  3865. "assignedVehicleId": "",
  3866. "nestedTasks": [],
  3867. "precedenceTaskId": "",
  3868. "completed": false,
  3869. "dropPenalty": 5000
  3870. },
  3871. {
  3872. "id": "5103",
  3873. "location": {
  3874. "id": "1.3113982_103.8565897",
  3875. "latitude": 1.3113982,
  3876. "longitude": 103.8565897
  3877. },
  3878. "taskType": "Pickup",
  3879. "capacityDemand": {
  3880. "weight": 2,
  3881. "volume": 100,
  3882. "unit": 1
  3883. },
  3884. "duration": 200,
  3885. "timeWindows": [
  3886. {
  3887. "start": "2018-08-06T03:57:00.000Z",
  3888. "end": "2018-08-06T06:57:00.000Z",
  3889. "relax": 0
  3890. }
  3891. ],
  3892. "timeWindowsIgnorable": true,
  3893. "assignedVehicleId": "",
  3894. "nestedTasks": [],
  3895. "precedenceTaskId": "",
  3896. "completed": false,
  3897. "dropPenalty": 5000
  3898. },
  3899. {
  3900. "id": "5102",
  3901. "location": {
  3902. "id": "1.3460153_103.70403",
  3903. "latitude": 1.3460153,
  3904. "longitude": 103.70403
  3905. },
  3906. "taskType": "Delivery",
  3907. "capacityDemand": {
  3908. "weight": -45,
  3909. "volume": -300,
  3910. "unit": -1
  3911. },
  3912. "duration": 200,
  3913. "timeWindows": [
  3914. {
  3915. "start": "2018-08-06T06:41:00.000Z",
  3916. "end": "2018-08-06T09:41:00.000Z",
  3917. "relax": 0
  3918. }
  3919. ],
  3920. "timeWindowsIgnorable": true,
  3921. "assignedVehicleId": "",
  3922. "nestedTasks": [],
  3923. "precedenceTaskId": "",
  3924. "completed": false,
  3925. "dropPenalty": 5000
  3926. },
  3927. {
  3928. "id": "5101",
  3929. "location": {
  3930. "id": "1.3262422_103.6783524",
  3931. "latitude": 1.3262422,
  3932. "longitude": 103.6783524
  3933. },
  3934. "taskType": "Pickup",
  3935. "capacityDemand": {
  3936. "weight": 45,
  3937. "volume": 300,
  3938. "unit": 1
  3939. },
  3940. "duration": 200,
  3941. "timeWindows": [
  3942. {
  3943. "start": "2018-08-06T06:41:00.000Z",
  3944. "end": "2018-08-06T09:41:00.000Z",
  3945. "relax": 0
  3946. }
  3947. ],
  3948. "timeWindowsIgnorable": true,
  3949. "assignedVehicleId": "",
  3950. "nestedTasks": [],
  3951. "precedenceTaskId": "",
  3952. "completed": false,
  3953. "dropPenalty": 5000
  3954. },
  3955. {
  3956. "id": "5100",
  3957. "location": {
  3958. "id": "1.3414422_103.6353134",
  3959. "latitude": 1.3414422,
  3960. "longitude": 103.6353134
  3961. },
  3962. "taskType": "Delivery",
  3963. "capacityDemand": {
  3964. "weight": -54,
  3965. "volume": -300,
  3966. "unit": -1
  3967. },
  3968. "duration": 200,
  3969. "timeWindows": [
  3970. {
  3971. "start": "2018-08-06T00:36:00.000Z",
  3972. "end": "2018-08-06T03:36:00.000Z",
  3973. "relax": 0
  3974. }
  3975. ],
  3976. "timeWindowsIgnorable": true,
  3977. "assignedVehicleId": "",
  3978. "nestedTasks": [],
  3979. "precedenceTaskId": "",
  3980. "completed": false,
  3981. "dropPenalty": 5000
  3982. },
  3983. {
  3984. "id": "5099",
  3985. "location": {
  3986. "id": "1.3262422_103.6783524",
  3987. "latitude": 1.3262422,
  3988. "longitude": 103.6783524
  3989. },
  3990. "taskType": "Pickup",
  3991. "capacityDemand": {
  3992. "weight": 54,
  3993. "volume": 300,
  3994. "unit": 1
  3995. },
  3996. "duration": 200,
  3997. "timeWindows": [
  3998. {
  3999. "start": "2018-08-06T00:36:00.000Z",
  4000. "end": "2018-08-06T03:36:00.000Z",
  4001. "relax": 0
  4002. }
  4003. ],
  4004. "timeWindowsIgnorable": true,
  4005. "assignedVehicleId": "",
  4006. "nestedTasks": [],
  4007. "precedenceTaskId": "",
  4008. "completed": false,
  4009. "dropPenalty": 5000
  4010. },
  4011. {
  4012. "id": "5098",
  4013. "location": {
  4014. "id": "1.3545886_103.8645544",
  4015. "latitude": 1.3545886,
  4016. "longitude": 103.8645544
  4017. },
  4018. "taskType": "Delivery",
  4019. "capacityDemand": {
  4020. "weight": -1,
  4021. "volume": -100,
  4022. "unit": -1
  4023. },
  4024. "duration": 200,
  4025. "timeWindows": [
  4026. {
  4027. "start": "2018-08-06T12:15:00.000Z",
  4028. "end": "2018-08-06T15:15:00.000Z",
  4029. "relax": 0
  4030. }
  4031. ],
  4032. "timeWindowsIgnorable": true,
  4033. "assignedVehicleId": "",
  4034. "nestedTasks": [],
  4035. "precedenceTaskId": "",
  4036. "completed": false,
  4037. "dropPenalty": 5000
  4038. },
  4039. {
  4040. "id": "5097",
  4041. "location": {
  4042. "id": "1.3113982_103.8565897",
  4043. "latitude": 1.3113982,
  4044. "longitude": 103.8565897
  4045. },
  4046. "taskType": "Pickup",
  4047. "capacityDemand": {
  4048. "weight": 1,
  4049. "volume": 100,
  4050. "unit": 1
  4051. },
  4052. "duration": 200,
  4053. "timeWindows": [
  4054. {
  4055. "start": "2018-08-06T12:15:00.000Z",
  4056. "end": "2018-08-06T15:15:00.000Z",
  4057. "relax": 0
  4058. }
  4059. ],
  4060. "timeWindowsIgnorable": true,
  4061. "assignedVehicleId": "",
  4062. "nestedTasks": [],
  4063. "precedenceTaskId": "",
  4064. "completed": false,
  4065. "dropPenalty": 5000
  4066. },
  4067. {
  4068. "id": "5096",
  4069. "location": {
  4070. "id": "1.331042_103.810931",
  4071. "latitude": 1.331042,
  4072. "longitude": 103.810931
  4073. },
  4074. "taskType": "Delivery",
  4075. "capacityDemand": {
  4076. "weight": -8,
  4077. "volume": -100,
  4078. "unit": -1
  4079. },
  4080. "duration": 200,
  4081. "timeWindows": [
  4082. {
  4083. "start": "2018-08-06T13:04:00.000Z",
  4084. "end": "2018-08-06T16:04:00.000Z",
  4085. "relax": 0
  4086. }
  4087. ],
  4088. "timeWindowsIgnorable": true,
  4089. "assignedVehicleId": "",
  4090. "nestedTasks": [],
  4091. "precedenceTaskId": "",
  4092. "completed": false,
  4093. "dropPenalty": 5000
  4094. },
  4095. {
  4096. "id": "5095",
  4097. "location": {
  4098. "id": "1.3113982_103.8565897",
  4099. "latitude": 1.3113982,
  4100. "longitude": 103.8565897
  4101. },
  4102. "taskType": "Pickup",
  4103. "capacityDemand": {
  4104. "weight": 8,
  4105. "volume": 100,
  4106. "unit": 1
  4107. },
  4108. "duration": 200,
  4109. "timeWindows": [
  4110. {
  4111. "start": "2018-08-06T13:04:00.000Z",
  4112. "end": "2018-08-06T16:04:00.000Z",
  4113. "relax": 0
  4114. }
  4115. ],
  4116. "timeWindowsIgnorable": true,
  4117. "assignedVehicleId": "",
  4118. "nestedTasks": [],
  4119. "precedenceTaskId": "",
  4120. "completed": false,
  4121. "dropPenalty": 5000
  4122. },
  4123. {
  4124. "id": "5094",
  4125. "location": {
  4126. "id": "1.3211839_103.8643805",
  4127. "latitude": 1.3211839,
  4128. "longitude": 103.8643805
  4129. },
  4130. "taskType": "Delivery",
  4131. "capacityDemand": {
  4132. "weight": -32,
  4133. "volume": -200,
  4134. "unit": -1
  4135. },
  4136. "duration": 200,
  4137. "timeWindows": [
  4138. {
  4139. "start": "2018-08-06T13:43:00.000Z",
  4140. "end": "2018-08-06T16:43:00.000Z",
  4141. "relax": 0
  4142. }
  4143. ],
  4144. "timeWindowsIgnorable": true,
  4145. "assignedVehicleId": "",
  4146. "nestedTasks": [],
  4147. "precedenceTaskId": "",
  4148. "completed": false,
  4149. "dropPenalty": 5000
  4150. },
  4151. {
  4152. "id": "5093",
  4153. "location": {
  4154. "id": "1.3113982_103.8565897",
  4155. "latitude": 1.3113982,
  4156. "longitude": 103.8565897
  4157. },
  4158. "taskType": "Pickup",
  4159. "capacityDemand": {
  4160. "weight": 32,
  4161. "volume": 200,
  4162. "unit": 1
  4163. },
  4164. "duration": 200,
  4165. "timeWindows": [
  4166. {
  4167. "start": "2018-08-06T13:43:00.000Z",
  4168. "end": "2018-08-06T16:43:00.000Z",
  4169. "relax": 0
  4170. }
  4171. ],
  4172. "timeWindowsIgnorable": true,
  4173. "assignedVehicleId": "",
  4174. "nestedTasks": [],
  4175. "precedenceTaskId": "",
  4176. "completed": false,
  4177. "dropPenalty": 5000
  4178. },
  4179. {
  4180. "id": "5092",
  4181. "location": {
  4182. "id": "1.2952649_103.8287224",
  4183. "latitude": 1.2952649,
  4184. "longitude": 103.8287224
  4185. },
  4186. "taskType": "Delivery",
  4187. "capacityDemand": {
  4188. "weight": -3,
  4189. "volume": -100,
  4190. "unit": -1
  4191. },
  4192. "duration": 200,
  4193. "timeWindows": [
  4194. {
  4195. "start": "2018-08-06T05:57:00.000Z",
  4196. "end": "2018-08-06T08:57:00.000Z",
  4197. "relax": 0
  4198. }
  4199. ],
  4200. "timeWindowsIgnorable": true,
  4201. "assignedVehicleId": "",
  4202. "nestedTasks": [],
  4203. "precedenceTaskId": "",
  4204. "completed": false,
  4205. "dropPenalty": 5000
  4206. },
  4207. {
  4208. "id": "5091",
  4209. "location": {
  4210. "id": "1.3113982_103.8565897",
  4211. "latitude": 1.3113982,
  4212. "longitude": 103.8565897
  4213. },
  4214. "taskType": "Pickup",
  4215. "capacityDemand": {
  4216. "weight": 3,
  4217. "volume": 100,
  4218. "unit": 1
  4219. },
  4220. "duration": 200,
  4221. "timeWindows": [
  4222. {
  4223. "start": "2018-08-06T05:57:00.000Z",
  4224. "end": "2018-08-06T08:57:00.000Z",
  4225. "relax": 0
  4226. }
  4227. ],
  4228. "timeWindowsIgnorable": true,
  4229. "assignedVehicleId": "",
  4230. "nestedTasks": [],
  4231. "precedenceTaskId": "",
  4232. "completed": false,
  4233. "dropPenalty": 5000
  4234. },
  4235. {
  4236. "id": "5090",
  4237. "location": {
  4238. "id": "1.3021559_103.8304813",
  4239. "latitude": 1.3021559,
  4240. "longitude": 103.8304813
  4241. },
  4242. "taskType": "Delivery",
  4243. "capacityDemand": {
  4244. "weight": -3,
  4245. "volume": -100,
  4246. "unit": -1
  4247. },
  4248. "duration": 200,
  4249. "timeWindows": [
  4250. {
  4251. "start": "2018-08-05T23:41:00.000Z",
  4252. "end": "2018-08-06T02:41:00.000Z",
  4253. "relax": 0
  4254. }
  4255. ],
  4256. "timeWindowsIgnorable": true,
  4257. "assignedVehicleId": "",
  4258. "nestedTasks": [],
  4259. "precedenceTaskId": "",
  4260. "completed": false,
  4261. "dropPenalty": 5000
  4262. },
  4263. {
  4264. "id": "5089",
  4265. "location": {
  4266. "id": "1.3113982_103.8565897",
  4267. "latitude": 1.3113982,
  4268. "longitude": 103.8565897
  4269. },
  4270. "taskType": "Pickup",
  4271. "capacityDemand": {
  4272. "weight": 3,
  4273. "volume": 100,
  4274. "unit": 1
  4275. },
  4276. "duration": 200,
  4277. "timeWindows": [
  4278. {
  4279. "start": "2018-08-05T23:41:00.000Z",
  4280. "end": "2018-08-06T02:41:00.000Z",
  4281. "relax": 0
  4282. }
  4283. ],
  4284. "timeWindowsIgnorable": true,
  4285. "assignedVehicleId": "",
  4286. "nestedTasks": [],
  4287. "precedenceTaskId": "",
  4288. "completed": false,
  4289. "dropPenalty": 5000
  4290. },
  4291. {
  4292. "id": "5088",
  4293. "location": {
  4294. "id": "1.323935_103.7672375",
  4295. "latitude": 1.323935,
  4296. "longitude": 103.7672375
  4297. },
  4298. "taskType": "Delivery",
  4299. "capacityDemand": {
  4300. "weight": -5,
  4301. "volume": -100,
  4302. "unit": -1
  4303. },
  4304. "duration": 200,
  4305. "timeWindows": [
  4306. {
  4307. "start": "2018-08-06T04:52:00.000Z",
  4308. "end": "2018-08-06T07:52:00.000Z",
  4309. "relax": 0
  4310. }
  4311. ],
  4312. "timeWindowsIgnorable": true,
  4313. "assignedVehicleId": "",
  4314. "nestedTasks": [],
  4315. "precedenceTaskId": "",
  4316. "completed": false,
  4317. "dropPenalty": 5000
  4318. },
  4319. {
  4320. "id": "5087",
  4321. "location": {
  4322. "id": "1.3262422_103.6783524",
  4323. "latitude": 1.3262422,
  4324. "longitude": 103.6783524
  4325. },
  4326. "taskType": "Pickup",
  4327. "capacityDemand": {
  4328. "weight": 5,
  4329. "volume": 100,
  4330. "unit": 1
  4331. },
  4332. "duration": 200,
  4333. "timeWindows": [
  4334. {
  4335. "start": "2018-08-06T04:52:00.000Z",
  4336. "end": "2018-08-06T07:52:00.000Z",
  4337. "relax": 0
  4338. }
  4339. ],
  4340. "timeWindowsIgnorable": true,
  4341. "assignedVehicleId": "",
  4342. "nestedTasks": [],
  4343. "precedenceTaskId": "",
  4344. "completed": false,
  4345. "dropPenalty": 5000
  4346. },
  4347. {
  4348. "id": "5086",
  4349. "location": {
  4350. "id": "1.3499373_103.9312118",
  4351. "latitude": 1.3499373,
  4352. "longitude": 103.9312118
  4353. },
  4354. "taskType": "Delivery",
  4355. "capacityDemand": {
  4356. "weight": -736,
  4357. "volume": -3700,
  4358. "unit": -1
  4359. },
  4360. "duration": 200,
  4361. "timeWindows": [
  4362. {
  4363. "start": "2018-08-06T05:17:00.000Z",
  4364. "end": "2018-08-06T08:17:00.000Z",
  4365. "relax": 0
  4366. }
  4367. ],
  4368. "timeWindowsIgnorable": true,
  4369. "assignedVehicleId": "",
  4370. "nestedTasks": [],
  4371. "precedenceTaskId": "",
  4372. "completed": false,
  4373. "dropPenalty": 5000
  4374. },
  4375. {
  4376. "id": "5085",
  4377. "location": {
  4378. "id": "1.3230967_103.9221028",
  4379. "latitude": 1.3230967,
  4380. "longitude": 103.9221028
  4381. },
  4382. "taskType": "Pickup",
  4383. "capacityDemand": {
  4384. "weight": 736,
  4385. "volume": 3700,
  4386. "unit": 1
  4387. },
  4388. "duration": 200,
  4389. "timeWindows": [
  4390. {
  4391. "start": "2018-08-06T05:17:00.000Z",
  4392. "end": "2018-08-06T08:17:00.000Z",
  4393. "relax": 0
  4394. }
  4395. ],
  4396. "timeWindowsIgnorable": true,
  4397. "assignedVehicleId": "",
  4398. "nestedTasks": [],
  4399. "precedenceTaskId": "",
  4400. "completed": false,
  4401. "dropPenalty": 5000
  4402. },
  4403. {
  4404. "id": "5084",
  4405. "location": {
  4406. "id": "1.2995486_103.8194253",
  4407. "latitude": 1.2995486,
  4408. "longitude": 103.8194253
  4409. },
  4410. "taskType": "Delivery",
  4411. "capacityDemand": {
  4412. "weight": -5,
  4413. "volume": -100,
  4414. "unit": -1
  4415. },
  4416. "duration": 200,
  4417. "timeWindows": [
  4418. {
  4419. "start": "2018-08-06T11:19:00.000Z",
  4420. "end": "2018-08-06T14:19:00.000Z",
  4421. "relax": 0
  4422. }
  4423. ],
  4424. "timeWindowsIgnorable": true,
  4425. "assignedVehicleId": "",
  4426. "nestedTasks": [],
  4427. "precedenceTaskId": "",
  4428. "completed": false,
  4429. "dropPenalty": 5000
  4430. },
  4431. {
  4432. "id": "5083",
  4433. "location": {
  4434. "id": "1.3113982_103.8565897",
  4435. "latitude": 1.3113982,
  4436. "longitude": 103.8565897
  4437. },
  4438. "taskType": "Pickup",
  4439. "capacityDemand": {
  4440. "weight": 5,
  4441. "volume": 100,
  4442. "unit": 1
  4443. },
  4444. "duration": 200,
  4445. "timeWindows": [
  4446. {
  4447. "start": "2018-08-06T11:19:00.000Z",
  4448. "end": "2018-08-06T14:19:00.000Z",
  4449. "relax": 0
  4450. }
  4451. ],
  4452. "timeWindowsIgnorable": true,
  4453. "assignedVehicleId": "",
  4454. "nestedTasks": [],
  4455. "precedenceTaskId": "",
  4456. "completed": false,
  4457. "dropPenalty": 5000
  4458. },
  4459. {
  4460. "id": "5082",
  4461. "location": {
  4462. "id": "1.3365057_103.8678552",
  4463. "latitude": 1.3365057,
  4464. "longitude": 103.8678552
  4465. },
  4466. "taskType": "Delivery",
  4467. "capacityDemand": {
  4468. "weight": -2,
  4469. "volume": -100,
  4470. "unit": -1
  4471. },
  4472. "duration": 200,
  4473. "timeWindows": [
  4474. {
  4475. "start": "2018-08-06T11:07:00.000Z",
  4476. "end": "2018-08-06T14:07:00.000Z",
  4477. "relax": 0
  4478. }
  4479. ],
  4480. "timeWindowsIgnorable": true,
  4481. "assignedVehicleId": "",
  4482. "nestedTasks": [],
  4483. "precedenceTaskId": "",
  4484. "completed": false,
  4485. "dropPenalty": 5000
  4486. },
  4487. {
  4488. "id": "5081",
  4489. "location": {
  4490. "id": "1.3113982_103.8565897",
  4491. "latitude": 1.3113982,
  4492. "longitude": 103.8565897
  4493. },
  4494. "taskType": "Pickup",
  4495. "capacityDemand": {
  4496. "weight": 2,
  4497. "volume": 100,
  4498. "unit": 1
  4499. },
  4500. "duration": 200,
  4501. "timeWindows": [
  4502. {
  4503. "start": "2018-08-06T11:07:00.000Z",
  4504. "end": "2018-08-06T14:07:00.000Z",
  4505. "relax": 0
  4506. }
  4507. ],
  4508. "timeWindowsIgnorable": true,
  4509. "assignedVehicleId": "",
  4510. "nestedTasks": [],
  4511. "precedenceTaskId": "",
  4512. "completed": false,
  4513. "dropPenalty": 5000
  4514. },
  4515. {
  4516. "id": "5080",
  4517. "location": {
  4518. "id": "1.304331_103.7665269",
  4519. "latitude": 1.304331,
  4520. "longitude": 103.7665269
  4521. },
  4522. "taskType": "Delivery",
  4523. "capacityDemand": {
  4524. "weight": -75,
  4525. "volume": -400,
  4526. "unit": -1
  4527. },
  4528. "duration": 200,
  4529. "timeWindows": [
  4530. {
  4531. "start": "2018-08-06T06:43:00.000Z",
  4532. "end": "2018-08-06T09:43:00.000Z",
  4533. "relax": 0
  4534. }
  4535. ],
  4536. "timeWindowsIgnorable": true,
  4537. "assignedVehicleId": "",
  4538. "nestedTasks": [],
  4539. "precedenceTaskId": "",
  4540. "completed": false,
  4541. "dropPenalty": 5000
  4542. },
  4543. {
  4544. "id": "5079",
  4545. "location": {
  4546. "id": "1.3113982_103.8565897",
  4547. "latitude": 1.3113982,
  4548. "longitude": 103.8565897
  4549. },
  4550. "taskType": "Pickup",
  4551. "capacityDemand": {
  4552. "weight": 75,
  4553. "volume": 400,
  4554. "unit": 1
  4555. },
  4556. "duration": 200,
  4557. "timeWindows": [
  4558. {
  4559. "start": "2018-08-06T06:43:00.000Z",
  4560. "end": "2018-08-06T09:43:00.000Z",
  4561. "relax": 0
  4562. }
  4563. ],
  4564. "timeWindowsIgnorable": true,
  4565. "assignedVehicleId": "",
  4566. "nestedTasks": [],
  4567. "precedenceTaskId": "",
  4568. "completed": false,
  4569. "dropPenalty": 5000
  4570. },
  4571. {
  4572. "id": "5078",
  4573. "location": {
  4574. "id": "1.312053_103.930514",
  4575. "latitude": 1.312053,
  4576. "longitude": 103.930514
  4577. },
  4578. "taskType": "Delivery",
  4579. "capacityDemand": {
  4580. "weight": -91,
  4581. "volume": -500,
  4582. "unit": -1
  4583. },
  4584. "duration": 200,
  4585. "timeWindows": [
  4586. {
  4587. "start": "2018-08-06T04:32:00.000Z",
  4588. "end": "2018-08-06T07:32:00.000Z",
  4589. "relax": 0
  4590. }
  4591. ],
  4592. "timeWindowsIgnorable": true,
  4593. "assignedVehicleId": "",
  4594. "nestedTasks": [],
  4595. "precedenceTaskId": "",
  4596. "completed": false,
  4597. "dropPenalty": 5000
  4598. },
  4599. {
  4600. "id": "5077",
  4601. "location": {
  4602. "id": "1.3230967_103.9221028",
  4603. "latitude": 1.3230967,
  4604. "longitude": 103.9221028
  4605. },
  4606. "taskType": "Pickup",
  4607. "capacityDemand": {
  4608. "weight": 91,
  4609. "volume": 500,
  4610. "unit": 1
  4611. },
  4612. "duration": 200,
  4613. "timeWindows": [
  4614. {
  4615. "start": "2018-08-06T04:32:00.000Z",
  4616. "end": "2018-08-06T07:32:00.000Z",
  4617. "relax": 0
  4618. }
  4619. ],
  4620. "timeWindowsIgnorable": true,
  4621. "assignedVehicleId": "",
  4622. "nestedTasks": [],
  4623. "precedenceTaskId": "",
  4624. "completed": false,
  4625. "dropPenalty": 5000
  4626. },
  4627. {
  4628. "id": "5076",
  4629. "location": {
  4630. "id": "1.3494373_103.8436341",
  4631. "latitude": 1.3494373,
  4632. "longitude": 103.8436341
  4633. },
  4634. "taskType": "Delivery",
  4635. "capacityDemand": {
  4636. "weight": -1,
  4637. "volume": -100,
  4638. "unit": -1
  4639. },
  4640. "duration": 200,
  4641. "timeWindows": [
  4642. {
  4643. "start": "2018-08-06T08:23:00.000Z",
  4644. "end": "2018-08-06T11:23:00.000Z",
  4645. "relax": 0
  4646. }
  4647. ],
  4648. "timeWindowsIgnorable": true,
  4649. "assignedVehicleId": "",
  4650. "nestedTasks": [],
  4651. "precedenceTaskId": "",
  4652. "completed": false,
  4653. "dropPenalty": 5000
  4654. },
  4655. {
  4656. "id": "5075",
  4657. "location": {
  4658. "id": "1.3113982_103.8565897",
  4659. "latitude": 1.3113982,
  4660. "longitude": 103.8565897
  4661. },
  4662. "taskType": "Pickup",
  4663. "capacityDemand": {
  4664. "weight": 1,
  4665. "volume": 100,
  4666. "unit": 1
  4667. },
  4668. "duration": 200,
  4669. "timeWindows": [
  4670. {
  4671. "start": "2018-08-06T08:23:00.000Z",
  4672. "end": "2018-08-06T11:23:00.000Z",
  4673. "relax": 0
  4674. }
  4675. ],
  4676. "timeWindowsIgnorable": true,
  4677. "assignedVehicleId": "",
  4678. "nestedTasks": [],
  4679. "precedenceTaskId": "",
  4680. "completed": false,
  4681. "dropPenalty": 5000
  4682. },
  4683. {
  4684. "id": "5074",
  4685. "location": {
  4686. "id": "1.34962_103.959059",
  4687. "latitude": 1.34962,
  4688. "longitude": 103.959059
  4689. },
  4690. "taskType": "Delivery",
  4691. "capacityDemand": {
  4692. "weight": -57,
  4693. "volume": -300,
  4694. "unit": -1
  4695. },
  4696. "duration": 200,
  4697. "timeWindows": [
  4698. {
  4699. "start": "2018-08-06T11:26:00.000Z",
  4700. "end": "2018-08-06T14:26:00.000Z",
  4701. "relax": 0
  4702. }
  4703. ],
  4704. "timeWindowsIgnorable": true,
  4705. "assignedVehicleId": "",
  4706. "nestedTasks": [],
  4707. "precedenceTaskId": "",
  4708. "completed": false,
  4709. "dropPenalty": 5000
  4710. },
  4711. {
  4712. "id": "5073",
  4713. "location": {
  4714. "id": "1.3230967_103.9221028",
  4715. "latitude": 1.3230967,
  4716. "longitude": 103.9221028
  4717. },
  4718. "taskType": "Pickup",
  4719. "capacityDemand": {
  4720. "weight": 57,
  4721. "volume": 300,
  4722. "unit": 1
  4723. },
  4724. "duration": 200,
  4725. "timeWindows": [
  4726. {
  4727. "start": "2018-08-06T11:26:00.000Z",
  4728. "end": "2018-08-06T14:26:00.000Z",
  4729. "relax": 0
  4730. }
  4731. ],
  4732. "timeWindowsIgnorable": true,
  4733. "assignedVehicleId": "",
  4734. "nestedTasks": [],
  4735. "precedenceTaskId": "",
  4736. "completed": false,
  4737. "dropPenalty": 5000
  4738. },
  4739. {
  4740. "id": "5072",
  4741. "location": {
  4742. "id": "1.299948_103.8300919",
  4743. "latitude": 1.299948,
  4744. "longitude": 103.8300919
  4745. },
  4746. "taskType": "Delivery",
  4747. "capacityDemand": {
  4748. "weight": -4,
  4749. "volume": -100,
  4750. "unit": -1
  4751. },
  4752. "duration": 200,
  4753. "timeWindows": [
  4754. {
  4755. "start": "2018-08-06T11:33:00.000Z",
  4756. "end": "2018-08-06T14:33:00.000Z",
  4757. "relax": 0
  4758. }
  4759. ],
  4760. "timeWindowsIgnorable": true,
  4761. "assignedVehicleId": "",
  4762. "nestedTasks": [],
  4763. "precedenceTaskId": "",
  4764. "completed": false,
  4765. "dropPenalty": 5000
  4766. },
  4767. {
  4768. "id": "5071",
  4769. "location": {
  4770. "id": "1.3113982_103.8565897",
  4771. "latitude": 1.3113982,
  4772. "longitude": 103.8565897
  4773. },
  4774. "taskType": "Pickup",
  4775. "capacityDemand": {
  4776. "weight": 4,
  4777. "volume": 100,
  4778. "unit": 1
  4779. },
  4780. "duration": 200,
  4781. "timeWindows": [
  4782. {
  4783. "start": "2018-08-06T11:33:00.000Z",
  4784. "end": "2018-08-06T14:33:00.000Z",
  4785. "relax": 0
  4786. }
  4787. ],
  4788. "timeWindowsIgnorable": true,
  4789. "assignedVehicleId": "",
  4790. "nestedTasks": [],
  4791. "precedenceTaskId": "",
  4792. "completed": false,
  4793. "dropPenalty": 5000
  4794. },
  4795. {
  4796. "id": "5070",
  4797. "location": {
  4798. "id": "1.3550248_103.7527955",
  4799. "latitude": 1.3550248,
  4800. "longitude": 103.7527955
  4801. },
  4802. "taskType": "Delivery",
  4803. "capacityDemand": {
  4804. "weight": -34,
  4805. "volume": -200,
  4806. "unit": -1
  4807. },
  4808. "duration": 200,
  4809. "timeWindows": [
  4810. {
  4811. "start": "2018-08-06T07:51:00.000Z",
  4812. "end": "2018-08-06T10:51:00.000Z",
  4813. "relax": 0
  4814. }
  4815. ],
  4816. "timeWindowsIgnorable": true,
  4817. "assignedVehicleId": "",
  4818. "nestedTasks": [],
  4819. "precedenceTaskId": "",
  4820. "completed": false,
  4821. "dropPenalty": 5000
  4822. },
  4823. {
  4824. "id": "5069",
  4825. "location": {
  4826. "id": "1.3262422_103.6783524",
  4827. "latitude": 1.3262422,
  4828. "longitude": 103.6783524
  4829. },
  4830. "taskType": "Pickup",
  4831. "capacityDemand": {
  4832. "weight": 34,
  4833. "volume": 200,
  4834. "unit": 1
  4835. },
  4836. "duration": 200,
  4837. "timeWindows": [
  4838. {
  4839. "start": "2018-08-06T07:51:00.000Z",
  4840. "end": "2018-08-06T10:51:00.000Z",
  4841. "relax": 0
  4842. }
  4843. ],
  4844. "timeWindowsIgnorable": true,
  4845. "assignedVehicleId": "",
  4846. "nestedTasks": [],
  4847. "precedenceTaskId": "",
  4848. "completed": false,
  4849. "dropPenalty": 5000
  4850. },
  4851. {
  4852. "id": "5068",
  4853. "location": {
  4854. "id": "1.3100161_103.8041978",
  4855. "latitude": 1.3100161,
  4856. "longitude": 103.8041978
  4857. },
  4858. "taskType": "Delivery",
  4859. "capacityDemand": {
  4860. "weight": -6,
  4861. "volume": -100,
  4862. "unit": -1
  4863. },
  4864. "duration": 200,
  4865. "timeWindows": [
  4866. {
  4867. "start": "2018-08-06T12:30:00.000Z",
  4868. "end": "2018-08-06T15:30:00.000Z",
  4869. "relax": 0
  4870. }
  4871. ],
  4872. "timeWindowsIgnorable": true,
  4873. "assignedVehicleId": "",
  4874. "nestedTasks": [],
  4875. "precedenceTaskId": "",
  4876. "completed": false,
  4877. "dropPenalty": 5000
  4878. },
  4879. {
  4880. "id": "5067",
  4881. "location": {
  4882. "id": "1.3113982_103.8565897",
  4883. "latitude": 1.3113982,
  4884. "longitude": 103.8565897
  4885. },
  4886. "taskType": "Pickup",
  4887. "capacityDemand": {
  4888. "weight": 6,
  4889. "volume": 100,
  4890. "unit": 1
  4891. },
  4892. "duration": 200,
  4893. "timeWindows": [
  4894. {
  4895. "start": "2018-08-06T12:30:00.000Z",
  4896. "end": "2018-08-06T15:30:00.000Z",
  4897. "relax": 0
  4898. }
  4899. ],
  4900. "timeWindowsIgnorable": true,
  4901. "assignedVehicleId": "",
  4902. "nestedTasks": [],
  4903. "precedenceTaskId": "",
  4904. "completed": false,
  4905. "dropPenalty": 5000
  4906. },
  4907. {
  4908. "id": "5066",
  4909. "location": {
  4910. "id": "1.27486_103.797787",
  4911. "latitude": 1.27486,
  4912. "longitude": 103.797787
  4913. },
  4914. "taskType": "Delivery",
  4915. "capacityDemand": {
  4916. "weight": -1,
  4917. "volume": -100,
  4918. "unit": -1
  4919. },
  4920. "duration": 200,
  4921. "timeWindows": [
  4922. {
  4923. "start": "2018-08-06T02:20:00.000Z",
  4924. "end": "2018-08-06T05:20:00.000Z",
  4925. "relax": 0
  4926. }
  4927. ],
  4928. "timeWindowsIgnorable": true,
  4929. "assignedVehicleId": "",
  4930. "nestedTasks": [],
  4931. "precedenceTaskId": "",
  4932. "completed": false,
  4933. "dropPenalty": 5000
  4934. },
  4935. {
  4936. "id": "5065",
  4937. "location": {
  4938. "id": "1.3113982_103.8565897",
  4939. "latitude": 1.3113982,
  4940. "longitude": 103.8565897
  4941. },
  4942. "taskType": "Pickup",
  4943. "capacityDemand": {
  4944. "weight": 1,
  4945. "volume": 100,
  4946. "unit": 1
  4947. },
  4948. "duration": 200,
  4949. "timeWindows": [
  4950. {
  4951. "start": "2018-08-06T02:20:00.000Z",
  4952. "end": "2018-08-06T05:20:00.000Z",
  4953. "relax": 0
  4954. }
  4955. ],
  4956. "timeWindowsIgnorable": true,
  4957. "assignedVehicleId": "",
  4958. "nestedTasks": [],
  4959. "precedenceTaskId": "",
  4960. "completed": false,
  4961. "dropPenalty": 5000
  4962. },
  4963. {
  4964. "id": "5064",
  4965. "location": {
  4966. "id": "1.316063_103.830752",
  4967. "latitude": 1.316063,
  4968. "longitude": 103.830752
  4969. },
  4970. "taskType": "Delivery",
  4971. "capacityDemand": {
  4972. "weight": -11,
  4973. "volume": -100,
  4974. "unit": -1
  4975. },
  4976. "duration": 200,
  4977. "timeWindows": [
  4978. {
  4979. "start": "2018-08-06T02:40:00.000Z",
  4980. "end": "2018-08-06T05:40:00.000Z",
  4981. "relax": 0
  4982. }
  4983. ],
  4984. "timeWindowsIgnorable": true,
  4985. "assignedVehicleId": "",
  4986. "nestedTasks": [],
  4987. "precedenceTaskId": "",
  4988. "completed": false,
  4989. "dropPenalty": 5000
  4990. },
  4991. {
  4992. "id": "5063",
  4993. "location": {
  4994. "id": "1.3113982_103.8565897",
  4995. "latitude": 1.3113982,
  4996. "longitude": 103.8565897
  4997. },
  4998. "taskType": "Pickup",
  4999. "capacityDemand": {
  5000. "weight": 11,
  5001. "volume": 100,
  5002. "unit": 1
  5003. },
  5004. "duration": 200,
  5005. "timeWindows": [
  5006. {
  5007. "start": "2018-08-06T02:40:00.000Z",
  5008. "end": "2018-08-06T05:40:00.000Z",
  5009. "relax": 0
  5010. }
  5011. ],
  5012. "timeWindowsIgnorable": true,
  5013. "assignedVehicleId": "",
  5014. "nestedTasks": [],
  5015. "precedenceTaskId": "",
  5016. "completed": false,
  5017. "dropPenalty": 5000
  5018. },
  5019. {
  5020. "id": "5062",
  5021. "location": {
  5022. "id": "1.284385_103.828489",
  5023. "latitude": 1.284385,
  5024. "longitude": 103.828489
  5025. },
  5026. "taskType": "Delivery",
  5027. "capacityDemand": {
  5028. "weight": -5,
  5029. "volume": -100,
  5030. "unit": -1
  5031. },
  5032. "duration": 200,
  5033. "timeWindows": [
  5034. {
  5035. "start": "2018-08-06T08:38:00.000Z",
  5036. "end": "2018-08-06T11:38:00.000Z",
  5037. "relax": 0
  5038. }
  5039. ],
  5040. "timeWindowsIgnorable": true,
  5041. "assignedVehicleId": "",
  5042. "nestedTasks": [],
  5043. "precedenceTaskId": "",
  5044. "completed": false,
  5045. "dropPenalty": 5000
  5046. },
  5047. {
  5048. "id": "5061",
  5049. "location": {
  5050. "id": "1.3113982_103.8565897",
  5051. "latitude": 1.3113982,
  5052. "longitude": 103.8565897
  5053. },
  5054. "taskType": "Pickup",
  5055. "capacityDemand": {
  5056. "weight": 5,
  5057. "volume": 100,
  5058. "unit": 1
  5059. },
  5060. "duration": 200,
  5061. "timeWindows": [
  5062. {
  5063. "start": "2018-08-06T08:38:00.000Z",
  5064. "end": "2018-08-06T11:38:00.000Z",
  5065. "relax": 0
  5066. }
  5067. ],
  5068. "timeWindowsIgnorable": true,
  5069. "assignedVehicleId": "",
  5070. "nestedTasks": [],
  5071. "precedenceTaskId": "",
  5072. "completed": false,
  5073. "dropPenalty": 5000
  5074. },
  5075. {
  5076. "id": "5060",
  5077. "location": {
  5078. "id": "1.397925_103.7460685",
  5079. "latitude": 1.397925,
  5080. "longitude": 103.7460685
  5081. },
  5082. "taskType": "Delivery",
  5083. "capacityDemand": {
  5084. "weight": -5,
  5085. "volume": -100,
  5086. "unit": -1
  5087. },
  5088. "duration": 200,
  5089. "timeWindows": [
  5090. {
  5091. "start": "2018-08-06T11:59:00.000Z",
  5092. "end": "2018-08-06T14:59:00.000Z",
  5093. "relax": 0
  5094. }
  5095. ],
  5096. "timeWindowsIgnorable": true,
  5097. "assignedVehicleId": "",
  5098. "nestedTasks": [],
  5099. "precedenceTaskId": "",
  5100. "completed": false,
  5101. "dropPenalty": 5000
  5102. },
  5103. {
  5104. "id": "5059",
  5105. "location": {
  5106. "id": "1.3262422_103.6783524",
  5107. "latitude": 1.3262422,
  5108. "longitude": 103.6783524
  5109. },
  5110. "taskType": "Pickup",
  5111. "capacityDemand": {
  5112. "weight": 5,
  5113. "volume": 100,
  5114. "unit": 1
  5115. },
  5116. "duration": 200,
  5117. "timeWindows": [
  5118. {
  5119. "start": "2018-08-06T11:59:00.000Z",
  5120. "end": "2018-08-06T14:59:00.000Z",
  5121. "relax": 0
  5122. }
  5123. ],
  5124. "timeWindowsIgnorable": true,
  5125. "assignedVehicleId": "",
  5126. "nestedTasks": [],
  5127. "precedenceTaskId": "",
  5128. "completed": false,
  5129. "dropPenalty": 5000
  5130. },
  5131. {
  5132. "id": "5058",
  5133. "location": {
  5134. "id": "1.3045237_103.7844532",
  5135. "latitude": 1.3045237,
  5136. "longitude": 103.7844532
  5137. },
  5138. "taskType": "Delivery",
  5139. "capacityDemand": {
  5140. "weight": -1,
  5141. "volume": -100,
  5142. "unit": -1
  5143. },
  5144. "duration": 200,
  5145. "timeWindows": [
  5146. {
  5147. "start": "2018-08-06T02:48:00.000Z",
  5148. "end": "2018-08-06T05:48:00.000Z",
  5149. "relax": 0
  5150. }
  5151. ],
  5152. "timeWindowsIgnorable": true,
  5153. "assignedVehicleId": "",
  5154. "nestedTasks": [],
  5155. "precedenceTaskId": "",
  5156. "completed": false,
  5157. "dropPenalty": 5000
  5158. },
  5159. {
  5160. "id": "5057",
  5161. "location": {
  5162. "id": "1.3113982_103.8565897",
  5163. "latitude": 1.3113982,
  5164. "longitude": 103.8565897
  5165. },
  5166. "taskType": "Pickup",
  5167. "capacityDemand": {
  5168. "weight": 1,
  5169. "volume": 100,
  5170. "unit": 1
  5171. },
  5172. "duration": 200,
  5173. "timeWindows": [
  5174. {
  5175. "start": "2018-08-06T02:48:00.000Z",
  5176. "end": "2018-08-06T05:48:00.000Z",
  5177. "relax": 0
  5178. }
  5179. ],
  5180. "timeWindowsIgnorable": true,
  5181. "assignedVehicleId": "",
  5182. "nestedTasks": [],
  5183. "precedenceTaskId": "",
  5184. "completed": false,
  5185. "dropPenalty": 5000
  5186. },
  5187. {
  5188. "id": "5056",
  5189. "location": {
  5190. "id": "1.242065_103.839657",
  5191. "latitude": 1.242065,
  5192. "longitude": 103.839657
  5193. },
  5194. "taskType": "Delivery",
  5195. "capacityDemand": {
  5196. "weight": -11,
  5197. "volume": -100,
  5198. "unit": -1
  5199. },
  5200. "duration": 200,
  5201. "timeWindows": [
  5202. {
  5203. "start": "2018-08-06T06:46:00.000Z",
  5204. "end": "2018-08-06T09:46:00.000Z",
  5205. "relax": 0
  5206. }
  5207. ],
  5208. "timeWindowsIgnorable": true,
  5209. "assignedVehicleId": "",
  5210. "nestedTasks": [],
  5211. "precedenceTaskId": "",
  5212. "completed": false,
  5213. "dropPenalty": 5000
  5214. },
  5215. {
  5216. "id": "5055",
  5217. "location": {
  5218. "id": "1.3113982_103.8565897",
  5219. "latitude": 1.3113982,
  5220. "longitude": 103.8565897
  5221. },
  5222. "taskType": "Pickup",
  5223. "capacityDemand": {
  5224. "weight": 11,
  5225. "volume": 100,
  5226. "unit": 1
  5227. },
  5228. "duration": 200,
  5229. "timeWindows": [
  5230. {
  5231. "start": "2018-08-06T06:46:00.000Z",
  5232. "end": "2018-08-06T09:46:00.000Z",
  5233. "relax": 0
  5234. }
  5235. ],
  5236. "timeWindowsIgnorable": true,
  5237. "assignedVehicleId": "",
  5238. "nestedTasks": [],
  5239. "precedenceTaskId": "",
  5240. "completed": false,
  5241. "dropPenalty": 5000
  5242. },
  5243. {
  5244. "id": "5054",
  5245. "location": {
  5246. "id": "1.3950705_103.8920607",
  5247. "latitude": 1.3950705,
  5248. "longitude": 103.8920607
  5249. },
  5250. "taskType": "Delivery",
  5251. "capacityDemand": {
  5252. "weight": -1,
  5253. "volume": -100,
  5254. "unit": -1
  5255. },
  5256. "duration": 200,
  5257. "timeWindows": [
  5258. {
  5259. "start": "2018-08-06T12:48:00.000Z",
  5260. "end": "2018-08-06T15:48:00.000Z",
  5261. "relax": 0
  5262. }
  5263. ],
  5264. "timeWindowsIgnorable": true,
  5265. "assignedVehicleId": "",
  5266. "nestedTasks": [],
  5267. "precedenceTaskId": "",
  5268. "completed": false,
  5269. "dropPenalty": 5000
  5270. },
  5271. {
  5272. "id": "5053",
  5273. "location": {
  5274. "id": "1.3230967_103.9221028",
  5275. "latitude": 1.3230967,
  5276. "longitude": 103.9221028
  5277. },
  5278. "taskType": "Pickup",
  5279. "capacityDemand": {
  5280. "weight": 1,
  5281. "volume": 100,
  5282. "unit": 1
  5283. },
  5284. "duration": 200,
  5285. "timeWindows": [
  5286. {
  5287. "start": "2018-08-06T12:48:00.000Z",
  5288. "end": "2018-08-06T15:48:00.000Z",
  5289. "relax": 0
  5290. }
  5291. ],
  5292. "timeWindowsIgnorable": true,
  5293. "assignedVehicleId": "",
  5294. "nestedTasks": [],
  5295. "precedenceTaskId": "",
  5296. "completed": false,
  5297. "dropPenalty": 5000
  5298. },
  5299. {
  5300. "id": "5052",
  5301. "location": {
  5302. "id": "1.3000124_103.7865809",
  5303. "latitude": 1.3000124,
  5304. "longitude": 103.7865809
  5305. },
  5306. "taskType": "Delivery",
  5307. "capacityDemand": {
  5308. "weight": -1,
  5309. "volume": -100,
  5310. "unit": -1
  5311. },
  5312. "duration": 200,
  5313. "timeWindows": [
  5314. {
  5315. "start": "2018-08-06T07:06:00.000Z",
  5316. "end": "2018-08-06T10:06:00.000Z",
  5317. "relax": 0
  5318. }
  5319. ],
  5320. "timeWindowsIgnorable": true,
  5321. "assignedVehicleId": "",
  5322. "nestedTasks": [],
  5323. "precedenceTaskId": "",
  5324. "completed": false,
  5325. "dropPenalty": 5000
  5326. },
  5327. {
  5328. "id": "5051",
  5329. "location": {
  5330. "id": "1.3113982_103.8565897",
  5331. "latitude": 1.3113982,
  5332. "longitude": 103.8565897
  5333. },
  5334. "taskType": "Pickup",
  5335. "capacityDemand": {
  5336. "weight": 1,
  5337. "volume": 100,
  5338. "unit": 1
  5339. },
  5340. "duration": 200,
  5341. "timeWindows": [
  5342. {
  5343. "start": "2018-08-06T07:06:00.000Z",
  5344. "end": "2018-08-06T10:06:00.000Z",
  5345. "relax": 0
  5346. }
  5347. ],
  5348. "timeWindowsIgnorable": true,
  5349. "assignedVehicleId": "",
  5350. "nestedTasks": [],
  5351. "precedenceTaskId": "",
  5352. "completed": false,
  5353. "dropPenalty": 5000
  5354. },
  5355. {
  5356. "id": "5050",
  5357. "location": {
  5358. "id": "1.3515737_103.7576805",
  5359. "latitude": 1.3515737,
  5360. "longitude": 103.7576805
  5361. },
  5362. "taskType": "Delivery",
  5363. "capacityDemand": {
  5364. "weight": -19,
  5365. "volume": -100,
  5366. "unit": -1
  5367. },
  5368. "duration": 200,
  5369. "timeWindows": [
  5370. {
  5371. "start": "2018-08-05T23:58:00.000Z",
  5372. "end": "2018-08-06T02:58:00.000Z",
  5373. "relax": 0
  5374. }
  5375. ],
  5376. "timeWindowsIgnorable": true,
  5377. "assignedVehicleId": "",
  5378. "nestedTasks": [],
  5379. "precedenceTaskId": "",
  5380. "completed": false,
  5381. "dropPenalty": 5000
  5382. },
  5383. {
  5384. "id": "5049",
  5385. "location": {
  5386. "id": "1.3262422_103.6783524",
  5387. "latitude": 1.3262422,
  5388. "longitude": 103.6783524
  5389. },
  5390. "taskType": "Pickup",
  5391. "capacityDemand": {
  5392. "weight": 19,
  5393. "volume": 100,
  5394. "unit": 1
  5395. },
  5396. "duration": 200,
  5397. "timeWindows": [
  5398. {
  5399. "start": "2018-08-05T23:58:00.000Z",
  5400. "end": "2018-08-06T02:58:00.000Z",
  5401. "relax": 0
  5402. }
  5403. ],
  5404. "timeWindowsIgnorable": true,
  5405. "assignedVehicleId": "",
  5406. "nestedTasks": [],
  5407. "precedenceTaskId": "",
  5408. "completed": false,
  5409. "dropPenalty": 5000
  5410. },
  5411. {
  5412. "id": "5048",
  5413. "location": {
  5414. "id": "1.386902_103.894636",
  5415. "latitude": 1.386902,
  5416. "longitude": 103.894636
  5417. },
  5418. "taskType": "Delivery",
  5419. "capacityDemand": {
  5420. "weight": -121,
  5421. "volume": -700,
  5422. "unit": -1
  5423. },
  5424. "duration": 200,
  5425. "timeWindows": [
  5426. {
  5427. "start": "2018-08-06T02:56:00.000Z",
  5428. "end": "2018-08-06T05:56:00.000Z",
  5429. "relax": 0
  5430. }
  5431. ],
  5432. "timeWindowsIgnorable": true,
  5433. "assignedVehicleId": "",
  5434. "nestedTasks": [],
  5435. "precedenceTaskId": "",
  5436. "completed": false,
  5437. "dropPenalty": 5000
  5438. },
  5439. {
  5440. "id": "5047",
  5441. "location": {
  5442. "id": "1.3230967_103.9221028",
  5443. "latitude": 1.3230967,
  5444. "longitude": 103.9221028
  5445. },
  5446. "taskType": "Pickup",
  5447. "capacityDemand": {
  5448. "weight": 121,
  5449. "volume": 700,
  5450. "unit": 1
  5451. },
  5452. "duration": 200,
  5453. "timeWindows": [
  5454. {
  5455. "start": "2018-08-06T02:56:00.000Z",
  5456. "end": "2018-08-06T05:56:00.000Z",
  5457. "relax": 0
  5458. }
  5459. ],
  5460. "timeWindowsIgnorable": true,
  5461. "assignedVehicleId": "",
  5462. "nestedTasks": [],
  5463. "precedenceTaskId": "",
  5464. "completed": false,
  5465. "dropPenalty": 5000
  5466. },
  5467. {
  5468. "id": "5046",
  5469. "location": {
  5470. "id": "1.3177532_103.7785767",
  5471. "latitude": 1.3177532,
  5472. "longitude": 103.7785767
  5473. },
  5474. "taskType": "Delivery",
  5475. "capacityDemand": {
  5476. "weight": -4,
  5477. "volume": -100,
  5478. "unit": -1
  5479. },
  5480. "duration": 200,
  5481. "timeWindows": [
  5482. {
  5483. "start": "2018-08-06T07:30:00.000Z",
  5484. "end": "2018-08-06T10:30:00.000Z",
  5485. "relax": 0
  5486. }
  5487. ],
  5488. "timeWindowsIgnorable": true,
  5489. "assignedVehicleId": "",
  5490. "nestedTasks": [],
  5491. "precedenceTaskId": "",
  5492. "completed": false,
  5493. "dropPenalty": 5000
  5494. },
  5495. {
  5496. "id": "5045",
  5497. "location": {
  5498. "id": "1.3113982_103.8565897",
  5499. "latitude": 1.3113982,
  5500. "longitude": 103.8565897
  5501. },
  5502. "taskType": "Pickup",
  5503. "capacityDemand": {
  5504. "weight": 4,
  5505. "volume": 100,
  5506. "unit": 1
  5507. },
  5508. "duration": 200,
  5509. "timeWindows": [
  5510. {
  5511. "start": "2018-08-06T07:30:00.000Z",
  5512. "end": "2018-08-06T10:30:00.000Z",
  5513. "relax": 0
  5514. }
  5515. ],
  5516. "timeWindowsIgnorable": true,
  5517. "assignedVehicleId": "",
  5518. "nestedTasks": [],
  5519. "precedenceTaskId": "",
  5520. "completed": false,
  5521. "dropPenalty": 5000
  5522. },
  5523. {
  5524. "id": "5044",
  5525. "location": {
  5526. "id": "1.3820832_103.7434209",
  5527. "latitude": 1.3820832,
  5528. "longitude": 103.7434209
  5529. },
  5530. "taskType": "Delivery",
  5531. "capacityDemand": {
  5532. "weight": -24,
  5533. "volume": -200,
  5534. "unit": -1
  5535. },
  5536. "duration": 200,
  5537. "timeWindows": [
  5538. {
  5539. "start": "2018-08-06T03:07:00.000Z",
  5540. "end": "2018-08-06T06:07:00.000Z",
  5541. "relax": 0
  5542. }
  5543. ],
  5544. "timeWindowsIgnorable": true,
  5545. "assignedVehicleId": "",
  5546. "nestedTasks": [],
  5547. "precedenceTaskId": "",
  5548. "completed": false,
  5549. "dropPenalty": 5000
  5550. },
  5551. {
  5552. "id": "5043",
  5553. "location": {
  5554. "id": "1.3262422_103.6783524",
  5555. "latitude": 1.3262422,
  5556. "longitude": 103.6783524
  5557. },
  5558. "taskType": "Pickup",
  5559. "capacityDemand": {
  5560. "weight": 24,
  5561. "volume": 200,
  5562. "unit": 1
  5563. },
  5564. "duration": 200,
  5565. "timeWindows": [
  5566. {
  5567. "start": "2018-08-06T03:07:00.000Z",
  5568. "end": "2018-08-06T06:07:00.000Z",
  5569. "relax": 0
  5570. }
  5571. ],
  5572. "timeWindowsIgnorable": true,
  5573. "assignedVehicleId": "",
  5574. "nestedTasks": [],
  5575. "precedenceTaskId": "",
  5576. "completed": false,
  5577. "dropPenalty": 5000
  5578. },
  5579. {
  5580. "id": "5042",
  5581. "location": {
  5582. "id": "1.309796_103.8275589",
  5583. "latitude": 1.309796,
  5584. "longitude": 103.8275589
  5585. },
  5586. "taskType": "Delivery",
  5587. "capacityDemand": {
  5588. "weight": -8,
  5589. "volume": -100,
  5590. "unit": -1
  5591. },
  5592. "duration": 200,
  5593. "timeWindows": [
  5594. {
  5595. "start": "2018-08-06T12:55:00.000Z",
  5596. "end": "2018-08-06T15:55:00.000Z",
  5597. "relax": 0
  5598. }
  5599. ],
  5600. "timeWindowsIgnorable": true,
  5601. "assignedVehicleId": "",
  5602. "nestedTasks": [],
  5603. "precedenceTaskId": "",
  5604. "completed": false,
  5605. "dropPenalty": 5000
  5606. },
  5607. {
  5608. "id": "5041",
  5609. "location": {
  5610. "id": "1.3113982_103.8565897",
  5611. "latitude": 1.3113982,
  5612. "longitude": 103.8565897
  5613. },
  5614. "taskType": "Pickup",
  5615. "capacityDemand": {
  5616. "weight": 8,
  5617. "volume": 100,
  5618. "unit": 1
  5619. },
  5620. "duration": 200,
  5621. "timeWindows": [
  5622. {
  5623. "start": "2018-08-06T12:55:00.000Z",
  5624. "end": "2018-08-06T15:55:00.000Z",
  5625. "relax": 0
  5626. }
  5627. ],
  5628. "timeWindowsIgnorable": true,
  5629. "assignedVehicleId": "",
  5630. "nestedTasks": [],
  5631. "precedenceTaskId": "",
  5632. "completed": false,
  5633. "dropPenalty": 5000
  5634. },
  5635. {
  5636. "id": "5040",
  5637. "location": {
  5638. "id": "1.338108_103.847139",
  5639. "latitude": 1.338108,
  5640. "longitude": 103.847139
  5641. },
  5642. "taskType": "Delivery",
  5643. "capacityDemand": {
  5644. "weight": -38,
  5645. "volume": -200,
  5646. "unit": -1
  5647. },
  5648. "duration": 200,
  5649. "timeWindows": [
  5650. {
  5651. "start": "2018-08-06T08:10:00.000Z",
  5652. "end": "2018-08-06T11:10:00.000Z",
  5653. "relax": 0
  5654. }
  5655. ],
  5656. "timeWindowsIgnorable": true,
  5657. "assignedVehicleId": "",
  5658. "nestedTasks": [],
  5659. "precedenceTaskId": "",
  5660. "completed": false,
  5661. "dropPenalty": 5000
  5662. },
  5663. {
  5664. "id": "5039",
  5665. "location": {
  5666. "id": "1.3113982_103.8565897",
  5667. "latitude": 1.3113982,
  5668. "longitude": 103.8565897
  5669. },
  5670. "taskType": "Pickup",
  5671. "capacityDemand": {
  5672. "weight": 38,
  5673. "volume": 200,
  5674. "unit": 1
  5675. },
  5676. "duration": 200,
  5677. "timeWindows": [
  5678. {
  5679. "start": "2018-08-06T08:10:00.000Z",
  5680. "end": "2018-08-06T11:10:00.000Z",
  5681. "relax": 0
  5682. }
  5683. ],
  5684. "timeWindowsIgnorable": true,
  5685. "assignedVehicleId": "",
  5686. "nestedTasks": [],
  5687. "precedenceTaskId": "",
  5688. "completed": false,
  5689. "dropPenalty": 5000
  5690. },
  5691. {
  5692. "id": "5038",
  5693. "location": {
  5694. "id": "1.4055149_103.9088447",
  5695. "latitude": 1.4055149,
  5696. "longitude": 103.9088447
  5697. },
  5698. "taskType": "Delivery",
  5699. "capacityDemand": {
  5700. "weight": -5,
  5701. "volume": -100,
  5702. "unit": -1
  5703. },
  5704. "duration": 200,
  5705. "timeWindows": [
  5706. {
  5707. "start": "2018-08-06T03:56:00.000Z",
  5708. "end": "2018-08-06T06:56:00.000Z",
  5709. "relax": 0
  5710. }
  5711. ],
  5712. "timeWindowsIgnorable": true,
  5713. "assignedVehicleId": "",
  5714. "nestedTasks": [],
  5715. "precedenceTaskId": "",
  5716. "completed": false,
  5717. "dropPenalty": 5000
  5718. },
  5719. {
  5720. "id": "5037",
  5721. "location": {
  5722. "id": "1.3230967_103.9221028",
  5723. "latitude": 1.3230967,
  5724. "longitude": 103.9221028
  5725. },
  5726. "taskType": "Pickup",
  5727. "capacityDemand": {
  5728. "weight": 5,
  5729. "volume": 100,
  5730. "unit": 1
  5731. },
  5732. "duration": 200,
  5733. "timeWindows": [
  5734. {
  5735. "start": "2018-08-06T03:56:00.000Z",
  5736. "end": "2018-08-06T06:56:00.000Z",
  5737. "relax": 0
  5738. }
  5739. ],
  5740. "timeWindowsIgnorable": true,
  5741. "assignedVehicleId": "",
  5742. "nestedTasks": [],
  5743. "precedenceTaskId": "",
  5744. "completed": false,
  5745. "dropPenalty": 5000
  5746. },
  5747. {
  5748. "id": "5036",
  5749. "location": {
  5750. "id": "1.4536029_103.8203228",
  5751. "latitude": 1.4536029,
  5752. "longitude": 103.8203228
  5753. },
  5754. "taskType": "Delivery",
  5755. "capacityDemand": {
  5756. "weight": -4,
  5757. "volume": -100,
  5758. "unit": -1
  5759. },
  5760. "duration": 200,
  5761. "timeWindows": [
  5762. {
  5763. "start": "2018-08-06T07:00:00.000Z",
  5764. "end": "2018-08-06T10:00:00.000Z",
  5765. "relax": 0
  5766. }
  5767. ],
  5768. "timeWindowsIgnorable": true,
  5769. "assignedVehicleId": "",
  5770. "nestedTasks": [],
  5771. "precedenceTaskId": "",
  5772. "completed": false,
  5773. "dropPenalty": 5000
  5774. },
  5775. {
  5776. "id": "5035",
  5777. "location": {
  5778. "id": "1.3113982_103.8565897",
  5779. "latitude": 1.3113982,
  5780. "longitude": 103.8565897
  5781. },
  5782. "taskType": "Pickup",
  5783. "capacityDemand": {
  5784. "weight": 4,
  5785. "volume": 100,
  5786. "unit": 1
  5787. },
  5788. "duration": 200,
  5789. "timeWindows": [
  5790. {
  5791. "start": "2018-08-06T07:00:00.000Z",
  5792. "end": "2018-08-06T10:00:00.000Z",
  5793. "relax": 0
  5794. }
  5795. ],
  5796. "timeWindowsIgnorable": true,
  5797. "assignedVehicleId": "",
  5798. "nestedTasks": [],
  5799. "precedenceTaskId": "",
  5800. "completed": false,
  5801. "dropPenalty": 5000
  5802. },
  5803. {
  5804. "id": "5034",
  5805. "location": {
  5806. "id": "1.2962437_103.7813757",
  5807. "latitude": 1.2962437,
  5808. "longitude": 103.7813757
  5809. },
  5810. "taskType": "Delivery",
  5811. "capacityDemand": {
  5812. "weight": -38,
  5813. "volume": -200,
  5814. "unit": -1
  5815. },
  5816. "duration": 200,
  5817. "timeWindows": [
  5818. {
  5819. "start": "2018-08-06T08:32:00.000Z",
  5820. "end": "2018-08-06T11:32:00.000Z",
  5821. "relax": 0
  5822. }
  5823. ],
  5824. "timeWindowsIgnorable": true,
  5825. "assignedVehicleId": "",
  5826. "nestedTasks": [],
  5827. "precedenceTaskId": "",
  5828. "completed": false,
  5829. "dropPenalty": 5000
  5830. },
  5831. {
  5832. "id": "5033",
  5833. "location": {
  5834. "id": "1.3113982_103.8565897",
  5835. "latitude": 1.3113982,
  5836. "longitude": 103.8565897
  5837. },
  5838. "taskType": "Pickup",
  5839. "capacityDemand": {
  5840. "weight": 38,
  5841. "volume": 200,
  5842. "unit": 1
  5843. },
  5844. "duration": 200,
  5845. "timeWindows": [
  5846. {
  5847. "start": "2018-08-06T08:32:00.000Z",
  5848. "end": "2018-08-06T11:32:00.000Z",
  5849. "relax": 0
  5850. }
  5851. ],
  5852. "timeWindowsIgnorable": true,
  5853. "assignedVehicleId": "",
  5854. "nestedTasks": [],
  5855. "precedenceTaskId": "",
  5856. "completed": false,
  5857. "dropPenalty": 5000
  5858. },
  5859. {
  5860. "id": "5032",
  5861. "location": {
  5862. "id": "1.324644_103.8059",
  5863. "latitude": 1.324644,
  5864. "longitude": 103.8059
  5865. },
  5866. "taskType": "Delivery",
  5867. "capacityDemand": {
  5868. "weight": -1,
  5869. "volume": -100,
  5870. "unit": -1
  5871. },
  5872. "duration": 200,
  5873. "timeWindows": [
  5874. {
  5875. "start": "2018-08-06T06:45:00.000Z",
  5876. "end": "2018-08-06T09:45:00.000Z",
  5877. "relax": 0
  5878. }
  5879. ],
  5880. "timeWindowsIgnorable": true,
  5881. "assignedVehicleId": "",
  5882. "nestedTasks": [],
  5883. "precedenceTaskId": "",
  5884. "completed": false,
  5885. "dropPenalty": 5000
  5886. },
  5887. {
  5888. "id": "5031",
  5889. "location": {
  5890. "id": "1.3113982_103.8565897",
  5891. "latitude": 1.3113982,
  5892. "longitude": 103.8565897
  5893. },
  5894. "taskType": "Pickup",
  5895. "capacityDemand": {
  5896. "weight": 1,
  5897. "volume": 100,
  5898. "unit": 1
  5899. },
  5900. "duration": 200,
  5901. "timeWindows": [
  5902. {
  5903. "start": "2018-08-06T06:45:00.000Z",
  5904. "end": "2018-08-06T09:45:00.000Z",
  5905. "relax": 0
  5906. }
  5907. ],
  5908. "timeWindowsIgnorable": true,
  5909. "assignedVehicleId": "",
  5910. "nestedTasks": [],
  5911. "precedenceTaskId": "",
  5912. "completed": false,
  5913. "dropPenalty": 5000
  5914. },
  5915. {
  5916. "id": "5030",
  5917. "location": {
  5918. "id": "1.3247621_103.8622027",
  5919. "latitude": 1.3247621,
  5920. "longitude": 103.8622027
  5921. },
  5922. "taskType": "Delivery",
  5923. "capacityDemand": {
  5924. "weight": -132,
  5925. "volume": -700,
  5926. "unit": -1
  5927. },
  5928. "duration": 200,
  5929. "timeWindows": [
  5930. {
  5931. "start": "2018-08-06T08:51:00.000Z",
  5932. "end": "2018-08-06T11:51:00.000Z",
  5933. "relax": 0
  5934. }
  5935. ],
  5936. "timeWindowsIgnorable": true,
  5937. "assignedVehicleId": "",
  5938. "nestedTasks": [],
  5939. "precedenceTaskId": "",
  5940. "completed": false,
  5941. "dropPenalty": 5000
  5942. },
  5943. {
  5944. "id": "5029",
  5945. "location": {
  5946. "id": "1.3113982_103.8565897",
  5947. "latitude": 1.3113982,
  5948. "longitude": 103.8565897
  5949. },
  5950. "taskType": "Pickup",
  5951. "capacityDemand": {
  5952. "weight": 132,
  5953. "volume": 700,
  5954. "unit": 1
  5955. },
  5956. "duration": 200,
  5957. "timeWindows": [
  5958. {
  5959. "start": "2018-08-06T08:51:00.000Z",
  5960. "end": "2018-08-06T11:51:00.000Z",
  5961. "relax": 0
  5962. }
  5963. ],
  5964. "timeWindowsIgnorable": true,
  5965. "assignedVehicleId": "",
  5966. "nestedTasks": [],
  5967. "precedenceTaskId": "",
  5968. "completed": false,
  5969. "dropPenalty": 5000
  5970. },
  5971. {
  5972. "id": "5028",
  5973. "location": {
  5974. "id": "1.357555_103.766283",
  5975. "latitude": 1.357555,
  5976. "longitude": 103.766283
  5977. },
  5978. "taskType": "Delivery",
  5979. "capacityDemand": {
  5980. "weight": -1,
  5981. "volume": -100,
  5982. "unit": -1
  5983. },
  5984. "duration": 200,
  5985. "timeWindows": [
  5986. {
  5987. "start": "2018-08-06T04:47:00.000Z",
  5988. "end": "2018-08-06T07:47:00.000Z",
  5989. "relax": 0
  5990. }
  5991. ],
  5992. "timeWindowsIgnorable": true,
  5993. "assignedVehicleId": "",
  5994. "nestedTasks": [],
  5995. "precedenceTaskId": "",
  5996. "completed": false,
  5997. "dropPenalty": 5000
  5998. },
  5999. {
  6000. "id": "5027",
  6001. "location": {
  6002. "id": "1.3262422_103.6783524",
  6003. "latitude": 1.3262422,
  6004. "longitude": 103.6783524
  6005. },
  6006. "taskType": "Pickup",
  6007. "capacityDemand": {
  6008. "weight": 1,
  6009. "volume": 100,
  6010. "unit": 1
  6011. },
  6012. "duration": 200,
  6013. "timeWindows": [
  6014. {
  6015. "start": "2018-08-06T04:47:00.000Z",
  6016. "end": "2018-08-06T07:47:00.000Z",
  6017. "relax": 0
  6018. }
  6019. ],
  6020. "timeWindowsIgnorable": true,
  6021. "assignedVehicleId": "",
  6022. "nestedTasks": [],
  6023. "precedenceTaskId": "",
  6024. "completed": false,
  6025. "dropPenalty": 5000
  6026. },
  6027. {
  6028. "id": "5026",
  6029. "location": {
  6030. "id": "1.2975252_103.835224",
  6031. "latitude": 1.2975252,
  6032. "longitude": 103.835224
  6033. },
  6034. "taskType": "Delivery",
  6035. "capacityDemand": {
  6036. "weight": -1,
  6037. "volume": -100,
  6038. "unit": -1
  6039. },
  6040. "duration": 200,
  6041. "timeWindows": [
  6042. {
  6043. "start": "2018-08-06T01:46:00.000Z",
  6044. "end": "2018-08-06T04:46:00.000Z",
  6045. "relax": 0
  6046. }
  6047. ],
  6048. "timeWindowsIgnorable": true,
  6049. "assignedVehicleId": "",
  6050. "nestedTasks": [],
  6051. "precedenceTaskId": "",
  6052. "completed": false,
  6053. "dropPenalty": 5000
  6054. },
  6055. {
  6056. "id": "5025",
  6057. "location": {
  6058. "id": "1.3113982_103.8565897",
  6059. "latitude": 1.3113982,
  6060. "longitude": 103.8565897
  6061. },
  6062. "taskType": "Pickup",
  6063. "capacityDemand": {
  6064. "weight": 1,
  6065. "volume": 100,
  6066. "unit": 1
  6067. },
  6068. "duration": 200,
  6069. "timeWindows": [
  6070. {
  6071. "start": "2018-08-06T01:46:00.000Z",
  6072. "end": "2018-08-06T04:46:00.000Z",
  6073. "relax": 0
  6074. }
  6075. ],
  6076. "timeWindowsIgnorable": true,
  6077. "assignedVehicleId": "",
  6078. "nestedTasks": [],
  6079. "precedenceTaskId": "",
  6080. "completed": false,
  6081. "dropPenalty": 5000
  6082. },
  6083. {
  6084. "id": "5024",
  6085. "location": {
  6086. "id": "1.3241094_103.7976146",
  6087. "latitude": 1.3241094,
  6088. "longitude": 103.7976146
  6089. },
  6090. "taskType": "Delivery",
  6091. "capacityDemand": {
  6092. "weight": -3,
  6093. "volume": -100,
  6094. "unit": -1
  6095. },
  6096. "duration": 200,
  6097. "timeWindows": [
  6098. {
  6099. "start": "2018-08-06T01:46:00.000Z",
  6100. "end": "2018-08-06T04:46:00.000Z",
  6101. "relax": 0
  6102. }
  6103. ],
  6104. "timeWindowsIgnorable": true,
  6105. "assignedVehicleId": "",
  6106. "nestedTasks": [],
  6107. "precedenceTaskId": "",
  6108. "completed": false,
  6109. "dropPenalty": 5000
  6110. },
  6111. {
  6112. "id": "5023",
  6113. "location": {
  6114. "id": "1.3113982_103.8565897",
  6115. "latitude": 1.3113982,
  6116. "longitude": 103.8565897
  6117. },
  6118. "taskType": "Pickup",
  6119. "capacityDemand": {
  6120. "weight": 3,
  6121. "volume": 100,
  6122. "unit": 1
  6123. },
  6124. "duration": 200,
  6125. "timeWindows": [
  6126. {
  6127. "start": "2018-08-06T01:46:00.000Z",
  6128. "end": "2018-08-06T04:46:00.000Z",
  6129. "relax": 0
  6130. }
  6131. ],
  6132. "timeWindowsIgnorable": true,
  6133. "assignedVehicleId": "",
  6134. "nestedTasks": [],
  6135. "precedenceTaskId": "",
  6136. "completed": false,
  6137. "dropPenalty": 5000
  6138. },
  6139. {
  6140. "id": "5022",
  6141. "location": {
  6142. "id": "1.431592_103.8325938",
  6143. "latitude": 1.431592,
  6144. "longitude": 103.8325938
  6145. },
  6146. "taskType": "Delivery",
  6147. "capacityDemand": {
  6148. "weight": -3,
  6149. "volume": -100,
  6150. "unit": -1
  6151. },
  6152. "duration": 200,
  6153. "timeWindows": [
  6154. {
  6155. "start": "2018-08-06T02:28:00.000Z",
  6156. "end": "2018-08-06T05:28:00.000Z",
  6157. "relax": 0
  6158. }
  6159. ],
  6160. "timeWindowsIgnorable": true,
  6161. "assignedVehicleId": "",
  6162. "nestedTasks": [],
  6163. "precedenceTaskId": "",
  6164. "completed": false,
  6165. "dropPenalty": 5000
  6166. },
  6167. {
  6168. "id": "5021",
  6169. "location": {
  6170. "id": "1.3113982_103.8565897",
  6171. "latitude": 1.3113982,
  6172. "longitude": 103.8565897
  6173. },
  6174. "taskType": "Pickup",
  6175. "capacityDemand": {
  6176. "weight": 3,
  6177. "volume": 100,
  6178. "unit": 1
  6179. },
  6180. "duration": 200,
  6181. "timeWindows": [
  6182. {
  6183. "start": "2018-08-06T02:28:00.000Z",
  6184. "end": "2018-08-06T05:28:00.000Z",
  6185. "relax": 0
  6186. }
  6187. ],
  6188. "timeWindowsIgnorable": true,
  6189. "assignedVehicleId": "",
  6190. "nestedTasks": [],
  6191. "precedenceTaskId": "",
  6192. "completed": false,
  6193. "dropPenalty": 5000
  6194. },
  6195. {
  6196. "id": "5020",
  6197. "location": {
  6198. "id": "1.3547939_103.750866",
  6199. "latitude": 1.3547939,
  6200. "longitude": 103.750866
  6201. },
  6202. "taskType": "Delivery",
  6203. "capacityDemand": {
  6204. "weight": -1,
  6205. "volume": -100,
  6206. "unit": -1
  6207. },
  6208. "duration": 200,
  6209. "timeWindows": [
  6210. {
  6211. "start": "2018-08-06T07:38:00.000Z",
  6212. "end": "2018-08-06T10:38:00.000Z",
  6213. "relax": 0
  6214. }
  6215. ],
  6216. "timeWindowsIgnorable": true,
  6217. "assignedVehicleId": "",
  6218. "nestedTasks": [],
  6219. "precedenceTaskId": "",
  6220. "completed": false,
  6221. "dropPenalty": 5000
  6222. },
  6223. {
  6224. "id": "5019",
  6225. "location": {
  6226. "id": "1.3262422_103.6783524",
  6227. "latitude": 1.3262422,
  6228. "longitude": 103.6783524
  6229. },
  6230. "taskType": "Pickup",
  6231. "capacityDemand": {
  6232. "weight": 1,
  6233. "volume": 100,
  6234. "unit": 1
  6235. },
  6236. "duration": 200,
  6237. "timeWindows": [
  6238. {
  6239. "start": "2018-08-06T07:38:00.000Z",
  6240. "end": "2018-08-06T10:38:00.000Z",
  6241. "relax": 0
  6242. }
  6243. ],
  6244. "timeWindowsIgnorable": true,
  6245. "assignedVehicleId": "",
  6246. "nestedTasks": [],
  6247. "precedenceTaskId": "",
  6248. "completed": false,
  6249. "dropPenalty": 5000
  6250. },
  6251. {
  6252. "id": "5018",
  6253. "location": {
  6254. "id": "1.293071_103.8270919",
  6255. "latitude": 1.293071,
  6256. "longitude": 103.8270919
  6257. },
  6258. "taskType": "Delivery",
  6259. "capacityDemand": {
  6260. "weight": -4,
  6261. "volume": -100,
  6262. "unit": -1
  6263. },
  6264. "duration": 200,
  6265. "timeWindows": [
  6266. {
  6267. "start": "2018-08-06T05:18:00.000Z",
  6268. "end": "2018-08-06T08:18:00.000Z",
  6269. "relax": 0
  6270. }
  6271. ],
  6272. "timeWindowsIgnorable": true,
  6273. "assignedVehicleId": "",
  6274. "nestedTasks": [],
  6275. "precedenceTaskId": "",
  6276. "completed": false,
  6277. "dropPenalty": 5000
  6278. },
  6279. {
  6280. "id": "5017",
  6281. "location": {
  6282. "id": "1.3113982_103.8565897",
  6283. "latitude": 1.3113982,
  6284. "longitude": 103.8565897
  6285. },
  6286. "taskType": "Pickup",
  6287. "capacityDemand": {
  6288. "weight": 4,
  6289. "volume": 100,
  6290. "unit": 1
  6291. },
  6292. "duration": 200,
  6293. "timeWindows": [
  6294. {
  6295. "start": "2018-08-06T05:18:00.000Z",
  6296. "end": "2018-08-06T08:18:00.000Z",
  6297. "relax": 0
  6298. }
  6299. ],
  6300. "timeWindowsIgnorable": true,
  6301. "assignedVehicleId": "",
  6302. "nestedTasks": [],
  6303. "precedenceTaskId": "",
  6304. "completed": false,
  6305. "dropPenalty": 5000
  6306. },
  6307. {
  6308. "id": "5016",
  6309. "location": {
  6310. "id": "1.3591899_103.966144",
  6311. "latitude": 1.3591899,
  6312. "longitude": 103.966144
  6313. },
  6314. "taskType": "Delivery",
  6315. "capacityDemand": {
  6316. "weight": -13,
  6317. "volume": -100,
  6318. "unit": -1
  6319. },
  6320. "duration": 200,
  6321. "timeWindows": [
  6322. {
  6323. "start": "2018-08-06T06:35:00.000Z",
  6324. "end": "2018-08-06T09:35:00.000Z",
  6325. "relax": 0
  6326. }
  6327. ],
  6328. "timeWindowsIgnorable": true,
  6329. "assignedVehicleId": "",
  6330. "nestedTasks": [],
  6331. "precedenceTaskId": "",
  6332. "completed": false,
  6333. "dropPenalty": 5000
  6334. },
  6335. {
  6336. "id": "5015",
  6337. "location": {
  6338. "id": "1.3230967_103.9221028",
  6339. "latitude": 1.3230967,
  6340. "longitude": 103.9221028
  6341. },
  6342. "taskType": "Pickup",
  6343. "capacityDemand": {
  6344. "weight": 13,
  6345. "volume": 100,
  6346. "unit": 1
  6347. },
  6348. "duration": 200,
  6349. "timeWindows": [
  6350. {
  6351. "start": "2018-08-06T06:35:00.000Z",
  6352. "end": "2018-08-06T09:35:00.000Z",
  6353. "relax": 0
  6354. }
  6355. ],
  6356. "timeWindowsIgnorable": true,
  6357. "assignedVehicleId": "",
  6358. "nestedTasks": [],
  6359. "precedenceTaskId": "",
  6360. "completed": false,
  6361. "dropPenalty": 5000
  6362. },
  6363. {
  6364. "id": "5014",
  6365. "location": {
  6366. "id": "1.3270006_103.9238701",
  6367. "latitude": 1.3270006,
  6368. "longitude": 103.9238701
  6369. },
  6370. "taskType": "Delivery",
  6371. "capacityDemand": {
  6372. "weight": -24,
  6373. "volume": -200,
  6374. "unit": -1
  6375. },
  6376. "duration": 200,
  6377. "timeWindows": [
  6378. {
  6379. "start": "2018-08-06T07:29:00.000Z",
  6380. "end": "2018-08-06T10:29:00.000Z",
  6381. "relax": 0
  6382. }
  6383. ],
  6384. "timeWindowsIgnorable": true,
  6385. "assignedVehicleId": "",
  6386. "nestedTasks": [],
  6387. "precedenceTaskId": "",
  6388. "completed": false,
  6389. "dropPenalty": 5000
  6390. },
  6391. {
  6392. "id": "5013",
  6393. "location": {
  6394. "id": "1.3230967_103.9221028",
  6395. "latitude": 1.3230967,
  6396. "longitude": 103.9221028
  6397. },
  6398. "taskType": "Pickup",
  6399. "capacityDemand": {
  6400. "weight": 24,
  6401. "volume": 200,
  6402. "unit": 1
  6403. },
  6404. "duration": 200,
  6405. "timeWindows": [
  6406. {
  6407. "start": "2018-08-06T07:29:00.000Z",
  6408. "end": "2018-08-06T10:29:00.000Z",
  6409. "relax": 0
  6410. }
  6411. ],
  6412. "timeWindowsIgnorable": true,
  6413. "assignedVehicleId": "",
  6414. "nestedTasks": [],
  6415. "precedenceTaskId": "",
  6416. "completed": false,
  6417. "dropPenalty": 5000
  6418. },
  6419. {
  6420. "id": "5012",
  6421. "location": {
  6422. "id": "1.3882214_103.7699056",
  6423. "latitude": 1.3882214,
  6424. "longitude": 103.7699056
  6425. },
  6426. "taskType": "Delivery",
  6427. "capacityDemand": {
  6428. "weight": -332,
  6429. "volume": -1700,
  6430. "unit": -1
  6431. },
  6432. "duration": 200,
  6433. "timeWindows": [
  6434. {
  6435. "start": "2018-08-05T23:29:00.000Z",
  6436. "end": "2018-08-06T02:29:00.000Z",
  6437. "relax": 0
  6438. }
  6439. ],
  6440. "timeWindowsIgnorable": true,
  6441. "assignedVehicleId": "",
  6442. "nestedTasks": [],
  6443. "precedenceTaskId": "",
  6444. "completed": false,
  6445. "dropPenalty": 5000
  6446. },
  6447. {
  6448. "id": "5011",
  6449. "location": {
  6450. "id": "1.3262422_103.6783524",
  6451. "latitude": 1.3262422,
  6452. "longitude": 103.6783524
  6453. },
  6454. "taskType": "Pickup",
  6455. "capacityDemand": {
  6456. "weight": 332,
  6457. "volume": 1700,
  6458. "unit": 1
  6459. },
  6460. "duration": 200,
  6461. "timeWindows": [
  6462. {
  6463. "start": "2018-08-05T23:29:00.000Z",
  6464. "end": "2018-08-06T02:29:00.000Z",
  6465. "relax": 0
  6466. }
  6467. ],
  6468. "timeWindowsIgnorable": true,
  6469. "assignedVehicleId": "",
  6470. "nestedTasks": [],
  6471. "precedenceTaskId": "",
  6472. "completed": false,
  6473. "dropPenalty": 5000
  6474. },
  6475. {
  6476. "id": "5010",
  6477. "location": {
  6478. "id": "1.366297_103.962849",
  6479. "latitude": 1.366297,
  6480. "longitude": 103.962849
  6481. },
  6482. "taskType": "Delivery",
  6483. "capacityDemand": {
  6484. "weight": -17,
  6485. "volume": -100,
  6486. "unit": -1
  6487. },
  6488. "duration": 200,
  6489. "timeWindows": [
  6490. {
  6491. "start": "2018-08-05T23:30:00.000Z",
  6492. "end": "2018-08-06T02:30:00.000Z",
  6493. "relax": 0
  6494. }
  6495. ],
  6496. "timeWindowsIgnorable": true,
  6497. "assignedVehicleId": "",
  6498. "nestedTasks": [],
  6499. "precedenceTaskId": "",
  6500. "completed": false,
  6501. "dropPenalty": 5000
  6502. },
  6503. {
  6504. "id": "5009",
  6505. "location": {
  6506. "id": "1.3230967_103.9221028",
  6507. "latitude": 1.3230967,
  6508. "longitude": 103.9221028
  6509. },
  6510. "taskType": "Pickup",
  6511. "capacityDemand": {
  6512. "weight": 17,
  6513. "volume": 100,
  6514. "unit": 1
  6515. },
  6516. "duration": 200,
  6517. "timeWindows": [
  6518. {
  6519. "start": "2018-08-05T23:30:00.000Z",
  6520. "end": "2018-08-06T02:30:00.000Z",
  6521. "relax": 0
  6522. }
  6523. ],
  6524. "timeWindowsIgnorable": true,
  6525. "assignedVehicleId": "",
  6526. "nestedTasks": [],
  6527. "precedenceTaskId": "",
  6528. "completed": false,
  6529. "dropPenalty": 5000
  6530. },
  6531. {
  6532. "id": "5008",
  6533. "location": {
  6534. "id": "1.3558728_103.8670144",
  6535. "latitude": 1.3558728,
  6536. "longitude": 103.8670144
  6537. },
  6538. "taskType": "Delivery",
  6539. "capacityDemand": {
  6540. "weight": -6,
  6541. "volume": -100,
  6542. "unit": -1
  6543. },
  6544. "duration": 200,
  6545. "timeWindows": [
  6546. {
  6547. "start": "2018-08-05T23:16:00.000Z",
  6548. "end": "2018-08-06T02:16:00.000Z",
  6549. "relax": 0
  6550. }
  6551. ],
  6552. "timeWindowsIgnorable": true,
  6553. "assignedVehicleId": "",
  6554. "nestedTasks": [],
  6555. "precedenceTaskId": "",
  6556. "completed": false,
  6557. "dropPenalty": 5000
  6558. },
  6559. {
  6560. "id": "5007",
  6561. "location": {
  6562. "id": "1.3113982_103.8565897",
  6563. "latitude": 1.3113982,
  6564. "longitude": 103.8565897
  6565. },
  6566. "taskType": "Pickup",
  6567. "capacityDemand": {
  6568. "weight": 6,
  6569. "volume": 100,
  6570. "unit": 1
  6571. },
  6572. "duration": 200,
  6573. "timeWindows": [
  6574. {
  6575. "start": "2018-08-05T23:16:00.000Z",
  6576. "end": "2018-08-06T02:16:00.000Z",
  6577. "relax": 0
  6578. }
  6579. ],
  6580. "timeWindowsIgnorable": true,
  6581. "assignedVehicleId": "",
  6582. "nestedTasks": [],
  6583. "precedenceTaskId": "",
  6584. "completed": false,
  6585. "dropPenalty": 5000
  6586. },
  6587. {
  6588. "id": "5006",
  6589. "location": {
  6590. "id": "1.2792508_103.8447681",
  6591. "latitude": 1.2792508,
  6592. "longitude": 103.8447681
  6593. },
  6594. "taskType": "Delivery",
  6595. "capacityDemand": {
  6596. "weight": -148,
  6597. "volume": -800,
  6598. "unit": -1
  6599. },
  6600. "duration": 200,
  6601. "timeWindows": [
  6602. {
  6603. "start": "2018-08-06T10:39:00.000Z",
  6604. "end": "2018-08-06T13:39:00.000Z",
  6605. "relax": 0
  6606. }
  6607. ],
  6608. "timeWindowsIgnorable": true,
  6609. "assignedVehicleId": "",
  6610. "nestedTasks": [],
  6611. "precedenceTaskId": "",
  6612. "completed": false,
  6613. "dropPenalty": 5000
  6614. },
  6615. {
  6616. "id": "5005",
  6617. "location": {
  6618. "id": "1.3113982_103.8565897",
  6619. "latitude": 1.3113982,
  6620. "longitude": 103.8565897
  6621. },
  6622. "taskType": "Pickup",
  6623. "capacityDemand": {
  6624. "weight": 148,
  6625. "volume": 800,
  6626. "unit": 1
  6627. },
  6628. "duration": 200,
  6629. "timeWindows": [
  6630. {
  6631. "start": "2018-08-06T10:39:00.000Z",
  6632. "end": "2018-08-06T13:39:00.000Z",
  6633. "relax": 0
  6634. }
  6635. ],
  6636. "timeWindowsIgnorable": true,
  6637. "assignedVehicleId": "",
  6638. "nestedTasks": [],
  6639. "precedenceTaskId": "",
  6640. "completed": false,
  6641. "dropPenalty": 5000
  6642. },
  6643. {
  6644. "id": "5004",
  6645. "location": {
  6646. "id": "1.3262963_103.7669253",
  6647. "latitude": 1.3262963,
  6648. "longitude": 103.7669253
  6649. },
  6650. "taskType": "Delivery",
  6651. "capacityDemand": {
  6652. "weight": -3,
  6653. "volume": -100,
  6654. "unit": -1
  6655. },
  6656. "duration": 200,
  6657. "timeWindows": [
  6658. {
  6659. "start": "2018-08-06T01:12:00.000Z",
  6660. "end": "2018-08-06T04:12:00.000Z",
  6661. "relax": 0
  6662. }
  6663. ],
  6664. "timeWindowsIgnorable": true,
  6665. "assignedVehicleId": "",
  6666. "nestedTasks": [],
  6667. "precedenceTaskId": "",
  6668. "completed": false,
  6669. "dropPenalty": 5000
  6670. },
  6671. {
  6672. "id": "5003",
  6673. "location": {
  6674. "id": "1.3262422_103.6783524",
  6675. "latitude": 1.3262422,
  6676. "longitude": 103.6783524
  6677. },
  6678. "taskType": "Pickup",
  6679. "capacityDemand": {
  6680. "weight": 3,
  6681. "volume": 100,
  6682. "unit": 1
  6683. },
  6684. "duration": 200,
  6685. "timeWindows": [
  6686. {
  6687. "start": "2018-08-06T01:12:00.000Z",
  6688. "end": "2018-08-06T04:12:00.000Z",
  6689. "relax": 0
  6690. }
  6691. ],
  6692. "timeWindowsIgnorable": true,
  6693. "assignedVehicleId": "",
  6694. "nestedTasks": [],
  6695. "precedenceTaskId": "",
  6696. "completed": false,
  6697. "dropPenalty": 5000
  6698. },
  6699. {
  6700. "id": "5002",
  6701. "location": {
  6702. "id": "1.3382478_103.9362151",
  6703. "latitude": 1.3382478,
  6704. "longitude": 103.9362151
  6705. },
  6706. "taskType": "Delivery",
  6707. "capacityDemand": {
  6708. "weight": -3,
  6709. "volume": -100,
  6710. "unit": -1
  6711. },
  6712. "duration": 200,
  6713. "timeWindows": [
  6714. {
  6715. "start": "2018-08-06T07:40:00.000Z",
  6716. "end": "2018-08-06T10:40:00.000Z",
  6717. "relax": 0
  6718. }
  6719. ],
  6720. "timeWindowsIgnorable": true,
  6721. "assignedVehicleId": "",
  6722. "nestedTasks": [],
  6723. "precedenceTaskId": "",
  6724. "completed": false,
  6725. "dropPenalty": 5000
  6726. },
  6727. {
  6728. "id": "5001",
  6729. "location": {
  6730. "id": "1.3230967_103.9221028",
  6731. "latitude": 1.3230967,
  6732. "longitude": 103.9221028
  6733. },
  6734. "taskType": "Pickup",
  6735. "capacityDemand": {
  6736. "weight": 3,
  6737. "volume": 100,
  6738. "unit": 1
  6739. },
  6740. "duration": 200,
  6741. "timeWindows": [
  6742. {
  6743. "start": "2018-08-06T07:40:00.000Z",
  6744. "end": "2018-08-06T10:40:00.000Z",
  6745. "relax": 0
  6746. }
  6747. ],
  6748. "timeWindowsIgnorable": true,
  6749. "assignedVehicleId": "",
  6750. "nestedTasks": [],
  6751. "precedenceTaskId": "",
  6752. "completed": false,
  6753. "dropPenalty": 5000
  6754. },
  6755. {
  6756. "id": "5000",
  6757. "location": {
  6758. "id": "1.314312_103.801578",
  6759. "latitude": 1.314312,
  6760. "longitude": 103.801578
  6761. },
  6762. "taskType": "Delivery",
  6763. "capacityDemand": {
  6764. "weight": -1,
  6765. "volume": -100,
  6766. "unit": -1
  6767. },
  6768. "duration": 200,
  6769. "timeWindows": [
  6770. {
  6771. "start": "2018-08-06T00:44:00.000Z",
  6772. "end": "2018-08-06T03:44:00.000Z",
  6773. "relax": 0
  6774. }
  6775. ],
  6776. "timeWindowsIgnorable": true,
  6777. "assignedVehicleId": "",
  6778. "nestedTasks": [],
  6779. "precedenceTaskId": "",
  6780. "completed": false,
  6781. "dropPenalty": 5000
  6782. },
  6783. {
  6784. "id": "4999",
  6785. "location": {
  6786. "id": "1.3113982_103.8565897",
  6787. "latitude": 1.3113982,
  6788. "longitude": 103.8565897
  6789. },
  6790. "taskType": "Pickup",
  6791. "capacityDemand": {
  6792. "weight": 1,
  6793. "volume": 100,
  6794. "unit": 1
  6795. },
  6796. "duration": 200,
  6797. "timeWindows": [
  6798. {
  6799. "start": "2018-08-06T00:44:00.000Z",
  6800. "end": "2018-08-06T03:44:00.000Z",
  6801. "relax": 0
  6802. }
  6803. ],
  6804. "timeWindowsIgnorable": true,
  6805. "assignedVehicleId": "",
  6806. "nestedTasks": [],
  6807. "precedenceTaskId": "",
  6808. "completed": false,
  6809. "dropPenalty": 5000
  6810. },
  6811. {
  6812. "id": "4998",
  6813. "location": {
  6814. "id": "1.2856079_103.8519697",
  6815. "latitude": 1.2856079,
  6816. "longitude": 103.8519697
  6817. },
  6818. "taskType": "Delivery",
  6819. "capacityDemand": {
  6820. "weight": -1,
  6821. "volume": -100,
  6822. "unit": -1
  6823. },
  6824. "duration": 200,
  6825. "timeWindows": [
  6826. {
  6827. "start": "2018-08-06T05:46:00.000Z",
  6828. "end": "2018-08-06T08:46:00.000Z",
  6829. "relax": 0
  6830. }
  6831. ],
  6832. "timeWindowsIgnorable": true,
  6833. "assignedVehicleId": "",
  6834. "nestedTasks": [],
  6835. "precedenceTaskId": "",
  6836. "completed": false,
  6837. "dropPenalty": 5000
  6838. },
  6839. {
  6840. "id": "4997",
  6841. "location": {
  6842. "id": "1.3113982_103.8565897",
  6843. "latitude": 1.3113982,
  6844. "longitude": 103.8565897
  6845. },
  6846. "taskType": "Pickup",
  6847. "capacityDemand": {
  6848. "weight": 1,
  6849. "volume": 100,
  6850. "unit": 1
  6851. },
  6852. "duration": 200,
  6853. "timeWindows": [
  6854. {
  6855. "start": "2018-08-06T05:46:00.000Z",
  6856. "end": "2018-08-06T08:46:00.000Z",
  6857. "relax": 0
  6858. }
  6859. ],
  6860. "timeWindowsIgnorable": true,
  6861. "assignedVehicleId": "",
  6862. "nestedTasks": [],
  6863. "precedenceTaskId": "",
  6864. "completed": false,
  6865. "dropPenalty": 5000
  6866. },
  6867. {
  6868. "id": "4996",
  6869. "location": {
  6870. "id": "1.3083605_103.8236672",
  6871. "latitude": 1.3083605,
  6872. "longitude": 103.8236672
  6873. },
  6874. "taskType": "Delivery",
  6875. "capacityDemand": {
  6876. "weight": -12,
  6877. "volume": -100,
  6878. "unit": -1
  6879. },
  6880. "duration": 200,
  6881. "timeWindows": [
  6882. {
  6883. "start": "2018-08-06T00:47:00.000Z",
  6884. "end": "2018-08-06T03:47:00.000Z",
  6885. "relax": 0
  6886. }
  6887. ],
  6888. "timeWindowsIgnorable": true,
  6889. "assignedVehicleId": "",
  6890. "nestedTasks": [],
  6891. "precedenceTaskId": "",
  6892. "completed": false,
  6893. "dropPenalty": 5000
  6894. },
  6895. {
  6896. "id": "4995",
  6897. "location": {
  6898. "id": "1.3113982_103.8565897",
  6899. "latitude": 1.3113982,
  6900. "longitude": 103.8565897
  6901. },
  6902. "taskType": "Pickup",
  6903. "capacityDemand": {
  6904. "weight": 12,
  6905. "volume": 100,
  6906. "unit": 1
  6907. },
  6908. "duration": 200,
  6909. "timeWindows": [
  6910. {
  6911. "start": "2018-08-06T00:47:00.000Z",
  6912. "end": "2018-08-06T03:47:00.000Z",
  6913. "relax": 0
  6914. }
  6915. ],
  6916. "timeWindowsIgnorable": true,
  6917. "assignedVehicleId": "",
  6918. "nestedTasks": [],
  6919. "precedenceTaskId": "",
  6920. "completed": false,
  6921. "dropPenalty": 5000
  6922. },
  6923. {
  6924. "id": "4994",
  6925. "location": {
  6926. "id": "1.27689_103.8087208",
  6927. "latitude": 1.27689,
  6928. "longitude": 103.8087208
  6929. },
  6930. "taskType": "Delivery",
  6931. "capacityDemand": {
  6932. "weight": -20,
  6933. "volume": -100,
  6934. "unit": -1
  6935. },
  6936. "duration": 200,
  6937. "timeWindows": [
  6938. {
  6939. "start": "2018-08-06T09:26:00.000Z",
  6940. "end": "2018-08-06T12:26:00.000Z",
  6941. "relax": 0
  6942. }
  6943. ],
  6944. "timeWindowsIgnorable": true,
  6945. "assignedVehicleId": "",
  6946. "nestedTasks": [],
  6947. "precedenceTaskId": "",
  6948. "completed": false,
  6949. "dropPenalty": 5000
  6950. },
  6951. {
  6952. "id": "4993",
  6953. "location": {
  6954. "id": "1.3113982_103.8565897",
  6955. "latitude": 1.3113982,
  6956. "longitude": 103.8565897
  6957. },
  6958. "taskType": "Pickup",
  6959. "capacityDemand": {
  6960. "weight": 20,
  6961. "volume": 100,
  6962. "unit": 1
  6963. },
  6964. "duration": 200,
  6965. "timeWindows": [
  6966. {
  6967. "start": "2018-08-06T09:26:00.000Z",
  6968. "end": "2018-08-06T12:26:00.000Z",
  6969. "relax": 0
  6970. }
  6971. ],
  6972. "timeWindowsIgnorable": true,
  6973. "assignedVehicleId": "",
  6974. "nestedTasks": [],
  6975. "precedenceTaskId": "",
  6976. "completed": false,
  6977. "dropPenalty": 5000
  6978. },
  6979. {
  6980. "id": "4992",
  6981. "location": {
  6982. "id": "1.3591001_103.7651332",
  6983. "latitude": 1.3591001,
  6984. "longitude": 103.7651332
  6985. },
  6986. "taskType": "Delivery",
  6987. "capacityDemand": {
  6988. "weight": -33,
  6989. "volume": -200,
  6990. "unit": -1
  6991. },
  6992. "duration": 200,
  6993. "timeWindows": [
  6994. {
  6995. "start": "2018-08-06T01:37:00.000Z",
  6996. "end": "2018-08-06T04:37:00.000Z",
  6997. "relax": 0
  6998. }
  6999. ],
  7000. "timeWindowsIgnorable": true,
  7001. "assignedVehicleId": "",
  7002. "nestedTasks": [],
  7003. "precedenceTaskId": "",
  7004. "completed": false,
  7005. "dropPenalty": 5000
  7006. },
  7007. {
  7008. "id": "4991",
  7009. "location": {
  7010. "id": "1.3262422_103.6783524",
  7011. "latitude": 1.3262422,
  7012. "longitude": 103.6783524
  7013. },
  7014. "taskType": "Pickup",
  7015. "capacityDemand": {
  7016. "weight": 33,
  7017. "volume": 200,
  7018. "unit": 1
  7019. },
  7020. "duration": 200,
  7021. "timeWindows": [
  7022. {
  7023. "start": "2018-08-06T01:37:00.000Z",
  7024. "end": "2018-08-06T04:37:00.000Z",
  7025. "relax": 0
  7026. }
  7027. ],
  7028. "timeWindowsIgnorable": true,
  7029. "assignedVehicleId": "",
  7030. "nestedTasks": [],
  7031. "precedenceTaskId": "",
  7032. "completed": false,
  7033. "dropPenalty": 5000
  7034. },
  7035. {
  7036. "id": "4990",
  7037. "location": {
  7038. "id": "1.3189986_103.8133795",
  7039. "latitude": 1.3189986,
  7040. "longitude": 103.8133795
  7041. },
  7042. "taskType": "Delivery",
  7043. "capacityDemand": {
  7044. "weight": -27,
  7045. "volume": -200,
  7046. "unit": -1
  7047. },
  7048. "duration": 200,
  7049. "timeWindows": [
  7050. {
  7051. "start": "2018-08-06T05:27:00.000Z",
  7052. "end": "2018-08-06T08:27:00.000Z",
  7053. "relax": 0
  7054. }
  7055. ],
  7056. "timeWindowsIgnorable": true,
  7057. "assignedVehicleId": "",
  7058. "nestedTasks": [],
  7059. "precedenceTaskId": "",
  7060. "completed": false,
  7061. "dropPenalty": 5000
  7062. },
  7063. {
  7064. "id": "4989",
  7065. "location": {
  7066. "id": "1.3113982_103.8565897",
  7067. "latitude": 1.3113982,
  7068. "longitude": 103.8565897
  7069. },
  7070. "taskType": "Pickup",
  7071. "capacityDemand": {
  7072. "weight": 27,
  7073. "volume": 200,
  7074. "unit": 1
  7075. },
  7076. "duration": 200,
  7077. "timeWindows": [
  7078. {
  7079. "start": "2018-08-06T05:27:00.000Z",
  7080. "end": "2018-08-06T08:27:00.000Z",
  7081. "relax": 0
  7082. }
  7083. ],
  7084. "timeWindowsIgnorable": true,
  7085. "assignedVehicleId": "",
  7086. "nestedTasks": [],
  7087. "precedenceTaskId": "",
  7088. "completed": false,
  7089. "dropPenalty": 5000
  7090. },
  7091. {
  7092. "id": "4988",
  7093. "location": {
  7094. "id": "1.3786196_103.8963258",
  7095. "latitude": 1.3786196,
  7096. "longitude": 103.8963258
  7097. },
  7098. "taskType": "Delivery",
  7099. "capacityDemand": {
  7100. "weight": -11,
  7101. "volume": -100,
  7102. "unit": -1
  7103. },
  7104. "duration": 200,
  7105. "timeWindows": [
  7106. {
  7107. "start": "2018-08-06T03:06:00.000Z",
  7108. "end": "2018-08-06T06:06:00.000Z",
  7109. "relax": 0
  7110. }
  7111. ],
  7112. "timeWindowsIgnorable": true,
  7113. "assignedVehicleId": "",
  7114. "nestedTasks": [],
  7115. "precedenceTaskId": "",
  7116. "completed": false,
  7117. "dropPenalty": 5000
  7118. },
  7119. {
  7120. "id": "4987",
  7121. "location": {
  7122. "id": "1.3230967_103.9221028",
  7123. "latitude": 1.3230967,
  7124. "longitude": 103.9221028
  7125. },
  7126. "taskType": "Pickup",
  7127. "capacityDemand": {
  7128. "weight": 11,
  7129. "volume": 100,
  7130. "unit": 1
  7131. },
  7132. "duration": 200,
  7133. "timeWindows": [
  7134. {
  7135. "start": "2018-08-06T03:06:00.000Z",
  7136. "end": "2018-08-06T06:06:00.000Z",
  7137. "relax": 0
  7138. }
  7139. ],
  7140. "timeWindowsIgnorable": true,
  7141. "assignedVehicleId": "",
  7142. "nestedTasks": [],
  7143. "precedenceTaskId": "",
  7144. "completed": false,
  7145. "dropPenalty": 5000
  7146. },
  7147. {
  7148. "id": "4986",
  7149. "location": {
  7150. "id": "1.3988574_103.9167447",
  7151. "latitude": 1.3988574,
  7152. "longitude": 103.9167447
  7153. },
  7154. "taskType": "Delivery",
  7155. "capacityDemand": {
  7156. "weight": -1,
  7157. "volume": -100,
  7158. "unit": -1
  7159. },
  7160. "duration": 200,
  7161. "timeWindows": [
  7162. {
  7163. "start": "2018-08-05T23:41:00.000Z",
  7164. "end": "2018-08-06T02:41:00.000Z",
  7165. "relax": 0
  7166. }
  7167. ],
  7168. "timeWindowsIgnorable": true,
  7169. "assignedVehicleId": "",
  7170. "nestedTasks": [],
  7171. "precedenceTaskId": "",
  7172. "completed": false,
  7173. "dropPenalty": 5000
  7174. },
  7175. {
  7176. "id": "4985",
  7177. "location": {
  7178. "id": "1.3230967_103.9221028",
  7179. "latitude": 1.3230967,
  7180. "longitude": 103.9221028
  7181. },
  7182. "taskType": "Pickup",
  7183. "capacityDemand": {
  7184. "weight": 1,
  7185. "volume": 100,
  7186. "unit": 1
  7187. },
  7188. "duration": 200,
  7189. "timeWindows": [
  7190. {
  7191. "start": "2018-08-05T23:41:00.000Z",
  7192. "end": "2018-08-06T02:41:00.000Z",
  7193. "relax": 0
  7194. }
  7195. ],
  7196. "timeWindowsIgnorable": true,
  7197. "assignedVehicleId": "",
  7198. "nestedTasks": [],
  7199. "precedenceTaskId": "",
  7200. "completed": false,
  7201. "dropPenalty": 5000
  7202. },
  7203. {
  7204. "id": "4984",
  7205. "location": {
  7206. "id": "1.322333_103.871339",
  7207. "latitude": 1.322333,
  7208. "longitude": 103.871339
  7209. },
  7210. "taskType": "Delivery",
  7211. "capacityDemand": {
  7212. "weight": -42,
  7213. "volume": -300,
  7214. "unit": -1
  7215. },
  7216. "duration": 200,
  7217. "timeWindows": [
  7218. {
  7219. "start": "2018-08-06T05:27:00.000Z",
  7220. "end": "2018-08-06T08:27:00.000Z",
  7221. "relax": 0
  7222. }
  7223. ],
  7224. "timeWindowsIgnorable": true,
  7225. "assignedVehicleId": "",
  7226. "nestedTasks": [],
  7227. "precedenceTaskId": "",
  7228. "completed": false,
  7229. "dropPenalty": 5000
  7230. },
  7231. {
  7232. "id": "4983",
  7233. "location": {
  7234. "id": "1.3113982_103.8565897",
  7235. "latitude": 1.3113982,
  7236. "longitude": 103.8565897
  7237. },
  7238. "taskType": "Pickup",
  7239. "capacityDemand": {
  7240. "weight": 42,
  7241. "volume": 300,
  7242. "unit": 1
  7243. },
  7244. "duration": 200,
  7245. "timeWindows": [
  7246. {
  7247. "start": "2018-08-06T05:27:00.000Z",
  7248. "end": "2018-08-06T08:27:00.000Z",
  7249. "relax": 0
  7250. }
  7251. ],
  7252. "timeWindowsIgnorable": true,
  7253. "assignedVehicleId": "",
  7254. "nestedTasks": [],
  7255. "precedenceTaskId": "",
  7256. "completed": false,
  7257. "dropPenalty": 5000
  7258. },
  7259. {
  7260. "id": "4982",
  7261. "location": {
  7262. "id": "1.4314794_103.798582",
  7263. "latitude": 1.4314794,
  7264. "longitude": 103.798582
  7265. },
  7266. "taskType": "Delivery",
  7267. "capacityDemand": {
  7268. "weight": -43,
  7269. "volume": -300,
  7270. "unit": -1
  7271. },
  7272. "duration": 200,
  7273. "timeWindows": [
  7274. {
  7275. "start": "2018-08-06T01:35:00.000Z",
  7276. "end": "2018-08-06T04:35:00.000Z",
  7277. "relax": 0
  7278. }
  7279. ],
  7280. "timeWindowsIgnorable": true,
  7281. "assignedVehicleId": "",
  7282. "nestedTasks": [],
  7283. "precedenceTaskId": "",
  7284. "completed": false,
  7285. "dropPenalty": 5000
  7286. },
  7287. {
  7288. "id": "4981",
  7289. "location": {
  7290. "id": "1.3113982_103.8565897",
  7291. "latitude": 1.3113982,
  7292. "longitude": 103.8565897
  7293. },
  7294. "taskType": "Pickup",
  7295. "capacityDemand": {
  7296. "weight": 43,
  7297. "volume": 300,
  7298. "unit": 1
  7299. },
  7300. "duration": 200,
  7301. "timeWindows": [
  7302. {
  7303. "start": "2018-08-06T01:35:00.000Z",
  7304. "end": "2018-08-06T04:35:00.000Z",
  7305. "relax": 0
  7306. }
  7307. ],
  7308. "timeWindowsIgnorable": true,
  7309. "assignedVehicleId": "",
  7310. "nestedTasks": [],
  7311. "precedenceTaskId": "",
  7312. "completed": false,
  7313. "dropPenalty": 5000
  7314. },
  7315. {
  7316. "id": "4980",
  7317. "location": {
  7318. "id": "1.3457452_103.7269133",
  7319. "latitude": 1.3457452,
  7320. "longitude": 103.7269133
  7321. },
  7322. "taskType": "Delivery",
  7323. "capacityDemand": {
  7324. "weight": -3,
  7325. "volume": -100,
  7326. "unit": -1
  7327. },
  7328. "duration": 200,
  7329. "timeWindows": [
  7330. {
  7331. "start": "2018-08-06T12:16:00.000Z",
  7332. "end": "2018-08-06T15:16:00.000Z",
  7333. "relax": 0
  7334. }
  7335. ],
  7336. "timeWindowsIgnorable": true,
  7337. "assignedVehicleId": "",
  7338. "nestedTasks": [],
  7339. "precedenceTaskId": "",
  7340. "completed": false,
  7341. "dropPenalty": 5000
  7342. },
  7343. {
  7344. "id": "4979",
  7345. "location": {
  7346. "id": "1.3262422_103.6783524",
  7347. "latitude": 1.3262422,
  7348. "longitude": 103.6783524
  7349. },
  7350. "taskType": "Pickup",
  7351. "capacityDemand": {
  7352. "weight": 3,
  7353. "volume": 100,
  7354. "unit": 1
  7355. },
  7356. "duration": 200,
  7357. "timeWindows": [
  7358. {
  7359. "start": "2018-08-06T12:16:00.000Z",
  7360. "end": "2018-08-06T15:16:00.000Z",
  7361. "relax": 0
  7362. }
  7363. ],
  7364. "timeWindowsIgnorable": true,
  7365. "assignedVehicleId": "",
  7366. "nestedTasks": [],
  7367. "precedenceTaskId": "",
  7368. "completed": false,
  7369. "dropPenalty": 5000
  7370. },
  7371. {
  7372. "id": "4978",
  7373. "location": {
  7374. "id": "1.3995423_103.8908638",
  7375. "latitude": 1.3995423,
  7376. "longitude": 103.8908638
  7377. },
  7378. "taskType": "Delivery",
  7379. "capacityDemand": {
  7380. "weight": -1,
  7381. "volume": -100,
  7382. "unit": -1
  7383. },
  7384. "duration": 200,
  7385. "timeWindows": [
  7386. {
  7387. "start": "2018-08-06T06:41:00.000Z",
  7388. "end": "2018-08-06T09:41:00.000Z",
  7389. "relax": 0
  7390. }
  7391. ],
  7392. "timeWindowsIgnorable": true,
  7393. "assignedVehicleId": "",
  7394. "nestedTasks": [],
  7395. "precedenceTaskId": "",
  7396. "completed": false,
  7397. "dropPenalty": 5000
  7398. },
  7399. {
  7400. "id": "4977",
  7401. "location": {
  7402. "id": "1.3230967_103.9221028",
  7403. "latitude": 1.3230967,
  7404. "longitude": 103.9221028
  7405. },
  7406. "taskType": "Pickup",
  7407. "capacityDemand": {
  7408. "weight": 1,
  7409. "volume": 100,
  7410. "unit": 1
  7411. },
  7412. "duration": 200,
  7413. "timeWindows": [
  7414. {
  7415. "start": "2018-08-06T06:41:00.000Z",
  7416. "end": "2018-08-06T09:41:00.000Z",
  7417. "relax": 0
  7418. }
  7419. ],
  7420. "timeWindowsIgnorable": true,
  7421. "assignedVehicleId": "",
  7422. "nestedTasks": [],
  7423. "precedenceTaskId": "",
  7424. "completed": false,
  7425. "dropPenalty": 5000
  7426. },
  7427. {
  7428. "id": "4976",
  7429. "location": {
  7430. "id": "1.2831487_103.8272867",
  7431. "latitude": 1.2831487,
  7432. "longitude": 103.8272867
  7433. },
  7434. "taskType": "Delivery",
  7435. "capacityDemand": {
  7436. "weight": -1,
  7437. "volume": -100,
  7438. "unit": -1
  7439. },
  7440. "duration": 200,
  7441. "timeWindows": [
  7442. {
  7443. "start": "2018-08-06T04:23:00.000Z",
  7444. "end": "2018-08-06T07:23:00.000Z",
  7445. "relax": 0
  7446. }
  7447. ],
  7448. "timeWindowsIgnorable": true,
  7449. "assignedVehicleId": "",
  7450. "nestedTasks": [],
  7451. "precedenceTaskId": "",
  7452. "completed": false,
  7453. "dropPenalty": 5000
  7454. },
  7455. {
  7456. "id": "4975",
  7457. "location": {
  7458. "id": "1.3113982_103.8565897",
  7459. "latitude": 1.3113982,
  7460. "longitude": 103.8565897
  7461. },
  7462. "taskType": "Pickup",
  7463. "capacityDemand": {
  7464. "weight": 1,
  7465. "volume": 100,
  7466. "unit": 1
  7467. },
  7468. "duration": 200,
  7469. "timeWindows": [
  7470. {
  7471. "start": "2018-08-06T04:23:00.000Z",
  7472. "end": "2018-08-06T07:23:00.000Z",
  7473. "relax": 0
  7474. }
  7475. ],
  7476. "timeWindowsIgnorable": true,
  7477. "assignedVehicleId": "",
  7478. "nestedTasks": [],
  7479. "precedenceTaskId": "",
  7480. "completed": false,
  7481. "dropPenalty": 5000
  7482. },
  7483. {
  7484. "id": "4974",
  7485. "location": {
  7486. "id": "1.2815129_103.8471799",
  7487. "latitude": 1.2815129,
  7488. "longitude": 103.8471799
  7489. },
  7490. "taskType": "Delivery",
  7491. "capacityDemand": {
  7492. "weight": -1,
  7493. "volume": -100,
  7494. "unit": -1
  7495. },
  7496. "duration": 200,
  7497. "timeWindows": [
  7498. {
  7499. "start": "2018-08-06T13:24:00.000Z",
  7500. "end": "2018-08-06T16:24:00.000Z",
  7501. "relax": 0
  7502. }
  7503. ],
  7504. "timeWindowsIgnorable": true,
  7505. "assignedVehicleId": "",
  7506. "nestedTasks": [],
  7507. "precedenceTaskId": "",
  7508. "completed": false,
  7509. "dropPenalty": 5000
  7510. },
  7511. {
  7512. "id": "4973",
  7513. "location": {
  7514. "id": "1.3113982_103.8565897",
  7515. "latitude": 1.3113982,
  7516. "longitude": 103.8565897
  7517. },
  7518. "taskType": "Pickup",
  7519. "capacityDemand": {
  7520. "weight": 1,
  7521. "volume": 100,
  7522. "unit": 1
  7523. },
  7524. "duration": 200,
  7525. "timeWindows": [
  7526. {
  7527. "start": "2018-08-06T13:24:00.000Z",
  7528. "end": "2018-08-06T16:24:00.000Z",
  7529. "relax": 0
  7530. }
  7531. ],
  7532. "timeWindowsIgnorable": true,
  7533. "assignedVehicleId": "",
  7534. "nestedTasks": [],
  7535. "precedenceTaskId": "",
  7536. "completed": false,
  7537. "dropPenalty": 5000
  7538. },
  7539. {
  7540. "id": "4972",
  7541. "location": {
  7542. "id": "1.274935_103.8453116",
  7543. "latitude": 1.274935,
  7544. "longitude": 103.8453116
  7545. },
  7546. "taskType": "Delivery",
  7547. "capacityDemand": {
  7548. "weight": -18,
  7549. "volume": -100,
  7550. "unit": -1
  7551. },
  7552. "duration": 200,
  7553. "timeWindows": [
  7554. {
  7555. "start": "2018-08-06T05:23:00.000Z",
  7556. "end": "2018-08-06T08:23:00.000Z",
  7557. "relax": 0
  7558. }
  7559. ],
  7560. "timeWindowsIgnorable": true,
  7561. "assignedVehicleId": "",
  7562. "nestedTasks": [],
  7563. "precedenceTaskId": "",
  7564. "completed": false,
  7565. "dropPenalty": 5000
  7566. },
  7567. {
  7568. "id": "4971",
  7569. "location": {
  7570. "id": "1.3113982_103.8565897",
  7571. "latitude": 1.3113982,
  7572. "longitude": 103.8565897
  7573. },
  7574. "taskType": "Pickup",
  7575. "capacityDemand": {
  7576. "weight": 18,
  7577. "volume": 100,
  7578. "unit": 1
  7579. },
  7580. "duration": 200,
  7581. "timeWindows": [
  7582. {
  7583. "start": "2018-08-06T05:23:00.000Z",
  7584. "end": "2018-08-06T08:23:00.000Z",
  7585. "relax": 0
  7586. }
  7587. ],
  7588. "timeWindowsIgnorable": true,
  7589. "assignedVehicleId": "",
  7590. "nestedTasks": [],
  7591. "precedenceTaskId": "",
  7592. "completed": false,
  7593. "dropPenalty": 5000
  7594. },
  7595. {
  7596. "id": "4970",
  7597. "location": {
  7598. "id": "1.2972587_103.8945623",
  7599. "latitude": 1.2972587,
  7600. "longitude": 103.8945623
  7601. },
  7602. "taskType": "Delivery",
  7603. "capacityDemand": {
  7604. "weight": -2,
  7605. "volume": -100,
  7606. "unit": -1
  7607. },
  7608. "duration": 200,
  7609. "timeWindows": [
  7610. {
  7611. "start": "2018-08-06T07:36:00.000Z",
  7612. "end": "2018-08-06T10:36:00.000Z",
  7613. "relax": 0
  7614. }
  7615. ],
  7616. "timeWindowsIgnorable": true,
  7617. "assignedVehicleId": "",
  7618. "nestedTasks": [],
  7619. "precedenceTaskId": "",
  7620. "completed": false,
  7621. "dropPenalty": 5000
  7622. },
  7623. {
  7624. "id": "4969",
  7625. "location": {
  7626. "id": "1.3230967_103.9221028",
  7627. "latitude": 1.3230967,
  7628. "longitude": 103.9221028
  7629. },
  7630. "taskType": "Pickup",
  7631. "capacityDemand": {
  7632. "weight": 2,
  7633. "volume": 100,
  7634. "unit": 1
  7635. },
  7636. "duration": 200,
  7637. "timeWindows": [
  7638. {
  7639. "start": "2018-08-06T07:36:00.000Z",
  7640. "end": "2018-08-06T10:36:00.000Z",
  7641. "relax": 0
  7642. }
  7643. ],
  7644. "timeWindowsIgnorable": true,
  7645. "assignedVehicleId": "",
  7646. "nestedTasks": [],
  7647. "precedenceTaskId": "",
  7648. "completed": false,
  7649. "dropPenalty": 5000
  7650. },
  7651. {
  7652. "id": "4968",
  7653. "location": {
  7654. "id": "1.3195478_103.8470357",
  7655. "latitude": 1.3195478,
  7656. "longitude": 103.8470357
  7657. },
  7658. "taskType": "Delivery",
  7659. "capacityDemand": {
  7660. "weight": -38,
  7661. "volume": -200,
  7662. "unit": -1
  7663. },
  7664. "duration": 200,
  7665. "timeWindows": [
  7666. {
  7667. "start": "2018-08-06T00:31:00.000Z",
  7668. "end": "2018-08-06T03:31:00.000Z",
  7669. "relax": 0
  7670. }
  7671. ],
  7672. "timeWindowsIgnorable": true,
  7673. "assignedVehicleId": "",
  7674. "nestedTasks": [],
  7675. "precedenceTaskId": "",
  7676. "completed": false,
  7677. "dropPenalty": 5000
  7678. },
  7679. {
  7680. "id": "4967",
  7681. "location": {
  7682. "id": "1.3113982_103.8565897",
  7683. "latitude": 1.3113982,
  7684. "longitude": 103.8565897
  7685. },
  7686. "taskType": "Pickup",
  7687. "capacityDemand": {
  7688. "weight": 38,
  7689. "volume": 200,
  7690. "unit": 1
  7691. },
  7692. "duration": 200,
  7693. "timeWindows": [
  7694. {
  7695. "start": "2018-08-06T00:31:00.000Z",
  7696. "end": "2018-08-06T03:31:00.000Z",
  7697. "relax": 0
  7698. }
  7699. ],
  7700. "timeWindowsIgnorable": true,
  7701. "assignedVehicleId": "",
  7702. "nestedTasks": [],
  7703. "precedenceTaskId": "",
  7704. "completed": false,
  7705. "dropPenalty": 5000
  7706. },
  7707. {
  7708. "id": "4966",
  7709. "location": {
  7710. "id": "1.4422141_103.8021781",
  7711. "latitude": 1.4422141,
  7712. "longitude": 103.8021781
  7713. },
  7714. "taskType": "Delivery",
  7715. "capacityDemand": {
  7716. "weight": -1,
  7717. "volume": -100,
  7718. "unit": -1
  7719. },
  7720. "duration": 200,
  7721. "timeWindows": [
  7722. {
  7723. "start": "2018-08-06T04:04:00.000Z",
  7724. "end": "2018-08-06T07:04:00.000Z",
  7725. "relax": 0
  7726. }
  7727. ],
  7728. "timeWindowsIgnorable": true,
  7729. "assignedVehicleId": "",
  7730. "nestedTasks": [],
  7731. "precedenceTaskId": "",
  7732. "completed": false,
  7733. "dropPenalty": 5000
  7734. },
  7735. {
  7736. "id": "4965",
  7737. "location": {
  7738. "id": "1.3113982_103.8565897",
  7739. "latitude": 1.3113982,
  7740. "longitude": 103.8565897
  7741. },
  7742. "taskType": "Pickup",
  7743. "capacityDemand": {
  7744. "weight": 1,
  7745. "volume": 100,
  7746. "unit": 1
  7747. },
  7748. "duration": 200,
  7749. "timeWindows": [
  7750. {
  7751. "start": "2018-08-06T04:04:00.000Z",
  7752. "end": "2018-08-06T07:04:00.000Z",
  7753. "relax": 0
  7754. }
  7755. ],
  7756. "timeWindowsIgnorable": true,
  7757. "assignedVehicleId": "",
  7758. "nestedTasks": [],
  7759. "precedenceTaskId": "",
  7760. "completed": false,
  7761. "dropPenalty": 5000
  7762. },
  7763. {
  7764. "id": "4964",
  7765. "location": {
  7766. "id": "1.385941_103.8726712",
  7767. "latitude": 1.385941,
  7768. "longitude": 103.8726712
  7769. },
  7770. "taskType": "Delivery",
  7771. "capacityDemand": {
  7772. "weight": -2,
  7773. "volume": -100,
  7774. "unit": -1
  7775. },
  7776. "duration": 200,
  7777. "timeWindows": [
  7778. {
  7779. "start": "2018-08-06T05:27:00.000Z",
  7780. "end": "2018-08-06T08:27:00.000Z",
  7781. "relax": 0
  7782. }
  7783. ],
  7784. "timeWindowsIgnorable": true,
  7785. "assignedVehicleId": "",
  7786. "nestedTasks": [],
  7787. "precedenceTaskId": "",
  7788. "completed": false,
  7789. "dropPenalty": 5000
  7790. },
  7791. {
  7792. "id": "4963",
  7793. "location": {
  7794. "id": "1.3113982_103.8565897",
  7795. "latitude": 1.3113982,
  7796. "longitude": 103.8565897
  7797. },
  7798. "taskType": "Pickup",
  7799. "capacityDemand": {
  7800. "weight": 2,
  7801. "volume": 100,
  7802. "unit": 1
  7803. },
  7804. "duration": 200,
  7805. "timeWindows": [
  7806. {
  7807. "start": "2018-08-06T05:27:00.000Z",
  7808. "end": "2018-08-06T08:27:00.000Z",
  7809. "relax": 0
  7810. }
  7811. ],
  7812. "timeWindowsIgnorable": true,
  7813. "assignedVehicleId": "",
  7814. "nestedTasks": [],
  7815. "precedenceTaskId": "",
  7816. "completed": false,
  7817. "dropPenalty": 5000
  7818. },
  7819. {
  7820. "id": "4962",
  7821. "location": {
  7822. "id": "1.3228899_103.785548",
  7823. "latitude": 1.3228899,
  7824. "longitude": 103.785548
  7825. },
  7826. "taskType": "Delivery",
  7827. "capacityDemand": {
  7828. "weight": -4,
  7829. "volume": -100,
  7830. "unit": -1
  7831. },
  7832. "duration": 200,
  7833. "timeWindows": [
  7834. {
  7835. "start": "2018-08-06T04:42:00.000Z",
  7836. "end": "2018-08-06T07:42:00.000Z",
  7837. "relax": 0
  7838. }
  7839. ],
  7840. "timeWindowsIgnorable": true,
  7841. "assignedVehicleId": "",
  7842. "nestedTasks": [],
  7843. "precedenceTaskId": "",
  7844. "completed": false,
  7845. "dropPenalty": 5000
  7846. },
  7847. {
  7848. "id": "4961",
  7849. "location": {
  7850. "id": "1.3113982_103.8565897",
  7851. "latitude": 1.3113982,
  7852. "longitude": 103.8565897
  7853. },
  7854. "taskType": "Pickup",
  7855. "capacityDemand": {
  7856. "weight": 4,
  7857. "volume": 100,
  7858. "unit": 1
  7859. },
  7860. "duration": 200,
  7861. "timeWindows": [
  7862. {
  7863. "start": "2018-08-06T04:42:00.000Z",
  7864. "end": "2018-08-06T07:42:00.000Z",
  7865. "relax": 0
  7866. }
  7867. ],
  7868. "timeWindowsIgnorable": true,
  7869. "assignedVehicleId": "",
  7870. "nestedTasks": [],
  7871. "precedenceTaskId": "",
  7872. "completed": false,
  7873. "dropPenalty": 5000
  7874. },
  7875. {
  7876. "id": "4960",
  7877. "location": {
  7878. "id": "1.3125589_103.7608236",
  7879. "latitude": 1.3125589,
  7880. "longitude": 103.7608236
  7881. },
  7882. "taskType": "Delivery",
  7883. "capacityDemand": {
  7884. "weight": -22,
  7885. "volume": -200,
  7886. "unit": -1
  7887. },
  7888. "duration": 200,
  7889. "timeWindows": [
  7890. {
  7891. "start": "2018-08-06T03:29:00.000Z",
  7892. "end": "2018-08-06T06:29:00.000Z",
  7893. "relax": 0
  7894. }
  7895. ],
  7896. "timeWindowsIgnorable": true,
  7897. "assignedVehicleId": "",
  7898. "nestedTasks": [],
  7899. "precedenceTaskId": "",
  7900. "completed": false,
  7901. "dropPenalty": 5000
  7902. },
  7903. {
  7904. "id": "4959",
  7905. "location": {
  7906. "id": "1.3262422_103.6783524",
  7907. "latitude": 1.3262422,
  7908. "longitude": 103.6783524
  7909. },
  7910. "taskType": "Pickup",
  7911. "capacityDemand": {
  7912. "weight": 22,
  7913. "volume": 200,
  7914. "unit": 1
  7915. },
  7916. "duration": 200,
  7917. "timeWindows": [
  7918. {
  7919. "start": "2018-08-06T03:29:00.000Z",
  7920. "end": "2018-08-06T06:29:00.000Z",
  7921. "relax": 0
  7922. }
  7923. ],
  7924. "timeWindowsIgnorable": true,
  7925. "assignedVehicleId": "",
  7926. "nestedTasks": [],
  7927. "precedenceTaskId": "",
  7928. "completed": false,
  7929. "dropPenalty": 5000
  7930. },
  7931. {
  7932. "id": "4958",
  7933. "location": {
  7934. "id": "1.3675124_103.8974855",
  7935. "latitude": 1.3675124,
  7936. "longitude": 103.8974855
  7937. },
  7938. "taskType": "Delivery",
  7939. "capacityDemand": {
  7940. "weight": -3,
  7941. "volume": -100,
  7942. "unit": -1
  7943. },
  7944. "duration": 200,
  7945. "timeWindows": [
  7946. {
  7947. "start": "2018-08-05T23:41:00.000Z",
  7948. "end": "2018-08-06T02:41:00.000Z",
  7949. "relax": 0
  7950. }
  7951. ],
  7952. "timeWindowsIgnorable": true,
  7953. "assignedVehicleId": "",
  7954. "nestedTasks": [],
  7955. "precedenceTaskId": "",
  7956. "completed": false,
  7957. "dropPenalty": 5000
  7958. },
  7959. {
  7960. "id": "4957",
  7961. "location": {
  7962. "id": "1.3262422_103.6783524",
  7963. "latitude": 1.3262422,
  7964. "longitude": 103.6783524
  7965. },
  7966. "taskType": "Pickup",
  7967. "capacityDemand": {
  7968. "weight": 3,
  7969. "volume": 100,
  7970. "unit": 1
  7971. },
  7972. "duration": 200,
  7973. "timeWindows": [
  7974. {
  7975. "start": "2018-08-05T23:41:00.000Z",
  7976. "end": "2018-08-06T02:41:00.000Z",
  7977. "relax": 0
  7978. }
  7979. ],
  7980. "timeWindowsIgnorable": true,
  7981. "assignedVehicleId": "",
  7982. "nestedTasks": [],
  7983. "precedenceTaskId": "",
  7984. "completed": false,
  7985. "dropPenalty": 5000
  7986. },
  7987. {
  7988. "id": "4956",
  7989. "location": {
  7990. "id": "1.337607_103.805525",
  7991. "latitude": 1.337607,
  7992. "longitude": 103.805525
  7993. },
  7994. "taskType": "Delivery",
  7995. "capacityDemand": {
  7996. "weight": -130,
  7997. "volume": -700,
  7998. "unit": -1
  7999. },
  8000. "duration": 200,
  8001. "timeWindows": [
  8002. {
  8003. "start": "2018-08-06T05:08:00.000Z",
  8004. "end": "2018-08-06T08:08:00.000Z",
  8005. "relax": 0
  8006. }
  8007. ],
  8008. "timeWindowsIgnorable": true,
  8009. "assignedVehicleId": "",
  8010. "nestedTasks": [],
  8011. "precedenceTaskId": "",
  8012. "completed": false,
  8013. "dropPenalty": 5000
  8014. },
  8015. {
  8016. "id": "4955",
  8017. "location": {
  8018. "id": "1.3113982_103.8565897",
  8019. "latitude": 1.3113982,
  8020. "longitude": 103.8565897
  8021. },
  8022. "taskType": "Pickup",
  8023. "capacityDemand": {
  8024. "weight": 130,
  8025. "volume": 700,
  8026. "unit": 1
  8027. },
  8028. "duration": 200,
  8029. "timeWindows": [
  8030. {
  8031. "start": "2018-08-06T05:08:00.000Z",
  8032. "end": "2018-08-06T08:08:00.000Z",
  8033. "relax": 0
  8034. }
  8035. ],
  8036. "timeWindowsIgnorable": true,
  8037. "assignedVehicleId": "",
  8038. "nestedTasks": [],
  8039. "precedenceTaskId": "",
  8040. "completed": false,
  8041. "dropPenalty": 5000
  8042. },
  8043. {
  8044. "id": "4954",
  8045. "location": {
  8046. "id": "1.333238_103.8029872",
  8047. "latitude": 1.333238,
  8048. "longitude": 103.8029872
  8049. },
  8050. "taskType": "Delivery",
  8051. "capacityDemand": {
  8052. "weight": -23,
  8053. "volume": -200,
  8054. "unit": -1
  8055. },
  8056. "duration": 200,
  8057. "timeWindows": [
  8058. {
  8059. "start": "2018-08-06T00:31:00.000Z",
  8060. "end": "2018-08-06T03:31:00.000Z",
  8061. "relax": 0
  8062. }
  8063. ],
  8064. "timeWindowsIgnorable": true,
  8065. "assignedVehicleId": "",
  8066. "nestedTasks": [],
  8067. "precedenceTaskId": "",
  8068. "completed": false,
  8069. "dropPenalty": 5000
  8070. },
  8071. {
  8072. "id": "4953",
  8073. "location": {
  8074. "id": "1.3113982_103.8565897",
  8075. "latitude": 1.3113982,
  8076. "longitude": 103.8565897
  8077. },
  8078. "taskType": "Pickup",
  8079. "capacityDemand": {
  8080. "weight": 23,
  8081. "volume": 200,
  8082. "unit": 1
  8083. },
  8084. "duration": 200,
  8085. "timeWindows": [
  8086. {
  8087. "start": "2018-08-06T00:31:00.000Z",
  8088. "end": "2018-08-06T03:31:00.000Z",
  8089. "relax": 0
  8090. }
  8091. ],
  8092. "timeWindowsIgnorable": true,
  8093. "assignedVehicleId": "",
  8094. "nestedTasks": [],
  8095. "precedenceTaskId": "",
  8096. "completed": false,
  8097. "dropPenalty": 5000
  8098. },
  8099. {
  8100. "id": "4952",
  8101. "location": {
  8102. "id": "1.3124782_103.8274348",
  8103. "latitude": 1.3124782,
  8104. "longitude": 103.8274348
  8105. },
  8106. "taskType": "Delivery",
  8107. "capacityDemand": {
  8108. "weight": -15,
  8109. "volume": -100,
  8110. "unit": -1
  8111. },
  8112. "duration": 200,
  8113. "timeWindows": [
  8114. {
  8115. "start": "2018-08-06T01:23:00.000Z",
  8116. "end": "2018-08-06T04:23:00.000Z",
  8117. "relax": 0
  8118. }
  8119. ],
  8120. "timeWindowsIgnorable": true,
  8121. "assignedVehicleId": "",
  8122. "nestedTasks": [],
  8123. "precedenceTaskId": "",
  8124. "completed": false,
  8125. "dropPenalty": 5000
  8126. },
  8127. {
  8128. "id": "4951",
  8129. "location": {
  8130. "id": "1.3230967_103.9221028",
  8131. "latitude": 1.3230967,
  8132. "longitude": 103.9221028
  8133. },
  8134. "taskType": "Pickup",
  8135. "capacityDemand": {
  8136. "weight": 15,
  8137. "volume": 100,
  8138. "unit": 1
  8139. },
  8140. "duration": 200,
  8141. "timeWindows": [
  8142. {
  8143. "start": "2018-08-06T01:23:00.000Z",
  8144. "end": "2018-08-06T04:23:00.000Z",
  8145. "relax": 0
  8146. }
  8147. ],
  8148. "timeWindowsIgnorable": true,
  8149. "assignedVehicleId": "",
  8150. "nestedTasks": [],
  8151. "precedenceTaskId": "",
  8152. "completed": false,
  8153. "dropPenalty": 5000
  8154. },
  8155. {
  8156. "id": "4950",
  8157. "location": {
  8158. "id": "1.4037736_103.9061944",
  8159. "latitude": 1.4037736,
  8160. "longitude": 103.9061944
  8161. },
  8162. "taskType": "Delivery",
  8163. "capacityDemand": {
  8164. "weight": -3,
  8165. "volume": -100,
  8166. "unit": -1
  8167. },
  8168. "duration": 200,
  8169. "timeWindows": [
  8170. {
  8171. "start": "2018-08-06T12:16:00.000Z",
  8172. "end": "2018-08-06T15:16:00.000Z",
  8173. "relax": 0
  8174. }
  8175. ],
  8176. "timeWindowsIgnorable": true,
  8177. "assignedVehicleId": "",
  8178. "nestedTasks": [],
  8179. "precedenceTaskId": "",
  8180. "completed": false,
  8181. "dropPenalty": 5000
  8182. },
  8183. {
  8184. "id": "4949",
  8185. "location": {
  8186. "id": "1.3230967_103.9221028",
  8187. "latitude": 1.3230967,
  8188. "longitude": 103.9221028
  8189. },
  8190. "taskType": "Pickup",
  8191. "capacityDemand": {
  8192. "weight": 3,
  8193. "volume": 100,
  8194. "unit": 1
  8195. },
  8196. "duration": 200,
  8197. "timeWindows": [
  8198. {
  8199. "start": "2018-08-06T12:16:00.000Z",
  8200. "end": "2018-08-06T15:16:00.000Z",
  8201. "relax": 0
  8202. }
  8203. ],
  8204. "timeWindowsIgnorable": true,
  8205. "assignedVehicleId": "",
  8206. "nestedTasks": [],
  8207. "precedenceTaskId": "",
  8208. "completed": false,
  8209. "dropPenalty": 5000
  8210. },
  8211. {
  8212. "id": "4948",
  8213. "location": {
  8214. "id": "1.327337_103.792769",
  8215. "latitude": 1.327337,
  8216. "longitude": 103.792769
  8217. },
  8218. "taskType": "Delivery",
  8219. "capacityDemand": {
  8220. "weight": -2,
  8221. "volume": -100,
  8222. "unit": -1
  8223. },
  8224. "duration": 200,
  8225. "timeWindows": [
  8226. {
  8227. "start": "2018-08-06T02:13:00.000Z",
  8228. "end": "2018-08-06T05:13:00.000Z",
  8229. "relax": 0
  8230. }
  8231. ],
  8232. "timeWindowsIgnorable": true,
  8233. "assignedVehicleId": "",
  8234. "nestedTasks": [],
  8235. "precedenceTaskId": "",
  8236. "completed": false,
  8237. "dropPenalty": 5000
  8238. },
  8239. {
  8240. "id": "4947",
  8241. "location": {
  8242. "id": "1.3113982_103.8565897",
  8243. "latitude": 1.3113982,
  8244. "longitude": 103.8565897
  8245. },
  8246. "taskType": "Pickup",
  8247. "capacityDemand": {
  8248. "weight": 2,
  8249. "volume": 100,
  8250. "unit": 1
  8251. },
  8252. "duration": 200,
  8253. "timeWindows": [
  8254. {
  8255. "start": "2018-08-06T02:13:00.000Z",
  8256. "end": "2018-08-06T05:13:00.000Z",
  8257. "relax": 0
  8258. }
  8259. ],
  8260. "timeWindowsIgnorable": true,
  8261. "assignedVehicleId": "",
  8262. "nestedTasks": [],
  8263. "precedenceTaskId": "",
  8264. "completed": false,
  8265. "dropPenalty": 5000
  8266. },
  8267. {
  8268. "id": "4946",
  8269. "location": {
  8270. "id": "1.3785218_103.828244",
  8271. "latitude": 1.3785218,
  8272. "longitude": 103.828244
  8273. },
  8274. "taskType": "Delivery",
  8275. "capacityDemand": {
  8276. "weight": -14,
  8277. "volume": -100,
  8278. "unit": -1
  8279. },
  8280. "duration": 200,
  8281. "timeWindows": [
  8282. {
  8283. "start": "2018-08-06T05:08:00.000Z",
  8284. "end": "2018-08-06T08:08:00.000Z",
  8285. "relax": 0
  8286. }
  8287. ],
  8288. "timeWindowsIgnorable": true,
  8289. "assignedVehicleId": "",
  8290. "nestedTasks": [],
  8291. "precedenceTaskId": "",
  8292. "completed": false,
  8293. "dropPenalty": 5000
  8294. },
  8295. {
  8296. "id": "4945",
  8297. "location": {
  8298. "id": "1.3113982_103.8565897",
  8299. "latitude": 1.3113982,
  8300. "longitude": 103.8565897
  8301. },
  8302. "taskType": "Pickup",
  8303. "capacityDemand": {
  8304. "weight": 14,
  8305. "volume": 100,
  8306. "unit": 1
  8307. },
  8308. "duration": 200,
  8309. "timeWindows": [
  8310. {
  8311. "start": "2018-08-06T05:08:00.000Z",
  8312. "end": "2018-08-06T08:08:00.000Z",
  8313. "relax": 0
  8314. }
  8315. ],
  8316. "timeWindowsIgnorable": true,
  8317. "assignedVehicleId": "",
  8318. "nestedTasks": [],
  8319. "precedenceTaskId": "",
  8320. "completed": false,
  8321. "dropPenalty": 5000
  8322. },
  8323. {
  8324. "id": "4944",
  8325. "location": {
  8326. "id": "1.3490723_103.9414546",
  8327. "latitude": 1.3490723,
  8328. "longitude": 103.9414546
  8329. },
  8330. "taskType": "Delivery",
  8331. "capacityDemand": {
  8332. "weight": -1,
  8333. "volume": -100,
  8334. "unit": -1
  8335. },
  8336. "duration": 200,
  8337. "timeWindows": [
  8338. {
  8339. "start": "2018-08-06T01:51:00.000Z",
  8340. "end": "2018-08-06T04:51:00.000Z",
  8341. "relax": 0
  8342. }
  8343. ],
  8344. "timeWindowsIgnorable": true,
  8345. "assignedVehicleId": "",
  8346. "nestedTasks": [],
  8347. "precedenceTaskId": "",
  8348. "completed": false,
  8349. "dropPenalty": 5000
  8350. },
  8351. {
  8352. "id": "4943",
  8353. "location": {
  8354. "id": "1.3230967_103.9221028",
  8355. "latitude": 1.3230967,
  8356. "longitude": 103.9221028
  8357. },
  8358. "taskType": "Pickup",
  8359. "capacityDemand": {
  8360. "weight": 1,
  8361. "volume": 100,
  8362. "unit": 1
  8363. },
  8364. "duration": 200,
  8365. "timeWindows": [
  8366. {
  8367. "start": "2018-08-06T01:51:00.000Z",
  8368. "end": "2018-08-06T04:51:00.000Z",
  8369. "relax": 0
  8370. }
  8371. ],
  8372. "timeWindowsIgnorable": true,
  8373. "assignedVehicleId": "",
  8374. "nestedTasks": [],
  8375. "precedenceTaskId": "",
  8376. "completed": false,
  8377. "dropPenalty": 5000
  8378. },
  8379. {
  8380. "id": "4942",
  8381. "location": {
  8382. "id": "1.3321186_103.8081246",
  8383. "latitude": 1.3321186,
  8384. "longitude": 103.8081246
  8385. },
  8386. "taskType": "Delivery",
  8387. "capacityDemand": {
  8388. "weight": -64,
  8389. "volume": -400,
  8390. "unit": -1
  8391. },
  8392. "duration": 200,
  8393. "timeWindows": [
  8394. {
  8395. "start": "2018-08-06T12:00:00.000Z",
  8396. "end": "2018-08-06T15:00:00.000Z",
  8397. "relax": 0
  8398. }
  8399. ],
  8400. "timeWindowsIgnorable": true,
  8401. "assignedVehicleId": "",
  8402. "nestedTasks": [],
  8403. "precedenceTaskId": "",
  8404. "completed": false,
  8405. "dropPenalty": 5000
  8406. },
  8407. {
  8408. "id": "4941",
  8409. "location": {
  8410. "id": "1.3113982_103.8565897",
  8411. "latitude": 1.3113982,
  8412. "longitude": 103.8565897
  8413. },
  8414. "taskType": "Pickup",
  8415. "capacityDemand": {
  8416. "weight": 64,
  8417. "volume": 400,
  8418. "unit": 1
  8419. },
  8420. "duration": 200,
  8421. "timeWindows": [
  8422. {
  8423. "start": "2018-08-06T12:00:00.000Z",
  8424. "end": "2018-08-06T15:00:00.000Z",
  8425. "relax": 0
  8426. }
  8427. ],
  8428. "timeWindowsIgnorable": true,
  8429. "assignedVehicleId": "",
  8430. "nestedTasks": [],
  8431. "precedenceTaskId": "",
  8432. "completed": false,
  8433. "dropPenalty": 5000
  8434. },
  8435. {
  8436. "id": "4940",
  8437. "location": {
  8438. "id": "1.3296889_103.945412",
  8439. "latitude": 1.3296889,
  8440. "longitude": 103.945412
  8441. },
  8442. "taskType": "Delivery",
  8443. "capacityDemand": {
  8444. "weight": -1,
  8445. "volume": -100,
  8446. "unit": -1
  8447. },
  8448. "duration": 200,
  8449. "timeWindows": [
  8450. {
  8451. "start": "2018-08-06T04:09:00.000Z",
  8452. "end": "2018-08-06T07:09:00.000Z",
  8453. "relax": 0
  8454. }
  8455. ],
  8456. "timeWindowsIgnorable": true,
  8457. "assignedVehicleId": "",
  8458. "nestedTasks": [],
  8459. "precedenceTaskId": "",
  8460. "completed": false,
  8461. "dropPenalty": 5000
  8462. },
  8463. {
  8464. "id": "4939",
  8465. "location": {
  8466. "id": "1.3230967_103.9221028",
  8467. "latitude": 1.3230967,
  8468. "longitude": 103.9221028
  8469. },
  8470. "taskType": "Pickup",
  8471. "capacityDemand": {
  8472. "weight": 1,
  8473. "volume": 100,
  8474. "unit": 1
  8475. },
  8476. "duration": 200,
  8477. "timeWindows": [
  8478. {
  8479. "start": "2018-08-06T04:09:00.000Z",
  8480. "end": "2018-08-06T07:09:00.000Z",
  8481. "relax": 0
  8482. }
  8483. ],
  8484. "timeWindowsIgnorable": true,
  8485. "assignedVehicleId": "",
  8486. "nestedTasks": [],
  8487. "precedenceTaskId": "",
  8488. "completed": false,
  8489. "dropPenalty": 5000
  8490. },
  8491. {
  8492. "id": "4938",
  8493. "location": {
  8494. "id": "1.3233735_103.7996896",
  8495. "latitude": 1.3233735,
  8496. "longitude": 103.7996896
  8497. },
  8498. "taskType": "Delivery",
  8499. "capacityDemand": {
  8500. "weight": -46,
  8501. "volume": -300,
  8502. "unit": -1
  8503. },
  8504. "duration": 200,
  8505. "timeWindows": [
  8506. {
  8507. "start": "2018-08-06T11:12:00.000Z",
  8508. "end": "2018-08-06T14:12:00.000Z",
  8509. "relax": 0
  8510. }
  8511. ],
  8512. "timeWindowsIgnorable": true,
  8513. "assignedVehicleId": "",
  8514. "nestedTasks": [],
  8515. "precedenceTaskId": "",
  8516. "completed": false,
  8517. "dropPenalty": 5000
  8518. },
  8519. {
  8520. "id": "4937",
  8521. "location": {
  8522. "id": "1.3113982_103.8565897",
  8523. "latitude": 1.3113982,
  8524. "longitude": 103.8565897
  8525. },
  8526. "taskType": "Pickup",
  8527. "capacityDemand": {
  8528. "weight": 46,
  8529. "volume": 300,
  8530. "unit": 1
  8531. },
  8532. "duration": 200,
  8533. "timeWindows": [
  8534. {
  8535. "start": "2018-08-06T11:12:00.000Z",
  8536. "end": "2018-08-06T14:12:00.000Z",
  8537. "relax": 0
  8538. }
  8539. ],
  8540. "timeWindowsIgnorable": true,
  8541. "assignedVehicleId": "",
  8542. "nestedTasks": [],
  8543. "precedenceTaskId": "",
  8544. "completed": false,
  8545. "dropPenalty": 5000
  8546. },
  8547. {
  8548. "id": "4936",
  8549. "location": {
  8550. "id": "1.3195935_103.8067858",
  8551. "latitude": 1.3195935,
  8552. "longitude": 103.8067858
  8553. },
  8554. "taskType": "Delivery",
  8555. "capacityDemand": {
  8556. "weight": -1,
  8557. "volume": -100,
  8558. "unit": -1
  8559. },
  8560. "duration": 200,
  8561. "timeWindows": [
  8562. {
  8563. "start": "2018-08-06T08:14:00.000Z",
  8564. "end": "2018-08-06T11:14:00.000Z",
  8565. "relax": 0
  8566. }
  8567. ],
  8568. "timeWindowsIgnorable": true,
  8569. "assignedVehicleId": "",
  8570. "nestedTasks": [],
  8571. "precedenceTaskId": "",
  8572. "completed": false,
  8573. "dropPenalty": 5000
  8574. },
  8575. {
  8576. "id": "4935",
  8577. "location": {
  8578. "id": "1.3113982_103.8565897",
  8579. "latitude": 1.3113982,
  8580. "longitude": 103.8565897
  8581. },
  8582. "taskType": "Pickup",
  8583. "capacityDemand": {
  8584. "weight": 1,
  8585. "volume": 100,
  8586. "unit": 1
  8587. },
  8588. "duration": 200,
  8589. "timeWindows": [
  8590. {
  8591. "start": "2018-08-06T08:14:00.000Z",
  8592. "end": "2018-08-06T11:14:00.000Z",
  8593. "relax": 0
  8594. }
  8595. ],
  8596. "timeWindowsIgnorable": true,
  8597. "assignedVehicleId": "",
  8598. "nestedTasks": [],
  8599. "precedenceTaskId": "",
  8600. "completed": false,
  8601. "dropPenalty": 5000
  8602. },
  8603. {
  8604. "id": "4934",
  8605. "location": {
  8606. "id": "1.3520486_103.7585615",
  8607. "latitude": 1.3520486,
  8608. "longitude": 103.7585615
  8609. },
  8610. "taskType": "Delivery",
  8611. "capacityDemand": {
  8612. "weight": -1,
  8613. "volume": -100,
  8614. "unit": -1
  8615. },
  8616. "duration": 200,
  8617. "timeWindows": [
  8618. {
  8619. "start": "2018-08-06T10:29:00.000Z",
  8620. "end": "2018-08-06T13:29:00.000Z",
  8621. "relax": 0
  8622. }
  8623. ],
  8624. "timeWindowsIgnorable": true,
  8625. "assignedVehicleId": "",
  8626. "nestedTasks": [],
  8627. "precedenceTaskId": "",
  8628. "completed": false,
  8629. "dropPenalty": 5000
  8630. },
  8631. {
  8632. "id": "4933",
  8633. "location": {
  8634. "id": "1.3262422_103.6783524",
  8635. "latitude": 1.3262422,
  8636. "longitude": 103.6783524
  8637. },
  8638. "taskType": "Pickup",
  8639. "capacityDemand": {
  8640. "weight": 1,
  8641. "volume": 100,
  8642. "unit": 1
  8643. },
  8644. "duration": 200,
  8645. "timeWindows": [
  8646. {
  8647. "start": "2018-08-06T10:29:00.000Z",
  8648. "end": "2018-08-06T13:29:00.000Z",
  8649. "relax": 0
  8650. }
  8651. ],
  8652. "timeWindowsIgnorable": true,
  8653. "assignedVehicleId": "",
  8654. "nestedTasks": [],
  8655. "precedenceTaskId": "",
  8656. "completed": false,
  8657. "dropPenalty": 5000
  8658. },
  8659. {
  8660. "id": "4932",
  8661. "location": {
  8662. "id": "1.4319443_103.7951662",
  8663. "latitude": 1.4319443,
  8664. "longitude": 103.7951662
  8665. },
  8666. "taskType": "Delivery",
  8667. "capacityDemand": {
  8668. "weight": -335,
  8669. "volume": -1700,
  8670. "unit": -1
  8671. },
  8672. "duration": 200,
  8673. "timeWindows": [
  8674. {
  8675. "start": "2018-08-06T12:19:00.000Z",
  8676. "end": "2018-08-06T15:19:00.000Z",
  8677. "relax": 0
  8678. }
  8679. ],
  8680. "timeWindowsIgnorable": true,
  8681. "assignedVehicleId": "",
  8682. "nestedTasks": [],
  8683. "precedenceTaskId": "",
  8684. "completed": false,
  8685. "dropPenalty": 5000
  8686. },
  8687. {
  8688. "id": "4931",
  8689. "location": {
  8690. "id": "1.3113982_103.8565897",
  8691. "latitude": 1.3113982,
  8692. "longitude": 103.8565897
  8693. },
  8694. "taskType": "Pickup",
  8695. "capacityDemand": {
  8696. "weight": 335,
  8697. "volume": 1700,
  8698. "unit": 1
  8699. },
  8700. "duration": 200,
  8701. "timeWindows": [
  8702. {
  8703. "start": "2018-08-06T12:19:00.000Z",
  8704. "end": "2018-08-06T15:19:00.000Z",
  8705. "relax": 0
  8706. }
  8707. ],
  8708. "timeWindowsIgnorable": true,
  8709. "assignedVehicleId": "",
  8710. "nestedTasks": [],
  8711. "precedenceTaskId": "",
  8712. "completed": false,
  8713. "dropPenalty": 5000
  8714. },
  8715. {
  8716. "id": "4930",
  8717. "location": {
  8718. "id": "1.2989827_103.7927924",
  8719. "latitude": 1.2989827,
  8720. "longitude": 103.7927924
  8721. },
  8722. "taskType": "Delivery",
  8723. "capacityDemand": {
  8724. "weight": -14,
  8725. "volume": -100,
  8726. "unit": -1
  8727. },
  8728. "duration": 200,
  8729. "timeWindows": [
  8730. {
  8731. "start": "2018-08-06T13:54:00.000Z",
  8732. "end": "2018-08-06T16:54:00.000Z",
  8733. "relax": 0
  8734. }
  8735. ],
  8736. "timeWindowsIgnorable": true,
  8737. "assignedVehicleId": "",
  8738. "nestedTasks": [],
  8739. "precedenceTaskId": "",
  8740. "completed": false,
  8741. "dropPenalty": 5000
  8742. },
  8743. {
  8744. "id": "4929",
  8745. "location": {
  8746. "id": "1.3113982_103.8565897",
  8747. "latitude": 1.3113982,
  8748. "longitude": 103.8565897
  8749. },
  8750. "taskType": "Pickup",
  8751. "capacityDemand": {
  8752. "weight": 14,
  8753. "volume": 100,
  8754. "unit": 1
  8755. },
  8756. "duration": 200,
  8757. "timeWindows": [
  8758. {
  8759. "start": "2018-08-06T13:54:00.000Z",
  8760. "end": "2018-08-06T16:54:00.000Z",
  8761. "relax": 0
  8762. }
  8763. ],
  8764. "timeWindowsIgnorable": true,
  8765. "assignedVehicleId": "",
  8766. "nestedTasks": [],
  8767. "precedenceTaskId": "",
  8768. "completed": false,
  8769. "dropPenalty": 5000
  8770. },
  8771. {
  8772. "id": "4928",
  8773. "location": {
  8774. "id": "1.32232_103.947131",
  8775. "latitude": 1.32232,
  8776. "longitude": 103.947131
  8777. },
  8778. "taskType": "Delivery",
  8779. "capacityDemand": {
  8780. "weight": -3,
  8781. "volume": -100,
  8782. "unit": -1
  8783. },
  8784. "duration": 200,
  8785. "timeWindows": [
  8786. {
  8787. "start": "2018-08-05T23:32:00.000Z",
  8788. "end": "2018-08-06T02:32:00.000Z",
  8789. "relax": 0
  8790. }
  8791. ],
  8792. "timeWindowsIgnorable": true,
  8793. "assignedVehicleId": "",
  8794. "nestedTasks": [],
  8795. "precedenceTaskId": "",
  8796. "completed": false,
  8797. "dropPenalty": 5000
  8798. },
  8799. {
  8800. "id": "4927",
  8801. "location": {
  8802. "id": "1.3230967_103.9221028",
  8803. "latitude": 1.3230967,
  8804. "longitude": 103.9221028
  8805. },
  8806. "taskType": "Pickup",
  8807. "capacityDemand": {
  8808. "weight": 3,
  8809. "volume": 100,
  8810. "unit": 1
  8811. },
  8812. "duration": 200,
  8813. "timeWindows": [
  8814. {
  8815. "start": "2018-08-05T23:32:00.000Z",
  8816. "end": "2018-08-06T02:32:00.000Z",
  8817. "relax": 0
  8818. }
  8819. ],
  8820. "timeWindowsIgnorable": true,
  8821. "assignedVehicleId": "",
  8822. "nestedTasks": [],
  8823. "precedenceTaskId": "",
  8824. "completed": false,
  8825. "dropPenalty": 5000
  8826. },
  8827. {
  8828. "id": "4926",
  8829. "location": {
  8830. "id": "1.31439_103.8846276",
  8831. "latitude": 1.31439,
  8832. "longitude": 103.8846276
  8833. },
  8834. "taskType": "Delivery",
  8835. "capacityDemand": {
  8836. "weight": -3,
  8837. "volume": -100,
  8838. "unit": -1
  8839. },
  8840. "duration": 200,
  8841. "timeWindows": [
  8842. {
  8843. "start": "2018-08-06T08:28:00.000Z",
  8844. "end": "2018-08-06T11:28:00.000Z",
  8845. "relax": 0
  8846. }
  8847. ],
  8848. "timeWindowsIgnorable": true,
  8849. "assignedVehicleId": "",
  8850. "nestedTasks": [],
  8851. "precedenceTaskId": "",
  8852. "completed": false,
  8853. "dropPenalty": 5000
  8854. },
  8855. {
  8856. "id": "4925",
  8857. "location": {
  8858. "id": "1.3113982_103.8565897",
  8859. "latitude": 1.3113982,
  8860. "longitude": 103.8565897
  8861. },
  8862. "taskType": "Pickup",
  8863. "capacityDemand": {
  8864. "weight": 3,
  8865. "volume": 100,
  8866. "unit": 1
  8867. },
  8868. "duration": 200,
  8869. "timeWindows": [
  8870. {
  8871. "start": "2018-08-06T08:28:00.000Z",
  8872. "end": "2018-08-06T11:28:00.000Z",
  8873. "relax": 0
  8874. }
  8875. ],
  8876. "timeWindowsIgnorable": true,
  8877. "assignedVehicleId": "",
  8878. "nestedTasks": [],
  8879. "precedenceTaskId": "",
  8880. "completed": false,
  8881. "dropPenalty": 5000
  8882. },
  8883. {
  8884. "id": "4924",
  8885. "location": {
  8886. "id": "1.3306154_103.8405767",
  8887. "latitude": 1.3306154,
  8888. "longitude": 103.8405767
  8889. },
  8890. "taskType": "Delivery",
  8891. "capacityDemand": {
  8892. "weight": -6,
  8893. "volume": -100,
  8894. "unit": -1
  8895. },
  8896. "duration": 200,
  8897. "timeWindows": [
  8898. {
  8899. "start": "2018-08-06T13:57:00.000Z",
  8900. "end": "2018-08-06T16:57:00.000Z",
  8901. "relax": 0
  8902. }
  8903. ],
  8904. "timeWindowsIgnorable": true,
  8905. "assignedVehicleId": "",
  8906. "nestedTasks": [],
  8907. "precedenceTaskId": "",
  8908. "completed": false,
  8909. "dropPenalty": 5000
  8910. },
  8911. {
  8912. "id": "4923",
  8913. "location": {
  8914. "id": "1.3113982_103.8565897",
  8915. "latitude": 1.3113982,
  8916. "longitude": 103.8565897
  8917. },
  8918. "taskType": "Pickup",
  8919. "capacityDemand": {
  8920. "weight": 6,
  8921. "volume": 100,
  8922. "unit": 1
  8923. },
  8924. "duration": 200,
  8925. "timeWindows": [
  8926. {
  8927. "start": "2018-08-06T13:57:00.000Z",
  8928. "end": "2018-08-06T16:57:00.000Z",
  8929. "relax": 0
  8930. }
  8931. ],
  8932. "timeWindowsIgnorable": true,
  8933. "assignedVehicleId": "",
  8934. "nestedTasks": [],
  8935. "precedenceTaskId": "",
  8936. "completed": false,
  8937. "dropPenalty": 5000
  8938. },
  8939. {
  8940. "id": "4922",
  8941. "location": {
  8942. "id": "1.4444829_103.82106",
  8943. "latitude": 1.4444829,
  8944. "longitude": 103.82106
  8945. },
  8946. "taskType": "Delivery",
  8947. "capacityDemand": {
  8948. "weight": -13,
  8949. "volume": -100,
  8950. "unit": -1
  8951. },
  8952. "duration": 200,
  8953. "timeWindows": [
  8954. {
  8955. "start": "2018-08-06T02:11:00.000Z",
  8956. "end": "2018-08-06T05:11:00.000Z",
  8957. "relax": 0
  8958. }
  8959. ],
  8960. "timeWindowsIgnorable": true,
  8961. "assignedVehicleId": "",
  8962. "nestedTasks": [],
  8963. "precedenceTaskId": "",
  8964. "completed": false,
  8965. "dropPenalty": 5000
  8966. },
  8967. {
  8968. "id": "4921",
  8969. "location": {
  8970. "id": "1.3113982_103.8565897",
  8971. "latitude": 1.3113982,
  8972. "longitude": 103.8565897
  8973. },
  8974. "taskType": "Pickup",
  8975. "capacityDemand": {
  8976. "weight": 13,
  8977. "volume": 100,
  8978. "unit": 1
  8979. },
  8980. "duration": 200,
  8981. "timeWindows": [
  8982. {
  8983. "start": "2018-08-06T02:11:00.000Z",
  8984. "end": "2018-08-06T05:11:00.000Z",
  8985. "relax": 0
  8986. }
  8987. ],
  8988. "timeWindowsIgnorable": true,
  8989. "assignedVehicleId": "",
  8990. "nestedTasks": [],
  8991. "precedenceTaskId": "",
  8992. "completed": false,
  8993. "dropPenalty": 5000
  8994. },
  8995. {
  8996. "id": "4920",
  8997. "location": {
  8998. "id": "1.313866_103.806496",
  8999. "latitude": 1.313866,
  9000. "longitude": 103.806496
  9001. },
  9002. "taskType": "Delivery",
  9003. "capacityDemand": {
  9004. "weight": -7,
  9005. "volume": -100,
  9006. "unit": -1
  9007. },
  9008. "duration": 200,
  9009. "timeWindows": [
  9010. {
  9011. "start": "2018-08-06T02:54:00.000Z",
  9012. "end": "2018-08-06T05:54:00.000Z",
  9013. "relax": 0
  9014. }
  9015. ],
  9016. "timeWindowsIgnorable": true,
  9017. "assignedVehicleId": "",
  9018. "nestedTasks": [],
  9019. "precedenceTaskId": "",
  9020. "completed": false,
  9021. "dropPenalty": 5000
  9022. },
  9023. {
  9024. "id": "4919",
  9025. "location": {
  9026. "id": "1.3113982_103.8565897",
  9027. "latitude": 1.3113982,
  9028. "longitude": 103.8565897
  9029. },
  9030. "taskType": "Pickup",
  9031. "capacityDemand": {
  9032. "weight": 7,
  9033. "volume": 100,
  9034. "unit": 1
  9035. },
  9036. "duration": 200,
  9037. "timeWindows": [
  9038. {
  9039. "start": "2018-08-06T02:54:00.000Z",
  9040. "end": "2018-08-06T05:54:00.000Z",
  9041. "relax": 0
  9042. }
  9043. ],
  9044. "timeWindowsIgnorable": true,
  9045. "assignedVehicleId": "",
  9046. "nestedTasks": [],
  9047. "precedenceTaskId": "",
  9048. "completed": false,
  9049. "dropPenalty": 5000
  9050. },
  9051. {
  9052. "id": "4918",
  9053. "location": {
  9054. "id": "1.4059275_103.906483",
  9055. "latitude": 1.4059275,
  9056. "longitude": 103.906483
  9057. },
  9058. "taskType": "Delivery",
  9059. "capacityDemand": {
  9060. "weight": -11,
  9061. "volume": -100,
  9062. "unit": -1
  9063. },
  9064. "duration": 200,
  9065. "timeWindows": [
  9066. {
  9067. "start": "2018-08-06T02:52:00.000Z",
  9068. "end": "2018-08-06T05:52:00.000Z",
  9069. "relax": 0
  9070. }
  9071. ],
  9072. "timeWindowsIgnorable": true,
  9073. "assignedVehicleId": "",
  9074. "nestedTasks": [],
  9075. "precedenceTaskId": "",
  9076. "completed": false,
  9077. "dropPenalty": 5000
  9078. },
  9079. {
  9080. "id": "4917",
  9081. "location": {
  9082. "id": "1.3230967_103.9221028",
  9083. "latitude": 1.3230967,
  9084. "longitude": 103.9221028
  9085. },
  9086. "taskType": "Pickup",
  9087. "capacityDemand": {
  9088. "weight": 11,
  9089. "volume": 100,
  9090. "unit": 1
  9091. },
  9092. "duration": 200,
  9093. "timeWindows": [
  9094. {
  9095. "start": "2018-08-06T02:52:00.000Z",
  9096. "end": "2018-08-06T05:52:00.000Z",
  9097. "relax": 0
  9098. }
  9099. ],
  9100. "timeWindowsIgnorable": true,
  9101. "assignedVehicleId": "",
  9102. "nestedTasks": [],
  9103. "precedenceTaskId": "",
  9104. "completed": false,
  9105. "dropPenalty": 5000
  9106. },
  9107. {
  9108. "id": "4916",
  9109. "location": {
  9110. "id": "1.305235_103.775715",
  9111. "latitude": 1.305235,
  9112. "longitude": 103.775715
  9113. },
  9114. "taskType": "Delivery",
  9115. "capacityDemand": {
  9116. "weight": -4,
  9117. "volume": -100,
  9118. "unit": -1
  9119. },
  9120. "duration": 200,
  9121. "timeWindows": [
  9122. {
  9123. "start": "2018-08-06T02:56:00.000Z",
  9124. "end": "2018-08-06T05:56:00.000Z",
  9125. "relax": 0
  9126. }
  9127. ],
  9128. "timeWindowsIgnorable": true,
  9129. "assignedVehicleId": "",
  9130. "nestedTasks": [],
  9131. "precedenceTaskId": "",
  9132. "completed": false,
  9133. "dropPenalty": 5000
  9134. },
  9135. {
  9136. "id": "4915",
  9137. "location": {
  9138. "id": "1.3113982_103.8565897",
  9139. "latitude": 1.3113982,
  9140. "longitude": 103.8565897
  9141. },
  9142. "taskType": "Pickup",
  9143. "capacityDemand": {
  9144. "weight": 4,
  9145. "volume": 100,
  9146. "unit": 1
  9147. },
  9148. "duration": 200,
  9149. "timeWindows": [
  9150. {
  9151. "start": "2018-08-06T02:56:00.000Z",
  9152. "end": "2018-08-06T05:56:00.000Z",
  9153. "relax": 0
  9154. }
  9155. ],
  9156. "timeWindowsIgnorable": true,
  9157. "assignedVehicleId": "",
  9158. "nestedTasks": [],
  9159. "precedenceTaskId": "",
  9160. "completed": false,
  9161. "dropPenalty": 5000
  9162. },
  9163. {
  9164. "id": "4914",
  9165. "location": {
  9166. "id": "1.3765622_103.7430848",
  9167. "latitude": 1.3765622,
  9168. "longitude": 103.7430848
  9169. },
  9170. "taskType": "Delivery",
  9171. "capacityDemand": {
  9172. "weight": -3,
  9173. "volume": -100,
  9174. "unit": -1
  9175. },
  9176. "duration": 200,
  9177. "timeWindows": [
  9178. {
  9179. "start": "2018-08-05T23:23:00.000Z",
  9180. "end": "2018-08-06T02:23:00.000Z",
  9181. "relax": 0
  9182. }
  9183. ],
  9184. "timeWindowsIgnorable": true,
  9185. "assignedVehicleId": "",
  9186. "nestedTasks": [],
  9187. "precedenceTaskId": "",
  9188. "completed": false,
  9189. "dropPenalty": 5000
  9190. },
  9191. {
  9192. "id": "4913",
  9193. "location": {
  9194. "id": "1.3262422_103.6783524",
  9195. "latitude": 1.3262422,
  9196. "longitude": 103.6783524
  9197. },
  9198. "taskType": "Pickup",
  9199. "capacityDemand": {
  9200. "weight": 3,
  9201. "volume": 100,
  9202. "unit": 1
  9203. },
  9204. "duration": 200,
  9205. "timeWindows": [
  9206. {
  9207. "start": "2018-08-05T23:23:00.000Z",
  9208. "end": "2018-08-06T02:23:00.000Z",
  9209. "relax": 0
  9210. }
  9211. ],
  9212. "timeWindowsIgnorable": true,
  9213. "assignedVehicleId": "",
  9214. "nestedTasks": [],
  9215. "precedenceTaskId": "",
  9216. "completed": false,
  9217. "dropPenalty": 5000
  9218. },
  9219. {
  9220. "id": "4912",
  9221. "location": {
  9222. "id": "1.3778541_103.9615753",
  9223. "latitude": 1.3778541,
  9224. "longitude": 103.9615753
  9225. },
  9226. "taskType": "Delivery",
  9227. "capacityDemand": {
  9228. "weight": -3,
  9229. "volume": -100,
  9230. "unit": -1
  9231. },
  9232. "duration": 200,
  9233. "timeWindows": [
  9234. {
  9235. "start": "2018-08-06T13:56:00.000Z",
  9236. "end": "2018-08-06T16:56:00.000Z",
  9237. "relax": 0
  9238. }
  9239. ],
  9240. "timeWindowsIgnorable": true,
  9241. "assignedVehicleId": "",
  9242. "nestedTasks": [],
  9243. "precedenceTaskId": "",
  9244. "completed": false,
  9245. "dropPenalty": 5000
  9246. },
  9247. {
  9248. "id": "4911",
  9249. "location": {
  9250. "id": "1.3230967_103.9221028",
  9251. "latitude": 1.3230967,
  9252. "longitude": 103.9221028
  9253. },
  9254. "taskType": "Pickup",
  9255. "capacityDemand": {
  9256. "weight": 3,
  9257. "volume": 100,
  9258. "unit": 1
  9259. },
  9260. "duration": 200,
  9261. "timeWindows": [
  9262. {
  9263. "start": "2018-08-06T13:56:00.000Z",
  9264. "end": "2018-08-06T16:56:00.000Z",
  9265. "relax": 0
  9266. }
  9267. ],
  9268. "timeWindowsIgnorable": true,
  9269. "assignedVehicleId": "",
  9270. "nestedTasks": [],
  9271. "precedenceTaskId": "",
  9272. "completed": false,
  9273. "dropPenalty": 5000
  9274. },
  9275. {
  9276. "id": "4910",
  9277. "location": {
  9278. "id": "1.316803_103.9414649",
  9279. "latitude": 1.316803,
  9280. "longitude": 103.9414649
  9281. },
  9282. "taskType": "Delivery",
  9283. "capacityDemand": {
  9284. "weight": -33,
  9285. "volume": -200,
  9286. "unit": -1
  9287. },
  9288. "duration": 200,
  9289. "timeWindows": [
  9290. {
  9291. "start": "2018-08-06T00:57:00.000Z",
  9292. "end": "2018-08-06T03:57:00.000Z",
  9293. "relax": 0
  9294. }
  9295. ],
  9296. "timeWindowsIgnorable": true,
  9297. "assignedVehicleId": "",
  9298. "nestedTasks": [],
  9299. "precedenceTaskId": "",
  9300. "completed": false,
  9301. "dropPenalty": 5000
  9302. },
  9303. {
  9304. "id": "4909",
  9305. "location": {
  9306. "id": "1.3230967_103.9221028",
  9307. "latitude": 1.3230967,
  9308. "longitude": 103.9221028
  9309. },
  9310. "taskType": "Pickup",
  9311. "capacityDemand": {
  9312. "weight": 33,
  9313. "volume": 200,
  9314. "unit": 1
  9315. },
  9316. "duration": 200,
  9317. "timeWindows": [
  9318. {
  9319. "start": "2018-08-06T00:57:00.000Z",
  9320. "end": "2018-08-06T03:57:00.000Z",
  9321. "relax": 0
  9322. }
  9323. ],
  9324. "timeWindowsIgnorable": true,
  9325. "assignedVehicleId": "",
  9326. "nestedTasks": [],
  9327. "precedenceTaskId": "",
  9328. "completed": false,
  9329. "dropPenalty": 5000
  9330. },
  9331. {
  9332. "id": "4908",
  9333. "location": {
  9334. "id": "1.4450833_103.8337174",
  9335. "latitude": 1.4450833,
  9336. "longitude": 103.8337174
  9337. },
  9338. "taskType": "Delivery",
  9339. "capacityDemand": {
  9340. "weight": -86,
  9341. "volume": -500,
  9342. "unit": -1
  9343. },
  9344. "duration": 200,
  9345. "timeWindows": [
  9346. {
  9347. "start": "2018-08-06T07:03:00.000Z",
  9348. "end": "2018-08-06T10:03:00.000Z",
  9349. "relax": 0
  9350. }
  9351. ],
  9352. "timeWindowsIgnorable": true,
  9353. "assignedVehicleId": "",
  9354. "nestedTasks": [],
  9355. "precedenceTaskId": "",
  9356. "completed": false,
  9357. "dropPenalty": 5000
  9358. },
  9359. {
  9360. "id": "4907",
  9361. "location": {
  9362. "id": "1.3113982_103.8565897",
  9363. "latitude": 1.3113982,
  9364. "longitude": 103.8565897
  9365. },
  9366. "taskType": "Pickup",
  9367. "capacityDemand": {
  9368. "weight": 86,
  9369. "volume": 500,
  9370. "unit": 1
  9371. },
  9372. "duration": 200,
  9373. "timeWindows": [
  9374. {
  9375. "start": "2018-08-06T07:03:00.000Z",
  9376. "end": "2018-08-06T10:03:00.000Z",
  9377. "relax": 0
  9378. }
  9379. ],
  9380. "timeWindowsIgnorable": true,
  9381. "assignedVehicleId": "",
  9382. "nestedTasks": [],
  9383. "precedenceTaskId": "",
  9384. "completed": false,
  9385. "dropPenalty": 5000
  9386. },
  9387. {
  9388. "id": "4906",
  9389. "location": {
  9390. "id": "1.325726_103.836955",
  9391. "latitude": 1.325726,
  9392. "longitude": 103.836955
  9393. },
  9394. "taskType": "Delivery",
  9395. "capacityDemand": {
  9396. "weight": -2,
  9397. "volume": -100,
  9398. "unit": -1
  9399. },
  9400. "duration": 200,
  9401. "timeWindows": [
  9402. {
  9403. "start": "2018-08-06T11:29:00.000Z",
  9404. "end": "2018-08-06T14:29:00.000Z",
  9405. "relax": 0
  9406. }
  9407. ],
  9408. "timeWindowsIgnorable": true,
  9409. "assignedVehicleId": "",
  9410. "nestedTasks": [],
  9411. "precedenceTaskId": "",
  9412. "completed": false,
  9413. "dropPenalty": 5000
  9414. },
  9415. {
  9416. "id": "4905",
  9417. "location": {
  9418. "id": "1.3113982_103.8565897",
  9419. "latitude": 1.3113982,
  9420. "longitude": 103.8565897
  9421. },
  9422. "taskType": "Pickup",
  9423. "capacityDemand": {
  9424. "weight": 2,
  9425. "volume": 100,
  9426. "unit": 1
  9427. },
  9428. "duration": 200,
  9429. "timeWindows": [
  9430. {
  9431. "start": "2018-08-06T11:29:00.000Z",
  9432. "end": "2018-08-06T14:29:00.000Z",
  9433. "relax": 0
  9434. }
  9435. ],
  9436. "timeWindowsIgnorable": true,
  9437. "assignedVehicleId": "",
  9438. "nestedTasks": [],
  9439. "precedenceTaskId": "",
  9440. "completed": false,
  9441. "dropPenalty": 5000
  9442. },
  9443. {
  9444. "id": "4904",
  9445. "location": {
  9446. "id": "1.35761_103.8461269",
  9447. "latitude": 1.35761,
  9448. "longitude": 103.8461269
  9449. },
  9450. "taskType": "Delivery",
  9451. "capacityDemand": {
  9452. "weight": -16,
  9453. "volume": -100,
  9454. "unit": -1
  9455. },
  9456. "duration": 200,
  9457. "timeWindows": [
  9458. {
  9459. "start": "2018-08-06T09:33:00.000Z",
  9460. "end": "2018-08-06T12:33:00.000Z",
  9461. "relax": 0
  9462. }
  9463. ],
  9464. "timeWindowsIgnorable": true,
  9465. "assignedVehicleId": "",
  9466. "nestedTasks": [],
  9467. "precedenceTaskId": "",
  9468. "completed": false,
  9469. "dropPenalty": 5000
  9470. },
  9471. {
  9472. "id": "4903",
  9473. "location": {
  9474. "id": "1.3113982_103.8565897",
  9475. "latitude": 1.3113982,
  9476. "longitude": 103.8565897
  9477. },
  9478. "taskType": "Pickup",
  9479. "capacityDemand": {
  9480. "weight": 16,
  9481. "volume": 100,
  9482. "unit": 1
  9483. },
  9484. "duration": 200,
  9485. "timeWindows": [
  9486. {
  9487. "start": "2018-08-06T09:33:00.000Z",
  9488. "end": "2018-08-06T12:33:00.000Z",
  9489. "relax": 0
  9490. }
  9491. ],
  9492. "timeWindowsIgnorable": true,
  9493. "assignedVehicleId": "",
  9494. "nestedTasks": [],
  9495. "precedenceTaskId": "",
  9496. "completed": false,
  9497. "dropPenalty": 5000
  9498. },
  9499. {
  9500. "id": "4902",
  9501. "location": {
  9502. "id": "1.3089369_103.8315613",
  9503. "latitude": 1.3089369,
  9504. "longitude": 103.8315613
  9505. },
  9506. "taskType": "Delivery",
  9507. "capacityDemand": {
  9508. "weight": -19,
  9509. "volume": -100,
  9510. "unit": -1
  9511. },
  9512. "duration": 200,
  9513. "timeWindows": [
  9514. {
  9515. "start": "2018-08-06T04:14:00.000Z",
  9516. "end": "2018-08-06T07:14:00.000Z",
  9517. "relax": 0
  9518. }
  9519. ],
  9520. "timeWindowsIgnorable": true,
  9521. "assignedVehicleId": "",
  9522. "nestedTasks": [],
  9523. "precedenceTaskId": "",
  9524. "completed": false,
  9525. "dropPenalty": 5000
  9526. },
  9527. {
  9528. "id": "4901",
  9529. "location": {
  9530. "id": "1.3113982_103.8565897",
  9531. "latitude": 1.3113982,
  9532. "longitude": 103.8565897
  9533. },
  9534. "taskType": "Pickup",
  9535. "capacityDemand": {
  9536. "weight": 19,
  9537. "volume": 100,
  9538. "unit": 1
  9539. },
  9540. "duration": 200,
  9541. "timeWindows": [
  9542. {
  9543. "start": "2018-08-06T04:14:00.000Z",
  9544. "end": "2018-08-06T07:14:00.000Z",
  9545. "relax": 0
  9546. }
  9547. ],
  9548. "timeWindowsIgnorable": true,
  9549. "assignedVehicleId": "",
  9550. "nestedTasks": [],
  9551. "precedenceTaskId": "",
  9552. "completed": false,
  9553. "dropPenalty": 5000
  9554. },
  9555. {
  9556. "id": "4900",
  9557. "location": {
  9558. "id": "1.401794_103.907165",
  9559. "latitude": 1.401794,
  9560. "longitude": 103.907165
  9561. },
  9562. "taskType": "Delivery",
  9563. "capacityDemand": {
  9564. "weight": -54,
  9565. "volume": -300,
  9566. "unit": -1
  9567. },
  9568. "duration": 200,
  9569. "timeWindows": [
  9570. {
  9571. "start": "2018-08-06T12:51:00.000Z",
  9572. "end": "2018-08-06T15:51:00.000Z",
  9573. "relax": 0
  9574. }
  9575. ],
  9576. "timeWindowsIgnorable": true,
  9577. "assignedVehicleId": "",
  9578. "nestedTasks": [],
  9579. "precedenceTaskId": "",
  9580. "completed": false,
  9581. "dropPenalty": 5000
  9582. },
  9583. {
  9584. "id": "4899",
  9585. "location": {
  9586. "id": "1.3230967_103.9221028",
  9587. "latitude": 1.3230967,
  9588. "longitude": 103.9221028
  9589. },
  9590. "taskType": "Pickup",
  9591. "capacityDemand": {
  9592. "weight": 54,
  9593. "volume": 300,
  9594. "unit": 1
  9595. },
  9596. "duration": 200,
  9597. "timeWindows": [
  9598. {
  9599. "start": "2018-08-06T12:51:00.000Z",
  9600. "end": "2018-08-06T15:51:00.000Z",
  9601. "relax": 0
  9602. }
  9603. ],
  9604. "timeWindowsIgnorable": true,
  9605. "assignedVehicleId": "",
  9606. "nestedTasks": [],
  9607. "precedenceTaskId": "",
  9608. "completed": false,
  9609. "dropPenalty": 5000
  9610. },
  9611. {
  9612. "id": "4898",
  9613. "location": {
  9614. "id": "1.390977_103.88928",
  9615. "latitude": 1.390977,
  9616. "longitude": 103.88928
  9617. },
  9618. "taskType": "Delivery",
  9619. "capacityDemand": {
  9620. "weight": -4,
  9621. "volume": -100,
  9622. "unit": -1
  9623. },
  9624. "duration": 200,
  9625. "timeWindows": [
  9626. {
  9627. "start": "2018-08-06T09:55:00.000Z",
  9628. "end": "2018-08-06T12:55:00.000Z",
  9629. "relax": 0
  9630. }
  9631. ],
  9632. "timeWindowsIgnorable": true,
  9633. "assignedVehicleId": "",
  9634. "nestedTasks": [],
  9635. "precedenceTaskId": "",
  9636. "completed": false,
  9637. "dropPenalty": 5000
  9638. },
  9639. {
  9640. "id": "4897",
  9641. "location": {
  9642. "id": "1.3230967_103.9221028",
  9643. "latitude": 1.3230967,
  9644. "longitude": 103.9221028
  9645. },
  9646. "taskType": "Pickup",
  9647. "capacityDemand": {
  9648. "weight": 4,
  9649. "volume": 100,
  9650. "unit": 1
  9651. },
  9652. "duration": 200,
  9653. "timeWindows": [
  9654. {
  9655. "start": "2018-08-06T09:55:00.000Z",
  9656. "end": "2018-08-06T12:55:00.000Z",
  9657. "relax": 0
  9658. }
  9659. ],
  9660. "timeWindowsIgnorable": true,
  9661. "assignedVehicleId": "",
  9662. "nestedTasks": [],
  9663. "precedenceTaskId": "",
  9664. "completed": false,
  9665. "dropPenalty": 5000
  9666. },
  9667. {
  9668. "id": "4896",
  9669. "location": {
  9670. "id": "1.363346_103.8696178",
  9671. "latitude": 1.363346,
  9672. "longitude": 103.8696178
  9673. },
  9674. "taskType": "Delivery",
  9675. "capacityDemand": {
  9676. "weight": -17,
  9677. "volume": -100,
  9678. "unit": -1
  9679. },
  9680. "duration": 200,
  9681. "timeWindows": [
  9682. {
  9683. "start": "2018-08-06T08:10:00.000Z",
  9684. "end": "2018-08-06T11:10:00.000Z",
  9685. "relax": 0
  9686. }
  9687. ],
  9688. "timeWindowsIgnorable": true,
  9689. "assignedVehicleId": "",
  9690. "nestedTasks": [],
  9691. "precedenceTaskId": "",
  9692. "completed": false,
  9693. "dropPenalty": 5000
  9694. },
  9695. {
  9696. "id": "4895",
  9697. "location": {
  9698. "id": "1.3113982_103.8565897",
  9699. "latitude": 1.3113982,
  9700. "longitude": 103.8565897
  9701. },
  9702. "taskType": "Pickup",
  9703. "capacityDemand": {
  9704. "weight": 17,
  9705. "volume": 100,
  9706. "unit": 1
  9707. },
  9708. "duration": 200,
  9709. "timeWindows": [
  9710. {
  9711. "start": "2018-08-06T08:10:00.000Z",
  9712. "end": "2018-08-06T11:10:00.000Z",
  9713. "relax": 0
  9714. }
  9715. ],
  9716. "timeWindowsIgnorable": true,
  9717. "assignedVehicleId": "",
  9718. "nestedTasks": [],
  9719. "precedenceTaskId": "",
  9720. "completed": false,
  9721. "dropPenalty": 5000
  9722. },
  9723. {
  9724. "id": "4894",
  9725. "location": {
  9726. "id": "1.3020417_103.7700349",
  9727. "latitude": 1.3020417,
  9728. "longitude": 103.7700349
  9729. },
  9730. "taskType": "Delivery",
  9731. "capacityDemand": {
  9732. "weight": -11,
  9733. "volume": -100,
  9734. "unit": -1
  9735. },
  9736. "duration": 200,
  9737. "timeWindows": [
  9738. {
  9739. "start": "2018-08-06T05:23:00.000Z",
  9740. "end": "2018-08-06T08:23:00.000Z",
  9741. "relax": 0
  9742. }
  9743. ],
  9744. "timeWindowsIgnorable": true,
  9745. "assignedVehicleId": "",
  9746. "nestedTasks": [],
  9747. "precedenceTaskId": "",
  9748. "completed": false,
  9749. "dropPenalty": 5000
  9750. },
  9751. {
  9752. "id": "4893",
  9753. "location": {
  9754. "id": "1.3113982_103.8565897",
  9755. "latitude": 1.3113982,
  9756. "longitude": 103.8565897
  9757. },
  9758. "taskType": "Pickup",
  9759. "capacityDemand": {
  9760. "weight": 11,
  9761. "volume": 100,
  9762. "unit": 1
  9763. },
  9764. "duration": 200,
  9765. "timeWindows": [
  9766. {
  9767. "start": "2018-08-06T05:23:00.000Z",
  9768. "end": "2018-08-06T08:23:00.000Z",
  9769. "relax": 0
  9770. }
  9771. ],
  9772. "timeWindowsIgnorable": true,
  9773. "assignedVehicleId": "",
  9774. "nestedTasks": [],
  9775. "precedenceTaskId": "",
  9776. "completed": false,
  9777. "dropPenalty": 5000
  9778. },
  9779. {
  9780. "id": "4892",
  9781. "location": {
  9782. "id": "1.317173_103.777194",
  9783. "latitude": 1.317173,
  9784. "longitude": 103.777194
  9785. },
  9786. "taskType": "Delivery",
  9787. "capacityDemand": {
  9788. "weight": -27,
  9789. "volume": -200,
  9790. "unit": -1
  9791. },
  9792. "duration": 200,
  9793. "timeWindows": [
  9794. {
  9795. "start": "2018-08-06T01:19:00.000Z",
  9796. "end": "2018-08-06T04:19:00.000Z",
  9797. "relax": 0
  9798. }
  9799. ],
  9800. "timeWindowsIgnorable": true,
  9801. "assignedVehicleId": "",
  9802. "nestedTasks": [],
  9803. "precedenceTaskId": "",
  9804. "completed": false,
  9805. "dropPenalty": 5000
  9806. },
  9807. {
  9808. "id": "4891",
  9809. "location": {
  9810. "id": "1.3113982_103.8565897",
  9811. "latitude": 1.3113982,
  9812. "longitude": 103.8565897
  9813. },
  9814. "taskType": "Pickup",
  9815. "capacityDemand": {
  9816. "weight": 27,
  9817. "volume": 200,
  9818. "unit": 1
  9819. },
  9820. "duration": 200,
  9821. "timeWindows": [
  9822. {
  9823. "start": "2018-08-06T01:19:00.000Z",
  9824. "end": "2018-08-06T04:19:00.000Z",
  9825. "relax": 0
  9826. }
  9827. ],
  9828. "timeWindowsIgnorable": true,
  9829. "assignedVehicleId": "",
  9830. "nestedTasks": [],
  9831. "precedenceTaskId": "",
  9832. "completed": false,
  9833. "dropPenalty": 5000
  9834. },
  9835. {
  9836. "id": "4890",
  9837. "location": {
  9838. "id": "1.2795839_103.8506561",
  9839. "latitude": 1.2795839,
  9840. "longitude": 103.8506561
  9841. },
  9842. "taskType": "Delivery",
  9843. "capacityDemand": {
  9844. "weight": -1,
  9845. "volume": -100,
  9846. "unit": -1
  9847. },
  9848. "duration": 200,
  9849. "timeWindows": [
  9850. {
  9851. "start": "2018-08-06T09:00:00.000Z",
  9852. "end": "2018-08-06T12:00:00.000Z",
  9853. "relax": 0
  9854. }
  9855. ],
  9856. "timeWindowsIgnorable": true,
  9857. "assignedVehicleId": "",
  9858. "nestedTasks": [],
  9859. "precedenceTaskId": "",
  9860. "completed": false,
  9861. "dropPenalty": 5000
  9862. },
  9863. {
  9864. "id": "4889",
  9865. "location": {
  9866. "id": "1.3262422_103.6783524",
  9867. "latitude": 1.3262422,
  9868. "longitude": 103.6783524
  9869. },
  9870. "taskType": "Pickup",
  9871. "capacityDemand": {
  9872. "weight": 1,
  9873. "volume": 100,
  9874. "unit": 1
  9875. },
  9876. "duration": 200,
  9877. "timeWindows": [
  9878. {
  9879. "start": "2018-08-06T09:00:00.000Z",
  9880. "end": "2018-08-06T12:00:00.000Z",
  9881. "relax": 0
  9882. }
  9883. ],
  9884. "timeWindowsIgnorable": true,
  9885. "assignedVehicleId": "",
  9886. "nestedTasks": [],
  9887. "precedenceTaskId": "",
  9888. "completed": false,
  9889. "dropPenalty": 5000
  9890. },
  9891. {
  9892. "id": "4888",
  9893. "location": {
  9894. "id": "1.3684605_103.869409",
  9895. "latitude": 1.3684605,
  9896. "longitude": 103.869409
  9897. },
  9898. "taskType": "Delivery",
  9899. "capacityDemand": {
  9900. "weight": -16,
  9901. "volume": -100,
  9902. "unit": -1
  9903. },
  9904. "duration": 200,
  9905. "timeWindows": [
  9906. {
  9907. "start": "2018-08-05T23:10:00.000Z",
  9908. "end": "2018-08-06T02:10:00.000Z",
  9909. "relax": 0
  9910. }
  9911. ],
  9912. "timeWindowsIgnorable": true,
  9913. "assignedVehicleId": "",
  9914. "nestedTasks": [],
  9915. "precedenceTaskId": "",
  9916. "completed": false,
  9917. "dropPenalty": 5000
  9918. },
  9919. {
  9920. "id": "4887",
  9921. "location": {
  9922. "id": "1.3113982_103.8565897",
  9923. "latitude": 1.3113982,
  9924. "longitude": 103.8565897
  9925. },
  9926. "taskType": "Pickup",
  9927. "capacityDemand": {
  9928. "weight": 16,
  9929. "volume": 100,
  9930. "unit": 1
  9931. },
  9932. "duration": 200,
  9933. "timeWindows": [
  9934. {
  9935. "start": "2018-08-05T23:10:00.000Z",
  9936. "end": "2018-08-06T02:10:00.000Z",
  9937. "relax": 0
  9938. }
  9939. ],
  9940. "timeWindowsIgnorable": true,
  9941. "assignedVehicleId": "",
  9942. "nestedTasks": [],
  9943. "precedenceTaskId": "",
  9944. "completed": false,
  9945. "dropPenalty": 5000
  9946. },
  9947. {
  9948. "id": "4886",
  9949. "location": {
  9950. "id": "1.354673_103.947203",
  9951. "latitude": 1.354673,
  9952. "longitude": 103.947203
  9953. },
  9954. "taskType": "Delivery",
  9955. "capacityDemand": {
  9956. "weight": -1,
  9957. "volume": -100,
  9958. "unit": -1
  9959. },
  9960. "duration": 200,
  9961. "timeWindows": [
  9962. {
  9963. "start": "2018-08-06T01:14:00.000Z",
  9964. "end": "2018-08-06T04:14:00.000Z",
  9965. "relax": 0
  9966. }
  9967. ],
  9968. "timeWindowsIgnorable": true,
  9969. "assignedVehicleId": "",
  9970. "nestedTasks": [],
  9971. "precedenceTaskId": "",
  9972. "completed": false,
  9973. "dropPenalty": 5000
  9974. },
  9975. {
  9976. "id": "4885",
  9977. "location": {
  9978. "id": "1.3230967_103.9221028",
  9979. "latitude": 1.3230967,
  9980. "longitude": 103.9221028
  9981. },
  9982. "taskType": "Pickup",
  9983. "capacityDemand": {
  9984. "weight": 1,
  9985. "volume": 100,
  9986. "unit": 1
  9987. },
  9988. "duration": 200,
  9989. "timeWindows": [
  9990. {
  9991. "start": "2018-08-06T01:14:00.000Z",
  9992. "end": "2018-08-06T04:14:00.000Z",
  9993. "relax": 0
  9994. }
  9995. ],
  9996. "timeWindowsIgnorable": true,
  9997. "assignedVehicleId": "",
  9998. "nestedTasks": [],
  9999. "precedenceTaskId": "",
  10000. "completed": false,
  10001. "dropPenalty": 5000
  10002. },
  10003. {
  10004. "id": "4884",
  10005. "location": {
  10006. "id": "1.3507047_103.8875301",
  10007. "latitude": 1.3507047,
  10008. "longitude": 103.8875301
  10009. },
  10010. "taskType": "Delivery",
  10011. "capacityDemand": {
  10012. "weight": -1,
  10013. "volume": -100,
  10014. "unit": -1
  10015. },
  10016. "duration": 200,
  10017. "timeWindows": [
  10018. {
  10019. "start": "2018-08-06T04:54:00.000Z",
  10020. "end": "2018-08-06T07:54:00.000Z",
  10021. "relax": 0
  10022. }
  10023. ],
  10024. "timeWindowsIgnorable": true,
  10025. "assignedVehicleId": "",
  10026. "nestedTasks": [],
  10027. "precedenceTaskId": "",
  10028. "completed": false,
  10029. "dropPenalty": 5000
  10030. },
  10031. {
  10032. "id": "4883",
  10033. "location": {
  10034. "id": "1.3230967_103.9221028",
  10035. "latitude": 1.3230967,
  10036. "longitude": 103.9221028
  10037. },
  10038. "taskType": "Pickup",
  10039. "capacityDemand": {
  10040. "weight": 1,
  10041. "volume": 100,
  10042. "unit": 1
  10043. },
  10044. "duration": 200,
  10045. "timeWindows": [
  10046. {
  10047. "start": "2018-08-06T04:54:00.000Z",
  10048. "end": "2018-08-06T07:54:00.000Z",
  10049. "relax": 0
  10050. }
  10051. ],
  10052. "timeWindowsIgnorable": true,
  10053. "assignedVehicleId": "",
  10054. "nestedTasks": [],
  10055. "precedenceTaskId": "",
  10056. "completed": false,
  10057. "dropPenalty": 5000
  10058. },
  10059. {
  10060. "id": "4882",
  10061. "location": {
  10062. "id": "1.3554617_103.9379194",
  10063. "latitude": 1.3554617,
  10064. "longitude": 103.9379194
  10065. },
  10066. "taskType": "Delivery",
  10067. "capacityDemand": {
  10068. "weight": -20,
  10069. "volume": -100,
  10070. "unit": -1
  10071. },
  10072. "duration": 200,
  10073. "timeWindows": [
  10074. {
  10075. "start": "2018-08-06T08:38:00.000Z",
  10076. "end": "2018-08-06T11:38:00.000Z",
  10077. "relax": 0
  10078. }
  10079. ],
  10080. "timeWindowsIgnorable": true,
  10081. "assignedVehicleId": "",
  10082. "nestedTasks": [],
  10083. "precedenceTaskId": "",
  10084. "completed": false,
  10085. "dropPenalty": 5000
  10086. },
  10087. {
  10088. "id": "4881",
  10089. "location": {
  10090. "id": "1.3230967_103.9221028",
  10091. "latitude": 1.3230967,
  10092. "longitude": 103.9221028
  10093. },
  10094. "taskType": "Pickup",
  10095. "capacityDemand": {
  10096. "weight": 20,
  10097. "volume": 100,
  10098. "unit": 1
  10099. },
  10100. "duration": 200,
  10101. "timeWindows": [
  10102. {
  10103. "start": "2018-08-06T08:38:00.000Z",
  10104. "end": "2018-08-06T11:38:00.000Z",
  10105. "relax": 0
  10106. }
  10107. ],
  10108. "timeWindowsIgnorable": true,
  10109. "assignedVehicleId": "",
  10110. "nestedTasks": [],
  10111. "precedenceTaskId": "",
  10112. "completed": false,
  10113. "dropPenalty": 5000
  10114. },
  10115. {
  10116. "id": "4880",
  10117. "location": {
  10118. "id": "1.4019304_103.750866",
  10119. "latitude": 1.4019304,
  10120. "longitude": 103.750866
  10121. },
  10122. "taskType": "Delivery",
  10123. "capacityDemand": {
  10124. "weight": -1,
  10125. "volume": -100,
  10126. "unit": -1
  10127. },
  10128. "duration": 200,
  10129. "timeWindows": [
  10130. {
  10131. "start": "2018-08-06T03:12:00.000Z",
  10132. "end": "2018-08-06T06:12:00.000Z",
  10133. "relax": 0
  10134. }
  10135. ],
  10136. "timeWindowsIgnorable": true,
  10137. "assignedVehicleId": "",
  10138. "nestedTasks": [],
  10139. "precedenceTaskId": "",
  10140. "completed": false,
  10141. "dropPenalty": 5000
  10142. },
  10143. {
  10144. "id": "4879",
  10145. "location": {
  10146. "id": "1.3262422_103.6783524",
  10147. "latitude": 1.3262422,
  10148. "longitude": 103.6783524
  10149. },
  10150. "taskType": "Pickup",
  10151. "capacityDemand": {
  10152. "weight": 1,
  10153. "volume": 100,
  10154. "unit": 1
  10155. },
  10156. "duration": 200,
  10157. "timeWindows": [
  10158. {
  10159. "start": "2018-08-06T03:12:00.000Z",
  10160. "end": "2018-08-06T06:12:00.000Z",
  10161. "relax": 0
  10162. }
  10163. ],
  10164. "timeWindowsIgnorable": true,
  10165. "assignedVehicleId": "",
  10166. "nestedTasks": [],
  10167. "precedenceTaskId": "",
  10168. "completed": false,
  10169. "dropPenalty": 5000
  10170. },
  10171. {
  10172. "id": "4878",
  10173. "location": {
  10174. "id": "1.37099_103.9597178",
  10175. "latitude": 1.37099,
  10176. "longitude": 103.9597178
  10177. },
  10178. "taskType": "Delivery",
  10179. "capacityDemand": {
  10180. "weight": -10,
  10181. "volume": -100,
  10182. "unit": -1
  10183. },
  10184. "duration": 200,
  10185. "timeWindows": [
  10186. {
  10187. "start": "2018-08-05T23:34:00.000Z",
  10188. "end": "2018-08-06T02:34:00.000Z",
  10189. "relax": 0
  10190. }
  10191. ],
  10192. "timeWindowsIgnorable": true,
  10193. "assignedVehicleId": "",
  10194. "nestedTasks": [],
  10195. "precedenceTaskId": "",
  10196. "completed": false,
  10197. "dropPenalty": 5000
  10198. },
  10199. {
  10200. "id": "4877",
  10201. "location": {
  10202. "id": "1.3230967_103.9221028",
  10203. "latitude": 1.3230967,
  10204. "longitude": 103.9221028
  10205. },
  10206. "taskType": "Pickup",
  10207. "capacityDemand": {
  10208. "weight": 10,
  10209. "volume": 100,
  10210. "unit": 1
  10211. },
  10212. "duration": 200,
  10213. "timeWindows": [
  10214. {
  10215. "start": "2018-08-05T23:34:00.000Z",
  10216. "end": "2018-08-06T02:34:00.000Z",
  10217. "relax": 0
  10218. }
  10219. ],
  10220. "timeWindowsIgnorable": true,
  10221. "assignedVehicleId": "",
  10222. "nestedTasks": [],
  10223. "precedenceTaskId": "",
  10224. "completed": false,
  10225. "dropPenalty": 5000
  10226. },
  10227. {
  10228. "id": "4876",
  10229. "location": {
  10230. "id": "1.288727_103.8168261",
  10231. "latitude": 1.288727,
  10232. "longitude": 103.8168261
  10233. },
  10234. "taskType": "Delivery",
  10235. "capacityDemand": {
  10236. "weight": -1,
  10237. "volume": -100,
  10238. "unit": -1
  10239. },
  10240. "duration": 200,
  10241. "timeWindows": [
  10242. {
  10243. "start": "2018-08-06T03:00:00.000Z",
  10244. "end": "2018-08-06T06:00:00.000Z",
  10245. "relax": 0
  10246. }
  10247. ],
  10248. "timeWindowsIgnorable": true,
  10249. "assignedVehicleId": "",
  10250. "nestedTasks": [],
  10251. "precedenceTaskId": "",
  10252. "completed": false,
  10253. "dropPenalty": 5000
  10254. },
  10255. {
  10256. "id": "4875",
  10257. "location": {
  10258. "id": "1.3113982_103.8565897",
  10259. "latitude": 1.3113982,
  10260. "longitude": 103.8565897
  10261. },
  10262. "taskType": "Pickup",
  10263. "capacityDemand": {
  10264. "weight": 1,
  10265. "volume": 100,
  10266. "unit": 1
  10267. },
  10268. "duration": 200,
  10269. "timeWindows": [
  10270. {
  10271. "start": "2018-08-06T03:00:00.000Z",
  10272. "end": "2018-08-06T06:00:00.000Z",
  10273. "relax": 0
  10274. }
  10275. ],
  10276. "timeWindowsIgnorable": true,
  10277. "assignedVehicleId": "",
  10278. "nestedTasks": [],
  10279. "precedenceTaskId": "",
  10280. "completed": false,
  10281. "dropPenalty": 5000
  10282. },
  10283. {
  10284. "id": "4874",
  10285. "location": {
  10286. "id": "1.2880406_103.8153318",
  10287. "latitude": 1.2880406,
  10288. "longitude": 103.8153318
  10289. },
  10290. "taskType": "Delivery",
  10291. "capacityDemand": {
  10292. "weight": -3,
  10293. "volume": -100,
  10294. "unit": -1
  10295. },
  10296. "duration": 200,
  10297. "timeWindows": [
  10298. {
  10299. "start": "2018-08-06T04:26:00.000Z",
  10300. "end": "2018-08-06T07:26:00.000Z",
  10301. "relax": 0
  10302. }
  10303. ],
  10304. "timeWindowsIgnorable": true,
  10305. "assignedVehicleId": "",
  10306. "nestedTasks": [],
  10307. "precedenceTaskId": "",
  10308. "completed": false,
  10309. "dropPenalty": 5000
  10310. },
  10311. {
  10312. "id": "4873",
  10313. "location": {
  10314. "id": "1.3230967_103.9221028",
  10315. "latitude": 1.3230967,
  10316. "longitude": 103.9221028
  10317. },
  10318. "taskType": "Pickup",
  10319. "capacityDemand": {
  10320. "weight": 3,
  10321. "volume": 100,
  10322. "unit": 1
  10323. },
  10324. "duration": 200,
  10325. "timeWindows": [
  10326. {
  10327. "start": "2018-08-06T04:26:00.000Z",
  10328. "end": "2018-08-06T07:26:00.000Z",
  10329. "relax": 0
  10330. }
  10331. ],
  10332. "timeWindowsIgnorable": true,
  10333. "assignedVehicleId": "",
  10334. "nestedTasks": [],
  10335. "precedenceTaskId": "",
  10336. "completed": false,
  10337. "dropPenalty": 5000
  10338. },
  10339. {
  10340. "id": "4872",
  10341. "location": {
  10342. "id": "1.3410264_103.7052969",
  10343. "latitude": 1.3410264,
  10344. "longitude": 103.7052969
  10345. },
  10346. "taskType": "Delivery",
  10347. "capacityDemand": {
  10348. "weight": -9,
  10349. "volume": -100,
  10350. "unit": -1
  10351. },
  10352. "duration": 200,
  10353. "timeWindows": [
  10354. {
  10355. "start": "2018-08-06T01:01:00.000Z",
  10356. "end": "2018-08-06T04:01:00.000Z",
  10357. "relax": 0
  10358. }
  10359. ],
  10360. "timeWindowsIgnorable": true,
  10361. "assignedVehicleId": "",
  10362. "nestedTasks": [],
  10363. "precedenceTaskId": "",
  10364. "completed": false,
  10365. "dropPenalty": 5000
  10366. },
  10367. {
  10368. "id": "4871",
  10369. "location": {
  10370. "id": "1.3262422_103.6783524",
  10371. "latitude": 1.3262422,
  10372. "longitude": 103.6783524
  10373. },
  10374. "taskType": "Pickup",
  10375. "capacityDemand": {
  10376. "weight": 9,
  10377. "volume": 100,
  10378. "unit": 1
  10379. },
  10380. "duration": 200,
  10381. "timeWindows": [
  10382. {
  10383. "start": "2018-08-06T01:01:00.000Z",
  10384. "end": "2018-08-06T04:01:00.000Z",
  10385. "relax": 0
  10386. }
  10387. ],
  10388. "timeWindowsIgnorable": true,
  10389. "assignedVehicleId": "",
  10390. "nestedTasks": [],
  10391. "precedenceTaskId": "",
  10392. "completed": false,
  10393. "dropPenalty": 5000
  10394. },
  10395. {
  10396. "id": "4870",
  10397. "location": {
  10398. "id": "1.4386252_103.7979447",
  10399. "latitude": 1.4386252,
  10400. "longitude": 103.7979447
  10401. },
  10402. "taskType": "Delivery",
  10403. "capacityDemand": {
  10404. "weight": -7,
  10405. "volume": -100,
  10406. "unit": -1
  10407. },
  10408. "duration": 200,
  10409. "timeWindows": [
  10410. {
  10411. "start": "2018-08-06T05:33:00.000Z",
  10412. "end": "2018-08-06T08:33:00.000Z",
  10413. "relax": 0
  10414. }
  10415. ],
  10416. "timeWindowsIgnorable": true,
  10417. "assignedVehicleId": "",
  10418. "nestedTasks": [],
  10419. "precedenceTaskId": "",
  10420. "completed": false,
  10421. "dropPenalty": 5000
  10422. },
  10423. {
  10424. "id": "4869",
  10425. "location": {
  10426. "id": "1.3113982_103.8565897",
  10427. "latitude": 1.3113982,
  10428. "longitude": 103.8565897
  10429. },
  10430. "taskType": "Pickup",
  10431. "capacityDemand": {
  10432. "weight": 7,
  10433. "volume": 100,
  10434. "unit": 1
  10435. },
  10436. "duration": 200,
  10437. "timeWindows": [
  10438. {
  10439. "start": "2018-08-06T05:33:00.000Z",
  10440. "end": "2018-08-06T08:33:00.000Z",
  10441. "relax": 0
  10442. }
  10443. ],
  10444. "timeWindowsIgnorable": true,
  10445. "assignedVehicleId": "",
  10446. "nestedTasks": [],
  10447. "precedenceTaskId": "",
  10448. "completed": false,
  10449. "dropPenalty": 5000
  10450. },
  10451. {
  10452. "id": "4868",
  10453. "location": {
  10454. "id": "1.340641_103.844182",
  10455. "latitude": 1.340641,
  10456. "longitude": 103.844182
  10457. },
  10458. "taskType": "Delivery",
  10459. "capacityDemand": {
  10460. "weight": -1,
  10461. "volume": -100,
  10462. "unit": -1
  10463. },
  10464. "duration": 200,
  10465. "timeWindows": [
  10466. {
  10467. "start": "2018-08-06T01:07:00.000Z",
  10468. "end": "2018-08-06T04:07:00.000Z",
  10469. "relax": 0
  10470. }
  10471. ],
  10472. "timeWindowsIgnorable": true,
  10473. "assignedVehicleId": "",
  10474. "nestedTasks": [],
  10475. "precedenceTaskId": "",
  10476. "completed": false,
  10477. "dropPenalty": 5000
  10478. },
  10479. {
  10480. "id": "4867",
  10481. "location": {
  10482. "id": "1.3113982_103.8565897",
  10483. "latitude": 1.3113982,
  10484. "longitude": 103.8565897
  10485. },
  10486. "taskType": "Pickup",
  10487. "capacityDemand": {
  10488. "weight": 1,
  10489. "volume": 100,
  10490. "unit": 1
  10491. },
  10492. "duration": 200,
  10493. "timeWindows": [
  10494. {
  10495. "start": "2018-08-06T01:07:00.000Z",
  10496. "end": "2018-08-06T04:07:00.000Z",
  10497. "relax": 0
  10498. }
  10499. ],
  10500. "timeWindowsIgnorable": true,
  10501. "assignedVehicleId": "",
  10502. "nestedTasks": [],
  10503. "precedenceTaskId": "",
  10504. "completed": false,
  10505. "dropPenalty": 5000
  10506. },
  10507. {
  10508. "id": "4866",
  10509. "location": {
  10510. "id": "1.292921_103.8056418",
  10511. "latitude": 1.292921,
  10512. "longitude": 103.8056418
  10513. },
  10514. "taskType": "Delivery",
  10515. "capacityDemand": {
  10516. "weight": -1,
  10517. "volume": -100,
  10518. "unit": -1
  10519. },
  10520. "duration": 200,
  10521. "timeWindows": [
  10522. {
  10523. "start": "2018-08-06T03:10:00.000Z",
  10524. "end": "2018-08-06T06:10:00.000Z",
  10525. "relax": 0
  10526. }
  10527. ],
  10528. "timeWindowsIgnorable": true,
  10529. "assignedVehicleId": "",
  10530. "nestedTasks": [],
  10531. "precedenceTaskId": "",
  10532. "completed": false,
  10533. "dropPenalty": 5000
  10534. },
  10535. {
  10536. "id": "4865",
  10537. "location": {
  10538. "id": "1.3113982_103.8565897",
  10539. "latitude": 1.3113982,
  10540. "longitude": 103.8565897
  10541. },
  10542. "taskType": "Pickup",
  10543. "capacityDemand": {
  10544. "weight": 1,
  10545. "volume": 100,
  10546. "unit": 1
  10547. },
  10548. "duration": 200,
  10549. "timeWindows": [
  10550. {
  10551. "start": "2018-08-06T03:10:00.000Z",
  10552. "end": "2018-08-06T06:10:00.000Z",
  10553. "relax": 0
  10554. }
  10555. ],
  10556. "timeWindowsIgnorable": true,
  10557. "assignedVehicleId": "",
  10558. "nestedTasks": [],
  10559. "precedenceTaskId": "",
  10560. "completed": false,
  10561. "dropPenalty": 5000
  10562. },
  10563. {
  10564. "id": "4864",
  10565. "location": {
  10566. "id": "1.3247323_103.7863454",
  10567. "latitude": 1.3247323,
  10568. "longitude": 103.7863454
  10569. },
  10570. "taskType": "Delivery",
  10571. "capacityDemand": {
  10572. "weight": -9,
  10573. "volume": -100,
  10574. "unit": -1
  10575. },
  10576. "duration": 200,
  10577. "timeWindows": [
  10578. {
  10579. "start": "2018-08-06T00:37:00.000Z",
  10580. "end": "2018-08-06T03:37:00.000Z",
  10581. "relax": 0
  10582. }
  10583. ],
  10584. "timeWindowsIgnorable": true,
  10585. "assignedVehicleId": "",
  10586. "nestedTasks": [],
  10587. "precedenceTaskId": "",
  10588. "completed": false,
  10589. "dropPenalty": 5000
  10590. },
  10591. {
  10592. "id": "4863",
  10593. "location": {
  10594. "id": "1.3113982_103.8565897",
  10595. "latitude": 1.3113982,
  10596. "longitude": 103.8565897
  10597. },
  10598. "taskType": "Pickup",
  10599. "capacityDemand": {
  10600. "weight": 9,
  10601. "volume": 100,
  10602. "unit": 1
  10603. },
  10604. "duration": 200,
  10605. "timeWindows": [
  10606. {
  10607. "start": "2018-08-06T00:37:00.000Z",
  10608. "end": "2018-08-06T03:37:00.000Z",
  10609. "relax": 0
  10610. }
  10611. ],
  10612. "timeWindowsIgnorable": true,
  10613. "assignedVehicleId": "",
  10614. "nestedTasks": [],
  10615. "precedenceTaskId": "",
  10616. "completed": false,
  10617. "dropPenalty": 5000
  10618. },
  10619. {
  10620. "id": "4862",
  10621. "location": {
  10622. "id": "1.35103_103.858437",
  10623. "latitude": 1.35103,
  10624. "longitude": 103.858437
  10625. },
  10626. "taskType": "Delivery",
  10627. "capacityDemand": {
  10628. "weight": -8,
  10629. "volume": -100,
  10630. "unit": -1
  10631. },
  10632. "duration": 200,
  10633. "timeWindows": [
  10634. {
  10635. "start": "2018-08-06T04:06:00.000Z",
  10636. "end": "2018-08-06T07:06:00.000Z",
  10637. "relax": 0
  10638. }
  10639. ],
  10640. "timeWindowsIgnorable": true,
  10641. "assignedVehicleId": "",
  10642. "nestedTasks": [],
  10643. "precedenceTaskId": "",
  10644. "completed": false,
  10645. "dropPenalty": 5000
  10646. },
  10647. {
  10648. "id": "4861",
  10649. "location": {
  10650. "id": "1.3113982_103.8565897",
  10651. "latitude": 1.3113982,
  10652. "longitude": 103.8565897
  10653. },
  10654. "taskType": "Pickup",
  10655. "capacityDemand": {
  10656. "weight": 8,
  10657. "volume": 100,
  10658. "unit": 1
  10659. },
  10660. "duration": 200,
  10661. "timeWindows": [
  10662. {
  10663. "start": "2018-08-06T04:06:00.000Z",
  10664. "end": "2018-08-06T07:06:00.000Z",
  10665. "relax": 0
  10666. }
  10667. ],
  10668. "timeWindowsIgnorable": true,
  10669. "assignedVehicleId": "",
  10670. "nestedTasks": [],
  10671. "precedenceTaskId": "",
  10672. "completed": false,
  10673. "dropPenalty": 5000
  10674. },
  10675. {
  10676. "id": "4860",
  10677. "location": {
  10678. "id": "1.3261076_103.9264986",
  10679. "latitude": 1.3261076,
  10680. "longitude": 103.9264986
  10681. },
  10682. "taskType": "Delivery",
  10683. "capacityDemand": {
  10684. "weight": -17,
  10685. "volume": -100,
  10686. "unit": -1
  10687. },
  10688. "duration": 200,
  10689. "timeWindows": [
  10690. {
  10691. "start": "2018-08-06T04:55:00.000Z",
  10692. "end": "2018-08-06T07:55:00.000Z",
  10693. "relax": 0
  10694. }
  10695. ],
  10696. "timeWindowsIgnorable": true,
  10697. "assignedVehicleId": "",
  10698. "nestedTasks": [],
  10699. "precedenceTaskId": "",
  10700. "completed": false,
  10701. "dropPenalty": 5000
  10702. },
  10703. {
  10704. "id": "4859",
  10705. "location": {
  10706. "id": "1.3230967_103.9221028",
  10707. "latitude": 1.3230967,
  10708. "longitude": 103.9221028
  10709. },
  10710. "taskType": "Pickup",
  10711. "capacityDemand": {
  10712. "weight": 17,
  10713. "volume": 100,
  10714. "unit": 1
  10715. },
  10716. "duration": 200,
  10717. "timeWindows": [
  10718. {
  10719. "start": "2018-08-06T04:55:00.000Z",
  10720. "end": "2018-08-06T07:55:00.000Z",
  10721. "relax": 0
  10722. }
  10723. ],
  10724. "timeWindowsIgnorable": true,
  10725. "assignedVehicleId": "",
  10726. "nestedTasks": [],
  10727. "precedenceTaskId": "",
  10728. "completed": false,
  10729. "dropPenalty": 5000
  10730. },
  10731. {
  10732. "id": "4858",
  10733. "location": {
  10734. "id": "1.3834696_103.8967576",
  10735. "latitude": 1.3834696,
  10736. "longitude": 103.8967576
  10737. },
  10738. "taskType": "Delivery",
  10739. "capacityDemand": {
  10740. "weight": -1,
  10741. "volume": -100,
  10742. "unit": -1
  10743. },
  10744. "duration": 200,
  10745. "timeWindows": [
  10746. {
  10747. "start": "2018-08-06T09:14:00.000Z",
  10748. "end": "2018-08-06T12:14:00.000Z",
  10749. "relax": 0
  10750. }
  10751. ],
  10752. "timeWindowsIgnorable": true,
  10753. "assignedVehicleId": "",
  10754. "nestedTasks": [],
  10755. "precedenceTaskId": "",
  10756. "completed": false,
  10757. "dropPenalty": 5000
  10758. },
  10759. {
  10760. "id": "4857",
  10761. "location": {
  10762. "id": "1.3230967_103.9221028",
  10763. "latitude": 1.3230967,
  10764. "longitude": 103.9221028
  10765. },
  10766. "taskType": "Pickup",
  10767. "capacityDemand": {
  10768. "weight": 1,
  10769. "volume": 100,
  10770. "unit": 1
  10771. },
  10772. "duration": 200,
  10773. "timeWindows": [
  10774. {
  10775. "start": "2018-08-06T09:14:00.000Z",
  10776. "end": "2018-08-06T12:14:00.000Z",
  10777. "relax": 0
  10778. }
  10779. ],
  10780. "timeWindowsIgnorable": true,
  10781. "assignedVehicleId": "",
  10782. "nestedTasks": [],
  10783. "precedenceTaskId": "",
  10784. "completed": false,
  10785. "dropPenalty": 5000
  10786. },
  10787. {
  10788. "id": "4856",
  10789. "location": {
  10790. "id": "1.3241187_103.9416359",
  10791. "latitude": 1.3241187,
  10792. "longitude": 103.9416359
  10793. },
  10794. "taskType": "Delivery",
  10795. "capacityDemand": {
  10796. "weight": -105,
  10797. "volume": -600,
  10798. "unit": -1
  10799. },
  10800. "duration": 200,
  10801. "timeWindows": [
  10802. {
  10803. "start": "2018-08-05T23:46:00.000Z",
  10804. "end": "2018-08-06T02:46:00.000Z",
  10805. "relax": 0
  10806. }
  10807. ],
  10808. "timeWindowsIgnorable": true,
  10809. "assignedVehicleId": "",
  10810. "nestedTasks": [],
  10811. "precedenceTaskId": "",
  10812. "completed": false,
  10813. "dropPenalty": 5000
  10814. },
  10815. {
  10816. "id": "4855",
  10817. "location": {
  10818. "id": "1.3230967_103.9221028",
  10819. "latitude": 1.3230967,
  10820. "longitude": 103.9221028
  10821. },
  10822. "taskType": "Pickup",
  10823. "capacityDemand": {
  10824. "weight": 105,
  10825. "volume": 600,
  10826. "unit": 1
  10827. },
  10828. "duration": 200,
  10829. "timeWindows": [
  10830. {
  10831. "start": "2018-08-05T23:46:00.000Z",
  10832. "end": "2018-08-06T02:46:00.000Z",
  10833. "relax": 0
  10834. }
  10835. ],
  10836. "timeWindowsIgnorable": true,
  10837. "assignedVehicleId": "",
  10838. "nestedTasks": [],
  10839. "precedenceTaskId": "",
  10840. "completed": false,
  10841. "dropPenalty": 5000
  10842. },
  10843. {
  10844. "id": "4854",
  10845. "location": {
  10846. "id": "1.3476241_103.8727385",
  10847. "latitude": 1.3476241,
  10848. "longitude": 103.8727385
  10849. },
  10850. "taskType": "Delivery",
  10851. "capacityDemand": {
  10852. "weight": -1,
  10853. "volume": -100,
  10854. "unit": -1
  10855. },
  10856. "duration": 200,
  10857. "timeWindows": [
  10858. {
  10859. "start": "2018-08-06T06:13:00.000Z",
  10860. "end": "2018-08-06T09:13:00.000Z",
  10861. "relax": 0
  10862. }
  10863. ],
  10864. "timeWindowsIgnorable": true,
  10865. "assignedVehicleId": "",
  10866. "nestedTasks": [],
  10867. "precedenceTaskId": "",
  10868. "completed": false,
  10869. "dropPenalty": 5000
  10870. },
  10871. {
  10872. "id": "4853",
  10873. "location": {
  10874. "id": "1.3113982_103.8565897",
  10875. "latitude": 1.3113982,
  10876. "longitude": 103.8565897
  10877. },
  10878. "taskType": "Pickup",
  10879. "capacityDemand": {
  10880. "weight": 1,
  10881. "volume": 100,
  10882. "unit": 1
  10883. },
  10884. "duration": 200,
  10885. "timeWindows": [
  10886. {
  10887. "start": "2018-08-06T06:13:00.000Z",
  10888. "end": "2018-08-06T09:13:00.000Z",
  10889. "relax": 0
  10890. }
  10891. ],
  10892. "timeWindowsIgnorable": true,
  10893. "assignedVehicleId": "",
  10894. "nestedTasks": [],
  10895. "precedenceTaskId": "",
  10896. "completed": false,
  10897. "dropPenalty": 5000
  10898. },
  10899. {
  10900. "id": "4852",
  10901. "location": {
  10902. "id": "1.3294592_103.8713175",
  10903. "latitude": 1.3294592,
  10904. "longitude": 103.8713175
  10905. },
  10906. "taskType": "Delivery",
  10907. "capacityDemand": {
  10908. "weight": -4,
  10909. "volume": -100,
  10910. "unit": -1
  10911. },
  10912. "duration": 200,
  10913. "timeWindows": [
  10914. {
  10915. "start": "2018-08-06T04:09:00.000Z",
  10916. "end": "2018-08-06T07:09:00.000Z",
  10917. "relax": 0
  10918. }
  10919. ],
  10920. "timeWindowsIgnorable": true,
  10921. "assignedVehicleId": "",
  10922. "nestedTasks": [],
  10923. "precedenceTaskId": "",
  10924. "completed": false,
  10925. "dropPenalty": 5000
  10926. },
  10927. {
  10928. "id": "4851",
  10929. "location": {
  10930. "id": "1.3113982_103.8565897",
  10931. "latitude": 1.3113982,
  10932. "longitude": 103.8565897
  10933. },
  10934. "taskType": "Pickup",
  10935. "capacityDemand": {
  10936. "weight": 4,
  10937. "volume": 100,
  10938. "unit": 1
  10939. },
  10940. "duration": 200,
  10941. "timeWindows": [
  10942. {
  10943. "start": "2018-08-06T04:09:00.000Z",
  10944. "end": "2018-08-06T07:09:00.000Z",
  10945. "relax": 0
  10946. }
  10947. ],
  10948. "timeWindowsIgnorable": true,
  10949. "assignedVehicleId": "",
  10950. "nestedTasks": [],
  10951. "precedenceTaskId": "",
  10952. "completed": false,
  10953. "dropPenalty": 5000
  10954. },
  10955. {
  10956. "id": "4850",
  10957. "location": {
  10958. "id": "1.374366_103.953307",
  10959. "latitude": 1.374366,
  10960. "longitude": 103.953307
  10961. },
  10962. "taskType": "Delivery",
  10963. "capacityDemand": {
  10964. "weight": -4,
  10965. "volume": -100,
  10966. "unit": -1
  10967. },
  10968. "duration": 200,
  10969. "timeWindows": [
  10970. {
  10971. "start": "2018-08-06T11:32:00.000Z",
  10972. "end": "2018-08-06T14:32:00.000Z",
  10973. "relax": 0
  10974. }
  10975. ],
  10976. "timeWindowsIgnorable": true,
  10977. "assignedVehicleId": "",
  10978. "nestedTasks": [],
  10979. "precedenceTaskId": "",
  10980. "completed": false,
  10981. "dropPenalty": 5000
  10982. },
  10983. {
  10984. "id": "4849",
  10985. "location": {
  10986. "id": "1.3230967_103.9221028",
  10987. "latitude": 1.3230967,
  10988. "longitude": 103.9221028
  10989. },
  10990. "taskType": "Pickup",
  10991. "capacityDemand": {
  10992. "weight": 4,
  10993. "volume": 100,
  10994. "unit": 1
  10995. },
  10996. "duration": 200,
  10997. "timeWindows": [
  10998. {
  10999. "start": "2018-08-06T11:32:00.000Z",
  11000. "end": "2018-08-06T14:32:00.000Z",
  11001. "relax": 0
  11002. }
  11003. ],
  11004. "timeWindowsIgnorable": true,
  11005. "assignedVehicleId": "",
  11006. "nestedTasks": [],
  11007. "precedenceTaskId": "",
  11008. "completed": false,
  11009. "dropPenalty": 5000
  11010. },
  11011. {
  11012. "id": "4848",
  11013. "location": {
  11014. "id": "1.4487037_103.8151733",
  11015. "latitude": 1.4487037,
  11016. "longitude": 103.8151733
  11017. },
  11018. "taskType": "Delivery",
  11019. "capacityDemand": {
  11020. "weight": -12,
  11021. "volume": -100,
  11022. "unit": -1
  11023. },
  11024. "duration": 200,
  11025. "timeWindows": [
  11026. {
  11027. "start": "2018-08-06T13:13:00.000Z",
  11028. "end": "2018-08-06T16:13:00.000Z",
  11029. "relax": 0
  11030. }
  11031. ],
  11032. "timeWindowsIgnorable": true,
  11033. "assignedVehicleId": "",
  11034. "nestedTasks": [],
  11035. "precedenceTaskId": "",
  11036. "completed": false,
  11037. "dropPenalty": 5000
  11038. },
  11039. {
  11040. "id": "4847",
  11041. "location": {
  11042. "id": "1.3113982_103.8565897",
  11043. "latitude": 1.3113982,
  11044. "longitude": 103.8565897
  11045. },
  11046. "taskType": "Pickup",
  11047. "capacityDemand": {
  11048. "weight": 12,
  11049. "volume": 100,
  11050. "unit": 1
  11051. },
  11052. "duration": 200,
  11053. "timeWindows": [
  11054. {
  11055. "start": "2018-08-06T13:13:00.000Z",
  11056. "end": "2018-08-06T16:13:00.000Z",
  11057. "relax": 0
  11058. }
  11059. ],
  11060. "timeWindowsIgnorable": true,
  11061. "assignedVehicleId": "",
  11062. "nestedTasks": [],
  11063. "precedenceTaskId": "",
  11064. "completed": false,
  11065. "dropPenalty": 5000
  11066. },
  11067. {
  11068. "id": "4846",
  11069. "location": {
  11070. "id": "1.3782996_103.7541248",
  11071. "latitude": 1.3782996,
  11072. "longitude": 103.7541248
  11073. },
  11074. "taskType": "Delivery",
  11075. "capacityDemand": {
  11076. "weight": -27,
  11077. "volume": -200,
  11078. "unit": -1
  11079. },
  11080. "duration": 200,
  11081. "timeWindows": [
  11082. {
  11083. "start": "2018-08-06T13:30:00.000Z",
  11084. "end": "2018-08-06T16:30:00.000Z",
  11085. "relax": 0
  11086. }
  11087. ],
  11088. "timeWindowsIgnorable": true,
  11089. "assignedVehicleId": "",
  11090. "nestedTasks": [],
  11091. "precedenceTaskId": "",
  11092. "completed": false,
  11093. "dropPenalty": 5000
  11094. },
  11095. {
  11096. "id": "4845",
  11097. "location": {
  11098. "id": "1.3262422_103.6783524",
  11099. "latitude": 1.3262422,
  11100. "longitude": 103.6783524
  11101. },
  11102. "taskType": "Pickup",
  11103. "capacityDemand": {
  11104. "weight": 27,
  11105. "volume": 200,
  11106. "unit": 1
  11107. },
  11108. "duration": 200,
  11109. "timeWindows": [
  11110. {
  11111. "start": "2018-08-06T13:30:00.000Z",
  11112. "end": "2018-08-06T16:30:00.000Z",
  11113. "relax": 0
  11114. }
  11115. ],
  11116. "timeWindowsIgnorable": true,
  11117. "assignedVehicleId": "",
  11118. "nestedTasks": [],
  11119. "precedenceTaskId": "",
  11120. "completed": false,
  11121. "dropPenalty": 5000
  11122. },
  11123. {
  11124. "id": "4844",
  11125. "location": {
  11126. "id": "1.4029563_103.8950854",
  11127. "latitude": 1.4029563,
  11128. "longitude": 103.8950854
  11129. },
  11130. "taskType": "Delivery",
  11131. "capacityDemand": {
  11132. "weight": -14,
  11133. "volume": -100,
  11134. "unit": -1
  11135. },
  11136. "duration": 200,
  11137. "timeWindows": [
  11138. {
  11139. "start": "2018-08-06T04:15:00.000Z",
  11140. "end": "2018-08-06T07:15:00.000Z",
  11141. "relax": 0
  11142. }
  11143. ],
  11144. "timeWindowsIgnorable": true,
  11145. "assignedVehicleId": "",
  11146. "nestedTasks": [],
  11147. "precedenceTaskId": "",
  11148. "completed": false,
  11149. "dropPenalty": 5000
  11150. },
  11151. {
  11152. "id": "4843",
  11153. "location": {
  11154. "id": "1.3230967_103.9221028",
  11155. "latitude": 1.3230967,
  11156. "longitude": 103.9221028
  11157. },
  11158. "taskType": "Pickup",
  11159. "capacityDemand": {
  11160. "weight": 14,
  11161. "volume": 100,
  11162. "unit": 1
  11163. },
  11164. "duration": 200,
  11165. "timeWindows": [
  11166. {
  11167. "start": "2018-08-06T04:15:00.000Z",
  11168. "end": "2018-08-06T07:15:00.000Z",
  11169. "relax": 0
  11170. }
  11171. ],
  11172. "timeWindowsIgnorable": true,
  11173. "assignedVehicleId": "",
  11174. "nestedTasks": [],
  11175. "precedenceTaskId": "",
  11176. "completed": false,
  11177. "dropPenalty": 5000
  11178. },
  11179. {
  11180. "id": "4842",
  11181. "location": {
  11182. "id": "1.2746874_103.8404881",
  11183. "latitude": 1.2746874,
  11184. "longitude": 103.8404881
  11185. },
  11186. "taskType": "Delivery",
  11187. "capacityDemand": {
  11188. "weight": -24,
  11189. "volume": -200,
  11190. "unit": -1
  11191. },
  11192. "duration": 200,
  11193. "timeWindows": [
  11194. {
  11195. "start": "2018-08-06T05:39:00.000Z",
  11196. "end": "2018-08-06T08:39:00.000Z",
  11197. "relax": 0
  11198. }
  11199. ],
  11200. "timeWindowsIgnorable": true,
  11201. "assignedVehicleId": "",
  11202. "nestedTasks": [],
  11203. "precedenceTaskId": "",
  11204. "completed": false,
  11205. "dropPenalty": 5000
  11206. },
  11207. {
  11208. "id": "4841",
  11209. "location": {
  11210. "id": "1.3113982_103.8565897",
  11211. "latitude": 1.3113982,
  11212. "longitude": 103.8565897
  11213. },
  11214. "taskType": "Pickup",
  11215. "capacityDemand": {
  11216. "weight": 24,
  11217. "volume": 200,
  11218. "unit": 1
  11219. },
  11220. "duration": 200,
  11221. "timeWindows": [
  11222. {
  11223. "start": "2018-08-06T05:39:00.000Z",
  11224. "end": "2018-08-06T08:39:00.000Z",
  11225. "relax": 0
  11226. }
  11227. ],
  11228. "timeWindowsIgnorable": true,
  11229. "assignedVehicleId": "",
  11230. "nestedTasks": [],
  11231. "precedenceTaskId": "",
  11232. "completed": false,
  11233. "dropPenalty": 5000
  11234. },
  11235. {
  11236. "id": "4840",
  11237. "location": {
  11238. "id": "1.3227234_103.8022517",
  11239. "latitude": 1.3227234,
  11240. "longitude": 103.8022517
  11241. },
  11242. "taskType": "Delivery",
  11243. "capacityDemand": {
  11244. "weight": -2,
  11245. "volume": -100,
  11246. "unit": -1
  11247. },
  11248. "duration": 200,
  11249. "timeWindows": [
  11250. {
  11251. "start": "2018-08-06T07:54:00.000Z",
  11252. "end": "2018-08-06T10:54:00.000Z",
  11253. "relax": 0
  11254. }
  11255. ],
  11256. "timeWindowsIgnorable": true,
  11257. "assignedVehicleId": "",
  11258. "nestedTasks": [],
  11259. "precedenceTaskId": "",
  11260. "completed": false,
  11261. "dropPenalty": 5000
  11262. },
  11263. {
  11264. "id": "4839",
  11265. "location": {
  11266. "id": "1.3113982_103.8565897",
  11267. "latitude": 1.3113982,
  11268. "longitude": 103.8565897
  11269. },
  11270. "taskType": "Pickup",
  11271. "capacityDemand": {
  11272. "weight": 2,
  11273. "volume": 100,
  11274. "unit": 1
  11275. },
  11276. "duration": 200,
  11277. "timeWindows": [
  11278. {
  11279. "start": "2018-08-06T07:54:00.000Z",
  11280. "end": "2018-08-06T10:54:00.000Z",
  11281. "relax": 0
  11282. }
  11283. ],
  11284. "timeWindowsIgnorable": true,
  11285. "assignedVehicleId": "",
  11286. "nestedTasks": [],
  11287. "precedenceTaskId": "",
  11288. "completed": false,
  11289. "dropPenalty": 5000
  11290. },
  11291. {
  11292. "id": "4838",
  11293. "location": {
  11294. "id": "1.4189724_103.8438623",
  11295. "latitude": 1.4189724,
  11296. "longitude": 103.8438623
  11297. },
  11298. "taskType": "Delivery",
  11299. "capacityDemand": {
  11300. "weight": -1,
  11301. "volume": -100,
  11302. "unit": -1
  11303. },
  11304. "duration": 200,
  11305. "timeWindows": [
  11306. {
  11307. "start": "2018-08-06T07:26:00.000Z",
  11308. "end": "2018-08-06T10:26:00.000Z",
  11309. "relax": 0
  11310. }
  11311. ],
  11312. "timeWindowsIgnorable": true,
  11313. "assignedVehicleId": "",
  11314. "nestedTasks": [],
  11315. "precedenceTaskId": "",
  11316. "completed": false,
  11317. "dropPenalty": 5000
  11318. },
  11319. {
  11320. "id": "4837",
  11321. "location": {
  11322. "id": "1.3113982_103.8565897",
  11323. "latitude": 1.3113982,
  11324. "longitude": 103.8565897
  11325. },
  11326. "taskType": "Pickup",
  11327. "capacityDemand": {
  11328. "weight": 1,
  11329. "volume": 100,
  11330. "unit": 1
  11331. },
  11332. "duration": 200,
  11333. "timeWindows": [
  11334. {
  11335. "start": "2018-08-06T07:26:00.000Z",
  11336. "end": "2018-08-06T10:26:00.000Z",
  11337. "relax": 0
  11338. }
  11339. ],
  11340. "timeWindowsIgnorable": true,
  11341. "assignedVehicleId": "",
  11342. "nestedTasks": [],
  11343. "precedenceTaskId": "",
  11344. "completed": false,
  11345. "dropPenalty": 5000
  11346. },
  11347. {
  11348. "id": "4836",
  11349. "location": {
  11350. "id": "1.3279514_103.8600775",
  11351. "latitude": 1.3279514,
  11352. "longitude": 103.8600775
  11353. },
  11354. "taskType": "Delivery",
  11355. "capacityDemand": {
  11356. "weight": -1,
  11357. "volume": -100,
  11358. "unit": -1
  11359. },
  11360. "duration": 200,
  11361. "timeWindows": [
  11362. {
  11363. "start": "2018-08-06T09:16:00.000Z",
  11364. "end": "2018-08-06T12:16:00.000Z",
  11365. "relax": 0
  11366. }
  11367. ],
  11368. "timeWindowsIgnorable": true,
  11369. "assignedVehicleId": "",
  11370. "nestedTasks": [],
  11371. "precedenceTaskId": "",
  11372. "completed": false,
  11373. "dropPenalty": 5000
  11374. },
  11375. {
  11376. "id": "4835",
  11377. "location": {
  11378. "id": "1.3113982_103.8565897",
  11379. "latitude": 1.3113982,
  11380. "longitude": 103.8565897
  11381. },
  11382. "taskType": "Pickup",
  11383. "capacityDemand": {
  11384. "weight": 1,
  11385. "volume": 100,
  11386. "unit": 1
  11387. },
  11388. "duration": 200,
  11389. "timeWindows": [
  11390. {
  11391. "start": "2018-08-06T09:16:00.000Z",
  11392. "end": "2018-08-06T12:16:00.000Z",
  11393. "relax": 0
  11394. }
  11395. ],
  11396. "timeWindowsIgnorable": true,
  11397. "assignedVehicleId": "",
  11398. "nestedTasks": [],
  11399. "precedenceTaskId": "",
  11400. "completed": false,
  11401. "dropPenalty": 5000
  11402. },
  11403. {
  11404. "id": "4834",
  11405. "location": {
  11406. "id": "1.3739957_103.8501126",
  11407. "latitude": 1.3739957,
  11408. "longitude": 103.8501126
  11409. },
  11410. "taskType": "Delivery",
  11411. "capacityDemand": {
  11412. "weight": -1,
  11413. "volume": -100,
  11414. "unit": -1
  11415. },
  11416. "duration": 200,
  11417. "timeWindows": [
  11418. {
  11419. "start": "2018-08-06T09:56:00.000Z",
  11420. "end": "2018-08-06T12:56:00.000Z",
  11421. "relax": 0
  11422. }
  11423. ],
  11424. "timeWindowsIgnorable": true,
  11425. "assignedVehicleId": "",
  11426. "nestedTasks": [],
  11427. "precedenceTaskId": "",
  11428. "completed": false,
  11429. "dropPenalty": 5000
  11430. },
  11431. {
  11432. "id": "4833",
  11433. "location": {
  11434. "id": "1.3113982_103.8565897",
  11435. "latitude": 1.3113982,
  11436. "longitude": 103.8565897
  11437. },
  11438. "taskType": "Pickup",
  11439. "capacityDemand": {
  11440. "weight": 1,
  11441. "volume": 100,
  11442. "unit": 1
  11443. },
  11444. "duration": 200,
  11445. "timeWindows": [
  11446. {
  11447. "start": "2018-08-06T09:56:00.000Z",
  11448. "end": "2018-08-06T12:56:00.000Z",
  11449. "relax": 0
  11450. }
  11451. ],
  11452. "timeWindowsIgnorable": true,
  11453. "assignedVehicleId": "",
  11454. "nestedTasks": [],
  11455. "precedenceTaskId": "",
  11456. "completed": false,
  11457. "dropPenalty": 5000
  11458. },
  11459. {
  11460. "id": "4832",
  11461. "location": {
  11462. "id": "1.3845337_103.7412712",
  11463. "latitude": 1.3845337,
  11464. "longitude": 103.7412712
  11465. },
  11466. "taskType": "Delivery",
  11467. "capacityDemand": {
  11468. "weight": -1,
  11469. "volume": -100,
  11470. "unit": -1
  11471. },
  11472. "duration": 200,
  11473. "timeWindows": [
  11474. {
  11475. "start": "2018-08-05T23:20:00.000Z",
  11476. "end": "2018-08-06T02:20:00.000Z",
  11477. "relax": 0
  11478. }
  11479. ],
  11480. "timeWindowsIgnorable": true,
  11481. "assignedVehicleId": "",
  11482. "nestedTasks": [],
  11483. "precedenceTaskId": "",
  11484. "completed": false,
  11485. "dropPenalty": 5000
  11486. },
  11487. {
  11488. "id": "4831",
  11489. "location": {
  11490. "id": "1.3262422_103.6783524",
  11491. "latitude": 1.3262422,
  11492. "longitude": 103.6783524
  11493. },
  11494. "taskType": "Pickup",
  11495. "capacityDemand": {
  11496. "weight": 1,
  11497. "volume": 100,
  11498. "unit": 1
  11499. },
  11500. "duration": 200,
  11501. "timeWindows": [
  11502. {
  11503. "start": "2018-08-05T23:20:00.000Z",
  11504. "end": "2018-08-06T02:20:00.000Z",
  11505. "relax": 0
  11506. }
  11507. ],
  11508. "timeWindowsIgnorable": true,
  11509. "assignedVehicleId": "",
  11510. "nestedTasks": [],
  11511. "precedenceTaskId": "",
  11512. "completed": false,
  11513. "dropPenalty": 5000
  11514. },
  11515. {
  11516. "id": "4830",
  11517. "location": {
  11518. "id": "1.2974003_103.8090378",
  11519. "latitude": 1.2974003,
  11520. "longitude": 103.8090378
  11521. },
  11522. "taskType": "Delivery",
  11523. "capacityDemand": {
  11524. "weight": -4,
  11525. "volume": -100,
  11526. "unit": -1
  11527. },
  11528. "duration": 200,
  11529. "timeWindows": [
  11530. {
  11531. "start": "2018-08-06T03:40:00.000Z",
  11532. "end": "2018-08-06T06:40:00.000Z",
  11533. "relax": 0
  11534. }
  11535. ],
  11536. "timeWindowsIgnorable": true,
  11537. "assignedVehicleId": "",
  11538. "nestedTasks": [],
  11539. "precedenceTaskId": "",
  11540. "completed": false,
  11541. "dropPenalty": 5000
  11542. },
  11543. {
  11544. "id": "4829",
  11545. "location": {
  11546. "id": "1.3113982_103.8565897",
  11547. "latitude": 1.3113982,
  11548. "longitude": 103.8565897
  11549. },
  11550. "taskType": "Pickup",
  11551. "capacityDemand": {
  11552. "weight": 4,
  11553. "volume": 100,
  11554. "unit": 1
  11555. },
  11556. "duration": 200,
  11557. "timeWindows": [
  11558. {
  11559. "start": "2018-08-06T03:40:00.000Z",
  11560. "end": "2018-08-06T06:40:00.000Z",
  11561. "relax": 0
  11562. }
  11563. ],
  11564. "timeWindowsIgnorable": true,
  11565. "assignedVehicleId": "",
  11566. "nestedTasks": [],
  11567. "precedenceTaskId": "",
  11568. "completed": false,
  11569. "dropPenalty": 5000
  11570. },
  11571. {
  11572. "id": "4828",
  11573. "location": {
  11574. "id": "1.3657772_103.8897048",
  11575. "latitude": 1.3657772,
  11576. "longitude": 103.8897048
  11577. },
  11578. "taskType": "Delivery",
  11579. "capacityDemand": {
  11580. "weight": -62,
  11581. "volume": -400,
  11582. "unit": -1
  11583. },
  11584. "duration": 200,
  11585. "timeWindows": [
  11586. {
  11587. "start": "2018-08-06T10:00:00.000Z",
  11588. "end": "2018-08-06T13:00:00.000Z",
  11589. "relax": 0
  11590. }
  11591. ],
  11592. "timeWindowsIgnorable": true,
  11593. "assignedVehicleId": "",
  11594. "nestedTasks": [],
  11595. "precedenceTaskId": "",
  11596. "completed": false,
  11597. "dropPenalty": 5000
  11598. },
  11599. {
  11600. "id": "4827",
  11601. "location": {
  11602. "id": "1.3230967_103.9221028",
  11603. "latitude": 1.3230967,
  11604. "longitude": 103.9221028
  11605. },
  11606. "taskType": "Pickup",
  11607. "capacityDemand": {
  11608. "weight": 62,
  11609. "volume": 400,
  11610. "unit": 1
  11611. },
  11612. "duration": 200,
  11613. "timeWindows": [
  11614. {
  11615. "start": "2018-08-06T10:00:00.000Z",
  11616. "end": "2018-08-06T13:00:00.000Z",
  11617. "relax": 0
  11618. }
  11619. ],
  11620. "timeWindowsIgnorable": true,
  11621. "assignedVehicleId": "",
  11622. "nestedTasks": [],
  11623. "precedenceTaskId": "",
  11624. "completed": false,
  11625. "dropPenalty": 5000
  11626. },
  11627. {
  11628. "id": "4826",
  11629. "location": {
  11630. "id": "1.3398691_103.7691166",
  11631. "latitude": 1.3398691,
  11632. "longitude": 103.7691166
  11633. },
  11634. "taskType": "Delivery",
  11635. "capacityDemand": {
  11636. "weight": -21,
  11637. "volume": -200,
  11638. "unit": -1
  11639. },
  11640. "duration": 200,
  11641. "timeWindows": [
  11642. {
  11643. "start": "2018-08-06T08:15:00.000Z",
  11644. "end": "2018-08-06T11:15:00.000Z",
  11645. "relax": 0
  11646. }
  11647. ],
  11648. "timeWindowsIgnorable": true,
  11649. "assignedVehicleId": "",
  11650. "nestedTasks": [],
  11651. "precedenceTaskId": "",
  11652. "completed": false,
  11653. "dropPenalty": 5000
  11654. },
  11655. {
  11656. "id": "4825",
  11657. "location": {
  11658. "id": "1.3113982_103.8565897",
  11659. "latitude": 1.3113982,
  11660. "longitude": 103.8565897
  11661. },
  11662. "taskType": "Pickup",
  11663. "capacityDemand": {
  11664. "weight": 21,
  11665. "volume": 200,
  11666. "unit": 1
  11667. },
  11668. "duration": 200,
  11669. "timeWindows": [
  11670. {
  11671. "start": "2018-08-06T08:15:00.000Z",
  11672. "end": "2018-08-06T11:15:00.000Z",
  11673. "relax": 0
  11674. }
  11675. ],
  11676. "timeWindowsIgnorable": true,
  11677. "assignedVehicleId": "",
  11678. "nestedTasks": [],
  11679. "precedenceTaskId": "",
  11680. "completed": false,
  11681. "dropPenalty": 5000
  11682. },
  11683. {
  11684. "id": "4824",
  11685. "location": {
  11686. "id": "1.2993802_103.8332912",
  11687. "latitude": 1.2993802,
  11688. "longitude": 103.8332912
  11689. },
  11690. "taskType": "Delivery",
  11691. "capacityDemand": {
  11692. "weight": -8,
  11693. "volume": -100,
  11694. "unit": -1
  11695. },
  11696. "duration": 200,
  11697. "timeWindows": [
  11698. {
  11699. "start": "2018-08-06T09:29:00.000Z",
  11700. "end": "2018-08-06T12:29:00.000Z",
  11701. "relax": 0
  11702. }
  11703. ],
  11704. "timeWindowsIgnorable": true,
  11705. "assignedVehicleId": "",
  11706. "nestedTasks": [],
  11707. "precedenceTaskId": "",
  11708. "completed": false,
  11709. "dropPenalty": 5000
  11710. },
  11711. {
  11712. "id": "4823",
  11713. "location": {
  11714. "id": "1.3113982_103.8565897",
  11715. "latitude": 1.3113982,
  11716. "longitude": 103.8565897
  11717. },
  11718. "taskType": "Pickup",
  11719. "capacityDemand": {
  11720. "weight": 8,
  11721. "volume": 100,
  11722. "unit": 1
  11723. },
  11724. "duration": 200,
  11725. "timeWindows": [
  11726. {
  11727. "start": "2018-08-06T09:29:00.000Z",
  11728. "end": "2018-08-06T12:29:00.000Z",
  11729. "relax": 0
  11730. }
  11731. ],
  11732. "timeWindowsIgnorable": true,
  11733. "assignedVehicleId": "",
  11734. "nestedTasks": [],
  11735. "precedenceTaskId": "",
  11736. "completed": false,
  11737. "dropPenalty": 5000
  11738. },
  11739. {
  11740. "id": "4822",
  11741. "location": {
  11742. "id": "1.3761745_103.9605753",
  11743. "latitude": 1.3761745,
  11744. "longitude": 103.9605753
  11745. },
  11746. "taskType": "Delivery",
  11747. "capacityDemand": {
  11748. "weight": -15,
  11749. "volume": -100,
  11750. "unit": -1
  11751. },
  11752. "duration": 200,
  11753. "timeWindows": [
  11754. {
  11755. "start": "2018-08-06T02:27:00.000Z",
  11756. "end": "2018-08-06T05:27:00.000Z",
  11757. "relax": 0
  11758. }
  11759. ],
  11760. "timeWindowsIgnorable": true,
  11761. "assignedVehicleId": "",
  11762. "nestedTasks": [],
  11763. "precedenceTaskId": "",
  11764. "completed": false,
  11765. "dropPenalty": 5000
  11766. },
  11767. {
  11768. "id": "4821",
  11769. "location": {
  11770. "id": "1.3230967_103.9221028",
  11771. "latitude": 1.3230967,
  11772. "longitude": 103.9221028
  11773. },
  11774. "taskType": "Pickup",
  11775. "capacityDemand": {
  11776. "weight": 15,
  11777. "volume": 100,
  11778. "unit": 1
  11779. },
  11780. "duration": 200,
  11781. "timeWindows": [
  11782. {
  11783. "start": "2018-08-06T02:27:00.000Z",
  11784. "end": "2018-08-06T05:27:00.000Z",
  11785. "relax": 0
  11786. }
  11787. ],
  11788. "timeWindowsIgnorable": true,
  11789. "assignedVehicleId": "",
  11790. "nestedTasks": [],
  11791. "precedenceTaskId": "",
  11792. "completed": false,
  11793. "dropPenalty": 5000
  11794. },
  11795. {
  11796. "id": "4820",
  11797. "location": {
  11798. "id": "1.310799_103.762653",
  11799. "latitude": 1.310799,
  11800. "longitude": 103.762653
  11801. },
  11802. "taskType": "Delivery",
  11803. "capacityDemand": {
  11804. "weight": -3,
  11805. "volume": -100,
  11806. "unit": -1
  11807. },
  11808. "duration": 200,
  11809. "timeWindows": [
  11810. {
  11811. "start": "2018-08-06T02:00:00.000Z",
  11812. "end": "2018-08-06T05:00:00.000Z",
  11813. "relax": 0
  11814. }
  11815. ],
  11816. "timeWindowsIgnorable": true,
  11817. "assignedVehicleId": "",
  11818. "nestedTasks": [],
  11819. "precedenceTaskId": "",
  11820. "completed": false,
  11821. "dropPenalty": 5000
  11822. },
  11823. {
  11824. "id": "4819",
  11825. "location": {
  11826. "id": "1.3262422_103.6783524",
  11827. "latitude": 1.3262422,
  11828. "longitude": 103.6783524
  11829. },
  11830. "taskType": "Pickup",
  11831. "capacityDemand": {
  11832. "weight": 3,
  11833. "volume": 100,
  11834. "unit": 1
  11835. },
  11836. "duration": 200,
  11837. "timeWindows": [
  11838. {
  11839. "start": "2018-08-06T02:00:00.000Z",
  11840. "end": "2018-08-06T05:00:00.000Z",
  11841. "relax": 0
  11842. }
  11843. ],
  11844. "timeWindowsIgnorable": true,
  11845. "assignedVehicleId": "",
  11846. "nestedTasks": [],
  11847. "precedenceTaskId": "",
  11848. "completed": false,
  11849. "dropPenalty": 5000
  11850. },
  11851. {
  11852. "id": "4818",
  11853. "location": {
  11854. "id": "1.317386_103.777708",
  11855. "latitude": 1.317386,
  11856. "longitude": 103.777708
  11857. },
  11858. "taskType": "Delivery",
  11859. "capacityDemand": {
  11860. "weight": -7,
  11861. "volume": -100,
  11862. "unit": -1
  11863. },
  11864. "duration": 200,
  11865. "timeWindows": [
  11866. {
  11867. "start": "2018-08-06T04:17:00.000Z",
  11868. "end": "2018-08-06T07:17:00.000Z",
  11869. "relax": 0
  11870. }
  11871. ],
  11872. "timeWindowsIgnorable": true,
  11873. "assignedVehicleId": "",
  11874. "nestedTasks": [],
  11875. "precedenceTaskId": "",
  11876. "completed": false,
  11877. "dropPenalty": 5000
  11878. },
  11879. {
  11880. "id": "4817",
  11881. "location": {
  11882. "id": "1.3113982_103.8565897",
  11883. "latitude": 1.3113982,
  11884. "longitude": 103.8565897
  11885. },
  11886. "taskType": "Pickup",
  11887. "capacityDemand": {
  11888. "weight": 7,
  11889. "volume": 100,
  11890. "unit": 1
  11891. },
  11892. "duration": 200,
  11893. "timeWindows": [
  11894. {
  11895. "start": "2018-08-06T04:17:00.000Z",
  11896. "end": "2018-08-06T07:17:00.000Z",
  11897. "relax": 0
  11898. }
  11899. ],
  11900. "timeWindowsIgnorable": true,
  11901. "assignedVehicleId": "",
  11902. "nestedTasks": [],
  11903. "precedenceTaskId": "",
  11904. "completed": false,
  11905. "dropPenalty": 5000
  11906. },
  11907. {
  11908. "id": "4816",
  11909. "location": {
  11910. "id": "1.3948528_103.7447108",
  11911. "latitude": 1.3948528,
  11912. "longitude": 103.7447108
  11913. },
  11914. "taskType": "Delivery",
  11915. "capacityDemand": {
  11916. "weight": -33,
  11917. "volume": -200,
  11918. "unit": -1
  11919. },
  11920. "duration": 200,
  11921. "timeWindows": [
  11922. {
  11923. "start": "2018-08-06T12:34:00.000Z",
  11924. "end": "2018-08-06T15:34:00.000Z",
  11925. "relax": 0
  11926. }
  11927. ],
  11928. "timeWindowsIgnorable": true,
  11929. "assignedVehicleId": "",
  11930. "nestedTasks": [],
  11931. "precedenceTaskId": "",
  11932. "completed": false,
  11933. "dropPenalty": 5000
  11934. },
  11935. {
  11936. "id": "4815",
  11937. "location": {
  11938. "id": "1.3262422_103.6783524",
  11939. "latitude": 1.3262422,
  11940. "longitude": 103.6783524
  11941. },
  11942. "taskType": "Pickup",
  11943. "capacityDemand": {
  11944. "weight": 33,
  11945. "volume": 200,
  11946. "unit": 1
  11947. },
  11948. "duration": 200,
  11949. "timeWindows": [
  11950. {
  11951. "start": "2018-08-06T12:34:00.000Z",
  11952. "end": "2018-08-06T15:34:00.000Z",
  11953. "relax": 0
  11954. }
  11955. ],
  11956. "timeWindowsIgnorable": true,
  11957. "assignedVehicleId": "",
  11958. "nestedTasks": [],
  11959. "precedenceTaskId": "",
  11960. "completed": false,
  11961. "dropPenalty": 5000
  11962. },
  11963. {
  11964. "id": "4814",
  11965. "location": {
  11966. "id": "1.3079194_103.8832714",
  11967. "latitude": 1.3079194,
  11968. "longitude": 103.8832714
  11969. },
  11970. "taskType": "Delivery",
  11971. "capacityDemand": {
  11972. "weight": -7,
  11973. "volume": -100,
  11974. "unit": -1
  11975. },
  11976. "duration": 200,
  11977. "timeWindows": [
  11978. {
  11979. "start": "2018-08-06T05:53:00.000Z",
  11980. "end": "2018-08-06T08:53:00.000Z",
  11981. "relax": 0
  11982. }
  11983. ],
  11984. "timeWindowsIgnorable": true,
  11985. "assignedVehicleId": "",
  11986. "nestedTasks": [],
  11987. "precedenceTaskId": "",
  11988. "completed": false,
  11989. "dropPenalty": 5000
  11990. },
  11991. {
  11992. "id": "4813",
  11993. "location": {
  11994. "id": "1.3113982_103.8565897",
  11995. "latitude": 1.3113982,
  11996. "longitude": 103.8565897
  11997. },
  11998. "taskType": "Pickup",
  11999. "capacityDemand": {
  12000. "weight": 7,
  12001. "volume": 100,
  12002. "unit": 1
  12003. },
  12004. "duration": 200,
  12005. "timeWindows": [
  12006. {
  12007. "start": "2018-08-06T05:53:00.000Z",
  12008. "end": "2018-08-06T08:53:00.000Z",
  12009. "relax": 0
  12010. }
  12011. ],
  12012. "timeWindowsIgnorable": true,
  12013. "assignedVehicleId": "",
  12014. "nestedTasks": [],
  12015. "precedenceTaskId": "",
  12016. "completed": false,
  12017. "dropPenalty": 5000
  12018. },
  12019. {
  12020. "id": "4812",
  12021. "location": {
  12022. "id": "1.3388402_103.7211106",
  12023. "latitude": 1.3388402,
  12024. "longitude": 103.7211106
  12025. },
  12026. "taskType": "Delivery",
  12027. "capacityDemand": {
  12028. "weight": -2,
  12029. "volume": -100,
  12030. "unit": -1
  12031. },
  12032. "duration": 200,
  12033. "timeWindows": [
  12034. {
  12035. "start": "2018-08-06T12:11:00.000Z",
  12036. "end": "2018-08-06T15:11:00.000Z",
  12037. "relax": 0
  12038. }
  12039. ],
  12040. "timeWindowsIgnorable": true,
  12041. "assignedVehicleId": "",
  12042. "nestedTasks": [],
  12043. "precedenceTaskId": "",
  12044. "completed": false,
  12045. "dropPenalty": 5000
  12046. },
  12047. {
  12048. "id": "4811",
  12049. "location": {
  12050. "id": "1.3262422_103.6783524",
  12051. "latitude": 1.3262422,
  12052. "longitude": 103.6783524
  12053. },
  12054. "taskType": "Pickup",
  12055. "capacityDemand": {
  12056. "weight": 2,
  12057. "volume": 100,
  12058. "unit": 1
  12059. },
  12060. "duration": 200,
  12061. "timeWindows": [
  12062. {
  12063. "start": "2018-08-06T12:11:00.000Z",
  12064. "end": "2018-08-06T15:11:00.000Z",
  12065. "relax": 0
  12066. }
  12067. ],
  12068. "timeWindowsIgnorable": true,
  12069. "assignedVehicleId": "",
  12070. "nestedTasks": [],
  12071. "precedenceTaskId": "",
  12072. "completed": false,
  12073. "dropPenalty": 5000
  12074. },
  12075. {
  12076. "id": "4810",
  12077. "location": {
  12078. "id": "1.332064_103.951725",
  12079. "latitude": 1.332064,
  12080. "longitude": 103.951725
  12081. },
  12082. "taskType": "Delivery",
  12083. "capacityDemand": {
  12084. "weight": -14,
  12085. "volume": -100,
  12086. "unit": -1
  12087. },
  12088. "duration": 200,
  12089. "timeWindows": [
  12090. {
  12091. "start": "2018-08-06T06:03:00.000Z",
  12092. "end": "2018-08-06T09:03:00.000Z",
  12093. "relax": 0
  12094. }
  12095. ],
  12096. "timeWindowsIgnorable": true,
  12097. "assignedVehicleId": "",
  12098. "nestedTasks": [],
  12099. "precedenceTaskId": "",
  12100. "completed": false,
  12101. "dropPenalty": 5000
  12102. },
  12103. {
  12104. "id": "4809",
  12105. "location": {
  12106. "id": "1.3230967_103.9221028",
  12107. "latitude": 1.3230967,
  12108. "longitude": 103.9221028
  12109. },
  12110. "taskType": "Pickup",
  12111. "capacityDemand": {
  12112. "weight": 14,
  12113. "volume": 100,
  12114. "unit": 1
  12115. },
  12116. "duration": 200,
  12117. "timeWindows": [
  12118. {
  12119. "start": "2018-08-06T06:03:00.000Z",
  12120. "end": "2018-08-06T09:03:00.000Z",
  12121. "relax": 0
  12122. }
  12123. ],
  12124. "timeWindowsIgnorable": true,
  12125. "assignedVehicleId": "",
  12126. "nestedTasks": [],
  12127. "precedenceTaskId": "",
  12128. "completed": false,
  12129. "dropPenalty": 5000
  12130. },
  12131. {
  12132. "id": "4808",
  12133. "location": {
  12134. "id": "1.340938_103.7015416",
  12135. "latitude": 1.340938,
  12136. "longitude": 103.7015416
  12137. },
  12138. "taskType": "Delivery",
  12139. "capacityDemand": {
  12140. "weight": -11,
  12141. "volume": -100,
  12142. "unit": -1
  12143. },
  12144. "duration": 200,
  12145. "timeWindows": [
  12146. {
  12147. "start": "2018-08-06T06:55:00.000Z",
  12148. "end": "2018-08-06T09:55:00.000Z",
  12149. "relax": 0
  12150. }
  12151. ],
  12152. "timeWindowsIgnorable": true,
  12153. "assignedVehicleId": "",
  12154. "nestedTasks": [],
  12155. "precedenceTaskId": "",
  12156. "completed": false,
  12157. "dropPenalty": 5000
  12158. },
  12159. {
  12160. "id": "4807",
  12161. "location": {
  12162. "id": "1.3262422_103.6783524",
  12163. "latitude": 1.3262422,
  12164. "longitude": 103.6783524
  12165. },
  12166. "taskType": "Pickup",
  12167. "capacityDemand": {
  12168. "weight": 11,
  12169. "volume": 100,
  12170. "unit": 1
  12171. },
  12172. "duration": 200,
  12173. "timeWindows": [
  12174. {
  12175. "start": "2018-08-06T06:55:00.000Z",
  12176. "end": "2018-08-06T09:55:00.000Z",
  12177. "relax": 0
  12178. }
  12179. ],
  12180. "timeWindowsIgnorable": true,
  12181. "assignedVehicleId": "",
  12182. "nestedTasks": [],
  12183. "precedenceTaskId": "",
  12184. "completed": false,
  12185. "dropPenalty": 5000
  12186. },
  12187. {
  12188. "id": "4806",
  12189. "location": {
  12190. "id": "1.388522_103.863848",
  12191. "latitude": 1.388522,
  12192. "longitude": 103.863848
  12193. },
  12194. "taskType": "Delivery",
  12195. "capacityDemand": {
  12196. "weight": -13,
  12197. "volume": -100,
  12198. "unit": -1
  12199. },
  12200. "duration": 200,
  12201. "timeWindows": [
  12202. {
  12203. "start": "2018-08-06T02:43:00.000Z",
  12204. "end": "2018-08-06T05:43:00.000Z",
  12205. "relax": 0
  12206. }
  12207. ],
  12208. "timeWindowsIgnorable": true,
  12209. "assignedVehicleId": "",
  12210. "nestedTasks": [],
  12211. "precedenceTaskId": "",
  12212. "completed": false,
  12213. "dropPenalty": 5000
  12214. },
  12215. {
  12216. "id": "4805",
  12217. "location": {
  12218. "id": "1.3113982_103.8565897",
  12219. "latitude": 1.3113982,
  12220. "longitude": 103.8565897
  12221. },
  12222. "taskType": "Pickup",
  12223. "capacityDemand": {
  12224. "weight": 13,
  12225. "volume": 100,
  12226. "unit": 1
  12227. },
  12228. "duration": 200,
  12229. "timeWindows": [
  12230. {
  12231. "start": "2018-08-06T02:43:00.000Z",
  12232. "end": "2018-08-06T05:43:00.000Z",
  12233. "relax": 0
  12234. }
  12235. ],
  12236. "timeWindowsIgnorable": true,
  12237. "assignedVehicleId": "",
  12238. "nestedTasks": [],
  12239. "precedenceTaskId": "",
  12240. "completed": false,
  12241. "dropPenalty": 5000
  12242. },
  12243. {
  12244. "id": "4804",
  12245. "location": {
  12246. "id": "1.342679_103.840301",
  12247. "latitude": 1.342679,
  12248. "longitude": 103.840301
  12249. },
  12250. "taskType": "Delivery",
  12251. "capacityDemand": {
  12252. "weight": -1,
  12253. "volume": -100,
  12254. "unit": -1
  12255. },
  12256. "duration": 200,
  12257. "timeWindows": [
  12258. {
  12259. "start": "2018-08-06T07:22:00.000Z",
  12260. "end": "2018-08-06T10:22:00.000Z",
  12261. "relax": 0
  12262. }
  12263. ],
  12264. "timeWindowsIgnorable": true,
  12265. "assignedVehicleId": "",
  12266. "nestedTasks": [],
  12267. "precedenceTaskId": "",
  12268. "completed": false,
  12269. "dropPenalty": 5000
  12270. },
  12271. {
  12272. "id": "4803",
  12273. "location": {
  12274. "id": "1.3113982_103.8565897",
  12275. "latitude": 1.3113982,
  12276. "longitude": 103.8565897
  12277. },
  12278. "taskType": "Pickup",
  12279. "capacityDemand": {
  12280. "weight": 1,
  12281. "volume": 100,
  12282. "unit": 1
  12283. },
  12284. "duration": 200,
  12285. "timeWindows": [
  12286. {
  12287. "start": "2018-08-06T07:22:00.000Z",
  12288. "end": "2018-08-06T10:22:00.000Z",
  12289. "relax": 0
  12290. }
  12291. ],
  12292. "timeWindowsIgnorable": true,
  12293. "assignedVehicleId": "",
  12294. "nestedTasks": [],
  12295. "precedenceTaskId": "",
  12296. "completed": false,
  12297. "dropPenalty": 5000
  12298. },
  12299. {
  12300. "id": "4802",
  12301. "location": {
  12302. "id": "1.3699512_103.889886",
  12303. "latitude": 1.3699512,
  12304. "longitude": 103.889886
  12305. },
  12306. "taskType": "Delivery",
  12307. "capacityDemand": {
  12308. "weight": -1,
  12309. "volume": -100,
  12310. "unit": -1
  12311. },
  12312. "duration": 200,
  12313. "timeWindows": [
  12314. {
  12315. "start": "2018-08-06T01:07:00.000Z",
  12316. "end": "2018-08-06T04:07:00.000Z",
  12317. "relax": 0
  12318. }
  12319. ],
  12320. "timeWindowsIgnorable": true,
  12321. "assignedVehicleId": "",
  12322. "nestedTasks": [],
  12323. "precedenceTaskId": "",
  12324. "completed": false,
  12325. "dropPenalty": 5000
  12326. },
  12327. {
  12328. "id": "4801",
  12329. "location": {
  12330. "id": "1.3113982_103.8565897",
  12331. "latitude": 1.3113982,
  12332. "longitude": 103.8565897
  12333. },
  12334. "taskType": "Pickup",
  12335. "capacityDemand": {
  12336. "weight": 1,
  12337. "volume": 100,
  12338. "unit": 1
  12339. },
  12340. "duration": 200,
  12341. "timeWindows": [
  12342. {
  12343. "start": "2018-08-06T01:07:00.000Z",
  12344. "end": "2018-08-06T04:07:00.000Z",
  12345. "relax": 0
  12346. }
  12347. ],
  12348. "timeWindowsIgnorable": true,
  12349. "assignedVehicleId": "",
  12350. "nestedTasks": [],
  12351. "precedenceTaskId": "",
  12352. "completed": false,
  12353. "dropPenalty": 5000
  12354. },
  12355. {
  12356. "id": "4800",
  12357. "location": {
  12358. "id": "1.3884045_103.8731689",
  12359. "latitude": 1.3884045,
  12360. "longitude": 103.8731689
  12361. },
  12362. "taskType": "Delivery",
  12363. "capacityDemand": {
  12364. "weight": -15,
  12365. "volume": -100,
  12366. "unit": -1
  12367. },
  12368. "duration": 200,
  12369. "timeWindows": [
  12370. {
  12371. "start": "2018-08-06T07:35:00.000Z",
  12372. "end": "2018-08-06T10:35:00.000Z",
  12373. "relax": 0
  12374. }
  12375. ],
  12376. "timeWindowsIgnorable": true,
  12377. "assignedVehicleId": "",
  12378. "nestedTasks": [],
  12379. "precedenceTaskId": "",
  12380. "completed": false,
  12381. "dropPenalty": 5000
  12382. },
  12383. {
  12384. "id": "4799",
  12385. "location": {
  12386. "id": "1.3113982_103.8565897",
  12387. "latitude": 1.3113982,
  12388. "longitude": 103.8565897
  12389. },
  12390. "taskType": "Pickup",
  12391. "capacityDemand": {
  12392. "weight": 15,
  12393. "volume": 100,
  12394. "unit": 1
  12395. },
  12396. "duration": 200,
  12397. "timeWindows": [
  12398. {
  12399. "start": "2018-08-06T07:35:00.000Z",
  12400. "end": "2018-08-06T10:35:00.000Z",
  12401. "relax": 0
  12402. }
  12403. ],
  12404. "timeWindowsIgnorable": true,
  12405. "assignedVehicleId": "",
  12406. "nestedTasks": [],
  12407. "precedenceTaskId": "",
  12408. "completed": false,
  12409. "dropPenalty": 5000
  12410. },
  12411. {
  12412. "id": "4798",
  12413. "location": {
  12414. "id": "1.372762_103.767008",
  12415. "latitude": 1.372762,
  12416. "longitude": 103.767008
  12417. },
  12418. "taskType": "Delivery",
  12419. "capacityDemand": {
  12420. "weight": -45,
  12421. "volume": -300,
  12422. "unit": -1
  12423. },
  12424. "duration": 200,
  12425. "timeWindows": [
  12426. {
  12427. "start": "2018-08-06T03:36:00.000Z",
  12428. "end": "2018-08-06T06:36:00.000Z",
  12429. "relax": 0
  12430. }
  12431. ],
  12432. "timeWindowsIgnorable": true,
  12433. "assignedVehicleId": "",
  12434. "nestedTasks": [],
  12435. "precedenceTaskId": "",
  12436. "completed": false,
  12437. "dropPenalty": 5000
  12438. },
  12439. {
  12440. "id": "4797",
  12441. "location": {
  12442. "id": "1.3262422_103.6783524",
  12443. "latitude": 1.3262422,
  12444. "longitude": 103.6783524
  12445. },
  12446. "taskType": "Pickup",
  12447. "capacityDemand": {
  12448. "weight": 45,
  12449. "volume": 300,
  12450. "unit": 1
  12451. },
  12452. "duration": 200,
  12453. "timeWindows": [
  12454. {
  12455. "start": "2018-08-06T03:36:00.000Z",
  12456. "end": "2018-08-06T06:36:00.000Z",
  12457. "relax": 0
  12458. }
  12459. ],
  12460. "timeWindowsIgnorable": true,
  12461. "assignedVehicleId": "",
  12462. "nestedTasks": [],
  12463. "precedenceTaskId": "",
  12464. "completed": false,
  12465. "dropPenalty": 5000
  12466. },
  12467. {
  12468. "id": "4796",
  12469. "location": {
  12470. "id": "1.2947781_103.8399673",
  12471. "latitude": 1.2947781,
  12472. "longitude": 103.8399673
  12473. },
  12474. "taskType": "Delivery",
  12475. "capacityDemand": {
  12476. "weight": -4,
  12477. "volume": -100,
  12478. "unit": -1
  12479. },
  12480. "duration": 200,
  12481. "timeWindows": [
  12482. {
  12483. "start": "2018-08-06T00:30:00.000Z",
  12484. "end": "2018-08-06T03:30:00.000Z",
  12485. "relax": 0
  12486. }
  12487. ],
  12488. "timeWindowsIgnorable": true,
  12489. "assignedVehicleId": "",
  12490. "nestedTasks": [],
  12491. "precedenceTaskId": "",
  12492. "completed": false,
  12493. "dropPenalty": 5000
  12494. },
  12495. {
  12496. "id": "4795",
  12497. "location": {
  12498. "id": "1.3113982_103.8565897",
  12499. "latitude": 1.3113982,
  12500. "longitude": 103.8565897
  12501. },
  12502. "taskType": "Pickup",
  12503. "capacityDemand": {
  12504. "weight": 4,
  12505. "volume": 100,
  12506. "unit": 1
  12507. },
  12508. "duration": 200,
  12509. "timeWindows": [
  12510. {
  12511. "start": "2018-08-06T00:30:00.000Z",
  12512. "end": "2018-08-06T03:30:00.000Z",
  12513. "relax": 0
  12514. }
  12515. ],
  12516. "timeWindowsIgnorable": true,
  12517. "assignedVehicleId": "",
  12518. "nestedTasks": [],
  12519. "precedenceTaskId": "",
  12520. "completed": false,
  12521. "dropPenalty": 5000
  12522. },
  12523. {
  12524. "id": "4794",
  12525. "location": {
  12526. "id": "1.358343_103.8689075",
  12527. "latitude": 1.358343,
  12528. "longitude": 103.8689075
  12529. },
  12530. "taskType": "Delivery",
  12531. "capacityDemand": {
  12532. "weight": -7,
  12533. "volume": -100,
  12534. "unit": -1
  12535. },
  12536. "duration": 200,
  12537. "timeWindows": [
  12538. {
  12539. "start": "2018-08-06T08:40:00.000Z",
  12540. "end": "2018-08-06T11:40:00.000Z",
  12541. "relax": 0
  12542. }
  12543. ],
  12544. "timeWindowsIgnorable": true,
  12545. "assignedVehicleId": "",
  12546. "nestedTasks": [],
  12547. "precedenceTaskId": "",
  12548. "completed": false,
  12549. "dropPenalty": 5000
  12550. },
  12551. {
  12552. "id": "4793",
  12553. "location": {
  12554. "id": "1.3113982_103.8565897",
  12555. "latitude": 1.3113982,
  12556. "longitude": 103.8565897
  12557. },
  12558. "taskType": "Pickup",
  12559. "capacityDemand": {
  12560. "weight": 7,
  12561. "volume": 100,
  12562. "unit": 1
  12563. },
  12564. "duration": 200,
  12565. "timeWindows": [
  12566. {
  12567. "start": "2018-08-06T08:40:00.000Z",
  12568. "end": "2018-08-06T11:40:00.000Z",
  12569. "relax": 0
  12570. }
  12571. ],
  12572. "timeWindowsIgnorable": true,
  12573. "assignedVehicleId": "",
  12574. "nestedTasks": [],
  12575. "precedenceTaskId": "",
  12576. "completed": false,
  12577. "dropPenalty": 5000
  12578. },
  12579. {
  12580. "id": "4792",
  12581. "location": {
  12582. "id": "1.4037558_103.8962289",
  12583. "latitude": 1.4037558,
  12584. "longitude": 103.8962289
  12585. },
  12586. "taskType": "Delivery",
  12587. "capacityDemand": {
  12588. "weight": -9,
  12589. "volume": -100,
  12590. "unit": -1
  12591. },
  12592. "duration": 200,
  12593. "timeWindows": [
  12594. {
  12595. "start": "2018-08-06T10:03:00.000Z",
  12596. "end": "2018-08-06T13:03:00.000Z",
  12597. "relax": 0
  12598. }
  12599. ],
  12600. "timeWindowsIgnorable": true,
  12601. "assignedVehicleId": "",
  12602. "nestedTasks": [],
  12603. "precedenceTaskId": "",
  12604. "completed": false,
  12605. "dropPenalty": 5000
  12606. },
  12607. {
  12608. "id": "4791",
  12609. "location": {
  12610. "id": "1.3230967_103.9221028",
  12611. "latitude": 1.3230967,
  12612. "longitude": 103.9221028
  12613. },
  12614. "taskType": "Pickup",
  12615. "capacityDemand": {
  12616. "weight": 9,
  12617. "volume": 100,
  12618. "unit": 1
  12619. },
  12620. "duration": 200,
  12621. "timeWindows": [
  12622. {
  12623. "start": "2018-08-06T10:03:00.000Z",
  12624. "end": "2018-08-06T13:03:00.000Z",
  12625. "relax": 0
  12626. }
  12627. ],
  12628. "timeWindowsIgnorable": true,
  12629. "assignedVehicleId": "",
  12630. "nestedTasks": [],
  12631. "precedenceTaskId": "",
  12632. "completed": false,
  12633. "dropPenalty": 5000
  12634. },
  12635. {
  12636. "id": "4790",
  12637. "location": {
  12638. "id": "1.344004_103.7576",
  12639. "latitude": 1.344004,
  12640. "longitude": 103.7576
  12641. },
  12642. "taskType": "Delivery",
  12643. "capacityDemand": {
  12644. "weight": -1,
  12645. "volume": -100,
  12646. "unit": -1
  12647. },
  12648. "duration": 200,
  12649. "timeWindows": [
  12650. {
  12651. "start": "2018-08-06T12:43:00.000Z",
  12652. "end": "2018-08-06T15:43:00.000Z",
  12653. "relax": 0
  12654. }
  12655. ],
  12656. "timeWindowsIgnorable": true,
  12657. "assignedVehicleId": "",
  12658. "nestedTasks": [],
  12659. "precedenceTaskId": "",
  12660. "completed": false,
  12661. "dropPenalty": 5000
  12662. },
  12663. {
  12664. "id": "4789",
  12665. "location": {
  12666. "id": "1.3262422_103.6783524",
  12667. "latitude": 1.3262422,
  12668. "longitude": 103.6783524
  12669. },
  12670. "taskType": "Pickup",
  12671. "capacityDemand": {
  12672. "weight": 1,
  12673. "volume": 100,
  12674. "unit": 1
  12675. },
  12676. "duration": 200,
  12677. "timeWindows": [
  12678. {
  12679. "start": "2018-08-06T12:43:00.000Z",
  12680. "end": "2018-08-06T15:43:00.000Z",
  12681. "relax": 0
  12682. }
  12683. ],
  12684. "timeWindowsIgnorable": true,
  12685. "assignedVehicleId": "",
  12686. "nestedTasks": [],
  12687. "precedenceTaskId": "",
  12688. "completed": false,
  12689. "dropPenalty": 5000
  12690. },
  12691. {
  12692. "id": "4788",
  12693. "location": {
  12694. "id": "1.306975_103.776693",
  12695. "latitude": 1.306975,
  12696. "longitude": 103.776693
  12697. },
  12698. "taskType": "Delivery",
  12699. "capacityDemand": {
  12700. "weight": -24,
  12701. "volume": -200,
  12702. "unit": -1
  12703. },
  12704. "duration": 200,
  12705. "timeWindows": [
  12706. {
  12707. "start": "2018-08-06T00:30:00.000Z",
  12708. "end": "2018-08-06T03:30:00.000Z",
  12709. "relax": 0
  12710. }
  12711. ],
  12712. "timeWindowsIgnorable": true,
  12713. "assignedVehicleId": "",
  12714. "nestedTasks": [],
  12715. "precedenceTaskId": "",
  12716. "completed": false,
  12717. "dropPenalty": 5000
  12718. },
  12719. {
  12720. "id": "4787",
  12721. "location": {
  12722. "id": "1.3113982_103.8565897",
  12723. "latitude": 1.3113982,
  12724. "longitude": 103.8565897
  12725. },
  12726. "taskType": "Pickup",
  12727. "capacityDemand": {
  12728. "weight": 24,
  12729. "volume": 200,
  12730. "unit": 1
  12731. },
  12732. "duration": 200,
  12733. "timeWindows": [
  12734. {
  12735. "start": "2018-08-06T00:30:00.000Z",
  12736. "end": "2018-08-06T03:30:00.000Z",
  12737. "relax": 0
  12738. }
  12739. ],
  12740. "timeWindowsIgnorable": true,
  12741. "assignedVehicleId": "",
  12742. "nestedTasks": [],
  12743. "precedenceTaskId": "",
  12744. "completed": false,
  12745. "dropPenalty": 5000
  12746. },
  12747. {
  12748. "id": "4786",
  12749. "location": {
  12750. "id": "1.3146627_103.7674096",
  12751. "latitude": 1.3146627,
  12752. "longitude": 103.7674096
  12753. },
  12754. "taskType": "Delivery",
  12755. "capacityDemand": {
  12756. "weight": -2,
  12757. "volume": -100,
  12758. "unit": -1
  12759. },
  12760. "duration": 200,
  12761. "timeWindows": [
  12762. {
  12763. "start": "2018-08-06T03:47:00.000Z",
  12764. "end": "2018-08-06T06:47:00.000Z",
  12765. "relax": 0
  12766. }
  12767. ],
  12768. "timeWindowsIgnorable": true,
  12769. "assignedVehicleId": "",
  12770. "nestedTasks": [],
  12771. "precedenceTaskId": "",
  12772. "completed": false,
  12773. "dropPenalty": 5000
  12774. },
  12775. {
  12776. "id": "4785",
  12777. "location": {
  12778. "id": "1.3113982_103.8565897",
  12779. "latitude": 1.3113982,
  12780. "longitude": 103.8565897
  12781. },
  12782. "taskType": "Pickup",
  12783. "capacityDemand": {
  12784. "weight": 2,
  12785. "volume": 100,
  12786. "unit": 1
  12787. },
  12788. "duration": 200,
  12789. "timeWindows": [
  12790. {
  12791. "start": "2018-08-06T03:47:00.000Z",
  12792. "end": "2018-08-06T06:47:00.000Z",
  12793. "relax": 0
  12794. }
  12795. ],
  12796. "timeWindowsIgnorable": true,
  12797. "assignedVehicleId": "",
  12798. "nestedTasks": [],
  12799. "precedenceTaskId": "",
  12800. "completed": false,
  12801. "dropPenalty": 5000
  12802. },
  12803. {
  12804. "id": "4784",
  12805. "location": {
  12806. "id": "1.364391_103.8773313",
  12807. "latitude": 1.364391,
  12808. "longitude": 103.8773313
  12809. },
  12810. "taskType": "Delivery",
  12811. "capacityDemand": {
  12812. "weight": -6,
  12813. "volume": -100,
  12814. "unit": -1
  12815. },
  12816. "duration": 200,
  12817. "timeWindows": [
  12818. {
  12819. "start": "2018-08-06T11:04:00.000Z",
  12820. "end": "2018-08-06T14:04:00.000Z",
  12821. "relax": 0
  12822. }
  12823. ],
  12824. "timeWindowsIgnorable": true,
  12825. "assignedVehicleId": "",
  12826. "nestedTasks": [],
  12827. "precedenceTaskId": "",
  12828. "completed": false,
  12829. "dropPenalty": 5000
  12830. },
  12831. {
  12832. "id": "4783",
  12833. "location": {
  12834. "id": "1.3113982_103.8565897",
  12835. "latitude": 1.3113982,
  12836. "longitude": 103.8565897
  12837. },
  12838. "taskType": "Pickup",
  12839. "capacityDemand": {
  12840. "weight": 6,
  12841. "volume": 100,
  12842. "unit": 1
  12843. },
  12844. "duration": 200,
  12845. "timeWindows": [
  12846. {
  12847. "start": "2018-08-06T11:04:00.000Z",
  12848. "end": "2018-08-06T14:04:00.000Z",
  12849. "relax": 0
  12850. }
  12851. ],
  12852. "timeWindowsIgnorable": true,
  12853. "assignedVehicleId": "",
  12854. "nestedTasks": [],
  12855. "precedenceTaskId": "",
  12856. "completed": false,
  12857. "dropPenalty": 5000
  12858. },
  12859. {
  12860. "id": "4782",
  12861. "location": {
  12862. "id": "1.434889_103.836926",
  12863. "latitude": 1.434889,
  12864. "longitude": 103.836926
  12865. },
  12866. "taskType": "Delivery",
  12867. "capacityDemand": {
  12868. "weight": -63,
  12869. "volume": -400,
  12870. "unit": -1
  12871. },
  12872. "duration": 200,
  12873. "timeWindows": [
  12874. {
  12875. "start": "2018-08-06T01:08:00.000Z",
  12876. "end": "2018-08-06T04:08:00.000Z",
  12877. "relax": 0
  12878. }
  12879. ],
  12880. "timeWindowsIgnorable": true,
  12881. "assignedVehicleId": "",
  12882. "nestedTasks": [],
  12883. "precedenceTaskId": "",
  12884. "completed": false,
  12885. "dropPenalty": 5000
  12886. },
  12887. {
  12888. "id": "4781",
  12889. "location": {
  12890. "id": "1.3113982_103.8565897",
  12891. "latitude": 1.3113982,
  12892. "longitude": 103.8565897
  12893. },
  12894. "taskType": "Pickup",
  12895. "capacityDemand": {
  12896. "weight": 63,
  12897. "volume": 400,
  12898. "unit": 1
  12899. },
  12900. "duration": 200,
  12901. "timeWindows": [
  12902. {
  12903. "start": "2018-08-06T01:08:00.000Z",
  12904. "end": "2018-08-06T04:08:00.000Z",
  12905. "relax": 0
  12906. }
  12907. ],
  12908. "timeWindowsIgnorable": true,
  12909. "assignedVehicleId": "",
  12910. "nestedTasks": [],
  12911. "precedenceTaskId": "",
  12912. "completed": false,
  12913. "dropPenalty": 5000
  12914. },
  12915. {
  12916. "id": "4780",
  12917. "location": {
  12918. "id": "1.284852_103.826318",
  12919. "latitude": 1.284852,
  12920. "longitude": 103.826318
  12921. },
  12922. "taskType": "Delivery",
  12923. "capacityDemand": {
  12924. "weight": -1,
  12925. "volume": -100,
  12926. "unit": -1
  12927. },
  12928. "duration": 200,
  12929. "timeWindows": [
  12930. {
  12931. "start": "2018-08-06T05:58:00.000Z",
  12932. "end": "2018-08-06T08:58:00.000Z",
  12933. "relax": 0
  12934. }
  12935. ],
  12936. "timeWindowsIgnorable": true,
  12937. "assignedVehicleId": "",
  12938. "nestedTasks": [],
  12939. "precedenceTaskId": "",
  12940. "completed": false,
  12941. "dropPenalty": 5000
  12942. },
  12943. {
  12944. "id": "4779",
  12945. "location": {
  12946. "id": "1.3113982_103.8565897",
  12947. "latitude": 1.3113982,
  12948. "longitude": 103.8565897
  12949. },
  12950. "taskType": "Pickup",
  12951. "capacityDemand": {
  12952. "weight": 1,
  12953. "volume": 100,
  12954. "unit": 1
  12955. },
  12956. "duration": 200,
  12957. "timeWindows": [
  12958. {
  12959. "start": "2018-08-06T05:58:00.000Z",
  12960. "end": "2018-08-06T08:58:00.000Z",
  12961. "relax": 0
  12962. }
  12963. ],
  12964. "timeWindowsIgnorable": true,
  12965. "assignedVehicleId": "",
  12966. "nestedTasks": [],
  12967. "precedenceTaskId": "",
  12968. "completed": false,
  12969. "dropPenalty": 5000
  12970. },
  12971. {
  12972. "id": "4778",
  12973. "location": {
  12974. "id": "1.2826601_103.8036218",
  12975. "latitude": 1.2826601,
  12976. "longitude": 103.8036218
  12977. },
  12978. "taskType": "Delivery",
  12979. "capacityDemand": {
  12980. "weight": -159,
  12981. "volume": -800,
  12982. "unit": -1
  12983. },
  12984. "duration": 200,
  12985. "timeWindows": [
  12986. {
  12987. "start": "2018-08-06T09:52:00.000Z",
  12988. "end": "2018-08-06T12:52:00.000Z",
  12989. "relax": 0
  12990. }
  12991. ],
  12992. "timeWindowsIgnorable": true,
  12993. "assignedVehicleId": "",
  12994. "nestedTasks": [],
  12995. "precedenceTaskId": "",
  12996. "completed": false,
  12997. "dropPenalty": 5000
  12998. },
  12999. {
  13000. "id": "4777",
  13001. "location": {
  13002. "id": "1.3113982_103.8565897",
  13003. "latitude": 1.3113982,
  13004. "longitude": 103.8565897
  13005. },
  13006. "taskType": "Pickup",
  13007. "capacityDemand": {
  13008. "weight": 159,
  13009. "volume": 800,
  13010. "unit": 1
  13011. },
  13012. "duration": 200,
  13013. "timeWindows": [
  13014. {
  13015. "start": "2018-08-06T09:52:00.000Z",
  13016. "end": "2018-08-06T12:52:00.000Z",
  13017. "relax": 0
  13018. }
  13019. ],
  13020. "timeWindowsIgnorable": true,
  13021. "assignedVehicleId": "",
  13022. "nestedTasks": [],
  13023. "precedenceTaskId": "",
  13024. "completed": false,
  13025. "dropPenalty": 5000
  13026. },
  13027. {
  13028. "id": "4776",
  13029. "location": {
  13030. "id": "1.314521_103.855865",
  13031. "latitude": 1.314521,
  13032. "longitude": 103.855865
  13033. },
  13034. "taskType": "Delivery",
  13035. "capacityDemand": {
  13036. "weight": -103,
  13037. "volume": -600,
  13038. "unit": -1
  13039. },
  13040. "duration": 200,
  13041. "timeWindows": [
  13042. {
  13043. "start": "2018-08-06T11:58:00.000Z",
  13044. "end": "2018-08-06T14:58:00.000Z",
  13045. "relax": 0
  13046. }
  13047. ],
  13048. "timeWindowsIgnorable": true,
  13049. "assignedVehicleId": "",
  13050. "nestedTasks": [],
  13051. "precedenceTaskId": "",
  13052. "completed": false,
  13053. "dropPenalty": 5000
  13054. },
  13055. {
  13056. "id": "4775",
  13057. "location": {
  13058. "id": "1.3113982_103.8565897",
  13059. "latitude": 1.3113982,
  13060. "longitude": 103.8565897
  13061. },
  13062. "taskType": "Pickup",
  13063. "capacityDemand": {
  13064. "weight": 103,
  13065. "volume": 600,
  13066. "unit": 1
  13067. },
  13068. "duration": 200,
  13069. "timeWindows": [
  13070. {
  13071. "start": "2018-08-06T11:58:00.000Z",
  13072. "end": "2018-08-06T14:58:00.000Z",
  13073. "relax": 0
  13074. }
  13075. ],
  13076. "timeWindowsIgnorable": true,
  13077. "assignedVehicleId": "",
  13078. "nestedTasks": [],
  13079. "precedenceTaskId": "",
  13080. "completed": false,
  13081. "dropPenalty": 5000
  13082. },
  13083. {
  13084. "id": "4774",
  13085. "location": {
  13086. "id": "1.3345557_103.857088",
  13087. "latitude": 1.3345557,
  13088. "longitude": 103.857088
  13089. },
  13090. "taskType": "Delivery",
  13091. "capacityDemand": {
  13092. "weight": -28,
  13093. "volume": -200,
  13094. "unit": -1
  13095. },
  13096. "duration": 200,
  13097. "timeWindows": [
  13098. {
  13099. "start": "2018-08-05T23:16:00.000Z",
  13100. "end": "2018-08-06T02:16:00.000Z",
  13101. "relax": 0
  13102. }
  13103. ],
  13104. "timeWindowsIgnorable": true,
  13105. "assignedVehicleId": "",
  13106. "nestedTasks": [],
  13107. "precedenceTaskId": "",
  13108. "completed": false,
  13109. "dropPenalty": 5000
  13110. },
  13111. {
  13112. "id": "4773",
  13113. "location": {
  13114. "id": "1.3113982_103.8565897",
  13115. "latitude": 1.3113982,
  13116. "longitude": 103.8565897
  13117. },
  13118. "taskType": "Pickup",
  13119. "capacityDemand": {
  13120. "weight": 28,
  13121. "volume": 200,
  13122. "unit": 1
  13123. },
  13124. "duration": 200,
  13125. "timeWindows": [
  13126. {
  13127. "start": "2018-08-05T23:16:00.000Z",
  13128. "end": "2018-08-06T02:16:00.000Z",
  13129. "relax": 0
  13130. }
  13131. ],
  13132. "timeWindowsIgnorable": true,
  13133. "assignedVehicleId": "",
  13134. "nestedTasks": [],
  13135. "precedenceTaskId": "",
  13136. "completed": false,
  13137. "dropPenalty": 5000
  13138. },
  13139. {
  13140. "id": "4772",
  13141. "location": {
  13142. "id": "1.2998915_103.8348448",
  13143. "latitude": 1.2998915,
  13144. "longitude": 103.8348448
  13145. },
  13146. "taskType": "Delivery",
  13147. "capacityDemand": {
  13148. "weight": -3,
  13149. "volume": -100,
  13150. "unit": -1
  13151. },
  13152. "duration": 200,
  13153. "timeWindows": [
  13154. {
  13155. "start": "2018-08-06T10:06:00.000Z",
  13156. "end": "2018-08-06T13:06:00.000Z",
  13157. "relax": 0
  13158. }
  13159. ],
  13160. "timeWindowsIgnorable": true,
  13161. "assignedVehicleId": "",
  13162. "nestedTasks": [],
  13163. "precedenceTaskId": "",
  13164. "completed": false,
  13165. "dropPenalty": 5000
  13166. },
  13167. {
  13168. "id": "4771",
  13169. "location": {
  13170. "id": "1.3113982_103.8565897",
  13171. "latitude": 1.3113982,
  13172. "longitude": 103.8565897
  13173. },
  13174. "taskType": "Pickup",
  13175. "capacityDemand": {
  13176. "weight": 3,
  13177. "volume": 100,
  13178. "unit": 1
  13179. },
  13180. "duration": 200,
  13181. "timeWindows": [
  13182. {
  13183. "start": "2018-08-06T10:06:00.000Z",
  13184. "end": "2018-08-06T13:06:00.000Z",
  13185. "relax": 0
  13186. }
  13187. ],
  13188. "timeWindowsIgnorable": true,
  13189. "assignedVehicleId": "",
  13190. "nestedTasks": [],
  13191. "precedenceTaskId": "",
  13192. "completed": false,
  13193. "dropPenalty": 5000
  13194. },
  13195. {
  13196. "id": "4770",
  13197. "location": {
  13198. "id": "1.3178498_103.8864427",
  13199. "latitude": 1.3178498,
  13200. "longitude": 103.8864427
  13201. },
  13202. "taskType": "Delivery",
  13203. "capacityDemand": {
  13204. "weight": -21,
  13205. "volume": -200,
  13206. "unit": -1
  13207. },
  13208. "duration": 200,
  13209. "timeWindows": [
  13210. {
  13211. "start": "2018-08-06T06:10:00.000Z",
  13212. "end": "2018-08-06T09:10:00.000Z",
  13213. "relax": 0
  13214. }
  13215. ],
  13216. "timeWindowsIgnorable": true,
  13217. "assignedVehicleId": "",
  13218. "nestedTasks": [],
  13219. "precedenceTaskId": "",
  13220. "completed": false,
  13221. "dropPenalty": 5000
  13222. },
  13223. {
  13224. "id": "4769",
  13225. "location": {
  13226. "id": "1.3113982_103.8565897",
  13227. "latitude": 1.3113982,
  13228. "longitude": 103.8565897
  13229. },
  13230. "taskType": "Pickup",
  13231. "capacityDemand": {
  13232. "weight": 21,
  13233. "volume": 200,
  13234. "unit": 1
  13235. },
  13236. "duration": 200,
  13237. "timeWindows": [
  13238. {
  13239. "start": "2018-08-06T06:10:00.000Z",
  13240. "end": "2018-08-06T09:10:00.000Z",
  13241. "relax": 0
  13242. }
  13243. ],
  13244. "timeWindowsIgnorable": true,
  13245. "assignedVehicleId": "",
  13246. "nestedTasks": [],
  13247. "precedenceTaskId": "",
  13248. "completed": false,
  13249. "dropPenalty": 5000
  13250. },
  13251. {
  13252. "id": "4768",
  13253. "location": {
  13254. "id": "1.2930538_103.8047589",
  13255. "latitude": 1.2930538,
  13256. "longitude": 103.8047589
  13257. },
  13258. "taskType": "Delivery",
  13259. "capacityDemand": {
  13260. "weight": -2,
  13261. "volume": -100,
  13262. "unit": -1
  13263. },
  13264. "duration": 200,
  13265. "timeWindows": [
  13266. {
  13267. "start": "2018-08-06T09:51:00.000Z",
  13268. "end": "2018-08-06T12:51:00.000Z",
  13269. "relax": 0
  13270. }
  13271. ],
  13272. "timeWindowsIgnorable": true,
  13273. "assignedVehicleId": "",
  13274. "nestedTasks": [],
  13275. "precedenceTaskId": "",
  13276. "completed": false,
  13277. "dropPenalty": 5000
  13278. },
  13279. {
  13280. "id": "4767",
  13281. "location": {
  13282. "id": "1.3113982_103.8565897",
  13283. "latitude": 1.3113982,
  13284. "longitude": 103.8565897
  13285. },
  13286. "taskType": "Pickup",
  13287. "capacityDemand": {
  13288. "weight": 2,
  13289. "volume": 100,
  13290. "unit": 1
  13291. },
  13292. "duration": 200,
  13293. "timeWindows": [
  13294. {
  13295. "start": "2018-08-06T09:51:00.000Z",
  13296. "end": "2018-08-06T12:51:00.000Z",
  13297. "relax": 0
  13298. }
  13299. ],
  13300. "timeWindowsIgnorable": true,
  13301. "assignedVehicleId": "",
  13302. "nestedTasks": [],
  13303. "precedenceTaskId": "",
  13304. "completed": false,
  13305. "dropPenalty": 5000
  13306. },
  13307. {
  13308. "id": "4766",
  13309. "location": {
  13310. "id": "1.302099_103.773421",
  13311. "latitude": 1.302099,
  13312. "longitude": 103.773421
  13313. },
  13314. "taskType": "Delivery",
  13315. "capacityDemand": {
  13316. "weight": -5,
  13317. "volume": -100,
  13318. "unit": -1
  13319. },
  13320. "duration": 200,
  13321. "timeWindows": [
  13322. {
  13323. "start": "2018-08-06T07:23:00.000Z",
  13324. "end": "2018-08-06T10:23:00.000Z",
  13325. "relax": 0
  13326. }
  13327. ],
  13328. "timeWindowsIgnorable": true,
  13329. "assignedVehicleId": "",
  13330. "nestedTasks": [],
  13331. "precedenceTaskId": "",
  13332. "completed": false,
  13333. "dropPenalty": 5000
  13334. },
  13335. {
  13336. "id": "4765",
  13337. "location": {
  13338. "id": "1.3113982_103.8565897",
  13339. "latitude": 1.3113982,
  13340. "longitude": 103.8565897
  13341. },
  13342. "taskType": "Pickup",
  13343. "capacityDemand": {
  13344. "weight": 5,
  13345. "volume": 100,
  13346. "unit": 1
  13347. },
  13348. "duration": 200,
  13349. "timeWindows": [
  13350. {
  13351. "start": "2018-08-06T07:23:00.000Z",
  13352. "end": "2018-08-06T10:23:00.000Z",
  13353. "relax": 0
  13354. }
  13355. ],
  13356. "timeWindowsIgnorable": true,
  13357. "assignedVehicleId": "",
  13358. "nestedTasks": [],
  13359. "precedenceTaskId": "",
  13360. "completed": false,
  13361. "dropPenalty": 5000
  13362. },
  13363. {
  13364. "id": "4764",
  13365. "location": {
  13366. "id": "1.3985001_103.897175",
  13367. "latitude": 1.3985001,
  13368. "longitude": 103.897175
  13369. },
  13370. "taskType": "Delivery",
  13371. "capacityDemand": {
  13372. "weight": -17,
  13373. "volume": -100,
  13374. "unit": -1
  13375. },
  13376. "duration": 200,
  13377. "timeWindows": [
  13378. {
  13379. "start": "2018-08-06T03:59:00.000Z",
  13380. "end": "2018-08-06T06:59:00.000Z",
  13381. "relax": 0
  13382. }
  13383. ],
  13384. "timeWindowsIgnorable": true,
  13385. "assignedVehicleId": "",
  13386. "nestedTasks": [],
  13387. "precedenceTaskId": "",
  13388. "completed": false,
  13389. "dropPenalty": 5000
  13390. },
  13391. {
  13392. "id": "4763",
  13393. "location": {
  13394. "id": "1.3230967_103.9221028",
  13395. "latitude": 1.3230967,
  13396. "longitude": 103.9221028
  13397. },
  13398. "taskType": "Pickup",
  13399. "capacityDemand": {
  13400. "weight": 17,
  13401. "volume": 100,
  13402. "unit": 1
  13403. },
  13404. "duration": 200,
  13405. "timeWindows": [
  13406. {
  13407. "start": "2018-08-06T03:59:00.000Z",
  13408. "end": "2018-08-06T06:59:00.000Z",
  13409. "relax": 0
  13410. }
  13411. ],
  13412. "timeWindowsIgnorable": true,
  13413. "assignedVehicleId": "",
  13414. "nestedTasks": [],
  13415. "precedenceTaskId": "",
  13416. "completed": false,
  13417. "dropPenalty": 5000
  13418. },
  13419. {
  13420. "id": "4762",
  13421. "location": {
  13422. "id": "1.391725_103.885487",
  13423. "latitude": 1.391725,
  13424. "longitude": 103.885487
  13425. },
  13426. "taskType": "Delivery",
  13427. "capacityDemand": {
  13428. "weight": -13,
  13429. "volume": -100,
  13430. "unit": -1
  13431. },
  13432. "duration": 200,
  13433. "timeWindows": [
  13434. {
  13435. "start": "2018-08-06T10:09:00.000Z",
  13436. "end": "2018-08-06T13:09:00.000Z",
  13437. "relax": 0
  13438. }
  13439. ],
  13440. "timeWindowsIgnorable": true,
  13441. "assignedVehicleId": "",
  13442. "nestedTasks": [],
  13443. "precedenceTaskId": "",
  13444. "completed": false,
  13445. "dropPenalty": 5000
  13446. },
  13447. {
  13448. "id": "4761",
  13449. "location": {
  13450. "id": "1.3230967_103.9221028",
  13451. "latitude": 1.3230967,
  13452. "longitude": 103.9221028
  13453. },
  13454. "taskType": "Pickup",
  13455. "capacityDemand": {
  13456. "weight": 13,
  13457. "volume": 100,
  13458. "unit": 1
  13459. },
  13460. "duration": 200,
  13461. "timeWindows": [
  13462. {
  13463. "start": "2018-08-06T10:09:00.000Z",
  13464. "end": "2018-08-06T13:09:00.000Z",
  13465. "relax": 0
  13466. }
  13467. ],
  13468. "timeWindowsIgnorable": true,
  13469. "assignedVehicleId": "",
  13470. "nestedTasks": [],
  13471. "precedenceTaskId": "",
  13472. "completed": false,
  13473. "dropPenalty": 5000
  13474. },
  13475. {
  13476. "id": "4760",
  13477. "location": {
  13478. "id": "1.3218138_103.7848127",
  13479. "latitude": 1.3218138,
  13480. "longitude": 103.7848127
  13481. },
  13482. "taskType": "Delivery",
  13483. "capacityDemand": {
  13484. "weight": -1,
  13485. "volume": -100,
  13486. "unit": -1
  13487. },
  13488. "duration": 200,
  13489. "timeWindows": [
  13490. {
  13491. "start": "2018-08-06T06:38:00.000Z",
  13492. "end": "2018-08-06T09:38:00.000Z",
  13493. "relax": 0
  13494. }
  13495. ],
  13496. "timeWindowsIgnorable": true,
  13497. "assignedVehicleId": "",
  13498. "nestedTasks": [],
  13499. "precedenceTaskId": "",
  13500. "completed": false,
  13501. "dropPenalty": 5000
  13502. },
  13503. {
  13504. "id": "4759",
  13505. "location": {
  13506. "id": "1.3113982_103.8565897",
  13507. "latitude": 1.3113982,
  13508. "longitude": 103.8565897
  13509. },
  13510. "taskType": "Pickup",
  13511. "capacityDemand": {
  13512. "weight": 1,
  13513. "volume": 100,
  13514. "unit": 1
  13515. },
  13516. "duration": 200,
  13517. "timeWindows": [
  13518. {
  13519. "start": "2018-08-06T06:38:00.000Z",
  13520. "end": "2018-08-06T09:38:00.000Z",
  13521. "relax": 0
  13522. }
  13523. ],
  13524. "timeWindowsIgnorable": true,
  13525. "assignedVehicleId": "",
  13526. "nestedTasks": [],
  13527. "precedenceTaskId": "",
  13528. "completed": false,
  13529. "dropPenalty": 5000
  13530. },
  13531. {
  13532. "id": "4758",
  13533. "location": {
  13534. "id": "1.330908_103.792018",
  13535. "latitude": 1.330908,
  13536. "longitude": 103.792018
  13537. },
  13538. "taskType": "Delivery",
  13539. "capacityDemand": {
  13540. "weight": -33,
  13541. "volume": -200,
  13542. "unit": -1
  13543. },
  13544. "duration": 200,
  13545. "timeWindows": [
  13546. {
  13547. "start": "2018-08-05T23:45:00.000Z",
  13548. "end": "2018-08-06T02:45:00.000Z",
  13549. "relax": 0
  13550. }
  13551. ],
  13552. "timeWindowsIgnorable": true,
  13553. "assignedVehicleId": "",
  13554. "nestedTasks": [],
  13555. "precedenceTaskId": "",
  13556. "completed": false,
  13557. "dropPenalty": 5000
  13558. },
  13559. {
  13560. "id": "4757",
  13561. "location": {
  13562. "id": "1.3113982_103.8565897",
  13563. "latitude": 1.3113982,
  13564. "longitude": 103.8565897
  13565. },
  13566. "taskType": "Pickup",
  13567. "capacityDemand": {
  13568. "weight": 33,
  13569. "volume": 200,
  13570. "unit": 1
  13571. },
  13572. "duration": 200,
  13573. "timeWindows": [
  13574. {
  13575. "start": "2018-08-05T23:45:00.000Z",
  13576. "end": "2018-08-06T02:45:00.000Z",
  13577. "relax": 0
  13578. }
  13579. ],
  13580. "timeWindowsIgnorable": true,
  13581. "assignedVehicleId": "",
  13582. "nestedTasks": [],
  13583. "precedenceTaskId": "",
  13584. "completed": false,
  13585. "dropPenalty": 5000
  13586. },
  13587. {
  13588. "id": "4756",
  13589. "location": {
  13590. "id": "1.4307809_103.8443152",
  13591. "latitude": 1.4307809,
  13592. "longitude": 103.8443152
  13593. },
  13594. "taskType": "Delivery",
  13595. "capacityDemand": {
  13596. "weight": -3,
  13597. "volume": -100,
  13598. "unit": -1
  13599. },
  13600. "duration": 200,
  13601. "timeWindows": [
  13602. {
  13603. "start": "2018-08-06T02:26:00.000Z",
  13604. "end": "2018-08-06T05:26:00.000Z",
  13605. "relax": 0
  13606. }
  13607. ],
  13608. "timeWindowsIgnorable": true,
  13609. "assignedVehicleId": "",
  13610. "nestedTasks": [],
  13611. "precedenceTaskId": "",
  13612. "completed": false,
  13613. "dropPenalty": 5000
  13614. },
  13615. {
  13616. "id": "4755",
  13617. "location": {
  13618. "id": "1.3113982_103.8565897",
  13619. "latitude": 1.3113982,
  13620. "longitude": 103.8565897
  13621. },
  13622. "taskType": "Pickup",
  13623. "capacityDemand": {
  13624. "weight": 3,
  13625. "volume": 100,
  13626. "unit": 1
  13627. },
  13628. "duration": 200,
  13629. "timeWindows": [
  13630. {
  13631. "start": "2018-08-06T02:26:00.000Z",
  13632. "end": "2018-08-06T05:26:00.000Z",
  13633. "relax": 0
  13634. }
  13635. ],
  13636. "timeWindowsIgnorable": true,
  13637. "assignedVehicleId": "",
  13638. "nestedTasks": [],
  13639. "precedenceTaskId": "",
  13640. "completed": false,
  13641. "dropPenalty": 5000
  13642. },
  13643. {
  13644. "id": "4754",
  13645. "location": {
  13646. "id": "1.4311082_103.7790207",
  13647. "latitude": 1.4311082,
  13648. "longitude": 103.7790207
  13649. },
  13650. "taskType": "Delivery",
  13651. "capacityDemand": {
  13652. "weight": -7,
  13653. "volume": -100,
  13654. "unit": -1
  13655. },
  13656. "duration": 200,
  13657. "timeWindows": [
  13658. {
  13659. "start": "2018-08-06T02:27:00.000Z",
  13660. "end": "2018-08-06T05:27:00.000Z",
  13661. "relax": 0
  13662. }
  13663. ],
  13664. "timeWindowsIgnorable": true,
  13665. "assignedVehicleId": "",
  13666. "nestedTasks": [],
  13667. "precedenceTaskId": "",
  13668. "completed": false,
  13669. "dropPenalty": 5000
  13670. },
  13671. {
  13672. "id": "4753",
  13673. "location": {
  13674. "id": "1.3113982_103.8565897",
  13675. "latitude": 1.3113982,
  13676. "longitude": 103.8565897
  13677. },
  13678. "taskType": "Pickup",
  13679. "capacityDemand": {
  13680. "weight": 7,
  13681. "volume": 100,
  13682. "unit": 1
  13683. },
  13684. "duration": 200,
  13685. "timeWindows": [
  13686. {
  13687. "start": "2018-08-06T02:27:00.000Z",
  13688. "end": "2018-08-06T05:27:00.000Z",
  13689. "relax": 0
  13690. }
  13691. ],
  13692. "timeWindowsIgnorable": true,
  13693. "assignedVehicleId": "",
  13694. "nestedTasks": [],
  13695. "precedenceTaskId": "",
  13696. "completed": false,
  13697. "dropPenalty": 5000
  13698. },
  13699. {
  13700. "id": "4752",
  13701. "location": {
  13702. "id": "1.3189381_103.894462",
  13703. "latitude": 1.3189381,
  13704. "longitude": 103.894462
  13705. },
  13706. "taskType": "Delivery",
  13707. "capacityDemand": {
  13708. "weight": -26,
  13709. "volume": -200,
  13710. "unit": -1
  13711. },
  13712. "duration": 200,
  13713. "timeWindows": [
  13714. {
  13715. "start": "2018-08-06T04:32:00.000Z",
  13716. "end": "2018-08-06T07:32:00.000Z",
  13717. "relax": 0
  13718. }
  13719. ],
  13720. "timeWindowsIgnorable": true,
  13721. "assignedVehicleId": "",
  13722. "nestedTasks": [],
  13723. "precedenceTaskId": "",
  13724. "completed": false,
  13725. "dropPenalty": 5000
  13726. },
  13727. {
  13728. "id": "4751",
  13729. "location": {
  13730. "id": "1.3230967_103.9221028",
  13731. "latitude": 1.3230967,
  13732. "longitude": 103.9221028
  13733. },
  13734. "taskType": "Pickup",
  13735. "capacityDemand": {
  13736. "weight": 26,
  13737. "volume": 200,
  13738. "unit": 1
  13739. },
  13740. "duration": 200,
  13741. "timeWindows": [
  13742. {
  13743. "start": "2018-08-06T04:32:00.000Z",
  13744. "end": "2018-08-06T07:32:00.000Z",
  13745. "relax": 0
  13746. }
  13747. ],
  13748. "timeWindowsIgnorable": true,
  13749. "assignedVehicleId": "",
  13750. "nestedTasks": [],
  13751. "precedenceTaskId": "",
  13752. "completed": false,
  13753. "dropPenalty": 5000
  13754. },
  13755. {
  13756. "id": "4750",
  13757. "location": {
  13758. "id": "1.3945818_103.9123599",
  13759. "latitude": 1.3945818,
  13760. "longitude": 103.9123599
  13761. },
  13762. "taskType": "Delivery",
  13763. "capacityDemand": {
  13764. "weight": -92,
  13765. "volume": -500,
  13766. "unit": -1
  13767. },
  13768. "duration": 200,
  13769. "timeWindows": [
  13770. {
  13771. "start": "2018-08-06T12:13:00.000Z",
  13772. "end": "2018-08-06T15:13:00.000Z",
  13773. "relax": 0
  13774. }
  13775. ],
  13776. "timeWindowsIgnorable": true,
  13777. "assignedVehicleId": "",
  13778. "nestedTasks": [],
  13779. "precedenceTaskId": "",
  13780. "completed": false,
  13781. "dropPenalty": 5000
  13782. },
  13783. {
  13784. "id": "4749",
  13785. "location": {
  13786. "id": "1.3230967_103.9221028",
  13787. "latitude": 1.3230967,
  13788. "longitude": 103.9221028
  13789. },
  13790. "taskType": "Pickup",
  13791. "capacityDemand": {
  13792. "weight": 92,
  13793. "volume": 500,
  13794. "unit": 1
  13795. },
  13796. "duration": 200,
  13797. "timeWindows": [
  13798. {
  13799. "start": "2018-08-06T12:13:00.000Z",
  13800. "end": "2018-08-06T15:13:00.000Z",
  13801. "relax": 0
  13802. }
  13803. ],
  13804. "timeWindowsIgnorable": true,
  13805. "assignedVehicleId": "",
  13806. "nestedTasks": [],
  13807. "precedenceTaskId": "",
  13808. "completed": false,
  13809. "dropPenalty": 5000
  13810. },
  13811. {
  13812. "id": "4748",
  13813. "location": {
  13814. "id": "1.3644341_103.8618499",
  13815. "latitude": 1.3644341,
  13816. "longitude": 103.8618499
  13817. },
  13818. "taskType": "Delivery",
  13819. "capacityDemand": {
  13820. "weight": -82,
  13821. "volume": -500,
  13822. "unit": -1
  13823. },
  13824. "duration": 200,
  13825. "timeWindows": [
  13826. {
  13827. "start": "2018-08-06T05:18:00.000Z",
  13828. "end": "2018-08-06T08:18:00.000Z",
  13829. "relax": 0
  13830. }
  13831. ],
  13832. "timeWindowsIgnorable": true,
  13833. "assignedVehicleId": "",
  13834. "nestedTasks": [],
  13835. "precedenceTaskId": "",
  13836. "completed": false,
  13837. "dropPenalty": 5000
  13838. },
  13839. {
  13840. "id": "4747",
  13841. "location": {
  13842. "id": "1.3113982_103.8565897",
  13843. "latitude": 1.3113982,
  13844. "longitude": 103.8565897
  13845. },
  13846. "taskType": "Pickup",
  13847. "capacityDemand": {
  13848. "weight": 82,
  13849. "volume": 500,
  13850. "unit": 1
  13851. },
  13852. "duration": 200,
  13853. "timeWindows": [
  13854. {
  13855. "start": "2018-08-06T05:18:00.000Z",
  13856. "end": "2018-08-06T08:18:00.000Z",
  13857. "relax": 0
  13858. }
  13859. ],
  13860. "timeWindowsIgnorable": true,
  13861. "assignedVehicleId": "",
  13862. "nestedTasks": [],
  13863. "precedenceTaskId": "",
  13864. "completed": false,
  13865. "dropPenalty": 5000
  13866. },
  13867. {
  13868. "id": "4746",
  13869. "location": {
  13870. "id": "1.3290865_103.6888828",
  13871. "latitude": 1.3290865,
  13872. "longitude": 103.6888828
  13873. },
  13874. "taskType": "Delivery",
  13875. "capacityDemand": {
  13876. "weight": -7,
  13877. "volume": -100,
  13878. "unit": -1
  13879. },
  13880. "duration": 200,
  13881. "timeWindows": [
  13882. {
  13883. "start": "2018-08-06T05:45:00.000Z",
  13884. "end": "2018-08-06T08:45:00.000Z",
  13885. "relax": 0
  13886. }
  13887. ],
  13888. "timeWindowsIgnorable": true,
  13889. "assignedVehicleId": "",
  13890. "nestedTasks": [],
  13891. "precedenceTaskId": "",
  13892. "completed": false,
  13893. "dropPenalty": 5000
  13894. },
  13895. {
  13896. "id": "4745",
  13897. "location": {
  13898. "id": "1.3262422_103.6783524",
  13899. "latitude": 1.3262422,
  13900. "longitude": 103.6783524
  13901. },
  13902. "taskType": "Pickup",
  13903. "capacityDemand": {
  13904. "weight": 7,
  13905. "volume": 100,
  13906. "unit": 1
  13907. },
  13908. "duration": 200,
  13909. "timeWindows": [
  13910. {
  13911. "start": "2018-08-06T05:45:00.000Z",
  13912. "end": "2018-08-06T08:45:00.000Z",
  13913. "relax": 0
  13914. }
  13915. ],
  13916. "timeWindowsIgnorable": true,
  13917. "assignedVehicleId": "",
  13918. "nestedTasks": [],
  13919. "precedenceTaskId": "",
  13920. "completed": false,
  13921. "dropPenalty": 5000
  13922. },
  13923. {
  13924. "id": "4744",
  13925. "location": {
  13926. "id": "1.37591_103.836163",
  13927. "latitude": 1.37591,
  13928. "longitude": 103.836163
  13929. },
  13930. "taskType": "Delivery",
  13931. "capacityDemand": {
  13932. "weight": -5,
  13933. "volume": -100,
  13934. "unit": -1
  13935. },
  13936. "duration": 200,
  13937. "timeWindows": [
  13938. {
  13939. "start": "2018-08-06T02:50:00.000Z",
  13940. "end": "2018-08-06T05:50:00.000Z",
  13941. "relax": 0
  13942. }
  13943. ],
  13944. "timeWindowsIgnorable": true,
  13945. "assignedVehicleId": "",
  13946. "nestedTasks": [],
  13947. "precedenceTaskId": "",
  13948. "completed": false,
  13949. "dropPenalty": 5000
  13950. },
  13951. {
  13952. "id": "4743",
  13953. "location": {
  13954. "id": "1.3113982_103.8565897",
  13955. "latitude": 1.3113982,
  13956. "longitude": 103.8565897
  13957. },
  13958. "taskType": "Pickup",
  13959. "capacityDemand": {
  13960. "weight": 5,
  13961. "volume": 100,
  13962. "unit": 1
  13963. },
  13964. "duration": 200,
  13965. "timeWindows": [
  13966. {
  13967. "start": "2018-08-06T02:50:00.000Z",
  13968. "end": "2018-08-06T05:50:00.000Z",
  13969. "relax": 0
  13970. }
  13971. ],
  13972. "timeWindowsIgnorable": true,
  13973. "assignedVehicleId": "",
  13974. "nestedTasks": [],
  13975. "precedenceTaskId": "",
  13976. "completed": false,
  13977. "dropPenalty": 5000
  13978. },
  13979. {
  13980. "id": "4742",
  13981. "location": {
  13982. "id": "1.315422_103.78744",
  13983. "latitude": 1.315422,
  13984. "longitude": 103.78744
  13985. },
  13986. "taskType": "Delivery",
  13987. "capacityDemand": {
  13988. "weight": -19,
  13989. "volume": -100,
  13990. "unit": -1
  13991. },
  13992. "duration": 200,
  13993. "timeWindows": [
  13994. {
  13995. "start": "2018-08-06T01:47:00.000Z",
  13996. "end": "2018-08-06T04:47:00.000Z",
  13997. "relax": 0
  13998. }
  13999. ],
  14000. "timeWindowsIgnorable": true,
  14001. "assignedVehicleId": "",
  14002. "nestedTasks": [],
  14003. "precedenceTaskId": "",
  14004. "completed": false,
  14005. "dropPenalty": 5000
  14006. },
  14007. {
  14008. "id": "4741",
  14009. "location": {
  14010. "id": "1.3113982_103.8565897",
  14011. "latitude": 1.3113982,
  14012. "longitude": 103.8565897
  14013. },
  14014. "taskType": "Pickup",
  14015. "capacityDemand": {
  14016. "weight": 19,
  14017. "volume": 100,
  14018. "unit": 1
  14019. },
  14020. "duration": 200,
  14021. "timeWindows": [
  14022. {
  14023. "start": "2018-08-06T01:47:00.000Z",
  14024. "end": "2018-08-06T04:47:00.000Z",
  14025. "relax": 0
  14026. }
  14027. ],
  14028. "timeWindowsIgnorable": true,
  14029. "assignedVehicleId": "",
  14030. "nestedTasks": [],
  14031. "precedenceTaskId": "",
  14032. "completed": false,
  14033. "dropPenalty": 5000
  14034. },
  14035. {
  14036. "id": "4740",
  14037. "location": {
  14038. "id": "1.3715078_103.7695085",
  14039. "latitude": 1.3715078,
  14040. "longitude": 103.7695085
  14041. },
  14042. "taskType": "Delivery",
  14043. "capacityDemand": {
  14044. "weight": -1,
  14045. "volume": -100,
  14046. "unit": -1
  14047. },
  14048. "duration": 200,
  14049. "timeWindows": [
  14050. {
  14051. "start": "2018-08-06T07:32:00.000Z",
  14052. "end": "2018-08-06T10:32:00.000Z",
  14053. "relax": 0
  14054. }
  14055. ],
  14056. "timeWindowsIgnorable": true,
  14057. "assignedVehicleId": "",
  14058. "nestedTasks": [],
  14059. "precedenceTaskId": "",
  14060. "completed": false,
  14061. "dropPenalty": 5000
  14062. },
  14063. {
  14064. "id": "4739",
  14065. "location": {
  14066. "id": "1.3262422_103.6783524",
  14067. "latitude": 1.3262422,
  14068. "longitude": 103.6783524
  14069. },
  14070. "taskType": "Pickup",
  14071. "capacityDemand": {
  14072. "weight": 1,
  14073. "volume": 100,
  14074. "unit": 1
  14075. },
  14076. "duration": 200,
  14077. "timeWindows": [
  14078. {
  14079. "start": "2018-08-06T07:32:00.000Z",
  14080. "end": "2018-08-06T10:32:00.000Z",
  14081. "relax": 0
  14082. }
  14083. ],
  14084. "timeWindowsIgnorable": true,
  14085. "assignedVehicleId": "",
  14086. "nestedTasks": [],
  14087. "precedenceTaskId": "",
  14088. "completed": false,
  14089. "dropPenalty": 5000
  14090. },
  14091. {
  14092. "id": "4738",
  14093. "location": {
  14094. "id": "1.297253_103.825944",
  14095. "latitude": 1.297253,
  14096. "longitude": 103.825944
  14097. },
  14098. "taskType": "Delivery",
  14099. "capacityDemand": {
  14100. "weight": -1,
  14101. "volume": -100,
  14102. "unit": -1
  14103. },
  14104. "duration": 200,
  14105. "timeWindows": [
  14106. {
  14107. "start": "2018-08-06T02:02:00.000Z",
  14108. "end": "2018-08-06T05:02:00.000Z",
  14109. "relax": 0
  14110. }
  14111. ],
  14112. "timeWindowsIgnorable": true,
  14113. "assignedVehicleId": "",
  14114. "nestedTasks": [],
  14115. "precedenceTaskId": "",
  14116. "completed": false,
  14117. "dropPenalty": 5000
  14118. },
  14119. {
  14120. "id": "4737",
  14121. "location": {
  14122. "id": "1.3113982_103.8565897",
  14123. "latitude": 1.3113982,
  14124. "longitude": 103.8565897
  14125. },
  14126. "taskType": "Pickup",
  14127. "capacityDemand": {
  14128. "weight": 1,
  14129. "volume": 100,
  14130. "unit": 1
  14131. },
  14132. "duration": 200,
  14133. "timeWindows": [
  14134. {
  14135. "start": "2018-08-06T02:02:00.000Z",
  14136. "end": "2018-08-06T05:02:00.000Z",
  14137. "relax": 0
  14138. }
  14139. ],
  14140. "timeWindowsIgnorable": true,
  14141. "assignedVehicleId": "",
  14142. "nestedTasks": [],
  14143. "precedenceTaskId": "",
  14144. "completed": false,
  14145. "dropPenalty": 5000
  14146. },
  14147. {
  14148. "id": "4736",
  14149. "location": {
  14150. "id": "1.2803801_103.8288491",
  14151. "latitude": 1.2803801,
  14152. "longitude": 103.8288491
  14153. },
  14154. "taskType": "Delivery",
  14155. "capacityDemand": {
  14156. "weight": -28,
  14157. "volume": -200,
  14158. "unit": -1
  14159. },
  14160. "duration": 200,
  14161. "timeWindows": [
  14162. {
  14163. "start": "2018-08-06T02:48:00.000Z",
  14164. "end": "2018-08-06T05:48:00.000Z",
  14165. "relax": 0
  14166. }
  14167. ],
  14168. "timeWindowsIgnorable": true,
  14169. "assignedVehicleId": "",
  14170. "nestedTasks": [],
  14171. "precedenceTaskId": "",
  14172. "completed": false,
  14173. "dropPenalty": 5000
  14174. },
  14175. {
  14176. "id": "4735",
  14177. "location": {
  14178. "id": "1.3262422_103.6783524",
  14179. "latitude": 1.3262422,
  14180. "longitude": 103.6783524
  14181. },
  14182. "taskType": "Pickup",
  14183. "capacityDemand": {
  14184. "weight": 28,
  14185. "volume": 200,
  14186. "unit": 1
  14187. },
  14188. "duration": 200,
  14189. "timeWindows": [
  14190. {
  14191. "start": "2018-08-06T02:48:00.000Z",
  14192. "end": "2018-08-06T05:48:00.000Z",
  14193. "relax": 0
  14194. }
  14195. ],
  14196. "timeWindowsIgnorable": true,
  14197. "assignedVehicleId": "",
  14198. "nestedTasks": [],
  14199. "precedenceTaskId": "",
  14200. "completed": false,
  14201. "dropPenalty": 5000
  14202. },
  14203. {
  14204. "id": "4734",
  14205. "location": {
  14206. "id": "1.4445799_103.8083586",
  14207. "latitude": 1.4445799,
  14208. "longitude": 103.8083586
  14209. },
  14210. "taskType": "Delivery",
  14211. "capacityDemand": {
  14212. "weight": -15,
  14213. "volume": -100,
  14214. "unit": -1
  14215. },
  14216. "duration": 200,
  14217. "timeWindows": [
  14218. {
  14219. "start": "2018-08-06T00:35:00.000Z",
  14220. "end": "2018-08-06T03:35:00.000Z",
  14221. "relax": 0
  14222. }
  14223. ],
  14224. "timeWindowsIgnorable": true,
  14225. "assignedVehicleId": "",
  14226. "nestedTasks": [],
  14227. "precedenceTaskId": "",
  14228. "completed": false,
  14229. "dropPenalty": 5000
  14230. },
  14231. {
  14232. "id": "4733",
  14233. "location": {
  14234. "id": "1.3113982_103.8565897",
  14235. "latitude": 1.3113982,
  14236. "longitude": 103.8565897
  14237. },
  14238. "taskType": "Pickup",
  14239. "capacityDemand": {
  14240. "weight": 15,
  14241. "volume": 100,
  14242. "unit": 1
  14243. },
  14244. "duration": 200,
  14245. "timeWindows": [
  14246. {
  14247. "start": "2018-08-06T00:35:00.000Z",
  14248. "end": "2018-08-06T03:35:00.000Z",
  14249. "relax": 0
  14250. }
  14251. ],
  14252. "timeWindowsIgnorable": true,
  14253. "assignedVehicleId": "",
  14254. "nestedTasks": [],
  14255. "precedenceTaskId": "",
  14256. "completed": false,
  14257. "dropPenalty": 5000
  14258. },
  14259. {
  14260. "id": "4732",
  14261. "location": {
  14262. "id": "1.2718093_103.8425268",
  14263. "latitude": 1.2718093,
  14264. "longitude": 103.8425268
  14265. },
  14266. "taskType": "Delivery",
  14267. "capacityDemand": {
  14268. "weight": -3,
  14269. "volume": -100,
  14270. "unit": -1
  14271. },
  14272. "duration": 200,
  14273. "timeWindows": [
  14274. {
  14275. "start": "2018-08-05T23:54:00.000Z",
  14276. "end": "2018-08-06T02:54:00.000Z",
  14277. "relax": 0
  14278. }
  14279. ],
  14280. "timeWindowsIgnorable": true,
  14281. "assignedVehicleId": "",
  14282. "nestedTasks": [],
  14283. "precedenceTaskId": "",
  14284. "completed": false,
  14285. "dropPenalty": 5000
  14286. },
  14287. {
  14288. "id": "4731",
  14289. "location": {
  14290. "id": "1.3113982_103.8565897",
  14291. "latitude": 1.3113982,
  14292. "longitude": 103.8565897
  14293. },
  14294. "taskType": "Pickup",
  14295. "capacityDemand": {
  14296. "weight": 3,
  14297. "volume": 100,
  14298. "unit": 1
  14299. },
  14300. "duration": 200,
  14301. "timeWindows": [
  14302. {
  14303. "start": "2018-08-05T23:54:00.000Z",
  14304. "end": "2018-08-06T02:54:00.000Z",
  14305. "relax": 0
  14306. }
  14307. ],
  14308. "timeWindowsIgnorable": true,
  14309. "assignedVehicleId": "",
  14310. "nestedTasks": [],
  14311. "precedenceTaskId": "",
  14312. "completed": false,
  14313. "dropPenalty": 5000
  14314. },
  14315. {
  14316. "id": "4730",
  14317. "location": {
  14318. "id": "1.2819481_103.8195883",
  14319. "latitude": 1.2819481,
  14320. "longitude": 103.8195883
  14321. },
  14322. "taskType": "Delivery",
  14323. "capacityDemand": {
  14324. "weight": -65,
  14325. "volume": -400,
  14326. "unit": -1
  14327. },
  14328. "duration": 200,
  14329. "timeWindows": [
  14330. {
  14331. "start": "2018-08-06T09:35:00.000Z",
  14332. "end": "2018-08-06T12:35:00.000Z",
  14333. "relax": 0
  14334. }
  14335. ],
  14336. "timeWindowsIgnorable": true,
  14337. "assignedVehicleId": "",
  14338. "nestedTasks": [],
  14339. "precedenceTaskId": "",
  14340. "completed": false,
  14341. "dropPenalty": 5000
  14342. },
  14343. {
  14344. "id": "4729",
  14345. "location": {
  14346. "id": "1.3113982_103.8565897",
  14347. "latitude": 1.3113982,
  14348. "longitude": 103.8565897
  14349. },
  14350. "taskType": "Pickup",
  14351. "capacityDemand": {
  14352. "weight": 65,
  14353. "volume": 400,
  14354. "unit": 1
  14355. },
  14356. "duration": 200,
  14357. "timeWindows": [
  14358. {
  14359. "start": "2018-08-06T09:35:00.000Z",
  14360. "end": "2018-08-06T12:35:00.000Z",
  14361. "relax": 0
  14362. }
  14363. ],
  14364. "timeWindowsIgnorable": true,
  14365. "assignedVehicleId": "",
  14366. "nestedTasks": [],
  14367. "precedenceTaskId": "",
  14368. "completed": false,
  14369. "dropPenalty": 5000
  14370. },
  14371. {
  14372. "id": "4728",
  14373. "location": {
  14374. "id": "1.3335413_103.8035805",
  14375. "latitude": 1.3335413,
  14376. "longitude": 103.8035805
  14377. },
  14378. "taskType": "Delivery",
  14379. "capacityDemand": {
  14380. "weight": -55,
  14381. "volume": -300,
  14382. "unit": -1
  14383. },
  14384. "duration": 200,
  14385. "timeWindows": [
  14386. {
  14387. "start": "2018-08-06T01:32:00.000Z",
  14388. "end": "2018-08-06T04:32:00.000Z",
  14389. "relax": 0
  14390. }
  14391. ],
  14392. "timeWindowsIgnorable": true,
  14393. "assignedVehicleId": "",
  14394. "nestedTasks": [],
  14395. "precedenceTaskId": "",
  14396. "completed": false,
  14397. "dropPenalty": 5000
  14398. },
  14399. {
  14400. "id": "4727",
  14401. "location": {
  14402. "id": "1.3113982_103.8565897",
  14403. "latitude": 1.3113982,
  14404. "longitude": 103.8565897
  14405. },
  14406. "taskType": "Pickup",
  14407. "capacityDemand": {
  14408. "weight": 55,
  14409. "volume": 300,
  14410. "unit": 1
  14411. },
  14412. "duration": 200,
  14413. "timeWindows": [
  14414. {
  14415. "start": "2018-08-06T01:32:00.000Z",
  14416. "end": "2018-08-06T04:32:00.000Z",
  14417. "relax": 0
  14418. }
  14419. ],
  14420. "timeWindowsIgnorable": true,
  14421. "assignedVehicleId": "",
  14422. "nestedTasks": [],
  14423. "precedenceTaskId": "",
  14424. "completed": false,
  14425. "dropPenalty": 5000
  14426. },
  14427. {
  14428. "id": "4726",
  14429. "location": {
  14430. "id": "1.3735529_103.8568615",
  14431. "latitude": 1.3735529,
  14432. "longitude": 103.8568615
  14433. },
  14434. "taskType": "Delivery",
  14435. "capacityDemand": {
  14436. "weight": -5,
  14437. "volume": -100,
  14438. "unit": -1
  14439. },
  14440. "duration": 200,
  14441. "timeWindows": [
  14442. {
  14443. "start": "2018-08-06T10:13:00.000Z",
  14444. "end": "2018-08-06T13:13:00.000Z",
  14445. "relax": 0
  14446. }
  14447. ],
  14448. "timeWindowsIgnorable": true,
  14449. "assignedVehicleId": "",
  14450. "nestedTasks": [],
  14451. "precedenceTaskId": "",
  14452. "completed": false,
  14453. "dropPenalty": 5000
  14454. },
  14455. {
  14456. "id": "4725",
  14457. "location": {
  14458. "id": "1.3113982_103.8565897",
  14459. "latitude": 1.3113982,
  14460. "longitude": 103.8565897
  14461. },
  14462. "taskType": "Pickup",
  14463. "capacityDemand": {
  14464. "weight": 5,
  14465. "volume": 100,
  14466. "unit": 1
  14467. },
  14468. "duration": 200,
  14469. "timeWindows": [
  14470. {
  14471. "start": "2018-08-06T10:13:00.000Z",
  14472. "end": "2018-08-06T13:13:00.000Z",
  14473. "relax": 0
  14474. }
  14475. ],
  14476. "timeWindowsIgnorable": true,
  14477. "assignedVehicleId": "",
  14478. "nestedTasks": [],
  14479. "precedenceTaskId": "",
  14480. "completed": false,
  14481. "dropPenalty": 5000
  14482. },
  14483. {
  14484. "id": "4724",
  14485. "location": {
  14486. "id": "1.2867872_103.8494416",
  14487. "latitude": 1.2867872,
  14488. "longitude": 103.8494416
  14489. },
  14490. "taskType": "Delivery",
  14491. "capacityDemand": {
  14492. "weight": -21,
  14493. "volume": -200,
  14494. "unit": -1
  14495. },
  14496. "duration": 200,
  14497. "timeWindows": [
  14498. {
  14499. "start": "2018-08-06T07:57:00.000Z",
  14500. "end": "2018-08-06T10:57:00.000Z",
  14501. "relax": 0
  14502. }
  14503. ],
  14504. "timeWindowsIgnorable": true,
  14505. "assignedVehicleId": "",
  14506. "nestedTasks": [],
  14507. "precedenceTaskId": "",
  14508. "completed": false,
  14509. "dropPenalty": 5000
  14510. },
  14511. {
  14512. "id": "4723",
  14513. "location": {
  14514. "id": "1.3113982_103.8565897",
  14515. "latitude": 1.3113982,
  14516. "longitude": 103.8565897
  14517. },
  14518. "taskType": "Pickup",
  14519. "capacityDemand": {
  14520. "weight": 21,
  14521. "volume": 200,
  14522. "unit": 1
  14523. },
  14524. "duration": 200,
  14525. "timeWindows": [
  14526. {
  14527. "start": "2018-08-06T07:57:00.000Z",
  14528. "end": "2018-08-06T10:57:00.000Z",
  14529. "relax": 0
  14530. }
  14531. ],
  14532. "timeWindowsIgnorable": true,
  14533. "assignedVehicleId": "",
  14534. "nestedTasks": [],
  14535. "precedenceTaskId": "",
  14536. "completed": false,
  14537. "dropPenalty": 5000
  14538. },
  14539. {
  14540. "id": "4722",
  14541. "location": {
  14542. "id": "1.3479703_103.8353867",
  14543. "latitude": 1.3479703,
  14544. "longitude": 103.8353867
  14545. },
  14546. "taskType": "Delivery",
  14547. "capacityDemand": {
  14548. "weight": -2,
  14549. "volume": -100,
  14550. "unit": -1
  14551. },
  14552. "duration": 200,
  14553. "timeWindows": [
  14554. {
  14555. "start": "2018-08-06T13:46:00.000Z",
  14556. "end": "2018-08-06T16:46:00.000Z",
  14557. "relax": 0
  14558. }
  14559. ],
  14560. "timeWindowsIgnorable": true,
  14561. "assignedVehicleId": "",
  14562. "nestedTasks": [],
  14563. "precedenceTaskId": "",
  14564. "completed": false,
  14565. "dropPenalty": 5000
  14566. },
  14567. {
  14568. "id": "4721",
  14569. "location": {
  14570. "id": "1.3113982_103.8565897",
  14571. "latitude": 1.3113982,
  14572. "longitude": 103.8565897
  14573. },
  14574. "taskType": "Pickup",
  14575. "capacityDemand": {
  14576. "weight": 2,
  14577. "volume": 100,
  14578. "unit": 1
  14579. },
  14580. "duration": 200,
  14581. "timeWindows": [
  14582. {
  14583. "start": "2018-08-06T13:46:00.000Z",
  14584. "end": "2018-08-06T16:46:00.000Z",
  14585. "relax": 0
  14586. }
  14587. ],
  14588. "timeWindowsIgnorable": true,
  14589. "assignedVehicleId": "",
  14590. "nestedTasks": [],
  14591. "precedenceTaskId": "",
  14592. "completed": false,
  14593. "dropPenalty": 5000
  14594. },
  14595. {
  14596. "id": "4720",
  14597. "location": {
  14598. "id": "1.2928533_103.8408957",
  14599. "latitude": 1.2928533,
  14600. "longitude": 103.8408957
  14601. },
  14602. "taskType": "Delivery",
  14603. "capacityDemand": {
  14604. "weight": -2,
  14605. "volume": -100,
  14606. "unit": -1
  14607. },
  14608. "duration": 200,
  14609. "timeWindows": [
  14610. {
  14611. "start": "2018-08-06T13:40:00.000Z",
  14612. "end": "2018-08-06T16:40:00.000Z",
  14613. "relax": 0
  14614. }
  14615. ],
  14616. "timeWindowsIgnorable": true,
  14617. "assignedVehicleId": "",
  14618. "nestedTasks": [],
  14619. "precedenceTaskId": "",
  14620. "completed": false,
  14621. "dropPenalty": 5000
  14622. },
  14623. {
  14624. "id": "4719",
  14625. "location": {
  14626. "id": "1.3113982_103.8565897",
  14627. "latitude": 1.3113982,
  14628. "longitude": 103.8565897
  14629. },
  14630. "taskType": "Pickup",
  14631. "capacityDemand": {
  14632. "weight": 2,
  14633. "volume": 100,
  14634. "unit": 1
  14635. },
  14636. "duration": 200,
  14637. "timeWindows": [
  14638. {
  14639. "start": "2018-08-06T13:40:00.000Z",
  14640. "end": "2018-08-06T16:40:00.000Z",
  14641. "relax": 0
  14642. }
  14643. ],
  14644. "timeWindowsIgnorable": true,
  14645. "assignedVehicleId": "",
  14646. "nestedTasks": [],
  14647. "precedenceTaskId": "",
  14648. "completed": false,
  14649. "dropPenalty": 5000
  14650. },
  14651. {
  14652. "id": "4718",
  14653. "location": {
  14654. "id": "1.316536_103.831778",
  14655. "latitude": 1.316536,
  14656. "longitude": 103.831778
  14657. },
  14658. "taskType": "Delivery",
  14659. "capacityDemand": {
  14660. "weight": -3,
  14661. "volume": -100,
  14662. "unit": -1
  14663. },
  14664. "duration": 200,
  14665. "timeWindows": [
  14666. {
  14667. "start": "2018-08-06T11:07:00.000Z",
  14668. "end": "2018-08-06T14:07:00.000Z",
  14669. "relax": 0
  14670. }
  14671. ],
  14672. "timeWindowsIgnorable": true,
  14673. "assignedVehicleId": "",
  14674. "nestedTasks": [],
  14675. "precedenceTaskId": "",
  14676. "completed": false,
  14677. "dropPenalty": 5000
  14678. },
  14679. {
  14680. "id": "4717",
  14681. "location": {
  14682. "id": "1.3113982_103.8565897",
  14683. "latitude": 1.3113982,
  14684. "longitude": 103.8565897
  14685. },
  14686. "taskType": "Pickup",
  14687. "capacityDemand": {
  14688. "weight": 3,
  14689. "volume": 100,
  14690. "unit": 1
  14691. },
  14692. "duration": 200,
  14693. "timeWindows": [
  14694. {
  14695. "start": "2018-08-06T11:07:00.000Z",
  14696. "end": "2018-08-06T14:07:00.000Z",
  14697. "relax": 0
  14698. }
  14699. ],
  14700. "timeWindowsIgnorable": true,
  14701. "assignedVehicleId": "",
  14702. "nestedTasks": [],
  14703. "precedenceTaskId": "",
  14704. "completed": false,
  14705. "dropPenalty": 5000
  14706. },
  14707. {
  14708. "id": "4716",
  14709. "location": {
  14710. "id": "1.380238_103.765222",
  14711. "latitude": 1.380238,
  14712. "longitude": 103.765222
  14713. },
  14714. "taskType": "Delivery",
  14715. "capacityDemand": {
  14716. "weight": -1,
  14717. "volume": -100,
  14718. "unit": -1
  14719. },
  14720. "duration": 200,
  14721. "timeWindows": [
  14722. {
  14723. "start": "2018-08-06T12:05:00.000Z",
  14724. "end": "2018-08-06T15:05:00.000Z",
  14725. "relax": 0
  14726. }
  14727. ],
  14728. "timeWindowsIgnorable": true,
  14729. "assignedVehicleId": "",
  14730. "nestedTasks": [],
  14731. "precedenceTaskId": "",
  14732. "completed": false,
  14733. "dropPenalty": 5000
  14734. },
  14735. {
  14736. "id": "4715",
  14737. "location": {
  14738. "id": "1.3262422_103.6783524",
  14739. "latitude": 1.3262422,
  14740. "longitude": 103.6783524
  14741. },
  14742. "taskType": "Pickup",
  14743. "capacityDemand": {
  14744. "weight": 1,
  14745. "volume": 100,
  14746. "unit": 1
  14747. },
  14748. "duration": 200,
  14749. "timeWindows": [
  14750. {
  14751. "start": "2018-08-06T12:05:00.000Z",
  14752. "end": "2018-08-06T15:05:00.000Z",
  14753. "relax": 0
  14754. }
  14755. ],
  14756. "timeWindowsIgnorable": true,
  14757. "assignedVehicleId": "",
  14758. "nestedTasks": [],
  14759. "precedenceTaskId": "",
  14760. "completed": false,
  14761. "dropPenalty": 5000
  14762. },
  14763. {
  14764. "id": "4714",
  14765. "location": {
  14766. "id": "1.310187_103.8077356",
  14767. "latitude": 1.310187,
  14768. "longitude": 103.8077356
  14769. },
  14770. "taskType": "Delivery",
  14771. "capacityDemand": {
  14772. "weight": -8,
  14773. "volume": -100,
  14774. "unit": -1
  14775. },
  14776. "duration": 200,
  14777. "timeWindows": [
  14778. {
  14779. "start": "2018-08-05T23:00:00.000Z",
  14780. "end": "2018-08-06T02:00:00.000Z",
  14781. "relax": 0
  14782. }
  14783. ],
  14784. "timeWindowsIgnorable": true,
  14785. "assignedVehicleId": "",
  14786. "nestedTasks": [],
  14787. "precedenceTaskId": "",
  14788. "completed": false,
  14789. "dropPenalty": 5000
  14790. },
  14791. {
  14792. "id": "4713",
  14793. "location": {
  14794. "id": "1.3113982_103.8565897",
  14795. "latitude": 1.3113982,
  14796. "longitude": 103.8565897
  14797. },
  14798. "taskType": "Pickup",
  14799. "capacityDemand": {
  14800. "weight": 8,
  14801. "volume": 100,
  14802. "unit": 1
  14803. },
  14804. "duration": 200,
  14805. "timeWindows": [
  14806. {
  14807. "start": "2018-08-05T23:00:00.000Z",
  14808. "end": "2018-08-06T02:00:00.000Z",
  14809. "relax": 0
  14810. }
  14811. ],
  14812. "timeWindowsIgnorable": true,
  14813. "assignedVehicleId": "",
  14814. "nestedTasks": [],
  14815. "precedenceTaskId": "",
  14816. "completed": false,
  14817. "dropPenalty": 5000
  14818. },
  14819. {
  14820. "id": "4712",
  14821. "location": {
  14822. "id": "1.337926_103.791099",
  14823. "latitude": 1.337926,
  14824. "longitude": 103.791099
  14825. },
  14826. "taskType": "Delivery",
  14827. "capacityDemand": {
  14828. "weight": -39,
  14829. "volume": -200,
  14830. "unit": -1
  14831. },
  14832. "duration": 200,
  14833. "timeWindows": [
  14834. {
  14835. "start": "2018-08-06T09:05:00.000Z",
  14836. "end": "2018-08-06T12:05:00.000Z",
  14837. "relax": 0
  14838. }
  14839. ],
  14840. "timeWindowsIgnorable": true,
  14841. "assignedVehicleId": "",
  14842. "nestedTasks": [],
  14843. "precedenceTaskId": "",
  14844. "completed": false,
  14845. "dropPenalty": 5000
  14846. },
  14847. {
  14848. "id": "4711",
  14849. "location": {
  14850. "id": "1.3113982_103.8565897",
  14851. "latitude": 1.3113982,
  14852. "longitude": 103.8565897
  14853. },
  14854. "taskType": "Pickup",
  14855. "capacityDemand": {
  14856. "weight": 39,
  14857. "volume": 200,
  14858. "unit": 1
  14859. },
  14860. "duration": 200,
  14861. "timeWindows": [
  14862. {
  14863. "start": "2018-08-06T09:05:00.000Z",
  14864. "end": "2018-08-06T12:05:00.000Z",
  14865. "relax": 0
  14866. }
  14867. ],
  14868. "timeWindowsIgnorable": true,
  14869. "assignedVehicleId": "",
  14870. "nestedTasks": [],
  14871. "precedenceTaskId": "",
  14872. "completed": false,
  14873. "dropPenalty": 5000
  14874. },
  14875. {
  14876. "id": "4710",
  14877. "location": {
  14878. "id": "1.348711_103.944656",
  14879. "latitude": 1.348711,
  14880. "longitude": 103.944656
  14881. },
  14882. "taskType": "Delivery",
  14883. "capacityDemand": {
  14884. "weight": -28,
  14885. "volume": -200,
  14886. "unit": -1
  14887. },
  14888. "duration": 200,
  14889. "timeWindows": [
  14890. {
  14891. "start": "2018-08-06T01:32:00.000Z",
  14892. "end": "2018-08-06T04:32:00.000Z",
  14893. "relax": 0
  14894. }
  14895. ],
  14896. "timeWindowsIgnorable": true,
  14897. "assignedVehicleId": "",
  14898. "nestedTasks": [],
  14899. "precedenceTaskId": "",
  14900. "completed": false,
  14901. "dropPenalty": 5000
  14902. },
  14903. {
  14904. "id": "4709",
  14905. "location": {
  14906. "id": "1.3230967_103.9221028",
  14907. "latitude": 1.3230967,
  14908. "longitude": 103.9221028
  14909. },
  14910. "taskType": "Pickup",
  14911. "capacityDemand": {
  14912. "weight": 28,
  14913. "volume": 200,
  14914. "unit": 1
  14915. },
  14916. "duration": 200,
  14917. "timeWindows": [
  14918. {
  14919. "start": "2018-08-06T01:32:00.000Z",
  14920. "end": "2018-08-06T04:32:00.000Z",
  14921. "relax": 0
  14922. }
  14923. ],
  14924. "timeWindowsIgnorable": true,
  14925. "assignedVehicleId": "",
  14926. "nestedTasks": [],
  14927. "precedenceTaskId": "",
  14928. "completed": false,
  14929. "dropPenalty": 5000
  14930. },
  14931. {
  14932. "id": "4708",
  14933. "location": {
  14934. "id": "1.3280749_103.799178",
  14935. "latitude": 1.3280749,
  14936. "longitude": 103.799178
  14937. },
  14938. "taskType": "Delivery",
  14939. "capacityDemand": {
  14940. "weight": -7,
  14941. "volume": -100,
  14942. "unit": -1
  14943. },
  14944. "duration": 200,
  14945. "timeWindows": [
  14946. {
  14947. "start": "2018-08-06T05:20:00.000Z",
  14948. "end": "2018-08-06T08:20:00.000Z",
  14949. "relax": 0
  14950. }
  14951. ],
  14952. "timeWindowsIgnorable": true,
  14953. "assignedVehicleId": "",
  14954. "nestedTasks": [],
  14955. "precedenceTaskId": "",
  14956. "completed": false,
  14957. "dropPenalty": 5000
  14958. },
  14959. {
  14960. "id": "4707",
  14961. "location": {
  14962. "id": "1.3113982_103.8565897",
  14963. "latitude": 1.3113982,
  14964. "longitude": 103.8565897
  14965. },
  14966. "taskType": "Pickup",
  14967. "capacityDemand": {
  14968. "weight": 7,
  14969. "volume": 100,
  14970. "unit": 1
  14971. },
  14972. "duration": 200,
  14973. "timeWindows": [
  14974. {
  14975. "start": "2018-08-06T05:20:00.000Z",
  14976. "end": "2018-08-06T08:20:00.000Z",
  14977. "relax": 0
  14978. }
  14979. ],
  14980. "timeWindowsIgnorable": true,
  14981. "assignedVehicleId": "",
  14982. "nestedTasks": [],
  14983. "precedenceTaskId": "",
  14984. "completed": false,
  14985. "dropPenalty": 5000
  14986. },
  14987. {
  14988. "id": "4706",
  14989. "location": {
  14990. "id": "1.241126_103.839168",
  14991. "latitude": 1.241126,
  14992. "longitude": 103.839168
  14993. },
  14994. "taskType": "Delivery",
  14995. "capacityDemand": {
  14996. "weight": -3,
  14997. "volume": -100,
  14998. "unit": -1
  14999. },
  15000. "duration": 200,
  15001. "timeWindows": [
  15002. {
  15003. "start": "2018-08-06T13:07:00.000Z",
  15004. "end": "2018-08-06T16:07:00.000Z",
  15005. "relax": 0
  15006. }
  15007. ],
  15008. "timeWindowsIgnorable": true,
  15009. "assignedVehicleId": "",
  15010. "nestedTasks": [],
  15011. "precedenceTaskId": "",
  15012. "completed": false,
  15013. "dropPenalty": 5000
  15014. },
  15015. {
  15016. "id": "4705",
  15017. "location": {
  15018. "id": "1.3113982_103.8565897",
  15019. "latitude": 1.3113982,
  15020. "longitude": 103.8565897
  15021. },
  15022. "taskType": "Pickup",
  15023. "capacityDemand": {
  15024. "weight": 3,
  15025. "volume": 100,
  15026. "unit": 1
  15027. },
  15028. "duration": 200,
  15029. "timeWindows": [
  15030. {
  15031. "start": "2018-08-06T13:07:00.000Z",
  15032. "end": "2018-08-06T16:07:00.000Z",
  15033. "relax": 0
  15034. }
  15035. ],
  15036. "timeWindowsIgnorable": true,
  15037. "assignedVehicleId": "",
  15038. "nestedTasks": [],
  15039. "precedenceTaskId": "",
  15040. "completed": false,
  15041. "dropPenalty": 5000
  15042. },
  15043. {
  15044. "id": "4704",
  15045. "location": {
  15046. "id": "1.283305_103.8188185",
  15047. "latitude": 1.283305,
  15048. "longitude": 103.8188185
  15049. },
  15050. "taskType": "Delivery",
  15051. "capacityDemand": {
  15052. "weight": -2,
  15053. "volume": -100,
  15054. "unit": -1
  15055. },
  15056. "duration": 200,
  15057. "timeWindows": [
  15058. {
  15059. "start": "2018-08-06T09:47:00.000Z",
  15060. "end": "2018-08-06T12:47:00.000Z",
  15061. "relax": 0
  15062. }
  15063. ],
  15064. "timeWindowsIgnorable": true,
  15065. "assignedVehicleId": "",
  15066. "nestedTasks": [],
  15067. "precedenceTaskId": "",
  15068. "completed": false,
  15069. "dropPenalty": 5000
  15070. },
  15071. {
  15072. "id": "4703",
  15073. "location": {
  15074. "id": "1.3113982_103.8565897",
  15075. "latitude": 1.3113982,
  15076. "longitude": 103.8565897
  15077. },
  15078. "taskType": "Pickup",
  15079. "capacityDemand": {
  15080. "weight": 2,
  15081. "volume": 100,
  15082. "unit": 1
  15083. },
  15084. "duration": 200,
  15085. "timeWindows": [
  15086. {
  15087. "start": "2018-08-06T09:47:00.000Z",
  15088. "end": "2018-08-06T12:47:00.000Z",
  15089. "relax": 0
  15090. }
  15091. ],
  15092. "timeWindowsIgnorable": true,
  15093. "assignedVehicleId": "",
  15094. "nestedTasks": [],
  15095. "precedenceTaskId": "",
  15096. "completed": false,
  15097. "dropPenalty": 5000
  15098. },
  15099. {
  15100. "id": "4702",
  15101. "location": {
  15102. "id": "1.386859_103.86827",
  15103. "latitude": 1.386859,
  15104. "longitude": 103.86827
  15105. },
  15106. "taskType": "Delivery",
  15107. "capacityDemand": {
  15108. "weight": -51,
  15109. "volume": -300,
  15110. "unit": -1
  15111. },
  15112. "duration": 200,
  15113. "timeWindows": [
  15114. {
  15115. "start": "2018-08-06T10:31:00.000Z",
  15116. "end": "2018-08-06T13:31:00.000Z",
  15117. "relax": 0
  15118. }
  15119. ],
  15120. "timeWindowsIgnorable": true,
  15121. "assignedVehicleId": "",
  15122. "nestedTasks": [],
  15123. "precedenceTaskId": "",
  15124. "completed": false,
  15125. "dropPenalty": 5000
  15126. },
  15127. {
  15128. "id": "4701",
  15129. "location": {
  15130. "id": "1.3113982_103.8565897",
  15131. "latitude": 1.3113982,
  15132. "longitude": 103.8565897
  15133. },
  15134. "taskType": "Pickup",
  15135. "capacityDemand": {
  15136. "weight": 51,
  15137. "volume": 300,
  15138. "unit": 1
  15139. },
  15140. "duration": 200,
  15141. "timeWindows": [
  15142. {
  15143. "start": "2018-08-06T10:31:00.000Z",
  15144. "end": "2018-08-06T13:31:00.000Z",
  15145. "relax": 0
  15146. }
  15147. ],
  15148. "timeWindowsIgnorable": true,
  15149. "assignedVehicleId": "",
  15150. "nestedTasks": [],
  15151. "precedenceTaskId": "",
  15152. "completed": false,
  15153. "dropPenalty": 5000
  15154. },
  15155. {
  15156. "id": "4700",
  15157. "location": {
  15158. "id": "1.2778656_103.8207883",
  15159. "latitude": 1.2778656,
  15160. "longitude": 103.8207883
  15161. },
  15162. "taskType": "Delivery",
  15163. "capacityDemand": {
  15164. "weight": -3,
  15165. "volume": -100,
  15166. "unit": -1
  15167. },
  15168. "duration": 200,
  15169. "timeWindows": [
  15170. {
  15171. "start": "2018-08-06T05:20:00.000Z",
  15172. "end": "2018-08-06T08:20:00.000Z",
  15173. "relax": 0
  15174. }
  15175. ],
  15176. "timeWindowsIgnorable": true,
  15177. "assignedVehicleId": "",
  15178. "nestedTasks": [],
  15179. "precedenceTaskId": "",
  15180. "completed": false,
  15181. "dropPenalty": 5000
  15182. },
  15183. {
  15184. "id": "4699",
  15185. "location": {
  15186. "id": "1.3113982_103.8565897",
  15187. "latitude": 1.3113982,
  15188. "longitude": 103.8565897
  15189. },
  15190. "taskType": "Pickup",
  15191. "capacityDemand": {
  15192. "weight": 3,
  15193. "volume": 100,
  15194. "unit": 1
  15195. },
  15196. "duration": 200,
  15197. "timeWindows": [
  15198. {
  15199. "start": "2018-08-06T05:20:00.000Z",
  15200. "end": "2018-08-06T08:20:00.000Z",
  15201. "relax": 0
  15202. }
  15203. ],
  15204. "timeWindowsIgnorable": true,
  15205. "assignedVehicleId": "",
  15206. "nestedTasks": [],
  15207. "precedenceTaskId": "",
  15208. "completed": false,
  15209. "dropPenalty": 5000
  15210. },
  15211. {
  15212. "id": "4698",
  15213. "location": {
  15214. "id": "1.3549378_103.828889",
  15215. "latitude": 1.3549378,
  15216. "longitude": 103.828889
  15217. },
  15218. "taskType": "Delivery",
  15219. "capacityDemand": {
  15220. "weight": -33,
  15221. "volume": -200,
  15222. "unit": -1
  15223. },
  15224. "duration": 200,
  15225. "timeWindows": [
  15226. {
  15227. "start": "2018-08-06T13:53:00.000Z",
  15228. "end": "2018-08-06T16:53:00.000Z",
  15229. "relax": 0
  15230. }
  15231. ],
  15232. "timeWindowsIgnorable": true,
  15233. "assignedVehicleId": "",
  15234. "nestedTasks": [],
  15235. "precedenceTaskId": "",
  15236. "completed": false,
  15237. "dropPenalty": 5000
  15238. },
  15239. {
  15240. "id": "4697",
  15241. "location": {
  15242. "id": "1.3113982_103.8565897",
  15243. "latitude": 1.3113982,
  15244. "longitude": 103.8565897
  15245. },
  15246. "taskType": "Pickup",
  15247. "capacityDemand": {
  15248. "weight": 33,
  15249. "volume": 200,
  15250. "unit": 1
  15251. },
  15252. "duration": 200,
  15253. "timeWindows": [
  15254. {
  15255. "start": "2018-08-06T13:53:00.000Z",
  15256. "end": "2018-08-06T16:53:00.000Z",
  15257. "relax": 0
  15258. }
  15259. ],
  15260. "timeWindowsIgnorable": true,
  15261. "assignedVehicleId": "",
  15262. "nestedTasks": [],
  15263. "precedenceTaskId": "",
  15264. "completed": false,
  15265. "dropPenalty": 5000
  15266. },
  15267. {
  15268. "id": "4696",
  15269. "location": {
  15270. "id": "1.4291795_103.8422318",
  15271. "latitude": 1.4291795,
  15272. "longitude": 103.8422318
  15273. },
  15274. "taskType": "Delivery",
  15275. "capacityDemand": {
  15276. "weight": -1,
  15277. "volume": -100,
  15278. "unit": -1
  15279. },
  15280. "duration": 200,
  15281. "timeWindows": [
  15282. {
  15283. "start": "2018-08-06T01:51:00.000Z",
  15284. "end": "2018-08-06T04:51:00.000Z",
  15285. "relax": 0
  15286. }
  15287. ],
  15288. "timeWindowsIgnorable": true,
  15289. "assignedVehicleId": "",
  15290. "nestedTasks": [],
  15291. "precedenceTaskId": "",
  15292. "completed": false,
  15293. "dropPenalty": 5000
  15294. },
  15295. {
  15296. "id": "4695",
  15297. "location": {
  15298. "id": "1.3113982_103.8565897",
  15299. "latitude": 1.3113982,
  15300. "longitude": 103.8565897
  15301. },
  15302. "taskType": "Pickup",
  15303. "capacityDemand": {
  15304. "weight": 1,
  15305. "volume": 100,
  15306. "unit": 1
  15307. },
  15308. "duration": 200,
  15309. "timeWindows": [
  15310. {
  15311. "start": "2018-08-06T01:51:00.000Z",
  15312. "end": "2018-08-06T04:51:00.000Z",
  15313. "relax": 0
  15314. }
  15315. ],
  15316. "timeWindowsIgnorable": true,
  15317. "assignedVehicleId": "",
  15318. "nestedTasks": [],
  15319. "precedenceTaskId": "",
  15320. "completed": false,
  15321. "dropPenalty": 5000
  15322. },
  15323. {
  15324. "id": "4694",
  15325. "location": {
  15326. "id": "1.3158669_103.778979",
  15327. "latitude": 1.3158669,
  15328. "longitude": 103.778979
  15329. },
  15330. "taskType": "Delivery",
  15331. "capacityDemand": {
  15332. "weight": -10,
  15333. "volume": -100,
  15334. "unit": -1
  15335. },
  15336. "duration": 200,
  15337. "timeWindows": [
  15338. {
  15339. "start": "2018-08-06T00:04:00.000Z",
  15340. "end": "2018-08-06T03:04:00.000Z",
  15341. "relax": 0
  15342. }
  15343. ],
  15344. "timeWindowsIgnorable": true,
  15345. "assignedVehicleId": "",
  15346. "nestedTasks": [],
  15347. "precedenceTaskId": "",
  15348. "completed": false,
  15349. "dropPenalty": 5000
  15350. },
  15351. {
  15352. "id": "4693",
  15353. "location": {
  15354. "id": "1.3113982_103.8565897",
  15355. "latitude": 1.3113982,
  15356. "longitude": 103.8565897
  15357. },
  15358. "taskType": "Pickup",
  15359. "capacityDemand": {
  15360. "weight": 10,
  15361. "volume": 100,
  15362. "unit": 1
  15363. },
  15364. "duration": 200,
  15365. "timeWindows": [
  15366. {
  15367. "start": "2018-08-06T00:04:00.000Z",
  15368. "end": "2018-08-06T03:04:00.000Z",
  15369. "relax": 0
  15370. }
  15371. ],
  15372. "timeWindowsIgnorable": true,
  15373. "assignedVehicleId": "",
  15374. "nestedTasks": [],
  15375. "precedenceTaskId": "",
  15376. "completed": false,
  15377. "dropPenalty": 5000
  15378. },
  15379. {
  15380. "id": "4692",
  15381. "location": {
  15382. "id": "1.352045_103.7193687",
  15383. "latitude": 1.352045,
  15384. "longitude": 103.7193687
  15385. },
  15386. "taskType": "Delivery",
  15387. "capacityDemand": {
  15388. "weight": -21,
  15389. "volume": -200,
  15390. "unit": -1
  15391. },
  15392. "duration": 200,
  15393. "timeWindows": [
  15394. {
  15395. "start": "2018-08-06T10:57:00.000Z",
  15396. "end": "2018-08-06T13:57:00.000Z",
  15397. "relax": 0
  15398. }
  15399. ],
  15400. "timeWindowsIgnorable": true,
  15401. "assignedVehicleId": "",
  15402. "nestedTasks": [],
  15403. "precedenceTaskId": "",
  15404. "completed": false,
  15405. "dropPenalty": 5000
  15406. },
  15407. {
  15408. "id": "4691",
  15409. "location": {
  15410. "id": "1.3262422_103.6783524",
  15411. "latitude": 1.3262422,
  15412. "longitude": 103.6783524
  15413. },
  15414. "taskType": "Pickup",
  15415. "capacityDemand": {
  15416. "weight": 21,
  15417. "volume": 200,
  15418. "unit": 1
  15419. },
  15420. "duration": 200,
  15421. "timeWindows": [
  15422. {
  15423. "start": "2018-08-06T10:57:00.000Z",
  15424. "end": "2018-08-06T13:57:00.000Z",
  15425. "relax": 0
  15426. }
  15427. ],
  15428. "timeWindowsIgnorable": true,
  15429. "assignedVehicleId": "",
  15430. "nestedTasks": [],
  15431. "precedenceTaskId": "",
  15432. "completed": false,
  15433. "dropPenalty": 5000
  15434. },
  15435. {
  15436. "id": "4690",
  15437. "location": {
  15438. "id": "1.4467942_103.7726658",
  15439. "latitude": 1.4467942,
  15440. "longitude": 103.7726658
  15441. },
  15442. "taskType": "Delivery",
  15443. "capacityDemand": {
  15444. "weight": -51,
  15445. "volume": -300,
  15446. "unit": -1
  15447. },
  15448. "duration": 200,
  15449. "timeWindows": [
  15450. {
  15451. "start": "2018-08-06T04:09:00.000Z",
  15452. "end": "2018-08-06T07:09:00.000Z",
  15453. "relax": 0
  15454. }
  15455. ],
  15456. "timeWindowsIgnorable": true,
  15457. "assignedVehicleId": "",
  15458. "nestedTasks": [],
  15459. "precedenceTaskId": "",
  15460. "completed": false,
  15461. "dropPenalty": 5000
  15462. },
  15463. {
  15464. "id": "4689",
  15465. "location": {
  15466. "id": "1.3262422_103.6783524",
  15467. "latitude": 1.3262422,
  15468. "longitude": 103.6783524
  15469. },
  15470. "taskType": "Pickup",
  15471. "capacityDemand": {
  15472. "weight": 51,
  15473. "volume": 300,
  15474. "unit": 1
  15475. },
  15476. "duration": 200,
  15477. "timeWindows": [
  15478. {
  15479. "start": "2018-08-06T04:09:00.000Z",
  15480. "end": "2018-08-06T07:09:00.000Z",
  15481. "relax": 0
  15482. }
  15483. ],
  15484. "timeWindowsIgnorable": true,
  15485. "assignedVehicleId": "",
  15486. "nestedTasks": [],
  15487. "precedenceTaskId": "",
  15488. "completed": false,
  15489. "dropPenalty": 5000
  15490. },
  15491. {
  15492. "id": "4688",
  15493. "location": {
  15494. "id": "1.303531_103.8288489",
  15495. "latitude": 1.303531,
  15496. "longitude": 103.8288489
  15497. },
  15498. "taskType": "Delivery",
  15499. "capacityDemand": {
  15500. "weight": -15,
  15501. "volume": -100,
  15502. "unit": -1
  15503. },
  15504. "duration": 200,
  15505. "timeWindows": [
  15506. {
  15507. "start": "2018-08-05T23:54:00.000Z",
  15508. "end": "2018-08-06T02:54:00.000Z",
  15509. "relax": 0
  15510. }
  15511. ],
  15512. "timeWindowsIgnorable": true,
  15513. "assignedVehicleId": "",
  15514. "nestedTasks": [],
  15515. "precedenceTaskId": "",
  15516. "completed": false,
  15517. "dropPenalty": 5000
  15518. },
  15519. {
  15520. "id": "4687",
  15521. "location": {
  15522. "id": "1.3113982_103.8565897",
  15523. "latitude": 1.3113982,
  15524. "longitude": 103.8565897
  15525. },
  15526. "taskType": "Pickup",
  15527. "capacityDemand": {
  15528. "weight": 15,
  15529. "volume": 100,
  15530. "unit": 1
  15531. },
  15532. "duration": 200,
  15533. "timeWindows": [
  15534. {
  15535. "start": "2018-08-05T23:54:00.000Z",
  15536. "end": "2018-08-06T02:54:00.000Z",
  15537. "relax": 0
  15538. }
  15539. ],
  15540. "timeWindowsIgnorable": true,
  15541. "assignedVehicleId": "",
  15542. "nestedTasks": [],
  15543. "precedenceTaskId": "",
  15544. "completed": false,
  15545. "dropPenalty": 5000
  15546. },
  15547. {
  15548. "id": "4686",
  15549. "location": {
  15550. "id": "1.4023316_103.9124159",
  15551. "latitude": 1.4023316,
  15552. "longitude": 103.9124159
  15553. },
  15554. "taskType": "Delivery",
  15555. "capacityDemand": {
  15556. "weight": -9,
  15557. "volume": -100,
  15558. "unit": -1
  15559. },
  15560. "duration": 200,
  15561. "timeWindows": [
  15562. {
  15563. "start": "2018-08-06T10:02:00.000Z",
  15564. "end": "2018-08-06T13:02:00.000Z",
  15565. "relax": 0
  15566. }
  15567. ],
  15568. "timeWindowsIgnorable": true,
  15569. "assignedVehicleId": "",
  15570. "nestedTasks": [],
  15571. "precedenceTaskId": "",
  15572. "completed": false,
  15573. "dropPenalty": 5000
  15574. },
  15575. {
  15576. "id": "4685",
  15577. "location": {
  15578. "id": "1.3230967_103.9221028",
  15579. "latitude": 1.3230967,
  15580. "longitude": 103.9221028
  15581. },
  15582. "taskType": "Pickup",
  15583. "capacityDemand": {
  15584. "weight": 9,
  15585. "volume": 100,
  15586. "unit": 1
  15587. },
  15588. "duration": 200,
  15589. "timeWindows": [
  15590. {
  15591. "start": "2018-08-06T10:02:00.000Z",
  15592. "end": "2018-08-06T13:02:00.000Z",
  15593. "relax": 0
  15594. }
  15595. ],
  15596. "timeWindowsIgnorable": true,
  15597. "assignedVehicleId": "",
  15598. "nestedTasks": [],
  15599. "precedenceTaskId": "",
  15600. "completed": false,
  15601. "dropPenalty": 5000
  15602. },
  15603. {
  15604. "id": "4684",
  15605. "location": {
  15606. "id": "1.303794_103.7735167",
  15607. "latitude": 1.303794,
  15608. "longitude": 103.7735167
  15609. },
  15610. "taskType": "Delivery",
  15611. "capacityDemand": {
  15612. "weight": -1,
  15613. "volume": -100,
  15614. "unit": -1
  15615. },
  15616. "duration": 200,
  15617. "timeWindows": [
  15618. {
  15619. "start": "2018-08-06T01:32:00.000Z",
  15620. "end": "2018-08-06T04:32:00.000Z",
  15621. "relax": 0
  15622. }
  15623. ],
  15624. "timeWindowsIgnorable": true,
  15625. "assignedVehicleId": "",
  15626. "nestedTasks": [],
  15627. "precedenceTaskId": "",
  15628. "completed": false,
  15629. "dropPenalty": 5000
  15630. },
  15631. {
  15632. "id": "4683",
  15633. "location": {
  15634. "id": "1.3113982_103.8565897",
  15635. "latitude": 1.3113982,
  15636. "longitude": 103.8565897
  15637. },
  15638. "taskType": "Pickup",
  15639. "capacityDemand": {
  15640. "weight": 1,
  15641. "volume": 100,
  15642. "unit": 1
  15643. },
  15644. "duration": 200,
  15645. "timeWindows": [
  15646. {
  15647. "start": "2018-08-06T01:32:00.000Z",
  15648. "end": "2018-08-06T04:32:00.000Z",
  15649. "relax": 0
  15650. }
  15651. ],
  15652. "timeWindowsIgnorable": true,
  15653. "assignedVehicleId": "",
  15654. "nestedTasks": [],
  15655. "precedenceTaskId": "",
  15656. "completed": false,
  15657. "dropPenalty": 5000
  15658. },
  15659. {
  15660. "id": "4682",
  15661. "location": {
  15662. "id": "1.2981905_103.8409852",
  15663. "latitude": 1.2981905,
  15664. "longitude": 103.8409852
  15665. },
  15666. "taskType": "Delivery",
  15667. "capacityDemand": {
  15668. "weight": -13,
  15669. "volume": -100,
  15670. "unit": -1
  15671. },
  15672. "duration": 200,
  15673. "timeWindows": [
  15674. {
  15675. "start": "2018-08-06T02:17:00.000Z",
  15676. "end": "2018-08-06T05:17:00.000Z",
  15677. "relax": 0
  15678. }
  15679. ],
  15680. "timeWindowsIgnorable": true,
  15681. "assignedVehicleId": "",
  15682. "nestedTasks": [],
  15683. "precedenceTaskId": "",
  15684. "completed": false,
  15685. "dropPenalty": 5000
  15686. },
  15687. {
  15688. "id": "4681",
  15689. "location": {
  15690. "id": "1.3113982_103.8565897",
  15691. "latitude": 1.3113982,
  15692. "longitude": 103.8565897
  15693. },
  15694. "taskType": "Pickup",
  15695. "capacityDemand": {
  15696. "weight": 13,
  15697. "volume": 100,
  15698. "unit": 1
  15699. },
  15700. "duration": 200,
  15701. "timeWindows": [
  15702. {
  15703. "start": "2018-08-06T02:17:00.000Z",
  15704. "end": "2018-08-06T05:17:00.000Z",
  15705. "relax": 0
  15706. }
  15707. ],
  15708. "timeWindowsIgnorable": true,
  15709. "assignedVehicleId": "",
  15710. "nestedTasks": [],
  15711. "precedenceTaskId": "",
  15712. "completed": false,
  15713. "dropPenalty": 5000
  15714. },
  15715. {
  15716. "id": "4680",
  15717. "location": {
  15718. "id": "1.3762625_103.9003069",
  15719. "latitude": 1.3762625,
  15720. "longitude": 103.9003069
  15721. },
  15722. "taskType": "Delivery",
  15723. "capacityDemand": {
  15724. "weight": -11,
  15725. "volume": -100,
  15726. "unit": -1
  15727. },
  15728. "duration": 200,
  15729. "timeWindows": [
  15730. {
  15731. "start": "2018-08-06T01:43:00.000Z",
  15732. "end": "2018-08-06T04:43:00.000Z",
  15733. "relax": 0
  15734. }
  15735. ],
  15736. "timeWindowsIgnorable": true,
  15737. "assignedVehicleId": "",
  15738. "nestedTasks": [],
  15739. "precedenceTaskId": "",
  15740. "completed": false,
  15741. "dropPenalty": 5000
  15742. },
  15743. {
  15744. "id": "4679",
  15745. "location": {
  15746. "id": "1.3230967_103.9221028",
  15747. "latitude": 1.3230967,
  15748. "longitude": 103.9221028
  15749. },
  15750. "taskType": "Pickup",
  15751. "capacityDemand": {
  15752. "weight": 11,
  15753. "volume": 100,
  15754. "unit": 1
  15755. },
  15756. "duration": 200,
  15757. "timeWindows": [
  15758. {
  15759. "start": "2018-08-06T01:43:00.000Z",
  15760. "end": "2018-08-06T04:43:00.000Z",
  15761. "relax": 0
  15762. }
  15763. ],
  15764. "timeWindowsIgnorable": true,
  15765. "assignedVehicleId": "",
  15766. "nestedTasks": [],
  15767. "precedenceTaskId": "",
  15768. "completed": false,
  15769. "dropPenalty": 5000
  15770. },
  15771. {
  15772. "id": "4678",
  15773. "location": {
  15774. "id": "1.3747237_103.7389179",
  15775. "latitude": 1.3747237,
  15776. "longitude": 103.7389179
  15777. },
  15778. "taskType": "Delivery",
  15779. "capacityDemand": {
  15780. "weight": -56,
  15781. "volume": -300,
  15782. "unit": -1
  15783. },
  15784. "duration": 200,
  15785. "timeWindows": [
  15786. {
  15787. "start": "2018-08-06T12:36:00.000Z",
  15788. "end": "2018-08-06T15:36:00.000Z",
  15789. "relax": 0
  15790. }
  15791. ],
  15792. "timeWindowsIgnorable": true,
  15793. "assignedVehicleId": "",
  15794. "nestedTasks": [],
  15795. "precedenceTaskId": "",
  15796. "completed": false,
  15797. "dropPenalty": 5000
  15798. },
  15799. {
  15800. "id": "4677",
  15801. "location": {
  15802. "id": "1.3262422_103.6783524",
  15803. "latitude": 1.3262422,
  15804. "longitude": 103.6783524
  15805. },
  15806. "taskType": "Pickup",
  15807. "capacityDemand": {
  15808. "weight": 56,
  15809. "volume": 300,
  15810. "unit": 1
  15811. },
  15812. "duration": 200,
  15813. "timeWindows": [
  15814. {
  15815. "start": "2018-08-06T12:36:00.000Z",
  15816. "end": "2018-08-06T15:36:00.000Z",
  15817. "relax": 0
  15818. }
  15819. ],
  15820. "timeWindowsIgnorable": true,
  15821. "assignedVehicleId": "",
  15822. "nestedTasks": [],
  15823. "precedenceTaskId": "",
  15824. "completed": false,
  15825. "dropPenalty": 5000
  15826. },
  15827. {
  15828. "id": "4676",
  15829. "location": {
  15830. "id": "1.3887894_103.8762041",
  15831. "latitude": 1.3887894,
  15832. "longitude": 103.8762041
  15833. },
  15834. "taskType": "Delivery",
  15835. "capacityDemand": {
  15836. "weight": -9,
  15837. "volume": -100,
  15838. "unit": -1
  15839. },
  15840. "duration": 200,
  15841. "timeWindows": [
  15842. {
  15843. "start": "2018-08-06T05:12:00.000Z",
  15844. "end": "2018-08-06T08:12:00.000Z",
  15845. "relax": 0
  15846. }
  15847. ],
  15848. "timeWindowsIgnorable": true,
  15849. "assignedVehicleId": "",
  15850. "nestedTasks": [],
  15851. "precedenceTaskId": "",
  15852. "completed": false,
  15853. "dropPenalty": 5000
  15854. },
  15855. {
  15856. "id": "4675",
  15857. "location": {
  15858. "id": "1.3113982_103.8565897",
  15859. "latitude": 1.3113982,
  15860. "longitude": 103.8565897
  15861. },
  15862. "taskType": "Pickup",
  15863. "capacityDemand": {
  15864. "weight": 9,
  15865. "volume": 100,
  15866. "unit": 1
  15867. },
  15868. "duration": 200,
  15869. "timeWindows": [
  15870. {
  15871. "start": "2018-08-06T05:12:00.000Z",
  15872. "end": "2018-08-06T08:12:00.000Z",
  15873. "relax": 0
  15874. }
  15875. ],
  15876. "timeWindowsIgnorable": true,
  15877. "assignedVehicleId": "",
  15878. "nestedTasks": [],
  15879. "precedenceTaskId": "",
  15880. "completed": false,
  15881. "dropPenalty": 5000
  15882. },
  15883. {
  15884. "id": "4674",
  15885. "location": {
  15886. "id": "1.351274_103.873794",
  15887. "latitude": 1.351274,
  15888. "longitude": 103.873794
  15889. },
  15890. "taskType": "Delivery",
  15891. "capacityDemand": {
  15892. "weight": -105,
  15893. "volume": -600,
  15894. "unit": -1
  15895. },
  15896. "duration": 200,
  15897. "timeWindows": [
  15898. {
  15899. "start": "2018-08-06T00:28:00.000Z",
  15900. "end": "2018-08-06T03:28:00.000Z",
  15901. "relax": 0
  15902. }
  15903. ],
  15904. "timeWindowsIgnorable": true,
  15905. "assignedVehicleId": "",
  15906. "nestedTasks": [],
  15907. "precedenceTaskId": "",
  15908. "completed": false,
  15909. "dropPenalty": 5000
  15910. },
  15911. {
  15912. "id": "4673",
  15913. "location": {
  15914. "id": "1.3113982_103.8565897",
  15915. "latitude": 1.3113982,
  15916. "longitude": 103.8565897
  15917. },
  15918. "taskType": "Pickup",
  15919. "capacityDemand": {
  15920. "weight": 105,
  15921. "volume": 600,
  15922. "unit": 1
  15923. },
  15924. "duration": 200,
  15925. "timeWindows": [
  15926. {
  15927. "start": "2018-08-06T00:28:00.000Z",
  15928. "end": "2018-08-06T03:28:00.000Z",
  15929. "relax": 0
  15930. }
  15931. ],
  15932. "timeWindowsIgnorable": true,
  15933. "assignedVehicleId": "",
  15934. "nestedTasks": [],
  15935. "precedenceTaskId": "",
  15936. "completed": false,
  15937. "dropPenalty": 5000
  15938. },
  15939. {
  15940. "id": "4672",
  15941. "location": {
  15942. "id": "1.346524_103.9542387",
  15943. "latitude": 1.346524,
  15944. "longitude": 103.9542387
  15945. },
  15946. "taskType": "Delivery",
  15947. "capacityDemand": {
  15948. "weight": -3,
  15949. "volume": -100,
  15950. "unit": -1
  15951. },
  15952. "duration": 200,
  15953. "timeWindows": [
  15954. {
  15955. "start": "2018-08-05T23:57:00.000Z",
  15956. "end": "2018-08-06T02:57:00.000Z",
  15957. "relax": 0
  15958. }
  15959. ],
  15960. "timeWindowsIgnorable": true,
  15961. "assignedVehicleId": "",
  15962. "nestedTasks": [],
  15963. "precedenceTaskId": "",
  15964. "completed": false,
  15965. "dropPenalty": 5000
  15966. },
  15967. {
  15968. "id": "4671",
  15969. "location": {
  15970. "id": "1.3230967_103.9221028",
  15971. "latitude": 1.3230967,
  15972. "longitude": 103.9221028
  15973. },
  15974. "taskType": "Pickup",
  15975. "capacityDemand": {
  15976. "weight": 3,
  15977. "volume": 100,
  15978. "unit": 1
  15979. },
  15980. "duration": 200,
  15981. "timeWindows": [
  15982. {
  15983. "start": "2018-08-05T23:57:00.000Z",
  15984. "end": "2018-08-06T02:57:00.000Z",
  15985. "relax": 0
  15986. }
  15987. ],
  15988. "timeWindowsIgnorable": true,
  15989. "assignedVehicleId": "",
  15990. "nestedTasks": [],
  15991. "precedenceTaskId": "",
  15992. "completed": false,
  15993. "dropPenalty": 5000
  15994. },
  15995. {
  15996. "id": "4670",
  15997. "location": {
  15998. "id": "1.4203877_103.8403296",
  15999. "latitude": 1.4203877,
  16000. "longitude": 103.8403296
  16001. },
  16002. "taskType": "Delivery",
  16003. "capacityDemand": {
  16004. "weight": -26,
  16005. "volume": -200,
  16006. "unit": -1
  16007. },
  16008. "duration": 200,
  16009. "timeWindows": [
  16010. {
  16011. "start": "2018-08-06T11:27:00.000Z",
  16012. "end": "2018-08-06T14:27:00.000Z",
  16013. "relax": 0
  16014. }
  16015. ],
  16016. "timeWindowsIgnorable": true,
  16017. "assignedVehicleId": "",
  16018. "nestedTasks": [],
  16019. "precedenceTaskId": "",
  16020. "completed": false,
  16021. "dropPenalty": 5000
  16022. },
  16023. {
  16024. "id": "4669",
  16025. "location": {
  16026. "id": "1.3113982_103.8565897",
  16027. "latitude": 1.3113982,
  16028. "longitude": 103.8565897
  16029. },
  16030. "taskType": "Pickup",
  16031. "capacityDemand": {
  16032. "weight": 26,
  16033. "volume": 200,
  16034. "unit": 1
  16035. },
  16036. "duration": 200,
  16037. "timeWindows": [
  16038. {
  16039. "start": "2018-08-06T11:27:00.000Z",
  16040. "end": "2018-08-06T14:27:00.000Z",
  16041. "relax": 0
  16042. }
  16043. ],
  16044. "timeWindowsIgnorable": true,
  16045. "assignedVehicleId": "",
  16046. "nestedTasks": [],
  16047. "precedenceTaskId": "",
  16048. "completed": false,
  16049. "dropPenalty": 5000
  16050. },
  16051. {
  16052. "id": "4668",
  16053. "location": {
  16054. "id": "1.3822256_103.7472453",
  16055. "latitude": 1.3822256,
  16056. "longitude": 103.7472453
  16057. },
  16058. "taskType": "Delivery",
  16059. "capacityDemand": {
  16060. "weight": -43,
  16061. "volume": -300,
  16062. "unit": -1
  16063. },
  16064. "duration": 200,
  16065. "timeWindows": [
  16066. {
  16067. "start": "2018-08-06T02:08:00.000Z",
  16068. "end": "2018-08-06T05:08:00.000Z",
  16069. "relax": 0
  16070. }
  16071. ],
  16072. "timeWindowsIgnorable": true,
  16073. "assignedVehicleId": "",
  16074. "nestedTasks": [],
  16075. "precedenceTaskId": "",
  16076. "completed": false,
  16077. "dropPenalty": 5000
  16078. },
  16079. {
  16080. "id": "4667",
  16081. "location": {
  16082. "id": "1.3262422_103.6783524",
  16083. "latitude": 1.3262422,
  16084. "longitude": 103.6783524
  16085. },
  16086. "taskType": "Pickup",
  16087. "capacityDemand": {
  16088. "weight": 43,
  16089. "volume": 300,
  16090. "unit": 1
  16091. },
  16092. "duration": 200,
  16093. "timeWindows": [
  16094. {
  16095. "start": "2018-08-06T02:08:00.000Z",
  16096. "end": "2018-08-06T05:08:00.000Z",
  16097. "relax": 0
  16098. }
  16099. ],
  16100. "timeWindowsIgnorable": true,
  16101. "assignedVehicleId": "",
  16102. "nestedTasks": [],
  16103. "precedenceTaskId": "",
  16104. "completed": false,
  16105. "dropPenalty": 5000
  16106. },
  16107. {
  16108. "id": "4666",
  16109. "location": {
  16110. "id": "1.352594_103.93743",
  16111. "latitude": 1.352594,
  16112. "longitude": 103.93743
  16113. },
  16114. "taskType": "Delivery",
  16115. "capacityDemand": {
  16116. "weight": -1,
  16117. "volume": -100,
  16118. "unit": -1
  16119. },
  16120. "duration": 200,
  16121. "timeWindows": [
  16122. {
  16123. "start": "2018-08-06T05:37:00.000Z",
  16124. "end": "2018-08-06T08:37:00.000Z",
  16125. "relax": 0
  16126. }
  16127. ],
  16128. "timeWindowsIgnorable": true,
  16129. "assignedVehicleId": "",
  16130. "nestedTasks": [],
  16131. "precedenceTaskId": "",
  16132. "completed": false,
  16133. "dropPenalty": 5000
  16134. },
  16135. {
  16136. "id": "4665",
  16137. "location": {
  16138. "id": "1.3230967_103.9221028",
  16139. "latitude": 1.3230967,
  16140. "longitude": 103.9221028
  16141. },
  16142. "taskType": "Pickup",
  16143. "capacityDemand": {
  16144. "weight": 1,
  16145. "volume": 100,
  16146. "unit": 1
  16147. },
  16148. "duration": 200,
  16149. "timeWindows": [
  16150. {
  16151. "start": "2018-08-06T05:37:00.000Z",
  16152. "end": "2018-08-06T08:37:00.000Z",
  16153. "relax": 0
  16154. }
  16155. ],
  16156. "timeWindowsIgnorable": true,
  16157. "assignedVehicleId": "",
  16158. "nestedTasks": [],
  16159. "precedenceTaskId": "",
  16160. "completed": false,
  16161. "dropPenalty": 5000
  16162. },
  16163. {
  16164. "id": "4664",
  16165. "location": {
  16166. "id": "1.3731087_103.962577",
  16167. "latitude": 1.3731087,
  16168. "longitude": 103.962577
  16169. },
  16170. "taskType": "Delivery",
  16171. "capacityDemand": {
  16172. "weight": -4,
  16173. "volume": -100,
  16174. "unit": -1
  16175. },
  16176. "duration": 200,
  16177. "timeWindows": [
  16178. {
  16179. "start": "2018-08-05T23:33:00.000Z",
  16180. "end": "2018-08-06T02:33:00.000Z",
  16181. "relax": 0
  16182. }
  16183. ],
  16184. "timeWindowsIgnorable": true,
  16185. "assignedVehicleId": "",
  16186. "nestedTasks": [],
  16187. "precedenceTaskId": "",
  16188. "completed": false,
  16189. "dropPenalty": 5000
  16190. },
  16191. {
  16192. "id": "4663",
  16193. "location": {
  16194. "id": "1.3230967_103.9221028",
  16195. "latitude": 1.3230967,
  16196. "longitude": 103.9221028
  16197. },
  16198. "taskType": "Pickup",
  16199. "capacityDemand": {
  16200. "weight": 4,
  16201. "volume": 100,
  16202. "unit": 1
  16203. },
  16204. "duration": 200,
  16205. "timeWindows": [
  16206. {
  16207. "start": "2018-08-05T23:33:00.000Z",
  16208. "end": "2018-08-06T02:33:00.000Z",
  16209. "relax": 0
  16210. }
  16211. ],
  16212. "timeWindowsIgnorable": true,
  16213. "assignedVehicleId": "",
  16214. "nestedTasks": [],
  16215. "precedenceTaskId": "",
  16216. "completed": false,
  16217. "dropPenalty": 5000
  16218. },
  16219. {
  16220. "id": "4662",
  16221. "location": {
  16222. "id": "1.302359_103.902568",
  16223. "latitude": 1.302359,
  16224. "longitude": 103.902568
  16225. },
  16226. "taskType": "Delivery",
  16227. "capacityDemand": {
  16228. "weight": -5,
  16229. "volume": -100,
  16230. "unit": -1
  16231. },
  16232. "duration": 200,
  16233. "timeWindows": [
  16234. {
  16235. "start": "2018-08-05T23:55:00.000Z",
  16236. "end": "2018-08-06T02:55:00.000Z",
  16237. "relax": 0
  16238. }
  16239. ],
  16240. "timeWindowsIgnorable": true,
  16241. "assignedVehicleId": "",
  16242. "nestedTasks": [],
  16243. "precedenceTaskId": "",
  16244. "completed": false,
  16245. "dropPenalty": 5000
  16246. },
  16247. {
  16248. "id": "4661",
  16249. "location": {
  16250. "id": "1.3230967_103.9221028",
  16251. "latitude": 1.3230967,
  16252. "longitude": 103.9221028
  16253. },
  16254. "taskType": "Pickup",
  16255. "capacityDemand": {
  16256. "weight": 5,
  16257. "volume": 100,
  16258. "unit": 1
  16259. },
  16260. "duration": 200,
  16261. "timeWindows": [
  16262. {
  16263. "start": "2018-08-05T23:55:00.000Z",
  16264. "end": "2018-08-06T02:55:00.000Z",
  16265. "relax": 0
  16266. }
  16267. ],
  16268. "timeWindowsIgnorable": true,
  16269. "assignedVehicleId": "",
  16270. "nestedTasks": [],
  16271. "precedenceTaskId": "",
  16272. "completed": false,
  16273. "dropPenalty": 5000
  16274. },
  16275. {
  16276. "id": "4660",
  16277. "location": {
  16278. "id": "1.4464312_103.8008304",
  16279. "latitude": 1.4464312,
  16280. "longitude": 103.8008304
  16281. },
  16282. "taskType": "Delivery",
  16283. "capacityDemand": {
  16284. "weight": -23,
  16285. "volume": -200,
  16286. "unit": -1
  16287. },
  16288. "duration": 200,
  16289. "timeWindows": [
  16290. {
  16291. "start": "2018-08-06T13:00:00.000Z",
  16292. "end": "2018-08-06T16:00:00.000Z",
  16293. "relax": 0
  16294. }
  16295. ],
  16296. "timeWindowsIgnorable": true,
  16297. "assignedVehicleId": "",
  16298. "nestedTasks": [],
  16299. "precedenceTaskId": "",
  16300. "completed": false,
  16301. "dropPenalty": 5000
  16302. },
  16303. {
  16304. "id": "4659",
  16305. "location": {
  16306. "id": "1.3113982_103.8565897",
  16307. "latitude": 1.3113982,
  16308. "longitude": 103.8565897
  16309. },
  16310. "taskType": "Pickup",
  16311. "capacityDemand": {
  16312. "weight": 23,
  16313. "volume": 200,
  16314. "unit": 1
  16315. },
  16316. "duration": 200,
  16317. "timeWindows": [
  16318. {
  16319. "start": "2018-08-06T13:00:00.000Z",
  16320. "end": "2018-08-06T16:00:00.000Z",
  16321. "relax": 0
  16322. }
  16323. ],
  16324. "timeWindowsIgnorable": true,
  16325. "assignedVehicleId": "",
  16326. "nestedTasks": [],
  16327. "precedenceTaskId": "",
  16328. "completed": false,
  16329. "dropPenalty": 5000
  16330. },
  16331. {
  16332. "id": "4658",
  16333. "location": {
  16334. "id": "1.3289709_103.766524",
  16335. "latitude": 1.3289709,
  16336. "longitude": 103.766524
  16337. },
  16338. "taskType": "Delivery",
  16339. "capacityDemand": {
  16340. "weight": -3,
  16341. "volume": -100,
  16342. "unit": -1
  16343. },
  16344. "duration": 200,
  16345. "timeWindows": [
  16346. {
  16347. "start": "2018-08-06T00:04:00.000Z",
  16348. "end": "2018-08-06T03:04:00.000Z",
  16349. "relax": 0
  16350. }
  16351. ],
  16352. "timeWindowsIgnorable": true,
  16353. "assignedVehicleId": "",
  16354. "nestedTasks": [],
  16355. "precedenceTaskId": "",
  16356. "completed": false,
  16357. "dropPenalty": 5000
  16358. },
  16359. {
  16360. "id": "4657",
  16361. "location": {
  16362. "id": "1.3262422_103.6783524",
  16363. "latitude": 1.3262422,
  16364. "longitude": 103.6783524
  16365. },
  16366. "taskType": "Pickup",
  16367. "capacityDemand": {
  16368. "weight": 3,
  16369. "volume": 100,
  16370. "unit": 1
  16371. },
  16372. "duration": 200,
  16373. "timeWindows": [
  16374. {
  16375. "start": "2018-08-06T00:04:00.000Z",
  16376. "end": "2018-08-06T03:04:00.000Z",
  16377. "relax": 0
  16378. }
  16379. ],
  16380. "timeWindowsIgnorable": true,
  16381. "assignedVehicleId": "",
  16382. "nestedTasks": [],
  16383. "precedenceTaskId": "",
  16384. "completed": false,
  16385. "dropPenalty": 5000
  16386. },
  16387. {
  16388. "id": "4656",
  16389. "location": {
  16390. "id": "1.3098138_103.8430793",
  16391. "latitude": 1.3098138,
  16392. "longitude": 103.8430793
  16393. },
  16394. "taskType": "Delivery",
  16395. "capacityDemand": {
  16396. "weight": -4,
  16397. "volume": -100,
  16398. "unit": -1
  16399. },
  16400. "duration": 200,
  16401. "timeWindows": [
  16402. {
  16403. "start": "2018-08-06T03:49:00.000Z",
  16404. "end": "2018-08-06T06:49:00.000Z",
  16405. "relax": 0
  16406. }
  16407. ],
  16408. "timeWindowsIgnorable": true,
  16409. "assignedVehicleId": "",
  16410. "nestedTasks": [],
  16411. "precedenceTaskId": "",
  16412. "completed": false,
  16413. "dropPenalty": 5000
  16414. },
  16415. {
  16416. "id": "4655",
  16417. "location": {
  16418. "id": "1.3113982_103.8565897",
  16419. "latitude": 1.3113982,
  16420. "longitude": 103.8565897
  16421. },
  16422. "taskType": "Pickup",
  16423. "capacityDemand": {
  16424. "weight": 4,
  16425. "volume": 100,
  16426. "unit": 1
  16427. },
  16428. "duration": 200,
  16429. "timeWindows": [
  16430. {
  16431. "start": "2018-08-06T03:49:00.000Z",
  16432. "end": "2018-08-06T06:49:00.000Z",
  16433. "relax": 0
  16434. }
  16435. ],
  16436. "timeWindowsIgnorable": true,
  16437. "assignedVehicleId": "",
  16438. "nestedTasks": [],
  16439. "precedenceTaskId": "",
  16440. "completed": false,
  16441. "dropPenalty": 5000
  16442. },
  16443. {
  16444. "id": "4654",
  16445. "location": {
  16446. "id": "1.4453837_103.8269924",
  16447. "latitude": 1.4453837,
  16448. "longitude": 103.8269924
  16449. },
  16450. "taskType": "Delivery",
  16451. "capacityDemand": {
  16452. "weight": -2,
  16453. "volume": -100,
  16454. "unit": -1
  16455. },
  16456. "duration": 200,
  16457. "timeWindows": [
  16458. {
  16459. "start": "2018-08-06T00:56:00.000Z",
  16460. "end": "2018-08-06T03:56:00.000Z",
  16461. "relax": 0
  16462. }
  16463. ],
  16464. "timeWindowsIgnorable": true,
  16465. "assignedVehicleId": "",
  16466. "nestedTasks": [],
  16467. "precedenceTaskId": "",
  16468. "completed": false,
  16469. "dropPenalty": 5000
  16470. },
  16471. {
  16472. "id": "4653",
  16473. "location": {
  16474. "id": "1.3113982_103.8565897",
  16475. "latitude": 1.3113982,
  16476. "longitude": 103.8565897
  16477. },
  16478. "taskType": "Pickup",
  16479. "capacityDemand": {
  16480. "weight": 2,
  16481. "volume": 100,
  16482. "unit": 1
  16483. },
  16484. "duration": 200,
  16485. "timeWindows": [
  16486. {
  16487. "start": "2018-08-06T00:56:00.000Z",
  16488. "end": "2018-08-06T03:56:00.000Z",
  16489. "relax": 0
  16490. }
  16491. ],
  16492. "timeWindowsIgnorable": true,
  16493. "assignedVehicleId": "",
  16494. "nestedTasks": [],
  16495. "precedenceTaskId": "",
  16496. "completed": false,
  16497. "dropPenalty": 5000
  16498. },
  16499. {
  16500. "id": "4652",
  16501. "location": {
  16502. "id": "1.341836_103.766287",
  16503. "latitude": 1.341836,
  16504. "longitude": 103.766287
  16505. },
  16506. "taskType": "Delivery",
  16507. "capacityDemand": {
  16508. "weight": -4,
  16509. "volume": -100,
  16510. "unit": -1
  16511. },
  16512. "duration": 200,
  16513. "timeWindows": [
  16514. {
  16515. "start": "2018-08-06T00:16:00.000Z",
  16516. "end": "2018-08-06T03:16:00.000Z",
  16517. "relax": 0
  16518. }
  16519. ],
  16520. "timeWindowsIgnorable": true,
  16521. "assignedVehicleId": "",
  16522. "nestedTasks": [],
  16523. "precedenceTaskId": "",
  16524. "completed": false,
  16525. "dropPenalty": 5000
  16526. },
  16527. {
  16528. "id": "4651",
  16529. "location": {
  16530. "id": "1.3262422_103.6783524",
  16531. "latitude": 1.3262422,
  16532. "longitude": 103.6783524
  16533. },
  16534. "taskType": "Pickup",
  16535. "capacityDemand": {
  16536. "weight": 4,
  16537. "volume": 100,
  16538. "unit": 1
  16539. },
  16540. "duration": 200,
  16541. "timeWindows": [
  16542. {
  16543. "start": "2018-08-06T00:16:00.000Z",
  16544. "end": "2018-08-06T03:16:00.000Z",
  16545. "relax": 0
  16546. }
  16547. ],
  16548. "timeWindowsIgnorable": true,
  16549. "assignedVehicleId": "",
  16550. "nestedTasks": [],
  16551. "precedenceTaskId": "",
  16552. "completed": false,
  16553. "dropPenalty": 5000
  16554. },
  16555. {
  16556. "id": "4650",
  16557. "location": {
  16558. "id": "1.314168_103.915079",
  16559. "latitude": 1.314168,
  16560. "longitude": 103.915079
  16561. },
  16562. "taskType": "Delivery",
  16563. "capacityDemand": {
  16564. "weight": -4,
  16565. "volume": -100,
  16566. "unit": -1
  16567. },
  16568. "duration": 200,
  16569. "timeWindows": [
  16570. {
  16571. "start": "2018-08-06T07:37:00.000Z",
  16572. "end": "2018-08-06T10:37:00.000Z",
  16573. "relax": 0
  16574. }
  16575. ],
  16576. "timeWindowsIgnorable": true,
  16577. "assignedVehicleId": "",
  16578. "nestedTasks": [],
  16579. "precedenceTaskId": "",
  16580. "completed": false,
  16581. "dropPenalty": 5000
  16582. },
  16583. {
  16584. "id": "4649",
  16585. "location": {
  16586. "id": "1.3230967_103.9221028",
  16587. "latitude": 1.3230967,
  16588. "longitude": 103.9221028
  16589. },
  16590. "taskType": "Pickup",
  16591. "capacityDemand": {
  16592. "weight": 4,
  16593. "volume": 100,
  16594. "unit": 1
  16595. },
  16596. "duration": 200,
  16597. "timeWindows": [
  16598. {
  16599. "start": "2018-08-06T07:37:00.000Z",
  16600. "end": "2018-08-06T10:37:00.000Z",
  16601. "relax": 0
  16602. }
  16603. ],
  16604. "timeWindowsIgnorable": true,
  16605. "assignedVehicleId": "",
  16606. "nestedTasks": [],
  16607. "precedenceTaskId": "",
  16608. "completed": false,
  16609. "dropPenalty": 5000
  16610. },
  16611. {
  16612. "id": "4648",
  16613. "location": {
  16614. "id": "1.3267617_103.8187084",
  16615. "latitude": 1.3267617,
  16616. "longitude": 103.8187084
  16617. },
  16618. "taskType": "Delivery",
  16619. "capacityDemand": {
  16620. "weight": -43,
  16621. "volume": -300,
  16622. "unit": -1
  16623. },
  16624. "duration": 200,
  16625. "timeWindows": [
  16626. {
  16627. "start": "2018-08-06T02:29:00.000Z",
  16628. "end": "2018-08-06T05:29:00.000Z",
  16629. "relax": 0
  16630. }
  16631. ],
  16632. "timeWindowsIgnorable": true,
  16633. "assignedVehicleId": "",
  16634. "nestedTasks": [],
  16635. "precedenceTaskId": "",
  16636. "completed": false,
  16637. "dropPenalty": 5000
  16638. },
  16639. {
  16640. "id": "4647",
  16641. "location": {
  16642. "id": "1.3113982_103.8565897",
  16643. "latitude": 1.3113982,
  16644. "longitude": 103.8565897
  16645. },
  16646. "taskType": "Pickup",
  16647. "capacityDemand": {
  16648. "weight": 43,
  16649. "volume": 300,
  16650. "unit": 1
  16651. },
  16652. "duration": 200,
  16653. "timeWindows": [
  16654. {
  16655. "start": "2018-08-06T02:29:00.000Z",
  16656. "end": "2018-08-06T05:29:00.000Z",
  16657. "relax": 0
  16658. }
  16659. ],
  16660. "timeWindowsIgnorable": true,
  16661. "assignedVehicleId": "",
  16662. "nestedTasks": [],
  16663. "precedenceTaskId": "",
  16664. "completed": false,
  16665. "dropPenalty": 5000
  16666. },
  16667. {
  16668. "id": "4646",
  16669. "location": {
  16670. "id": "1.3600975_103.8833095",
  16671. "latitude": 1.3600975,
  16672. "longitude": 103.8833095
  16673. },
  16674. "taskType": "Delivery",
  16675. "capacityDemand": {
  16676. "weight": -3,
  16677. "volume": -100,
  16678. "unit": -1
  16679. },
  16680. "duration": 200,
  16681. "timeWindows": [
  16682. {
  16683. "start": "2018-08-06T12:24:00.000Z",
  16684. "end": "2018-08-06T15:24:00.000Z",
  16685. "relax": 0
  16686. }
  16687. ],
  16688. "timeWindowsIgnorable": true,
  16689. "assignedVehicleId": "",
  16690. "nestedTasks": [],
  16691. "precedenceTaskId": "",
  16692. "completed": false,
  16693. "dropPenalty": 5000
  16694. },
  16695. {
  16696. "id": "4645",
  16697. "location": {
  16698. "id": "1.3230967_103.9221028",
  16699. "latitude": 1.3230967,
  16700. "longitude": 103.9221028
  16701. },
  16702. "taskType": "Pickup",
  16703. "capacityDemand": {
  16704. "weight": 3,
  16705. "volume": 100,
  16706. "unit": 1
  16707. },
  16708. "duration": 200,
  16709. "timeWindows": [
  16710. {
  16711. "start": "2018-08-06T12:24:00.000Z",
  16712. "end": "2018-08-06T15:24:00.000Z",
  16713. "relax": 0
  16714. }
  16715. ],
  16716. "timeWindowsIgnorable": true,
  16717. "assignedVehicleId": "",
  16718. "nestedTasks": [],
  16719. "precedenceTaskId": "",
  16720. "completed": false,
  16721. "dropPenalty": 5000
  16722. },
  16723. {
  16724. "id": "4644",
  16725. "location": {
  16726. "id": "1.3192235_103.7996217",
  16727. "latitude": 1.3192235,
  16728. "longitude": 103.7996217
  16729. },
  16730. "taskType": "Delivery",
  16731. "capacityDemand": {
  16732. "weight": -319,
  16733. "volume": -1600,
  16734. "unit": -1
  16735. },
  16736. "duration": 200,
  16737. "timeWindows": [
  16738. {
  16739. "start": "2018-08-06T08:32:00.000Z",
  16740. "end": "2018-08-06T11:32:00.000Z",
  16741. "relax": 0
  16742. }
  16743. ],
  16744. "timeWindowsIgnorable": true,
  16745. "assignedVehicleId": "",
  16746. "nestedTasks": [],
  16747. "precedenceTaskId": "",
  16748. "completed": false,
  16749. "dropPenalty": 5000
  16750. },
  16751. {
  16752. "id": "4643",
  16753. "location": {
  16754. "id": "1.3113982_103.8565897",
  16755. "latitude": 1.3113982,
  16756. "longitude": 103.8565897
  16757. },
  16758. "taskType": "Pickup",
  16759. "capacityDemand": {
  16760. "weight": 319,
  16761. "volume": 1600,
  16762. "unit": 1
  16763. },
  16764. "duration": 200,
  16765. "timeWindows": [
  16766. {
  16767. "start": "2018-08-06T08:32:00.000Z",
  16768. "end": "2018-08-06T11:32:00.000Z",
  16769. "relax": 0
  16770. }
  16771. ],
  16772. "timeWindowsIgnorable": true,
  16773. "assignedVehicleId": "",
  16774. "nestedTasks": [],
  16775. "precedenceTaskId": "",
  16776. "completed": false,
  16777. "dropPenalty": 5000
  16778. },
  16779. {
  16780. "id": "4642",
  16781. "location": {
  16782. "id": "1.376105_103.7636799",
  16783. "latitude": 1.376105,
  16784. "longitude": 103.7636799
  16785. },
  16786. "taskType": "Delivery",
  16787. "capacityDemand": {
  16788. "weight": -37,
  16789. "volume": -200,
  16790. "unit": -1
  16791. },
  16792. "duration": 200,
  16793. "timeWindows": [
  16794. {
  16795. "start": "2018-08-06T08:09:00.000Z",
  16796. "end": "2018-08-06T11:09:00.000Z",
  16797. "relax": 0
  16798. }
  16799. ],
  16800. "timeWindowsIgnorable": true,
  16801. "assignedVehicleId": "",
  16802. "nestedTasks": [],
  16803. "precedenceTaskId": "",
  16804. "completed": false,
  16805. "dropPenalty": 5000
  16806. },
  16807. {
  16808. "id": "4641",
  16809. "location": {
  16810. "id": "1.3262422_103.6783524",
  16811. "latitude": 1.3262422,
  16812. "longitude": 103.6783524
  16813. },
  16814. "taskType": "Pickup",
  16815. "capacityDemand": {
  16816. "weight": 37,
  16817. "volume": 200,
  16818. "unit": 1
  16819. },
  16820. "duration": 200,
  16821. "timeWindows": [
  16822. {
  16823. "start": "2018-08-06T08:09:00.000Z",
  16824. "end": "2018-08-06T11:09:00.000Z",
  16825. "relax": 0
  16826. }
  16827. ],
  16828. "timeWindowsIgnorable": true,
  16829. "assignedVehicleId": "",
  16830. "nestedTasks": [],
  16831. "precedenceTaskId": "",
  16832. "completed": false,
  16833. "dropPenalty": 5000
  16834. },
  16835. {
  16836. "id": "4640",
  16837. "location": {
  16838. "id": "1.4089077_103.7445608",
  16839. "latitude": 1.4089077,
  16840. "longitude": 103.7445608
  16841. },
  16842. "taskType": "Delivery",
  16843. "capacityDemand": {
  16844. "weight": -8,
  16845. "volume": -100,
  16846. "unit": -1
  16847. },
  16848. "duration": 200,
  16849. "timeWindows": [
  16850. {
  16851. "start": "2018-08-06T03:16:00.000Z",
  16852. "end": "2018-08-06T06:16:00.000Z",
  16853. "relax": 0
  16854. }
  16855. ],
  16856. "timeWindowsIgnorable": true,
  16857. "assignedVehicleId": "",
  16858. "nestedTasks": [],
  16859. "precedenceTaskId": "",
  16860. "completed": false,
  16861. "dropPenalty": 5000
  16862. },
  16863. {
  16864. "id": "4639",
  16865. "location": {
  16866. "id": "1.3262422_103.6783524",
  16867. "latitude": 1.3262422,
  16868. "longitude": 103.6783524
  16869. },
  16870. "taskType": "Pickup",
  16871. "capacityDemand": {
  16872. "weight": 8,
  16873. "volume": 100,
  16874. "unit": 1
  16875. },
  16876. "duration": 200,
  16877. "timeWindows": [
  16878. {
  16879. "start": "2018-08-06T03:16:00.000Z",
  16880. "end": "2018-08-06T06:16:00.000Z",
  16881. "relax": 0
  16882. }
  16883. ],
  16884. "timeWindowsIgnorable": true,
  16885. "assignedVehicleId": "",
  16886. "nestedTasks": [],
  16887. "precedenceTaskId": "",
  16888. "completed": false,
  16889. "dropPenalty": 5000
  16890. },
  16891. {
  16892. "id": "4638",
  16893. "location": {
  16894. "id": "1.2894085_103.7768886",
  16895. "latitude": 1.2894085,
  16896. "longitude": 103.7768886
  16897. },
  16898. "taskType": "Delivery",
  16899. "capacityDemand": {
  16900. "weight": -32,
  16901. "volume": -200,
  16902. "unit": -1
  16903. },
  16904. "duration": 200,
  16905. "timeWindows": [
  16906. {
  16907. "start": "2018-08-06T09:04:00.000Z",
  16908. "end": "2018-08-06T12:04:00.000Z",
  16909. "relax": 0
  16910. }
  16911. ],
  16912. "timeWindowsIgnorable": true,
  16913. "assignedVehicleId": "",
  16914. "nestedTasks": [],
  16915. "precedenceTaskId": "",
  16916. "completed": false,
  16917. "dropPenalty": 5000
  16918. },
  16919. {
  16920. "id": "4637",
  16921. "location": {
  16922. "id": "1.3113982_103.8565897",
  16923. "latitude": 1.3113982,
  16924. "longitude": 103.8565897
  16925. },
  16926. "taskType": "Pickup",
  16927. "capacityDemand": {
  16928. "weight": 32,
  16929. "volume": 200,
  16930. "unit": 1
  16931. },
  16932. "duration": 200,
  16933. "timeWindows": [
  16934. {
  16935. "start": "2018-08-06T09:04:00.000Z",
  16936. "end": "2018-08-06T12:04:00.000Z",
  16937. "relax": 0
  16938. }
  16939. ],
  16940. "timeWindowsIgnorable": true,
  16941. "assignedVehicleId": "",
  16942. "nestedTasks": [],
  16943. "precedenceTaskId": "",
  16944. "completed": false,
  16945. "dropPenalty": 5000
  16946. },
  16947. {
  16948. "id": "4636",
  16949. "location": {
  16950. "id": "1.3087894_103.9316342",
  16951. "latitude": 1.3087894,
  16952. "longitude": 103.9316342
  16953. },
  16954. "taskType": "Delivery",
  16955. "capacityDemand": {
  16956. "weight": -20,
  16957. "volume": -100,
  16958. "unit": -1
  16959. },
  16960. "duration": 200,
  16961. "timeWindows": [
  16962. {
  16963. "start": "2018-08-06T09:09:00.000Z",
  16964. "end": "2018-08-06T12:09:00.000Z",
  16965. "relax": 0
  16966. }
  16967. ],
  16968. "timeWindowsIgnorable": true,
  16969. "assignedVehicleId": "",
  16970. "nestedTasks": [],
  16971. "precedenceTaskId": "",
  16972. "completed": false,
  16973. "dropPenalty": 5000
  16974. },
  16975. {
  16976. "id": "4635",
  16977. "location": {
  16978. "id": "1.3230967_103.9221028",
  16979. "latitude": 1.3230967,
  16980. "longitude": 103.9221028
  16981. },
  16982. "taskType": "Pickup",
  16983. "capacityDemand": {
  16984. "weight": 20,
  16985. "volume": 100,
  16986. "unit": 1
  16987. },
  16988. "duration": 200,
  16989. "timeWindows": [
  16990. {
  16991. "start": "2018-08-06T09:09:00.000Z",
  16992. "end": "2018-08-06T12:09:00.000Z",
  16993. "relax": 0
  16994. }
  16995. ],
  16996. "timeWindowsIgnorable": true,
  16997. "assignedVehicleId": "",
  16998. "nestedTasks": [],
  16999. "precedenceTaskId": "",
  17000. "completed": false,
  17001. "dropPenalty": 5000
  17002. },
  17003. {
  17004. "id": "4634",
  17005. "location": {
  17006. "id": "1.3758705_103.8380731",
  17007. "latitude": 1.3758705,
  17008. "longitude": 103.8380731
  17009. },
  17010. "taskType": "Delivery",
  17011. "capacityDemand": {
  17012. "weight": -34,
  17013. "volume": -200,
  17014. "unit": -1
  17015. },
  17016. "duration": 200,
  17017. "timeWindows": [
  17018. {
  17019. "start": "2018-08-06T01:11:00.000Z",
  17020. "end": "2018-08-06T04:11:00.000Z",
  17021. "relax": 0
  17022. }
  17023. ],
  17024. "timeWindowsIgnorable": true,
  17025. "assignedVehicleId": "",
  17026. "nestedTasks": [],
  17027. "precedenceTaskId": "",
  17028. "completed": false,
  17029. "dropPenalty": 5000
  17030. },
  17031. {
  17032. "id": "4633",
  17033. "location": {
  17034. "id": "1.3113982_103.8565897",
  17035. "latitude": 1.3113982,
  17036. "longitude": 103.8565897
  17037. },
  17038. "taskType": "Pickup",
  17039. "capacityDemand": {
  17040. "weight": 34,
  17041. "volume": 200,
  17042. "unit": 1
  17043. },
  17044. "duration": 200,
  17045. "timeWindows": [
  17046. {
  17047. "start": "2018-08-06T01:11:00.000Z",
  17048. "end": "2018-08-06T04:11:00.000Z",
  17049. "relax": 0
  17050. }
  17051. ],
  17052. "timeWindowsIgnorable": true,
  17053. "assignedVehicleId": "",
  17054. "nestedTasks": [],
  17055. "precedenceTaskId": "",
  17056. "completed": false,
  17057. "dropPenalty": 5000
  17058. },
  17059. {
  17060. "id": "4632",
  17061. "location": {
  17062. "id": "1.293932_103.763047",
  17063. "latitude": 1.293932,
  17064. "longitude": 103.763047
  17065. },
  17066. "taskType": "Delivery",
  17067. "capacityDemand": {
  17068. "weight": -11,
  17069. "volume": -100,
  17070. "unit": -1
  17071. },
  17072. "duration": 200,
  17073. "timeWindows": [
  17074. {
  17075. "start": "2018-08-06T11:38:00.000Z",
  17076. "end": "2018-08-06T14:38:00.000Z",
  17077. "relax": 0
  17078. }
  17079. ],
  17080. "timeWindowsIgnorable": true,
  17081. "assignedVehicleId": "",
  17082. "nestedTasks": [],
  17083. "precedenceTaskId": "",
  17084. "completed": false,
  17085. "dropPenalty": 5000
  17086. },
  17087. {
  17088. "id": "4631",
  17089. "location": {
  17090. "id": "1.3262422_103.6783524",
  17091. "latitude": 1.3262422,
  17092. "longitude": 103.6783524
  17093. },
  17094. "taskType": "Pickup",
  17095. "capacityDemand": {
  17096. "weight": 11,
  17097. "volume": 100,
  17098. "unit": 1
  17099. },
  17100. "duration": 200,
  17101. "timeWindows": [
  17102. {
  17103. "start": "2018-08-06T11:38:00.000Z",
  17104. "end": "2018-08-06T14:38:00.000Z",
  17105. "relax": 0
  17106. }
  17107. ],
  17108. "timeWindowsIgnorable": true,
  17109. "assignedVehicleId": "",
  17110. "nestedTasks": [],
  17111. "precedenceTaskId": "",
  17112. "completed": false,
  17113. "dropPenalty": 5000
  17114. },
  17115. {
  17116. "id": "4630",
  17117. "location": {
  17118. "id": "1.3622363_103.8814881",
  17119. "latitude": 1.3622363,
  17120. "longitude": 103.8814881
  17121. },
  17122. "taskType": "Delivery",
  17123. "capacityDemand": {
  17124. "weight": -1,
  17125. "volume": -100,
  17126. "unit": -1
  17127. },
  17128. "duration": 200,
  17129. "timeWindows": [
  17130. {
  17131. "start": "2018-08-06T03:07:00.000Z",
  17132. "end": "2018-08-06T06:07:00.000Z",
  17133. "relax": 0
  17134. }
  17135. ],
  17136. "timeWindowsIgnorable": true,
  17137. "assignedVehicleId": "",
  17138. "nestedTasks": [],
  17139. "precedenceTaskId": "",
  17140. "completed": false,
  17141. "dropPenalty": 5000
  17142. },
  17143. {
  17144. "id": "4629",
  17145. "location": {
  17146. "id": "1.3113982_103.8565897",
  17147. "latitude": 1.3113982,
  17148. "longitude": 103.8565897
  17149. },
  17150. "taskType": "Pickup",
  17151. "capacityDemand": {
  17152. "weight": 1,
  17153. "volume": 100,
  17154. "unit": 1
  17155. },
  17156. "duration": 200,
  17157. "timeWindows": [
  17158. {
  17159. "start": "2018-08-06T03:07:00.000Z",
  17160. "end": "2018-08-06T06:07:00.000Z",
  17161. "relax": 0
  17162. }
  17163. ],
  17164. "timeWindowsIgnorable": true,
  17165. "assignedVehicleId": "",
  17166. "nestedTasks": [],
  17167. "precedenceTaskId": "",
  17168. "completed": false,
  17169. "dropPenalty": 5000
  17170. },
  17171. {
  17172. "id": "4628",
  17173. "location": {
  17174. "id": "1.3839615_103.7489588",
  17175. "latitude": 1.3839615,
  17176. "longitude": 103.7489588
  17177. },
  17178. "taskType": "Delivery",
  17179. "capacityDemand": {
  17180. "weight": -50,
  17181. "volume": -300,
  17182. "unit": -1
  17183. },
  17184. "duration": 200,
  17185. "timeWindows": [
  17186. {
  17187. "start": "2018-08-06T08:23:00.000Z",
  17188. "end": "2018-08-06T11:23:00.000Z",
  17189. "relax": 0
  17190. }
  17191. ],
  17192. "timeWindowsIgnorable": true,
  17193. "assignedVehicleId": "",
  17194. "nestedTasks": [],
  17195. "precedenceTaskId": "",
  17196. "completed": false,
  17197. "dropPenalty": 5000
  17198. },
  17199. {
  17200. "id": "4627",
  17201. "location": {
  17202. "id": "1.3262422_103.6783524",
  17203. "latitude": 1.3262422,
  17204. "longitude": 103.6783524
  17205. },
  17206. "taskType": "Pickup",
  17207. "capacityDemand": {
  17208. "weight": 50,
  17209. "volume": 300,
  17210. "unit": 1
  17211. },
  17212. "duration": 200,
  17213. "timeWindows": [
  17214. {
  17215. "start": "2018-08-06T08:23:00.000Z",
  17216. "end": "2018-08-06T11:23:00.000Z",
  17217. "relax": 0
  17218. }
  17219. ],
  17220. "timeWindowsIgnorable": true,
  17221. "assignedVehicleId": "",
  17222. "nestedTasks": [],
  17223. "precedenceTaskId": "",
  17224. "completed": false,
  17225. "dropPenalty": 5000
  17226. },
  17227. {
  17228. "id": "4626",
  17229. "location": {
  17230. "id": "1.314019_103.9397539",
  17231. "latitude": 1.314019,
  17232. "longitude": 103.9397539
  17233. },
  17234. "taskType": "Delivery",
  17235. "capacityDemand": {
  17236. "weight": -15,
  17237. "volume": -100,
  17238. "unit": -1
  17239. },
  17240. "duration": 200,
  17241. "timeWindows": [
  17242. {
  17243. "start": "2018-08-06T10:46:00.000Z",
  17244. "end": "2018-08-06T13:46:00.000Z",
  17245. "relax": 0
  17246. }
  17247. ],
  17248. "timeWindowsIgnorable": true,
  17249. "assignedVehicleId": "",
  17250. "nestedTasks": [],
  17251. "precedenceTaskId": "",
  17252. "completed": false,
  17253. "dropPenalty": 5000
  17254. },
  17255. {
  17256. "id": "4625",
  17257. "location": {
  17258. "id": "1.3230967_103.9221028",
  17259. "latitude": 1.3230967,
  17260. "longitude": 103.9221028
  17261. },
  17262. "taskType": "Pickup",
  17263. "capacityDemand": {
  17264. "weight": 15,
  17265. "volume": 100,
  17266. "unit": 1
  17267. },
  17268. "duration": 200,
  17269. "timeWindows": [
  17270. {
  17271. "start": "2018-08-06T10:46:00.000Z",
  17272. "end": "2018-08-06T13:46:00.000Z",
  17273. "relax": 0
  17274. }
  17275. ],
  17276. "timeWindowsIgnorable": true,
  17277. "assignedVehicleId": "",
  17278. "nestedTasks": [],
  17279. "precedenceTaskId": "",
  17280. "completed": false,
  17281. "dropPenalty": 5000
  17282. },
  17283. {
  17284. "id": "4624",
  17285. "location": {
  17286. "id": "1.2926743_103.8067023",
  17287. "latitude": 1.2926743,
  17288. "longitude": 103.8067023
  17289. },
  17290. "taskType": "Delivery",
  17291. "capacityDemand": {
  17292. "weight": -3,
  17293. "volume": -100,
  17294. "unit": -1
  17295. },
  17296. "duration": 200,
  17297. "timeWindows": [
  17298. {
  17299. "start": "2018-08-06T04:45:00.000Z",
  17300. "end": "2018-08-06T07:45:00.000Z",
  17301. "relax": 0
  17302. }
  17303. ],
  17304. "timeWindowsIgnorable": true,
  17305. "assignedVehicleId": "",
  17306. "nestedTasks": [],
  17307. "precedenceTaskId": "",
  17308. "completed": false,
  17309. "dropPenalty": 5000
  17310. },
  17311. {
  17312. "id": "4623",
  17313. "location": {
  17314. "id": "1.3113982_103.8565897",
  17315. "latitude": 1.3113982,
  17316. "longitude": 103.8565897
  17317. },
  17318. "taskType": "Pickup",
  17319. "capacityDemand": {
  17320. "weight": 3,
  17321. "volume": 100,
  17322. "unit": 1
  17323. },
  17324. "duration": 200,
  17325. "timeWindows": [
  17326. {
  17327. "start": "2018-08-06T04:45:00.000Z",
  17328. "end": "2018-08-06T07:45:00.000Z",
  17329. "relax": 0
  17330. }
  17331. ],
  17332. "timeWindowsIgnorable": true,
  17333. "assignedVehicleId": "",
  17334. "nestedTasks": [],
  17335. "precedenceTaskId": "",
  17336. "completed": false,
  17337. "dropPenalty": 5000
  17338. },
  17339. {
  17340. "id": "4622",
  17341. "location": {
  17342. "id": "1.3321217_103.805851",
  17343. "latitude": 1.3321217,
  17344. "longitude": 103.805851
  17345. },
  17346. "taskType": "Delivery",
  17347. "capacityDemand": {
  17348. "weight": -4,
  17349. "volume": -100,
  17350. "unit": -1
  17351. },
  17352. "duration": 200,
  17353. "timeWindows": [
  17354. {
  17355. "start": "2018-08-06T13:04:00.000Z",
  17356. "end": "2018-08-06T16:04:00.000Z",
  17357. "relax": 0
  17358. }
  17359. ],
  17360. "timeWindowsIgnorable": true,
  17361. "assignedVehicleId": "",
  17362. "nestedTasks": [],
  17363. "precedenceTaskId": "",
  17364. "completed": false,
  17365. "dropPenalty": 5000
  17366. },
  17367. {
  17368. "id": "4621",
  17369. "location": {
  17370. "id": "1.3113982_103.8565897",
  17371. "latitude": 1.3113982,
  17372. "longitude": 103.8565897
  17373. },
  17374. "taskType": "Pickup",
  17375. "capacityDemand": {
  17376. "weight": 4,
  17377. "volume": 100,
  17378. "unit": 1
  17379. },
  17380. "duration": 200,
  17381. "timeWindows": [
  17382. {
  17383. "start": "2018-08-06T13:04:00.000Z",
  17384. "end": "2018-08-06T16:04:00.000Z",
  17385. "relax": 0
  17386. }
  17387. ],
  17388. "timeWindowsIgnorable": true,
  17389. "assignedVehicleId": "",
  17390. "nestedTasks": [],
  17391. "precedenceTaskId": "",
  17392. "completed": false,
  17393. "dropPenalty": 5000
  17394. },
  17395. {
  17396. "id": "4620",
  17397. "location": {
  17398. "id": "1.3409522_103.837883",
  17399. "latitude": 1.3409522,
  17400. "longitude": 103.837883
  17401. },
  17402. "taskType": "Delivery",
  17403. "capacityDemand": {
  17404. "weight": -1,
  17405. "volume": -100,
  17406. "unit": -1
  17407. },
  17408. "duration": 200,
  17409. "timeWindows": [
  17410. {
  17411. "start": "2018-08-06T11:45:00.000Z",
  17412. "end": "2018-08-06T14:45:00.000Z",
  17413. "relax": 0
  17414. }
  17415. ],
  17416. "timeWindowsIgnorable": true,
  17417. "assignedVehicleId": "",
  17418. "nestedTasks": [],
  17419. "precedenceTaskId": "",
  17420. "completed": false,
  17421. "dropPenalty": 5000
  17422. },
  17423. {
  17424. "id": "4619",
  17425. "location": {
  17426. "id": "1.3113982_103.8565897",
  17427. "latitude": 1.3113982,
  17428. "longitude": 103.8565897
  17429. },
  17430. "taskType": "Pickup",
  17431. "capacityDemand": {
  17432. "weight": 1,
  17433. "volume": 100,
  17434. "unit": 1
  17435. },
  17436. "duration": 200,
  17437. "timeWindows": [
  17438. {
  17439. "start": "2018-08-06T11:45:00.000Z",
  17440. "end": "2018-08-06T14:45:00.000Z",
  17441. "relax": 0
  17442. }
  17443. ],
  17444. "timeWindowsIgnorable": true,
  17445. "assignedVehicleId": "",
  17446. "nestedTasks": [],
  17447. "precedenceTaskId": "",
  17448. "completed": false,
  17449. "dropPenalty": 5000
  17450. },
  17451. {
  17452. "id": "4618",
  17453. "location": {
  17454. "id": "1.302303_103.7628152",
  17455. "latitude": 1.302303,
  17456. "longitude": 103.7628152
  17457. },
  17458. "taskType": "Delivery",
  17459. "capacityDemand": {
  17460. "weight": -7,
  17461. "volume": -100,
  17462. "unit": -1
  17463. },
  17464. "duration": 200,
  17465. "timeWindows": [
  17466. {
  17467. "start": "2018-08-06T08:21:00.000Z",
  17468. "end": "2018-08-06T11:21:00.000Z",
  17469. "relax": 0
  17470. }
  17471. ],
  17472. "timeWindowsIgnorable": true,
  17473. "assignedVehicleId": "",
  17474. "nestedTasks": [],
  17475. "precedenceTaskId": "",
  17476. "completed": false,
  17477. "dropPenalty": 5000
  17478. },
  17479. {
  17480. "id": "4617",
  17481. "location": {
  17482. "id": "1.3262422_103.6783524",
  17483. "latitude": 1.3262422,
  17484. "longitude": 103.6783524
  17485. },
  17486. "taskType": "Pickup",
  17487. "capacityDemand": {
  17488. "weight": 7,
  17489. "volume": 100,
  17490. "unit": 1
  17491. },
  17492. "duration": 200,
  17493. "timeWindows": [
  17494. {
  17495. "start": "2018-08-06T08:21:00.000Z",
  17496. "end": "2018-08-06T11:21:00.000Z",
  17497. "relax": 0
  17498. }
  17499. ],
  17500. "timeWindowsIgnorable": true,
  17501. "assignedVehicleId": "",
  17502. "nestedTasks": [],
  17503. "precedenceTaskId": "",
  17504. "completed": false,
  17505. "dropPenalty": 5000
  17506. },
  17507. {
  17508. "id": "4616",
  17509. "location": {
  17510. "id": "1.343531_103.770169",
  17511. "latitude": 1.343531,
  17512. "longitude": 103.770169
  17513. },
  17514. "taskType": "Delivery",
  17515. "capacityDemand": {
  17516. "weight": -26,
  17517. "volume": -200,
  17518. "unit": -1
  17519. },
  17520. "duration": 200,
  17521. "timeWindows": [
  17522. {
  17523. "start": "2018-08-06T03:51:00.000Z",
  17524. "end": "2018-08-06T06:51:00.000Z",
  17525. "relax": 0
  17526. }
  17527. ],
  17528. "timeWindowsIgnorable": true,
  17529. "assignedVehicleId": "",
  17530. "nestedTasks": [],
  17531. "precedenceTaskId": "",
  17532. "completed": false,
  17533. "dropPenalty": 5000
  17534. },
  17535. {
  17536. "id": "4615",
  17537. "location": {
  17538. "id": "1.3113982_103.8565897",
  17539. "latitude": 1.3113982,
  17540. "longitude": 103.8565897
  17541. },
  17542. "taskType": "Pickup",
  17543. "capacityDemand": {
  17544. "weight": 26,
  17545. "volume": 200,
  17546. "unit": 1
  17547. },
  17548. "duration": 200,
  17549. "timeWindows": [
  17550. {
  17551. "start": "2018-08-06T03:51:00.000Z",
  17552. "end": "2018-08-06T06:51:00.000Z",
  17553. "relax": 0
  17554. }
  17555. ],
  17556. "timeWindowsIgnorable": true,
  17557. "assignedVehicleId": "",
  17558. "nestedTasks": [],
  17559. "precedenceTaskId": "",
  17560. "completed": false,
  17561. "dropPenalty": 5000
  17562. },
  17563. {
  17564. "id": "4614",
  17565. "location": {
  17566. "id": "1.3144021_103.8039666",
  17567. "latitude": 1.3144021,
  17568. "longitude": 103.8039666
  17569. },
  17570. "taskType": "Delivery",
  17571. "capacityDemand": {
  17572. "weight": -2,
  17573. "volume": -100,
  17574. "unit": -1
  17575. },
  17576. "duration": 200,
  17577. "timeWindows": [
  17578. {
  17579. "start": "2018-08-06T08:26:00.000Z",
  17580. "end": "2018-08-06T11:26:00.000Z",
  17581. "relax": 0
  17582. }
  17583. ],
  17584. "timeWindowsIgnorable": true,
  17585. "assignedVehicleId": "",
  17586. "nestedTasks": [],
  17587. "precedenceTaskId": "",
  17588. "completed": false,
  17589. "dropPenalty": 5000
  17590. },
  17591. {
  17592. "id": "4613",
  17593. "location": {
  17594. "id": "1.3113982_103.8565897",
  17595. "latitude": 1.3113982,
  17596. "longitude": 103.8565897
  17597. },
  17598. "taskType": "Pickup",
  17599. "capacityDemand": {
  17600. "weight": 2,
  17601. "volume": 100,
  17602. "unit": 1
  17603. },
  17604. "duration": 200,
  17605. "timeWindows": [
  17606. {
  17607. "start": "2018-08-06T08:26:00.000Z",
  17608. "end": "2018-08-06T11:26:00.000Z",
  17609. "relax": 0
  17610. }
  17611. ],
  17612. "timeWindowsIgnorable": true,
  17613. "assignedVehicleId": "",
  17614. "nestedTasks": [],
  17615. "precedenceTaskId": "",
  17616. "completed": false,
  17617. "dropPenalty": 5000
  17618. },
  17619. {
  17620. "id": "4612",
  17621. "location": {
  17622. "id": "1.332916_103.789792",
  17623. "latitude": 1.332916,
  17624. "longitude": 103.789792
  17625. },
  17626. "taskType": "Delivery",
  17627. "capacityDemand": {
  17628. "weight": -15,
  17629. "volume": -100,
  17630. "unit": -1
  17631. },
  17632. "duration": 200,
  17633. "timeWindows": [
  17634. {
  17635. "start": "2018-08-06T03:55:00.000Z",
  17636. "end": "2018-08-06T06:55:00.000Z",
  17637. "relax": 0
  17638. }
  17639. ],
  17640. "timeWindowsIgnorable": true,
  17641. "assignedVehicleId": "",
  17642. "nestedTasks": [],
  17643. "precedenceTaskId": "",
  17644. "completed": false,
  17645. "dropPenalty": 5000
  17646. },
  17647. {
  17648. "id": "4611",
  17649. "location": {
  17650. "id": "1.3113982_103.8565897",
  17651. "latitude": 1.3113982,
  17652. "longitude": 103.8565897
  17653. },
  17654. "taskType": "Pickup",
  17655. "capacityDemand": {
  17656. "weight": 15,
  17657. "volume": 100,
  17658. "unit": 1
  17659. },
  17660. "duration": 200,
  17661. "timeWindows": [
  17662. {
  17663. "start": "2018-08-06T03:55:00.000Z",
  17664. "end": "2018-08-06T06:55:00.000Z",
  17665. "relax": 0
  17666. }
  17667. ],
  17668. "timeWindowsIgnorable": true,
  17669. "assignedVehicleId": "",
  17670. "nestedTasks": [],
  17671. "precedenceTaskId": "",
  17672. "completed": false,
  17673. "dropPenalty": 5000
  17674. },
  17675. {
  17676. "id": "4610",
  17677. "location": {
  17678. "id": "1.3446061_103.7390084",
  17679. "latitude": 1.3446061,
  17680. "longitude": 103.7390084
  17681. },
  17682. "taskType": "Delivery",
  17683. "capacityDemand": {
  17684. "weight": -4,
  17685. "volume": -100,
  17686. "unit": -1
  17687. },
  17688. "duration": 200,
  17689. "timeWindows": [
  17690. {
  17691. "start": "2018-08-06T06:33:00.000Z",
  17692. "end": "2018-08-06T09:33:00.000Z",
  17693. "relax": 0
  17694. }
  17695. ],
  17696. "timeWindowsIgnorable": true,
  17697. "assignedVehicleId": "",
  17698. "nestedTasks": [],
  17699. "precedenceTaskId": "",
  17700. "completed": false,
  17701. "dropPenalty": 5000
  17702. },
  17703. {
  17704. "id": "4609",
  17705. "location": {
  17706. "id": "1.3262422_103.6783524",
  17707. "latitude": 1.3262422,
  17708. "longitude": 103.6783524
  17709. },
  17710. "taskType": "Pickup",
  17711. "capacityDemand": {
  17712. "weight": 4,
  17713. "volume": 100,
  17714. "unit": 1
  17715. },
  17716. "duration": 200,
  17717. "timeWindows": [
  17718. {
  17719. "start": "2018-08-06T06:33:00.000Z",
  17720. "end": "2018-08-06T09:33:00.000Z",
  17721. "relax": 0
  17722. }
  17723. ],
  17724. "timeWindowsIgnorable": true,
  17725. "assignedVehicleId": "",
  17726. "nestedTasks": [],
  17727. "precedenceTaskId": "",
  17728. "completed": false,
  17729. "dropPenalty": 5000
  17730. },
  17731. {
  17732. "id": "4608",
  17733. "location": {
  17734. "id": "1.3422499_103.6898694",
  17735. "latitude": 1.3422499,
  17736. "longitude": 103.6898694
  17737. },
  17738. "taskType": "Delivery",
  17739. "capacityDemand": {
  17740. "weight": -45,
  17741. "volume": -300,
  17742. "unit": -1
  17743. },
  17744. "duration": 200,
  17745. "timeWindows": [
  17746. {
  17747. "start": "2018-08-06T13:58:00.000Z",
  17748. "end": "2018-08-06T16:58:00.000Z",
  17749. "relax": 0
  17750. }
  17751. ],
  17752. "timeWindowsIgnorable": true,
  17753. "assignedVehicleId": "",
  17754. "nestedTasks": [],
  17755. "precedenceTaskId": "",
  17756. "completed": false,
  17757. "dropPenalty": 5000
  17758. },
  17759. {
  17760. "id": "4607",
  17761. "location": {
  17762. "id": "1.3262422_103.6783524",
  17763. "latitude": 1.3262422,
  17764. "longitude": 103.6783524
  17765. },
  17766. "taskType": "Pickup",
  17767. "capacityDemand": {
  17768. "weight": 45,
  17769. "volume": 300,
  17770. "unit": 1
  17771. },
  17772. "duration": 200,
  17773. "timeWindows": [
  17774. {
  17775. "start": "2018-08-06T13:58:00.000Z",
  17776. "end": "2018-08-06T16:58:00.000Z",
  17777. "relax": 0
  17778. }
  17779. ],
  17780. "timeWindowsIgnorable": true,
  17781. "assignedVehicleId": "",
  17782. "nestedTasks": [],
  17783. "precedenceTaskId": "",
  17784. "completed": false,
  17785. "dropPenalty": 5000
  17786. },
  17787. {
  17788. "id": "4606",
  17789. "location": {
  17790. "id": "1.32419_103.8487993",
  17791. "latitude": 1.32419,
  17792. "longitude": 103.8487993
  17793. },
  17794. "taskType": "Delivery",
  17795. "capacityDemand": {
  17796. "weight": -4,
  17797. "volume": -100,
  17798. "unit": -1
  17799. },
  17800. "duration": 200,
  17801. "timeWindows": [
  17802. {
  17803. "start": "2018-08-06T12:23:00.000Z",
  17804. "end": "2018-08-06T15:23:00.000Z",
  17805. "relax": 0
  17806. }
  17807. ],
  17808. "timeWindowsIgnorable": true,
  17809. "assignedVehicleId": "",
  17810. "nestedTasks": [],
  17811. "precedenceTaskId": "",
  17812. "completed": false,
  17813. "dropPenalty": 5000
  17814. },
  17815. {
  17816. "id": "4605",
  17817. "location": {
  17818. "id": "1.3113982_103.8565897",
  17819. "latitude": 1.3113982,
  17820. "longitude": 103.8565897
  17821. },
  17822. "taskType": "Pickup",
  17823. "capacityDemand": {
  17824. "weight": 4,
  17825. "volume": 100,
  17826. "unit": 1
  17827. },
  17828. "duration": 200,
  17829. "timeWindows": [
  17830. {
  17831. "start": "2018-08-06T12:23:00.000Z",
  17832. "end": "2018-08-06T15:23:00.000Z",
  17833. "relax": 0
  17834. }
  17835. ],
  17836. "timeWindowsIgnorable": true,
  17837. "assignedVehicleId": "",
  17838. "nestedTasks": [],
  17839. "precedenceTaskId": "",
  17840. "completed": false,
  17841. "dropPenalty": 5000
  17842. },
  17843. {
  17844. "id": "4604",
  17845. "location": {
  17846. "id": "1.3097388_103.9034226",
  17847. "latitude": 1.3097388,
  17848. "longitude": 103.9034226
  17849. },
  17850. "taskType": "Delivery",
  17851. "capacityDemand": {
  17852. "weight": -7,
  17853. "volume": -100,
  17854. "unit": -1
  17855. },
  17856. "duration": 200,
  17857. "timeWindows": [
  17858. {
  17859. "start": "2018-08-06T07:05:00.000Z",
  17860. "end": "2018-08-06T10:05:00.000Z",
  17861. "relax": 0
  17862. }
  17863. ],
  17864. "timeWindowsIgnorable": true,
  17865. "assignedVehicleId": "",
  17866. "nestedTasks": [],
  17867. "precedenceTaskId": "",
  17868. "completed": false,
  17869. "dropPenalty": 5000
  17870. },
  17871. {
  17872. "id": "4603",
  17873. "location": {
  17874. "id": "1.3230967_103.9221028",
  17875. "latitude": 1.3230967,
  17876. "longitude": 103.9221028
  17877. },
  17878. "taskType": "Pickup",
  17879. "capacityDemand": {
  17880. "weight": 7,
  17881. "volume": 100,
  17882. "unit": 1
  17883. },
  17884. "duration": 200,
  17885. "timeWindows": [
  17886. {
  17887. "start": "2018-08-06T07:05:00.000Z",
  17888. "end": "2018-08-06T10:05:00.000Z",
  17889. "relax": 0
  17890. }
  17891. ],
  17892. "timeWindowsIgnorable": true,
  17893. "assignedVehicleId": "",
  17894. "nestedTasks": [],
  17895. "precedenceTaskId": "",
  17896. "completed": false,
  17897. "dropPenalty": 5000
  17898. },
  17899. {
  17900. "id": "4602",
  17901. "location": {
  17902. "id": "1.341283_103.717421",
  17903. "latitude": 1.341283,
  17904. "longitude": 103.717421
  17905. },
  17906. "taskType": "Delivery",
  17907. "capacityDemand": {
  17908. "weight": -50,
  17909. "volume": -300,
  17910. "unit": -1
  17911. },
  17912. "duration": 200,
  17913. "timeWindows": [
  17914. {
  17915. "start": "2018-08-06T07:05:00.000Z",
  17916. "end": "2018-08-06T10:05:00.000Z",
  17917. "relax": 0
  17918. }
  17919. ],
  17920. "timeWindowsIgnorable": true,
  17921. "assignedVehicleId": "",
  17922. "nestedTasks": [],
  17923. "precedenceTaskId": "",
  17924. "completed": false,
  17925. "dropPenalty": 5000
  17926. },
  17927. {
  17928. "id": "4601",
  17929. "location": {
  17930. "id": "1.3262422_103.6783524",
  17931. "latitude": 1.3262422,
  17932. "longitude": 103.6783524
  17933. },
  17934. "taskType": "Pickup",
  17935. "capacityDemand": {
  17936. "weight": 50,
  17937. "volume": 300,
  17938. "unit": 1
  17939. },
  17940. "duration": 200,
  17941. "timeWindows": [
  17942. {
  17943. "start": "2018-08-06T07:05:00.000Z",
  17944. "end": "2018-08-06T10:05:00.000Z",
  17945. "relax": 0
  17946. }
  17947. ],
  17948. "timeWindowsIgnorable": true,
  17949. "assignedVehicleId": "",
  17950. "nestedTasks": [],
  17951. "precedenceTaskId": "",
  17952. "completed": false,
  17953. "dropPenalty": 5000
  17954. },
  17955. {
  17956. "id": "4600",
  17957. "location": {
  17958. "id": "1.3062616_103.8334004",
  17959. "latitude": 1.3062616,
  17960. "longitude": 103.8334004
  17961. },
  17962. "taskType": "Delivery",
  17963. "capacityDemand": {
  17964. "weight": -16,
  17965. "volume": -100,
  17966. "unit": -1
  17967. },
  17968. "duration": 200,
  17969. "timeWindows": [
  17970. {
  17971. "start": "2018-08-05T23:54:00.000Z",
  17972. "end": "2018-08-06T02:54:00.000Z",
  17973. "relax": 0
  17974. }
  17975. ],
  17976. "timeWindowsIgnorable": true,
  17977. "assignedVehicleId": "",
  17978. "nestedTasks": [],
  17979. "precedenceTaskId": "",
  17980. "completed": false,
  17981. "dropPenalty": 5000
  17982. },
  17983. {
  17984. "id": "4599",
  17985. "location": {
  17986. "id": "1.3262422_103.6783524",
  17987. "latitude": 1.3262422,
  17988. "longitude": 103.6783524
  17989. },
  17990. "taskType": "Pickup",
  17991. "capacityDemand": {
  17992. "weight": 16,
  17993. "volume": 100,
  17994. "unit": 1
  17995. },
  17996. "duration": 200,
  17997. "timeWindows": [
  17998. {
  17999. "start": "2018-08-05T23:54:00.000Z",
  18000. "end": "2018-08-06T02:54:00.000Z",
  18001. "relax": 0
  18002. }
  18003. ],
  18004. "timeWindowsIgnorable": true,
  18005. "assignedVehicleId": "",
  18006. "nestedTasks": [],
  18007. "precedenceTaskId": "",
  18008. "completed": false,
  18009. "dropPenalty": 5000
  18010. },
  18011. {
  18012. "id": "4598",
  18013. "location": {
  18014. "id": "1.3368597_103.7793746",
  18015. "latitude": 1.3368597,
  18016. "longitude": 103.7793746
  18017. },
  18018. "taskType": "Delivery",
  18019. "capacityDemand": {
  18020. "weight": -4,
  18021. "volume": -100,
  18022. "unit": -1
  18023. },
  18024. "duration": 200,
  18025. "timeWindows": [
  18026. {
  18027. "start": "2018-08-06T07:47:00.000Z",
  18028. "end": "2018-08-06T10:47:00.000Z",
  18029. "relax": 0
  18030. }
  18031. ],
  18032. "timeWindowsIgnorable": true,
  18033. "assignedVehicleId": "",
  18034. "nestedTasks": [],
  18035. "precedenceTaskId": "",
  18036. "completed": false,
  18037. "dropPenalty": 5000
  18038. },
  18039. {
  18040. "id": "4597",
  18041. "location": {
  18042. "id": "1.3113982_103.8565897",
  18043. "latitude": 1.3113982,
  18044. "longitude": 103.8565897
  18045. },
  18046. "taskType": "Pickup",
  18047. "capacityDemand": {
  18048. "weight": 4,
  18049. "volume": 100,
  18050. "unit": 1
  18051. },
  18052. "duration": 200,
  18053. "timeWindows": [
  18054. {
  18055. "start": "2018-08-06T07:47:00.000Z",
  18056. "end": "2018-08-06T10:47:00.000Z",
  18057. "relax": 0
  18058. }
  18059. ],
  18060. "timeWindowsIgnorable": true,
  18061. "assignedVehicleId": "",
  18062. "nestedTasks": [],
  18063. "precedenceTaskId": "",
  18064. "completed": false,
  18065. "dropPenalty": 5000
  18066. },
  18067. {
  18068. "id": "4596",
  18069. "location": {
  18070. "id": "1.379822_103.87006",
  18071. "latitude": 1.379822,
  18072. "longitude": 103.87006
  18073. },
  18074. "taskType": "Delivery",
  18075. "capacityDemand": {
  18076. "weight": -5,
  18077. "volume": -100,
  18078. "unit": -1
  18079. },
  18080. "duration": 200,
  18081. "timeWindows": [
  18082. {
  18083. "start": "2018-08-06T11:40:00.000Z",
  18084. "end": "2018-08-06T14:40:00.000Z",
  18085. "relax": 0
  18086. }
  18087. ],
  18088. "timeWindowsIgnorable": true,
  18089. "assignedVehicleId": "",
  18090. "nestedTasks": [],
  18091. "precedenceTaskId": "",
  18092. "completed": false,
  18093. "dropPenalty": 5000
  18094. },
  18095. {
  18096. "id": "4595",
  18097. "location": {
  18098. "id": "1.3113982_103.8565897",
  18099. "latitude": 1.3113982,
  18100. "longitude": 103.8565897
  18101. },
  18102. "taskType": "Pickup",
  18103. "capacityDemand": {
  18104. "weight": 5,
  18105. "volume": 100,
  18106. "unit": 1
  18107. },
  18108. "duration": 200,
  18109. "timeWindows": [
  18110. {
  18111. "start": "2018-08-06T11:40:00.000Z",
  18112. "end": "2018-08-06T14:40:00.000Z",
  18113. "relax": 0
  18114. }
  18115. ],
  18116. "timeWindowsIgnorable": true,
  18117. "assignedVehicleId": "",
  18118. "nestedTasks": [],
  18119. "precedenceTaskId": "",
  18120. "completed": false,
  18121. "dropPenalty": 5000
  18122. },
  18123. {
  18124. "id": "4594",
  18125. "location": {
  18126. "id": "1.289831_103.804225",
  18127. "latitude": 1.289831,
  18128. "longitude": 103.804225
  18129. },
  18130. "taskType": "Delivery",
  18131. "capacityDemand": {
  18132. "weight": -8,
  18133. "volume": -100,
  18134. "unit": -1
  18135. },
  18136. "duration": 200,
  18137. "timeWindows": [
  18138. {
  18139. "start": "2018-08-06T01:08:00.000Z",
  18140. "end": "2018-08-06T04:08:00.000Z",
  18141. "relax": 0
  18142. }
  18143. ],
  18144. "timeWindowsIgnorable": true,
  18145. "assignedVehicleId": "",
  18146. "nestedTasks": [],
  18147. "precedenceTaskId": "",
  18148. "completed": false,
  18149. "dropPenalty": 5000
  18150. },
  18151. {
  18152. "id": "4593",
  18153. "location": {
  18154. "id": "1.3113982_103.8565897",
  18155. "latitude": 1.3113982,
  18156. "longitude": 103.8565897
  18157. },
  18158. "taskType": "Pickup",
  18159. "capacityDemand": {
  18160. "weight": 8,
  18161. "volume": 100,
  18162. "unit": 1
  18163. },
  18164. "duration": 200,
  18165. "timeWindows": [
  18166. {
  18167. "start": "2018-08-06T01:08:00.000Z",
  18168. "end": "2018-08-06T04:08:00.000Z",
  18169. "relax": 0
  18170. }
  18171. ],
  18172. "timeWindowsIgnorable": true,
  18173. "assignedVehicleId": "",
  18174. "nestedTasks": [],
  18175. "precedenceTaskId": "",
  18176. "completed": false,
  18177. "dropPenalty": 5000
  18178. },
  18179. {
  18180. "id": "4592",
  18181. "location": {
  18182. "id": "1.3235012_103.8073711",
  18183. "latitude": 1.3235012,
  18184. "longitude": 103.8073711
  18185. },
  18186. "taskType": "Delivery",
  18187. "capacityDemand": {
  18188. "weight": -2,
  18189. "volume": -100,
  18190. "unit": -1
  18191. },
  18192. "duration": 200,
  18193. "timeWindows": [
  18194. {
  18195. "start": "2018-08-06T08:26:00.000Z",
  18196. "end": "2018-08-06T11:26:00.000Z",
  18197. "relax": 0
  18198. }
  18199. ],
  18200. "timeWindowsIgnorable": true,
  18201. "assignedVehicleId": "",
  18202. "nestedTasks": [],
  18203. "precedenceTaskId": "",
  18204. "completed": false,
  18205. "dropPenalty": 5000
  18206. },
  18207. {
  18208. "id": "4591",
  18209. "location": {
  18210. "id": "1.3113982_103.8565897",
  18211. "latitude": 1.3113982,
  18212. "longitude": 103.8565897
  18213. },
  18214. "taskType": "Pickup",
  18215. "capacityDemand": {
  18216. "weight": 2,
  18217. "volume": 100,
  18218. "unit": 1
  18219. },
  18220. "duration": 200,
  18221. "timeWindows": [
  18222. {
  18223. "start": "2018-08-06T08:26:00.000Z",
  18224. "end": "2018-08-06T11:26:00.000Z",
  18225. "relax": 0
  18226. }
  18227. ],
  18228. "timeWindowsIgnorable": true,
  18229. "assignedVehicleId": "",
  18230. "nestedTasks": [],
  18231. "precedenceTaskId": "",
  18232. "completed": false,
  18233. "dropPenalty": 5000
  18234. },
  18235. {
  18236. "id": "4590",
  18237. "location": {
  18238. "id": "1.2893947_103.8288966",
  18239. "latitude": 1.2893947,
  18240. "longitude": 103.8288966
  18241. },
  18242. "taskType": "Delivery",
  18243. "capacityDemand": {
  18244. "weight": -2,
  18245. "volume": -100,
  18246. "unit": -1
  18247. },
  18248. "duration": 200,
  18249. "timeWindows": [
  18250. {
  18251. "start": "2018-08-06T00:00:00.000Z",
  18252. "end": "2018-08-06T03:00:00.000Z",
  18253. "relax": 0
  18254. }
  18255. ],
  18256. "timeWindowsIgnorable": true,
  18257. "assignedVehicleId": "",
  18258. "nestedTasks": [],
  18259. "precedenceTaskId": "",
  18260. "completed": false,
  18261. "dropPenalty": 5000
  18262. },
  18263. {
  18264. "id": "4589",
  18265. "location": {
  18266. "id": "1.3113982_103.8565897",
  18267. "latitude": 1.3113982,
  18268. "longitude": 103.8565897
  18269. },
  18270. "taskType": "Pickup",
  18271. "capacityDemand": {
  18272. "weight": 2,
  18273. "volume": 100,
  18274. "unit": 1
  18275. },
  18276. "duration": 200,
  18277. "timeWindows": [
  18278. {
  18279. "start": "2018-08-06T00:00:00.000Z",
  18280. "end": "2018-08-06T03:00:00.000Z",
  18281. "relax": 0
  18282. }
  18283. ],
  18284. "timeWindowsIgnorable": true,
  18285. "assignedVehicleId": "",
  18286. "nestedTasks": [],
  18287. "precedenceTaskId": "",
  18288. "completed": false,
  18289. "dropPenalty": 5000
  18290. },
  18291. {
  18292. "id": "4588",
  18293. "location": {
  18294. "id": "1.324708_103.8030026",
  18295. "latitude": 1.324708,
  18296. "longitude": 103.8030026
  18297. },
  18298. "taskType": "Delivery",
  18299. "capacityDemand": {
  18300. "weight": -4,
  18301. "volume": -100,
  18302. "unit": -1
  18303. },
  18304. "duration": 200,
  18305. "timeWindows": [
  18306. {
  18307. "start": "2018-08-06T03:46:00.000Z",
  18308. "end": "2018-08-06T06:46:00.000Z",
  18309. "relax": 0
  18310. }
  18311. ],
  18312. "timeWindowsIgnorable": true,
  18313. "assignedVehicleId": "",
  18314. "nestedTasks": [],
  18315. "precedenceTaskId": "",
  18316. "completed": false,
  18317. "dropPenalty": 5000
  18318. },
  18319. {
  18320. "id": "4587",
  18321. "location": {
  18322. "id": "1.3113982_103.8565897",
  18323. "latitude": 1.3113982,
  18324. "longitude": 103.8565897
  18325. },
  18326. "taskType": "Pickup",
  18327. "capacityDemand": {
  18328. "weight": 4,
  18329. "volume": 100,
  18330. "unit": 1
  18331. },
  18332. "duration": 200,
  18333. "timeWindows": [
  18334. {
  18335. "start": "2018-08-06T03:46:00.000Z",
  18336. "end": "2018-08-06T06:46:00.000Z",
  18337. "relax": 0
  18338. }
  18339. ],
  18340. "timeWindowsIgnorable": true,
  18341. "assignedVehicleId": "",
  18342. "nestedTasks": [],
  18343. "precedenceTaskId": "",
  18344. "completed": false,
  18345. "dropPenalty": 5000
  18346. },
  18347. {
  18348. "id": "4586",
  18349. "location": {
  18350. "id": "1.3248308_103.8044088",
  18351. "latitude": 1.3248308,
  18352. "longitude": 103.8044088
  18353. },
  18354. "taskType": "Delivery",
  18355. "capacityDemand": {
  18356. "weight": -4,
  18357. "volume": -100,
  18358. "unit": -1
  18359. },
  18360. "duration": 200,
  18361. "timeWindows": [
  18362. {
  18363. "start": "2018-08-06T09:59:00.000Z",
  18364. "end": "2018-08-06T12:59:00.000Z",
  18365. "relax": 0
  18366. }
  18367. ],
  18368. "timeWindowsIgnorable": true,
  18369. "assignedVehicleId": "",
  18370. "nestedTasks": [],
  18371. "precedenceTaskId": "",
  18372. "completed": false,
  18373. "dropPenalty": 5000
  18374. },
  18375. {
  18376. "id": "4585",
  18377. "location": {
  18378. "id": "1.3113982_103.8565897",
  18379. "latitude": 1.3113982,
  18380. "longitude": 103.8565897
  18381. },
  18382. "taskType": "Pickup",
  18383. "capacityDemand": {
  18384. "weight": 4,
  18385. "volume": 100,
  18386. "unit": 1
  18387. },
  18388. "duration": 200,
  18389. "timeWindows": [
  18390. {
  18391. "start": "2018-08-06T09:59:00.000Z",
  18392. "end": "2018-08-06T12:59:00.000Z",
  18393. "relax": 0
  18394. }
  18395. ],
  18396. "timeWindowsIgnorable": true,
  18397. "assignedVehicleId": "",
  18398. "nestedTasks": [],
  18399. "precedenceTaskId": "",
  18400. "completed": false,
  18401. "dropPenalty": 5000
  18402. },
  18403. {
  18404. "id": "4584",
  18405. "location": {
  18406. "id": "1.3970162_103.87933",
  18407. "latitude": 1.3970162,
  18408. "longitude": 103.87933
  18409. },
  18410. "taskType": "Delivery",
  18411. "capacityDemand": {
  18412. "weight": -1,
  18413. "volume": -100,
  18414. "unit": -1
  18415. },
  18416. "duration": 200,
  18417. "timeWindows": [
  18418. {
  18419. "start": "2018-08-06T12:17:00.000Z",
  18420. "end": "2018-08-06T15:17:00.000Z",
  18421. "relax": 0
  18422. }
  18423. ],
  18424. "timeWindowsIgnorable": true,
  18425. "assignedVehicleId": "",
  18426. "nestedTasks": [],
  18427. "precedenceTaskId": "",
  18428. "completed": false,
  18429. "dropPenalty": 5000
  18430. },
  18431. {
  18432. "id": "4583",
  18433. "location": {
  18434. "id": "1.3230967_103.9221028",
  18435. "latitude": 1.3230967,
  18436. "longitude": 103.9221028
  18437. },
  18438. "taskType": "Pickup",
  18439. "capacityDemand": {
  18440. "weight": 1,
  18441. "volume": 100,
  18442. "unit": 1
  18443. },
  18444. "duration": 200,
  18445. "timeWindows": [
  18446. {
  18447. "start": "2018-08-06T12:17:00.000Z",
  18448. "end": "2018-08-06T15:17:00.000Z",
  18449. "relax": 0
  18450. }
  18451. ],
  18452. "timeWindowsIgnorable": true,
  18453. "assignedVehicleId": "",
  18454. "nestedTasks": [],
  18455. "precedenceTaskId": "",
  18456. "completed": false,
  18457. "dropPenalty": 5000
  18458. },
  18459. {
  18460. "id": "4582",
  18461. "location": {
  18462. "id": "1.296797_103.889236",
  18463. "latitude": 1.296797,
  18464. "longitude": 103.889236
  18465. },
  18466. "taskType": "Delivery",
  18467. "capacityDemand": {
  18468. "weight": -1,
  18469. "volume": -100,
  18470. "unit": -1
  18471. },
  18472. "duration": 200,
  18473. "timeWindows": [
  18474. {
  18475. "start": "2018-08-06T09:33:00.000Z",
  18476. "end": "2018-08-06T12:33:00.000Z",
  18477. "relax": 0
  18478. }
  18479. ],
  18480. "timeWindowsIgnorable": true,
  18481. "assignedVehicleId": "",
  18482. "nestedTasks": [],
  18483. "precedenceTaskId": "",
  18484. "completed": false,
  18485. "dropPenalty": 5000
  18486. },
  18487. {
  18488. "id": "4581",
  18489. "location": {
  18490. "id": "1.3113982_103.8565897",
  18491. "latitude": 1.3113982,
  18492. "longitude": 103.8565897
  18493. },
  18494. "taskType": "Pickup",
  18495. "capacityDemand": {
  18496. "weight": 1,
  18497. "volume": 100,
  18498. "unit": 1
  18499. },
  18500. "duration": 200,
  18501. "timeWindows": [
  18502. {
  18503. "start": "2018-08-06T09:33:00.000Z",
  18504. "end": "2018-08-06T12:33:00.000Z",
  18505. "relax": 0
  18506. }
  18507. ],
  18508. "timeWindowsIgnorable": true,
  18509. "assignedVehicleId": "",
  18510. "nestedTasks": [],
  18511. "precedenceTaskId": "",
  18512. "completed": false,
  18513. "dropPenalty": 5000
  18514. },
  18515. {
  18516. "id": "4580",
  18517. "location": {
  18518. "id": "1.2930056_103.8035591",
  18519. "latitude": 1.2930056,
  18520. "longitude": 103.8035591
  18521. },
  18522. "taskType": "Delivery",
  18523. "capacityDemand": {
  18524. "weight": -22,
  18525. "volume": -200,
  18526. "unit": -1
  18527. },
  18528. "duration": 200,
  18529. "timeWindows": [
  18530. {
  18531. "start": "2018-08-06T04:41:00.000Z",
  18532. "end": "2018-08-06T07:41:00.000Z",
  18533. "relax": 0
  18534. }
  18535. ],
  18536. "timeWindowsIgnorable": true,
  18537. "assignedVehicleId": "",
  18538. "nestedTasks": [],
  18539. "precedenceTaskId": "",
  18540. "completed": false,
  18541. "dropPenalty": 5000
  18542. },
  18543. {
  18544. "id": "4579",
  18545. "location": {
  18546. "id": "1.3113982_103.8565897",
  18547. "latitude": 1.3113982,
  18548. "longitude": 103.8565897
  18549. },
  18550. "taskType": "Pickup",
  18551. "capacityDemand": {
  18552. "weight": 22,
  18553. "volume": 200,
  18554. "unit": 1
  18555. },
  18556. "duration": 200,
  18557. "timeWindows": [
  18558. {
  18559. "start": "2018-08-06T04:41:00.000Z",
  18560. "end": "2018-08-06T07:41:00.000Z",
  18561. "relax": 0
  18562. }
  18563. ],
  18564. "timeWindowsIgnorable": true,
  18565. "assignedVehicleId": "",
  18566. "nestedTasks": [],
  18567. "precedenceTaskId": "",
  18568. "completed": false,
  18569. "dropPenalty": 5000
  18570. },
  18571. {
  18572. "id": "4578",
  18573. "location": {
  18574. "id": "1.2985829_103.7748244",
  18575. "latitude": 1.2985829,
  18576. "longitude": 103.7748244
  18577. },
  18578. "taskType": "Delivery",
  18579. "capacityDemand": {
  18580. "weight": -3,
  18581. "volume": -100,
  18582. "unit": -1
  18583. },
  18584. "duration": 200,
  18585. "timeWindows": [
  18586. {
  18587. "start": "2018-08-06T08:57:00.000Z",
  18588. "end": "2018-08-06T11:57:00.000Z",
  18589. "relax": 0
  18590. }
  18591. ],
  18592. "timeWindowsIgnorable": true,
  18593. "assignedVehicleId": "",
  18594. "nestedTasks": [],
  18595. "precedenceTaskId": "",
  18596. "completed": false,
  18597. "dropPenalty": 5000
  18598. },
  18599. {
  18600. "id": "4577",
  18601. "location": {
  18602. "id": "1.3113982_103.8565897",
  18603. "latitude": 1.3113982,
  18604. "longitude": 103.8565897
  18605. },
  18606. "taskType": "Pickup",
  18607. "capacityDemand": {
  18608. "weight": 3,
  18609. "volume": 100,
  18610. "unit": 1
  18611. },
  18612. "duration": 200,
  18613. "timeWindows": [
  18614. {
  18615. "start": "2018-08-06T08:57:00.000Z",
  18616. "end": "2018-08-06T11:57:00.000Z",
  18617. "relax": 0
  18618. }
  18619. ],
  18620. "timeWindowsIgnorable": true,
  18621. "assignedVehicleId": "",
  18622. "nestedTasks": [],
  18623. "precedenceTaskId": "",
  18624. "completed": false,
  18625. "dropPenalty": 5000
  18626. },
  18627. {
  18628. "id": "4576",
  18629. "location": {
  18630. "id": "1.3521433_103.8351236",
  18631. "latitude": 1.3521433,
  18632. "longitude": 103.8351236
  18633. },
  18634. "taskType": "Delivery",
  18635. "capacityDemand": {
  18636. "weight": -2,
  18637. "volume": -100,
  18638. "unit": -1
  18639. },
  18640. "duration": 200,
  18641. "timeWindows": [
  18642. {
  18643. "start": "2018-08-06T01:36:00.000Z",
  18644. "end": "2018-08-06T04:36:00.000Z",
  18645. "relax": 0
  18646. }
  18647. ],
  18648. "timeWindowsIgnorable": true,
  18649. "assignedVehicleId": "",
  18650. "nestedTasks": [],
  18651. "precedenceTaskId": "",
  18652. "completed": false,
  18653. "dropPenalty": 5000
  18654. },
  18655. {
  18656. "id": "4575",
  18657. "location": {
  18658. "id": "1.3113982_103.8565897",
  18659. "latitude": 1.3113982,
  18660. "longitude": 103.8565897
  18661. },
  18662. "taskType": "Pickup",
  18663. "capacityDemand": {
  18664. "weight": 2,
  18665. "volume": 100,
  18666. "unit": 1
  18667. },
  18668. "duration": 200,
  18669. "timeWindows": [
  18670. {
  18671. "start": "2018-08-06T01:36:00.000Z",
  18672. "end": "2018-08-06T04:36:00.000Z",
  18673. "relax": 0
  18674. }
  18675. ],
  18676. "timeWindowsIgnorable": true,
  18677. "assignedVehicleId": "",
  18678. "nestedTasks": [],
  18679. "precedenceTaskId": "",
  18680. "completed": false,
  18681. "dropPenalty": 5000
  18682. },
  18683. {
  18684. "id": "4574",
  18685. "location": {
  18686. "id": "1.325233_103.948774",
  18687. "latitude": 1.325233,
  18688. "longitude": 103.948774
  18689. },
  18690. "taskType": "Delivery",
  18691. "capacityDemand": {
  18692. "weight": -4,
  18693. "volume": -100,
  18694. "unit": -1
  18695. },
  18696. "duration": 200,
  18697. "timeWindows": [
  18698. {
  18699. "start": "2018-08-06T05:17:00.000Z",
  18700. "end": "2018-08-06T08:17:00.000Z",
  18701. "relax": 0
  18702. }
  18703. ],
  18704. "timeWindowsIgnorable": true,
  18705. "assignedVehicleId": "",
  18706. "nestedTasks": [],
  18707. "precedenceTaskId": "",
  18708. "completed": false,
  18709. "dropPenalty": 5000
  18710. },
  18711. {
  18712. "id": "4573",
  18713. "location": {
  18714. "id": "1.3230967_103.9221028",
  18715. "latitude": 1.3230967,
  18716. "longitude": 103.9221028
  18717. },
  18718. "taskType": "Pickup",
  18719. "capacityDemand": {
  18720. "weight": 4,
  18721. "volume": 100,
  18722. "unit": 1
  18723. },
  18724. "duration": 200,
  18725. "timeWindows": [
  18726. {
  18727. "start": "2018-08-06T05:17:00.000Z",
  18728. "end": "2018-08-06T08:17:00.000Z",
  18729. "relax": 0
  18730. }
  18731. ],
  18732. "timeWindowsIgnorable": true,
  18733. "assignedVehicleId": "",
  18734. "nestedTasks": [],
  18735. "precedenceTaskId": "",
  18736. "completed": false,
  18737. "dropPenalty": 5000
  18738. },
  18739. {
  18740. "id": "4572",
  18741. "location": {
  18742. "id": "1.329275_103.8173468",
  18743. "latitude": 1.329275,
  18744. "longitude": 103.8173468
  18745. },
  18746. "taskType": "Delivery",
  18747. "capacityDemand": {
  18748. "weight": -4,
  18749. "volume": -100,
  18750. "unit": -1
  18751. },
  18752. "duration": 200,
  18753. "timeWindows": [
  18754. {
  18755. "start": "2018-08-06T09:45:00.000Z",
  18756. "end": "2018-08-06T12:45:00.000Z",
  18757. "relax": 0
  18758. }
  18759. ],
  18760. "timeWindowsIgnorable": true,
  18761. "assignedVehicleId": "",
  18762. "nestedTasks": [],
  18763. "precedenceTaskId": "",
  18764. "completed": false,
  18765. "dropPenalty": 5000
  18766. },
  18767. {
  18768. "id": "4571",
  18769. "location": {
  18770. "id": "1.3113982_103.8565897",
  18771. "latitude": 1.3113982,
  18772. "longitude": 103.8565897
  18773. },
  18774. "taskType": "Pickup",
  18775. "capacityDemand": {
  18776. "weight": 4,
  18777. "volume": 100,
  18778. "unit": 1
  18779. },
  18780. "duration": 200,
  18781. "timeWindows": [
  18782. {
  18783. "start": "2018-08-06T09:45:00.000Z",
  18784. "end": "2018-08-06T12:45:00.000Z",
  18785. "relax": 0
  18786. }
  18787. ],
  18788. "timeWindowsIgnorable": true,
  18789. "assignedVehicleId": "",
  18790. "nestedTasks": [],
  18791. "precedenceTaskId": "",
  18792. "completed": false,
  18793. "dropPenalty": 5000
  18794. },
  18795. {
  18796. "id": "4570",
  18797. "location": {
  18798. "id": "1.455266_103.8136111",
  18799. "latitude": 1.455266,
  18800. "longitude": 103.8136111
  18801. },
  18802. "taskType": "Delivery",
  18803. "capacityDemand": {
  18804. "weight": -9,
  18805. "volume": -100,
  18806. "unit": -1
  18807. },
  18808. "duration": 200,
  18809. "timeWindows": [
  18810. {
  18811. "start": "2018-08-06T05:58:00.000Z",
  18812. "end": "2018-08-06T08:58:00.000Z",
  18813. "relax": 0
  18814. }
  18815. ],
  18816. "timeWindowsIgnorable": true,
  18817. "assignedVehicleId": "",
  18818. "nestedTasks": [],
  18819. "precedenceTaskId": "",
  18820. "completed": false,
  18821. "dropPenalty": 5000
  18822. },
  18823. {
  18824. "id": "4569",
  18825. "location": {
  18826. "id": "1.3113982_103.8565897",
  18827. "latitude": 1.3113982,
  18828. "longitude": 103.8565897
  18829. },
  18830. "taskType": "Pickup",
  18831. "capacityDemand": {
  18832. "weight": 9,
  18833. "volume": 100,
  18834. "unit": 1
  18835. },
  18836. "duration": 200,
  18837. "timeWindows": [
  18838. {
  18839. "start": "2018-08-06T05:58:00.000Z",
  18840. "end": "2018-08-06T08:58:00.000Z",
  18841. "relax": 0
  18842. }
  18843. ],
  18844. "timeWindowsIgnorable": true,
  18845. "assignedVehicleId": "",
  18846. "nestedTasks": [],
  18847. "precedenceTaskId": "",
  18848. "completed": false,
  18849. "dropPenalty": 5000
  18850. },
  18851. {
  18852. "id": "4568",
  18853. "location": {
  18854. "id": "1.3023748_103.7893738",
  18855. "latitude": 1.3023748,
  18856. "longitude": 103.7893738
  18857. },
  18858. "taskType": "Delivery",
  18859. "capacityDemand": {
  18860. "weight": -1,
  18861. "volume": -100,
  18862. "unit": -1
  18863. },
  18864. "duration": 200,
  18865. "timeWindows": [
  18866. {
  18867. "start": "2018-08-05T23:34:00.000Z",
  18868. "end": "2018-08-06T02:34:00.000Z",
  18869. "relax": 0
  18870. }
  18871. ],
  18872. "timeWindowsIgnorable": true,
  18873. "assignedVehicleId": "",
  18874. "nestedTasks": [],
  18875. "precedenceTaskId": "",
  18876. "completed": false,
  18877. "dropPenalty": 5000
  18878. },
  18879. {
  18880. "id": "4567",
  18881. "location": {
  18882. "id": "1.3113982_103.8565897",
  18883. "latitude": 1.3113982,
  18884. "longitude": 103.8565897
  18885. },
  18886. "taskType": "Pickup",
  18887. "capacityDemand": {
  18888. "weight": 1,
  18889. "volume": 100,
  18890. "unit": 1
  18891. },
  18892. "duration": 200,
  18893. "timeWindows": [
  18894. {
  18895. "start": "2018-08-05T23:34:00.000Z",
  18896. "end": "2018-08-06T02:34:00.000Z",
  18897. "relax": 0
  18898. }
  18899. ],
  18900. "timeWindowsIgnorable": true,
  18901. "assignedVehicleId": "",
  18902. "nestedTasks": [],
  18903. "precedenceTaskId": "",
  18904. "completed": false,
  18905. "dropPenalty": 5000
  18906. },
  18907. {
  18908. "id": "4566",
  18909. "location": {
  18910. "id": "1.3154382_103.8444565",
  18911. "latitude": 1.3154382,
  18912. "longitude": 103.8444565
  18913. },
  18914. "taskType": "Delivery",
  18915. "capacityDemand": {
  18916. "weight": -6,
  18917. "volume": -100,
  18918. "unit": -1
  18919. },
  18920. "duration": 200,
  18921. "timeWindows": [
  18922. {
  18923. "start": "2018-08-06T00:12:00.000Z",
  18924. "end": "2018-08-06T03:12:00.000Z",
  18925. "relax": 0
  18926. }
  18927. ],
  18928. "timeWindowsIgnorable": true,
  18929. "assignedVehicleId": "",
  18930. "nestedTasks": [],
  18931. "precedenceTaskId": "",
  18932. "completed": false,
  18933. "dropPenalty": 5000
  18934. },
  18935. {
  18936. "id": "4565",
  18937. "location": {
  18938. "id": "1.3113982_103.8565897",
  18939. "latitude": 1.3113982,
  18940. "longitude": 103.8565897
  18941. },
  18942. "taskType": "Pickup",
  18943. "capacityDemand": {
  18944. "weight": 6,
  18945. "volume": 100,
  18946. "unit": 1
  18947. },
  18948. "duration": 200,
  18949. "timeWindows": [
  18950. {
  18951. "start": "2018-08-06T00:12:00.000Z",
  18952. "end": "2018-08-06T03:12:00.000Z",
  18953. "relax": 0
  18954. }
  18955. ],
  18956. "timeWindowsIgnorable": true,
  18957. "assignedVehicleId": "",
  18958. "nestedTasks": [],
  18959. "precedenceTaskId": "",
  18960. "completed": false,
  18961. "dropPenalty": 5000
  18962. },
  18963. {
  18964. "id": "4564",
  18965. "location": {
  18966. "id": "1.333442_103.784324",
  18967. "latitude": 1.333442,
  18968. "longitude": 103.784324
  18969. },
  18970. "taskType": "Delivery",
  18971. "capacityDemand": {
  18972. "weight": -9,
  18973. "volume": -100,
  18974. "unit": -1
  18975. },
  18976. "duration": 200,
  18977. "timeWindows": [
  18978. {
  18979. "start": "2018-08-06T04:16:00.000Z",
  18980. "end": "2018-08-06T07:16:00.000Z",
  18981. "relax": 0
  18982. }
  18983. ],
  18984. "timeWindowsIgnorable": true,
  18985. "assignedVehicleId": "",
  18986. "nestedTasks": [],
  18987. "precedenceTaskId": "",
  18988. "completed": false,
  18989. "dropPenalty": 5000
  18990. },
  18991. {
  18992. "id": "4563",
  18993. "location": {
  18994. "id": "1.3113982_103.8565897",
  18995. "latitude": 1.3113982,
  18996. "longitude": 103.8565897
  18997. },
  18998. "taskType": "Pickup",
  18999. "capacityDemand": {
  19000. "weight": 9,
  19001. "volume": 100,
  19002. "unit": 1
  19003. },
  19004. "duration": 200,
  19005. "timeWindows": [
  19006. {
  19007. "start": "2018-08-06T04:16:00.000Z",
  19008. "end": "2018-08-06T07:16:00.000Z",
  19009. "relax": 0
  19010. }
  19011. ],
  19012. "timeWindowsIgnorable": true,
  19013. "assignedVehicleId": "",
  19014. "nestedTasks": [],
  19015. "precedenceTaskId": "",
  19016. "completed": false,
  19017. "dropPenalty": 5000
  19018. },
  19019. {
  19020. "id": "4562",
  19021. "location": {
  19022. "id": "1.3923331_103.7460459",
  19023. "latitude": 1.3923331,
  19024. "longitude": 103.7460459
  19025. },
  19026. "taskType": "Delivery",
  19027. "capacityDemand": {
  19028. "weight": -6,
  19029. "volume": -100,
  19030. "unit": -1
  19031. },
  19032. "duration": 200,
  19033. "timeWindows": [
  19034. {
  19035. "start": "2018-08-06T07:10:00.000Z",
  19036. "end": "2018-08-06T10:10:00.000Z",
  19037. "relax": 0
  19038. }
  19039. ],
  19040. "timeWindowsIgnorable": true,
  19041. "assignedVehicleId": "",
  19042. "nestedTasks": [],
  19043. "precedenceTaskId": "",
  19044. "completed": false,
  19045. "dropPenalty": 5000
  19046. },
  19047. {
  19048. "id": "4561",
  19049. "location": {
  19050. "id": "1.3262422_103.6783524",
  19051. "latitude": 1.3262422,
  19052. "longitude": 103.6783524
  19053. },
  19054. "taskType": "Pickup",
  19055. "capacityDemand": {
  19056. "weight": 6,
  19057. "volume": 100,
  19058. "unit": 1
  19059. },
  19060. "duration": 200,
  19061. "timeWindows": [
  19062. {
  19063. "start": "2018-08-06T07:10:00.000Z",
  19064. "end": "2018-08-06T10:10:00.000Z",
  19065. "relax": 0
  19066. }
  19067. ],
  19068. "timeWindowsIgnorable": true,
  19069. "assignedVehicleId": "",
  19070. "nestedTasks": [],
  19071. "precedenceTaskId": "",
  19072. "completed": false,
  19073. "dropPenalty": 5000
  19074. },
  19075. {
  19076. "id": "4560",
  19077. "location": {
  19078. "id": "1.327736_103.8075549",
  19079. "latitude": 1.327736,
  19080. "longitude": 103.8075549
  19081. },
  19082. "taskType": "Delivery",
  19083. "capacityDemand": {
  19084. "weight": -9,
  19085. "volume": -100,
  19086. "unit": -1
  19087. },
  19088. "duration": 200,
  19089. "timeWindows": [
  19090. {
  19091. "start": "2018-08-06T01:23:00.000Z",
  19092. "end": "2018-08-06T04:23:00.000Z",
  19093. "relax": 0
  19094. }
  19095. ],
  19096. "timeWindowsIgnorable": true,
  19097. "assignedVehicleId": "",
  19098. "nestedTasks": [],
  19099. "precedenceTaskId": "",
  19100. "completed": false,
  19101. "dropPenalty": 5000
  19102. },
  19103. {
  19104. "id": "4559",
  19105. "location": {
  19106. "id": "1.3113982_103.8565897",
  19107. "latitude": 1.3113982,
  19108. "longitude": 103.8565897
  19109. },
  19110. "taskType": "Pickup",
  19111. "capacityDemand": {
  19112. "weight": 9,
  19113. "volume": 100,
  19114. "unit": 1
  19115. },
  19116. "duration": 200,
  19117. "timeWindows": [
  19118. {
  19119. "start": "2018-08-06T01:23:00.000Z",
  19120. "end": "2018-08-06T04:23:00.000Z",
  19121. "relax": 0
  19122. }
  19123. ],
  19124. "timeWindowsIgnorable": true,
  19125. "assignedVehicleId": "",
  19126. "nestedTasks": [],
  19127. "precedenceTaskId": "",
  19128. "completed": false,
  19129. "dropPenalty": 5000
  19130. },
  19131. {
  19132. "id": "4558",
  19133. "location": {
  19134. "id": "1.449511_103.811075",
  19135. "latitude": 1.449511,
  19136. "longitude": 103.811075
  19137. },
  19138. "taskType": "Delivery",
  19139. "capacityDemand": {
  19140. "weight": -1,
  19141. "volume": -100,
  19142. "unit": -1
  19143. },
  19144. "duration": 200,
  19145. "timeWindows": [
  19146. {
  19147. "start": "2018-08-05T23:45:00.000Z",
  19148. "end": "2018-08-06T02:45:00.000Z",
  19149. "relax": 0
  19150. }
  19151. ],
  19152. "timeWindowsIgnorable": true,
  19153. "assignedVehicleId": "",
  19154. "nestedTasks": [],
  19155. "precedenceTaskId": "",
  19156. "completed": false,
  19157. "dropPenalty": 5000
  19158. },
  19159. {
  19160. "id": "4557",
  19161. "location": {
  19162. "id": "1.3113982_103.8565897",
  19163. "latitude": 1.3113982,
  19164. "longitude": 103.8565897
  19165. },
  19166. "taskType": "Pickup",
  19167. "capacityDemand": {
  19168. "weight": 1,
  19169. "volume": 100,
  19170. "unit": 1
  19171. },
  19172. "duration": 200,
  19173. "timeWindows": [
  19174. {
  19175. "start": "2018-08-05T23:45:00.000Z",
  19176. "end": "2018-08-06T02:45:00.000Z",
  19177. "relax": 0
  19178. }
  19179. ],
  19180. "timeWindowsIgnorable": true,
  19181. "assignedVehicleId": "",
  19182. "nestedTasks": [],
  19183. "precedenceTaskId": "",
  19184. "completed": false,
  19185. "dropPenalty": 5000
  19186. },
  19187. {
  19188. "id": "4556",
  19189. "location": {
  19190. "id": "1.3286189_103.811753",
  19191. "latitude": 1.3286189,
  19192. "longitude": 103.811753
  19193. },
  19194. "taskType": "Delivery",
  19195. "capacityDemand": {
  19196. "weight": -1,
  19197. "volume": -100,
  19198. "unit": -1
  19199. },
  19200. "duration": 200,
  19201. "timeWindows": [
  19202. {
  19203. "start": "2018-08-06T13:31:00.000Z",
  19204. "end": "2018-08-06T16:31:00.000Z",
  19205. "relax": 0
  19206. }
  19207. ],
  19208. "timeWindowsIgnorable": true,
  19209. "assignedVehicleId": "",
  19210. "nestedTasks": [],
  19211. "precedenceTaskId": "",
  19212. "completed": false,
  19213. "dropPenalty": 5000
  19214. },
  19215. {
  19216. "id": "4555",
  19217. "location": {
  19218. "id": "1.3113982_103.8565897",
  19219. "latitude": 1.3113982,
  19220. "longitude": 103.8565897
  19221. },
  19222. "taskType": "Pickup",
  19223. "capacityDemand": {
  19224. "weight": 1,
  19225. "volume": 100,
  19226. "unit": 1
  19227. },
  19228. "duration": 200,
  19229. "timeWindows": [
  19230. {
  19231. "start": "2018-08-06T13:31:00.000Z",
  19232. "end": "2018-08-06T16:31:00.000Z",
  19233. "relax": 0
  19234. }
  19235. ],
  19236. "timeWindowsIgnorable": true,
  19237. "assignedVehicleId": "",
  19238. "nestedTasks": [],
  19239. "precedenceTaskId": "",
  19240. "completed": false,
  19241. "dropPenalty": 5000
  19242. },
  19243. {
  19244. "id": "4554",
  19245. "location": {
  19246. "id": "1.2915696_103.8057491",
  19247. "latitude": 1.2915696,
  19248. "longitude": 103.8057491
  19249. },
  19250. "taskType": "Delivery",
  19251. "capacityDemand": {
  19252. "weight": -8,
  19253. "volume": -100,
  19254. "unit": -1
  19255. },
  19256. "duration": 200,
  19257. "timeWindows": [
  19258. {
  19259. "start": "2018-08-06T07:30:00.000Z",
  19260. "end": "2018-08-06T10:30:00.000Z",
  19261. "relax": 0
  19262. }
  19263. ],
  19264. "timeWindowsIgnorable": true,
  19265. "assignedVehicleId": "",
  19266. "nestedTasks": [],
  19267. "precedenceTaskId": "",
  19268. "completed": false,
  19269. "dropPenalty": 5000
  19270. },
  19271. {
  19272. "id": "4553",
  19273. "location": {
  19274. "id": "1.3113982_103.8565897",
  19275. "latitude": 1.3113982,
  19276. "longitude": 103.8565897
  19277. },
  19278. "taskType": "Pickup",
  19279. "capacityDemand": {
  19280. "weight": 8,
  19281. "volume": 100,
  19282. "unit": 1
  19283. },
  19284. "duration": 200,
  19285. "timeWindows": [
  19286. {
  19287. "start": "2018-08-06T07:30:00.000Z",
  19288. "end": "2018-08-06T10:30:00.000Z",
  19289. "relax": 0
  19290. }
  19291. ],
  19292. "timeWindowsIgnorable": true,
  19293. "assignedVehicleId": "",
  19294. "nestedTasks": [],
  19295. "precedenceTaskId": "",
  19296. "completed": false,
  19297. "dropPenalty": 5000
  19298. },
  19299. {
  19300. "id": "4552",
  19301. "location": {
  19302. "id": "1.393038_103.889615",
  19303. "latitude": 1.393038,
  19304. "longitude": 103.889615
  19305. },
  19306. "taskType": "Delivery",
  19307. "capacityDemand": {
  19308. "weight": -34,
  19309. "volume": -200,
  19310. "unit": -1
  19311. },
  19312. "duration": 200,
  19313. "timeWindows": [
  19314. {
  19315. "start": "2018-08-06T02:42:00.000Z",
  19316. "end": "2018-08-06T05:42:00.000Z",
  19317. "relax": 0
  19318. }
  19319. ],
  19320. "timeWindowsIgnorable": true,
  19321. "assignedVehicleId": "",
  19322. "nestedTasks": [],
  19323. "precedenceTaskId": "",
  19324. "completed": false,
  19325. "dropPenalty": 5000
  19326. },
  19327. {
  19328. "id": "4551",
  19329. "location": {
  19330. "id": "1.3230967_103.9221028",
  19331. "latitude": 1.3230967,
  19332. "longitude": 103.9221028
  19333. },
  19334. "taskType": "Pickup",
  19335. "capacityDemand": {
  19336. "weight": 34,
  19337. "volume": 200,
  19338. "unit": 1
  19339. },
  19340. "duration": 200,
  19341. "timeWindows": [
  19342. {
  19343. "start": "2018-08-06T02:42:00.000Z",
  19344. "end": "2018-08-06T05:42:00.000Z",
  19345. "relax": 0
  19346. }
  19347. ],
  19348. "timeWindowsIgnorable": true,
  19349. "assignedVehicleId": "",
  19350. "nestedTasks": [],
  19351. "precedenceTaskId": "",
  19352. "completed": false,
  19353. "dropPenalty": 5000
  19354. },
  19355. {
  19356. "id": "4550",
  19357. "location": {
  19358. "id": "1.31509_103.844232",
  19359. "latitude": 1.31509,
  19360. "longitude": 103.844232
  19361. },
  19362. "taskType": "Delivery",
  19363. "capacityDemand": {
  19364. "weight": -18,
  19365. "volume": -100,
  19366. "unit": -1
  19367. },
  19368. "duration": 200,
  19369. "timeWindows": [
  19370. {
  19371. "start": "2018-08-06T06:47:00.000Z",
  19372. "end": "2018-08-06T09:47:00.000Z",
  19373. "relax": 0
  19374. }
  19375. ],
  19376. "timeWindowsIgnorable": true,
  19377. "assignedVehicleId": "",
  19378. "nestedTasks": [],
  19379. "precedenceTaskId": "",
  19380. "completed": false,
  19381. "dropPenalty": 5000
  19382. },
  19383. {
  19384. "id": "4549",
  19385. "location": {
  19386. "id": "1.3113982_103.8565897",
  19387. "latitude": 1.3113982,
  19388. "longitude": 103.8565897
  19389. },
  19390. "taskType": "Pickup",
  19391. "capacityDemand": {
  19392. "weight": 18,
  19393. "volume": 100,
  19394. "unit": 1
  19395. },
  19396. "duration": 200,
  19397. "timeWindows": [
  19398. {
  19399. "start": "2018-08-06T06:47:00.000Z",
  19400. "end": "2018-08-06T09:47:00.000Z",
  19401. "relax": 0
  19402. }
  19403. ],
  19404. "timeWindowsIgnorable": true,
  19405. "assignedVehicleId": "",
  19406. "nestedTasks": [],
  19407. "precedenceTaskId": "",
  19408. "completed": false,
  19409. "dropPenalty": 5000
  19410. },
  19411. {
  19412. "id": "4548",
  19413. "location": {
  19414. "id": "1.4197757_103.847019",
  19415. "latitude": 1.4197757,
  19416. "longitude": 103.847019
  19417. },
  19418. "taskType": "Delivery",
  19419. "capacityDemand": {
  19420. "weight": -9,
  19421. "volume": -100,
  19422. "unit": -1
  19423. },
  19424. "duration": 200,
  19425. "timeWindows": [
  19426. {
  19427. "start": "2018-08-06T07:15:00.000Z",
  19428. "end": "2018-08-06T10:15:00.000Z",
  19429. "relax": 0
  19430. }
  19431. ],
  19432. "timeWindowsIgnorable": true,
  19433. "assignedVehicleId": "",
  19434. "nestedTasks": [],
  19435. "precedenceTaskId": "",
  19436. "completed": false,
  19437. "dropPenalty": 5000
  19438. },
  19439. {
  19440. "id": "4547",
  19441. "location": {
  19442. "id": "1.3113982_103.8565897",
  19443. "latitude": 1.3113982,
  19444. "longitude": 103.8565897
  19445. },
  19446. "taskType": "Pickup",
  19447. "capacityDemand": {
  19448. "weight": 9,
  19449. "volume": 100,
  19450. "unit": 1
  19451. },
  19452. "duration": 200,
  19453. "timeWindows": [
  19454. {
  19455. "start": "2018-08-06T07:15:00.000Z",
  19456. "end": "2018-08-06T10:15:00.000Z",
  19457. "relax": 0
  19458. }
  19459. ],
  19460. "timeWindowsIgnorable": true,
  19461. "assignedVehicleId": "",
  19462. "nestedTasks": [],
  19463. "precedenceTaskId": "",
  19464. "completed": false,
  19465. "dropPenalty": 5000
  19466. },
  19467. {
  19468. "id": "4546",
  19469. "location": {
  19470. "id": "1.3045048_103.9181602",
  19471. "latitude": 1.3045048,
  19472. "longitude": 103.9181602
  19473. },
  19474. "taskType": "Delivery",
  19475. "capacityDemand": {
  19476. "weight": -20,
  19477. "volume": -100,
  19478. "unit": -1
  19479. },
  19480. "duration": 200,
  19481. "timeWindows": [
  19482. {
  19483. "start": "2018-08-06T01:33:00.000Z",
  19484. "end": "2018-08-06T04:33:00.000Z",
  19485. "relax": 0
  19486. }
  19487. ],
  19488. "timeWindowsIgnorable": true,
  19489. "assignedVehicleId": "",
  19490. "nestedTasks": [],
  19491. "precedenceTaskId": "",
  19492. "completed": false,
  19493. "dropPenalty": 5000
  19494. },
  19495. {
  19496. "id": "4545",
  19497. "location": {
  19498. "id": "1.3230967_103.9221028",
  19499. "latitude": 1.3230967,
  19500. "longitude": 103.9221028
  19501. },
  19502. "taskType": "Pickup",
  19503. "capacityDemand": {
  19504. "weight": 20,
  19505. "volume": 100,
  19506. "unit": 1
  19507. },
  19508. "duration": 200,
  19509. "timeWindows": [
  19510. {
  19511. "start": "2018-08-06T01:33:00.000Z",
  19512. "end": "2018-08-06T04:33:00.000Z",
  19513. "relax": 0
  19514. }
  19515. ],
  19516. "timeWindowsIgnorable": true,
  19517. "assignedVehicleId": "",
  19518. "nestedTasks": [],
  19519. "precedenceTaskId": "",
  19520. "completed": false,
  19521. "dropPenalty": 5000
  19522. },
  19523. {
  19524. "id": "4544",
  19525. "location": {
  19526. "id": "1.3236888_103.9526965",
  19527. "latitude": 1.3236888,
  19528. "longitude": 103.9526965
  19529. },
  19530. "taskType": "Delivery",
  19531. "capacityDemand": {
  19532. "weight": -2,
  19533. "volume": -100,
  19534. "unit": -1
  19535. },
  19536. "duration": 200,
  19537. "timeWindows": [
  19538. {
  19539. "start": "2018-08-06T06:28:00.000Z",
  19540. "end": "2018-08-06T09:28:00.000Z",
  19541. "relax": 0
  19542. }
  19543. ],
  19544. "timeWindowsIgnorable": true,
  19545. "assignedVehicleId": "",
  19546. "nestedTasks": [],
  19547. "precedenceTaskId": "",
  19548. "completed": false,
  19549. "dropPenalty": 5000
  19550. },
  19551. {
  19552. "id": "4543",
  19553. "location": {
  19554. "id": "1.3230967_103.9221028",
  19555. "latitude": 1.3230967,
  19556. "longitude": 103.9221028
  19557. },
  19558. "taskType": "Pickup",
  19559. "capacityDemand": {
  19560. "weight": 2,
  19561. "volume": 100,
  19562. "unit": 1
  19563. },
  19564. "duration": 200,
  19565. "timeWindows": [
  19566. {
  19567. "start": "2018-08-06T06:28:00.000Z",
  19568. "end": "2018-08-06T09:28:00.000Z",
  19569. "relax": 0
  19570. }
  19571. ],
  19572. "timeWindowsIgnorable": true,
  19573. "assignedVehicleId": "",
  19574. "nestedTasks": [],
  19575. "precedenceTaskId": "",
  19576. "completed": false,
  19577. "dropPenalty": 5000
  19578. },
  19579. {
  19580. "id": "4542",
  19581. "location": {
  19582. "id": "1.3061339_103.7843626",
  19583. "latitude": 1.3061339,
  19584. "longitude": 103.7843626
  19585. },
  19586. "taskType": "Delivery",
  19587. "capacityDemand": {
  19588. "weight": -17,
  19589. "volume": -100,
  19590. "unit": -1
  19591. },
  19592. "duration": 200,
  19593. "timeWindows": [
  19594. {
  19595. "start": "2018-08-05T23:15:00.000Z",
  19596. "end": "2018-08-06T02:15:00.000Z",
  19597. "relax": 0
  19598. }
  19599. ],
  19600. "timeWindowsIgnorable": true,
  19601. "assignedVehicleId": "",
  19602. "nestedTasks": [],
  19603. "precedenceTaskId": "",
  19604. "completed": false,
  19605. "dropPenalty": 5000
  19606. },
  19607. {
  19608. "id": "4541",
  19609. "location": {
  19610. "id": "1.3262422_103.6783524",
  19611. "latitude": 1.3262422,
  19612. "longitude": 103.6783524
  19613. },
  19614. "taskType": "Pickup",
  19615. "capacityDemand": {
  19616. "weight": 17,
  19617. "volume": 100,
  19618. "unit": 1
  19619. },
  19620. "duration": 200,
  19621. "timeWindows": [
  19622. {
  19623. "start": "2018-08-05T23:15:00.000Z",
  19624. "end": "2018-08-06T02:15:00.000Z",
  19625. "relax": 0
  19626. }
  19627. ],
  19628. "timeWindowsIgnorable": true,
  19629. "assignedVehicleId": "",
  19630. "nestedTasks": [],
  19631. "precedenceTaskId": "",
  19632. "completed": false,
  19633. "dropPenalty": 5000
  19634. },
  19635. {
  19636. "id": "4540",
  19637. "location": {
  19638. "id": "1.297077_103.8875429",
  19639. "latitude": 1.297077,
  19640. "longitude": 103.8875429
  19641. },
  19642. "taskType": "Delivery",
  19643. "capacityDemand": {
  19644. "weight": -1,
  19645. "volume": -100,
  19646. "unit": -1
  19647. },
  19648. "duration": 200,
  19649. "timeWindows": [
  19650. {
  19651. "start": "2018-08-06T03:42:00.000Z",
  19652. "end": "2018-08-06T06:42:00.000Z",
  19653. "relax": 0
  19654. }
  19655. ],
  19656. "timeWindowsIgnorable": true,
  19657. "assignedVehicleId": "",
  19658. "nestedTasks": [],
  19659. "precedenceTaskId": "",
  19660. "completed": false,
  19661. "dropPenalty": 5000
  19662. },
  19663. {
  19664. "id": "4539",
  19665. "location": {
  19666. "id": "1.3113982_103.8565897",
  19667. "latitude": 1.3113982,
  19668. "longitude": 103.8565897
  19669. },
  19670. "taskType": "Pickup",
  19671. "capacityDemand": {
  19672. "weight": 1,
  19673. "volume": 100,
  19674. "unit": 1
  19675. },
  19676. "duration": 200,
  19677. "timeWindows": [
  19678. {
  19679. "start": "2018-08-06T03:42:00.000Z",
  19680. "end": "2018-08-06T06:42:00.000Z",
  19681. "relax": 0
  19682. }
  19683. ],
  19684. "timeWindowsIgnorable": true,
  19685. "assignedVehicleId": "",
  19686. "nestedTasks": [],
  19687. "precedenceTaskId": "",
  19688. "completed": false,
  19689. "dropPenalty": 5000
  19690. },
  19691. {
  19692. "id": "4538",
  19693. "location": {
  19694. "id": "1.3093387_103.8184855",
  19695. "latitude": 1.3093387,
  19696. "longitude": 103.8184855
  19697. },
  19698. "taskType": "Delivery",
  19699. "capacityDemand": {
  19700. "weight": -3,
  19701. "volume": -100,
  19702. "unit": -1
  19703. },
  19704. "duration": 200,
  19705. "timeWindows": [
  19706. {
  19707. "start": "2018-08-06T01:29:00.000Z",
  19708. "end": "2018-08-06T04:29:00.000Z",
  19709. "relax": 0
  19710. }
  19711. ],
  19712. "timeWindowsIgnorable": true,
  19713. "assignedVehicleId": "",
  19714. "nestedTasks": [],
  19715. "precedenceTaskId": "",
  19716. "completed": false,
  19717. "dropPenalty": 5000
  19718. },
  19719. {
  19720. "id": "4537",
  19721. "location": {
  19722. "id": "1.3113982_103.8565897",
  19723. "latitude": 1.3113982,
  19724. "longitude": 103.8565897
  19725. },
  19726. "taskType": "Pickup",
  19727. "capacityDemand": {
  19728. "weight": 3,
  19729. "volume": 100,
  19730. "unit": 1
  19731. },
  19732. "duration": 200,
  19733. "timeWindows": [
  19734. {
  19735. "start": "2018-08-06T01:29:00.000Z",
  19736. "end": "2018-08-06T04:29:00.000Z",
  19737. "relax": 0
  19738. }
  19739. ],
  19740. "timeWindowsIgnorable": true,
  19741. "assignedVehicleId": "",
  19742. "nestedTasks": [],
  19743. "precedenceTaskId": "",
  19744. "completed": false,
  19745. "dropPenalty": 5000
  19746. },
  19747. {
  19748. "id": "4536",
  19749. "location": {
  19750. "id": "1.2943674_103.8210839",
  19751. "latitude": 1.2943674,
  19752. "longitude": 103.8210839
  19753. },
  19754. "taskType": "Delivery",
  19755. "capacityDemand": {
  19756. "weight": -20,
  19757. "volume": -100,
  19758. "unit": -1
  19759. },
  19760. "duration": 200,
  19761. "timeWindows": [
  19762. {
  19763. "start": "2018-08-06T04:59:00.000Z",
  19764. "end": "2018-08-06T07:59:00.000Z",
  19765. "relax": 0
  19766. }
  19767. ],
  19768. "timeWindowsIgnorable": true,
  19769. "assignedVehicleId": "",
  19770. "nestedTasks": [],
  19771. "precedenceTaskId": "",
  19772. "completed": false,
  19773. "dropPenalty": 5000
  19774. },
  19775. {
  19776. "id": "4535",
  19777. "location": {
  19778. "id": "1.3113982_103.8565897",
  19779. "latitude": 1.3113982,
  19780. "longitude": 103.8565897
  19781. },
  19782. "taskType": "Pickup",
  19783. "capacityDemand": {
  19784. "weight": 20,
  19785. "volume": 100,
  19786. "unit": 1
  19787. },
  19788. "duration": 200,
  19789. "timeWindows": [
  19790. {
  19791. "start": "2018-08-06T04:59:00.000Z",
  19792. "end": "2018-08-06T07:59:00.000Z",
  19793. "relax": 0
  19794. }
  19795. ],
  19796. "timeWindowsIgnorable": true,
  19797. "assignedVehicleId": "",
  19798. "nestedTasks": [],
  19799. "precedenceTaskId": "",
  19800. "completed": false,
  19801. "dropPenalty": 5000
  19802. },
  19803. {
  19804. "id": "4534",
  19805. "location": {
  19806. "id": "1.3190786_103.7804797",
  19807. "latitude": 1.3190786,
  19808. "longitude": 103.7804797
  19809. },
  19810. "taskType": "Delivery",
  19811. "capacityDemand": {
  19812. "weight": -2,
  19813. "volume": -100,
  19814. "unit": -1
  19815. },
  19816. "duration": 200,
  19817. "timeWindows": [
  19818. {
  19819. "start": "2018-08-06T09:02:00.000Z",
  19820. "end": "2018-08-06T12:02:00.000Z",
  19821. "relax": 0
  19822. }
  19823. ],
  19824. "timeWindowsIgnorable": true,
  19825. "assignedVehicleId": "",
  19826. "nestedTasks": [],
  19827. "precedenceTaskId": "",
  19828. "completed": false,
  19829. "dropPenalty": 5000
  19830. },
  19831. {
  19832. "id": "4533",
  19833. "location": {
  19834. "id": "1.3113982_103.8565897",
  19835. "latitude": 1.3113982,
  19836. "longitude": 103.8565897
  19837. },
  19838. "taskType": "Pickup",
  19839. "capacityDemand": {
  19840. "weight": 2,
  19841. "volume": 100,
  19842. "unit": 1
  19843. },
  19844. "duration": 200,
  19845. "timeWindows": [
  19846. {
  19847. "start": "2018-08-06T09:02:00.000Z",
  19848. "end": "2018-08-06T12:02:00.000Z",
  19849. "relax": 0
  19850. }
  19851. ],
  19852. "timeWindowsIgnorable": true,
  19853. "assignedVehicleId": "",
  19854. "nestedTasks": [],
  19855. "precedenceTaskId": "",
  19856. "completed": false,
  19857. "dropPenalty": 5000
  19858. },
  19859. {
  19860. "id": "4532",
  19861. "location": {
  19862. "id": "1.3781446_103.7430815",
  19863. "latitude": 1.3781446,
  19864. "longitude": 103.7430815
  19865. },
  19866. "taskType": "Delivery",
  19867. "capacityDemand": {
  19868. "weight": -40,
  19869. "volume": -200,
  19870. "unit": -1
  19871. },
  19872. "duration": 200,
  19873. "timeWindows": [
  19874. {
  19875. "start": "2018-08-06T11:25:00.000Z",
  19876. "end": "2018-08-06T14:25:00.000Z",
  19877. "relax": 0
  19878. }
  19879. ],
  19880. "timeWindowsIgnorable": true,
  19881. "assignedVehicleId": "",
  19882. "nestedTasks": [],
  19883. "precedenceTaskId": "",
  19884. "completed": false,
  19885. "dropPenalty": 5000
  19886. },
  19887. {
  19888. "id": "4531",
  19889. "location": {
  19890. "id": "1.3262422_103.6783524",
  19891. "latitude": 1.3262422,
  19892. "longitude": 103.6783524
  19893. },
  19894. "taskType": "Pickup",
  19895. "capacityDemand": {
  19896. "weight": 40,
  19897. "volume": 200,
  19898. "unit": 1
  19899. },
  19900. "duration": 200,
  19901. "timeWindows": [
  19902. {
  19903. "start": "2018-08-06T11:25:00.000Z",
  19904. "end": "2018-08-06T14:25:00.000Z",
  19905. "relax": 0
  19906. }
  19907. ],
  19908. "timeWindowsIgnorable": true,
  19909. "assignedVehicleId": "",
  19910. "nestedTasks": [],
  19911. "precedenceTaskId": "",
  19912. "completed": false,
  19913. "dropPenalty": 5000
  19914. },
  19915. {
  19916. "id": "4530",
  19917. "location": {
  19918. "id": "1.3378249_103.9247765",
  19919. "latitude": 1.3378249,
  19920. "longitude": 103.9247765
  19921. },
  19922. "taskType": "Delivery",
  19923. "capacityDemand": {
  19924. "weight": -1,
  19925. "volume": -100,
  19926. "unit": -1
  19927. },
  19928. "duration": 200,
  19929. "timeWindows": [
  19930. {
  19931. "start": "2018-08-06T01:04:00.000Z",
  19932. "end": "2018-08-06T04:04:00.000Z",
  19933. "relax": 0
  19934. }
  19935. ],
  19936. "timeWindowsIgnorable": true,
  19937. "assignedVehicleId": "",
  19938. "nestedTasks": [],
  19939. "precedenceTaskId": "",
  19940. "completed": false,
  19941. "dropPenalty": 5000
  19942. },
  19943. {
  19944. "id": "4529",
  19945. "location": {
  19946. "id": "1.3230967_103.9221028",
  19947. "latitude": 1.3230967,
  19948. "longitude": 103.9221028
  19949. },
  19950. "taskType": "Pickup",
  19951. "capacityDemand": {
  19952. "weight": 1,
  19953. "volume": 100,
  19954. "unit": 1
  19955. },
  19956. "duration": 200,
  19957. "timeWindows": [
  19958. {
  19959. "start": "2018-08-06T01:04:00.000Z",
  19960. "end": "2018-08-06T04:04:00.000Z",
  19961. "relax": 0
  19962. }
  19963. ],
  19964. "timeWindowsIgnorable": true,
  19965. "assignedVehicleId": "",
  19966. "nestedTasks": [],
  19967. "precedenceTaskId": "",
  19968. "completed": false,
  19969. "dropPenalty": 5000
  19970. },
  19971. {
  19972. "id": "4528",
  19973. "location": {
  19974. "id": "1.4494014_103.815128",
  19975. "latitude": 1.4494014,
  19976. "longitude": 103.815128
  19977. },
  19978. "taskType": "Delivery",
  19979. "capacityDemand": {
  19980. "weight": -61,
  19981. "volume": -400,
  19982. "unit": -1
  19983. },
  19984. "duration": 200,
  19985. "timeWindows": [
  19986. {
  19987. "start": "2018-08-06T05:48:00.000Z",
  19988. "end": "2018-08-06T08:48:00.000Z",
  19989. "relax": 0
  19990. }
  19991. ],
  19992. "timeWindowsIgnorable": true,
  19993. "assignedVehicleId": "",
  19994. "nestedTasks": [],
  19995. "precedenceTaskId": "",
  19996. "completed": false,
  19997. "dropPenalty": 5000
  19998. },
  19999. {
  20000. "id": "4527",
  20001. "location": {
  20002. "id": "1.3113982_103.8565897",
  20003. "latitude": 1.3113982,
  20004. "longitude": 103.8565897
  20005. },
  20006. "taskType": "Pickup",
  20007. "capacityDemand": {
  20008. "weight": 61,
  20009. "volume": 400,
  20010. "unit": 1
  20011. },
  20012. "duration": 200,
  20013. "timeWindows": [
  20014. {
  20015. "start": "2018-08-06T05:48:00.000Z",
  20016. "end": "2018-08-06T08:48:00.000Z",
  20017. "relax": 0
  20018. }
  20019. ],
  20020. "timeWindowsIgnorable": true,
  20021. "assignedVehicleId": "",
  20022. "nestedTasks": [],
  20023. "precedenceTaskId": "",
  20024. "completed": false,
  20025. "dropPenalty": 5000
  20026. },
  20027. {
  20028. "id": "4526",
  20029. "location": {
  20030. "id": "1.3284781_103.9438631",
  20031. "latitude": 1.3284781,
  20032. "longitude": 103.9438631
  20033. },
  20034. "taskType": "Delivery",
  20035. "capacityDemand": {
  20036. "weight": -3,
  20037. "volume": -100,
  20038. "unit": -1
  20039. },
  20040. "duration": 200,
  20041. "timeWindows": [
  20042. {
  20043. "start": "2018-08-06T05:54:00.000Z",
  20044. "end": "2018-08-06T08:54:00.000Z",
  20045. "relax": 0
  20046. }
  20047. ],
  20048. "timeWindowsIgnorable": true,
  20049. "assignedVehicleId": "",
  20050. "nestedTasks": [],
  20051. "precedenceTaskId": "",
  20052. "completed": false,
  20053. "dropPenalty": 5000
  20054. },
  20055. {
  20056. "id": "4525",
  20057. "location": {
  20058. "id": "1.3230967_103.9221028",
  20059. "latitude": 1.3230967,
  20060. "longitude": 103.9221028
  20061. },
  20062. "taskType": "Pickup",
  20063. "capacityDemand": {
  20064. "weight": 3,
  20065. "volume": 100,
  20066. "unit": 1
  20067. },
  20068. "duration": 200,
  20069. "timeWindows": [
  20070. {
  20071. "start": "2018-08-06T05:54:00.000Z",
  20072. "end": "2018-08-06T08:54:00.000Z",
  20073. "relax": 0
  20074. }
  20075. ],
  20076. "timeWindowsIgnorable": true,
  20077. "assignedVehicleId": "",
  20078. "nestedTasks": [],
  20079. "precedenceTaskId": "",
  20080. "completed": false,
  20081. "dropPenalty": 5000
  20082. },
  20083. {
  20084. "id": "4524",
  20085. "location": {
  20086. "id": "1.3072693_103.8881749",
  20087. "latitude": 1.3072693,
  20088. "longitude": 103.8881749
  20089. },
  20090. "taskType": "Delivery",
  20091. "capacityDemand": {
  20092. "weight": -17,
  20093. "volume": -100,
  20094. "unit": -1
  20095. },
  20096. "duration": 200,
  20097. "timeWindows": [
  20098. {
  20099. "start": "2018-08-06T11:09:00.000Z",
  20100. "end": "2018-08-06T14:09:00.000Z",
  20101. "relax": 0
  20102. }
  20103. ],
  20104. "timeWindowsIgnorable": true,
  20105. "assignedVehicleId": "",
  20106. "nestedTasks": [],
  20107. "precedenceTaskId": "",
  20108. "completed": false,
  20109. "dropPenalty": 5000
  20110. },
  20111. {
  20112. "id": "4523",
  20113. "location": {
  20114. "id": "1.3113982_103.8565897",
  20115. "latitude": 1.3113982,
  20116. "longitude": 103.8565897
  20117. },
  20118. "taskType": "Pickup",
  20119. "capacityDemand": {
  20120. "weight": 17,
  20121. "volume": 100,
  20122. "unit": 1
  20123. },
  20124. "duration": 200,
  20125. "timeWindows": [
  20126. {
  20127. "start": "2018-08-06T11:09:00.000Z",
  20128. "end": "2018-08-06T14:09:00.000Z",
  20129. "relax": 0
  20130. }
  20131. ],
  20132. "timeWindowsIgnorable": true,
  20133. "assignedVehicleId": "",
  20134. "nestedTasks": [],
  20135. "precedenceTaskId": "",
  20136. "completed": false,
  20137. "dropPenalty": 5000
  20138. },
  20139. {
  20140. "id": "4522",
  20141. "location": {
  20142. "id": "1.2981469_103.7997558",
  20143. "latitude": 1.2981469,
  20144. "longitude": 103.7997558
  20145. },
  20146. "taskType": "Delivery",
  20147. "capacityDemand": {
  20148. "weight": -1,
  20149. "volume": -100,
  20150. "unit": -1
  20151. },
  20152. "duration": 200,
  20153. "timeWindows": [
  20154. {
  20155. "start": "2018-08-06T01:06:00.000Z",
  20156. "end": "2018-08-06T04:06:00.000Z",
  20157. "relax": 0
  20158. }
  20159. ],
  20160. "timeWindowsIgnorable": true,
  20161. "assignedVehicleId": "",
  20162. "nestedTasks": [],
  20163. "precedenceTaskId": "",
  20164. "completed": false,
  20165. "dropPenalty": 5000
  20166. },
  20167. {
  20168. "id": "4521",
  20169. "location": {
  20170. "id": "1.3113982_103.8565897",
  20171. "latitude": 1.3113982,
  20172. "longitude": 103.8565897
  20173. },
  20174. "taskType": "Pickup",
  20175. "capacityDemand": {
  20176. "weight": 1,
  20177. "volume": 100,
  20178. "unit": 1
  20179. },
  20180. "duration": 200,
  20181. "timeWindows": [
  20182. {
  20183. "start": "2018-08-06T01:06:00.000Z",
  20184. "end": "2018-08-06T04:06:00.000Z",
  20185. "relax": 0
  20186. }
  20187. ],
  20188. "timeWindowsIgnorable": true,
  20189. "assignedVehicleId": "",
  20190. "nestedTasks": [],
  20191. "precedenceTaskId": "",
  20192. "completed": false,
  20193. "dropPenalty": 5000
  20194. },
  20195. {
  20196. "id": "4520",
  20197. "location": {
  20198. "id": "1.2907026_103.8365925",
  20199. "latitude": 1.2907026,
  20200. "longitude": 103.8365925
  20201. },
  20202. "taskType": "Delivery",
  20203. "capacityDemand": {
  20204. "weight": -10,
  20205. "volume": -100,
  20206. "unit": -1
  20207. },
  20208. "duration": 200,
  20209. "timeWindows": [
  20210. {
  20211. "start": "2018-08-06T08:43:00.000Z",
  20212. "end": "2018-08-06T11:43:00.000Z",
  20213. "relax": 0
  20214. }
  20215. ],
  20216. "timeWindowsIgnorable": true,
  20217. "assignedVehicleId": "",
  20218. "nestedTasks": [],
  20219. "precedenceTaskId": "",
  20220. "completed": false,
  20221. "dropPenalty": 5000
  20222. },
  20223. {
  20224. "id": "4519",
  20225. "location": {
  20226. "id": "1.3113982_103.8565897",
  20227. "latitude": 1.3113982,
  20228. "longitude": 103.8565897
  20229. },
  20230. "taskType": "Pickup",
  20231. "capacityDemand": {
  20232. "weight": 10,
  20233. "volume": 100,
  20234. "unit": 1
  20235. },
  20236. "duration": 200,
  20237. "timeWindows": [
  20238. {
  20239. "start": "2018-08-06T08:43:00.000Z",
  20240. "end": "2018-08-06T11:43:00.000Z",
  20241. "relax": 0
  20242. }
  20243. ],
  20244. "timeWindowsIgnorable": true,
  20245. "assignedVehicleId": "",
  20246. "nestedTasks": [],
  20247. "precedenceTaskId": "",
  20248. "completed": false,
  20249. "dropPenalty": 5000
  20250. },
  20251. {
  20252. "id": "4518",
  20253. "location": {
  20254. "id": "1.3776457_103.753129",
  20255. "latitude": 1.3776457,
  20256. "longitude": 103.753129
  20257. },
  20258. "taskType": "Delivery",
  20259. "capacityDemand": {
  20260. "weight": -1,
  20261. "volume": -100,
  20262. "unit": -1
  20263. },
  20264. "duration": 200,
  20265. "timeWindows": [
  20266. {
  20267. "start": "2018-08-06T11:06:00.000Z",
  20268. "end": "2018-08-06T14:06:00.000Z",
  20269. "relax": 0
  20270. }
  20271. ],
  20272. "timeWindowsIgnorable": true,
  20273. "assignedVehicleId": "",
  20274. "nestedTasks": [],
  20275. "precedenceTaskId": "",
  20276. "completed": false,
  20277. "dropPenalty": 5000
  20278. },
  20279. {
  20280. "id": "4517",
  20281. "location": {
  20282. "id": "1.3262422_103.6783524",
  20283. "latitude": 1.3262422,
  20284. "longitude": 103.6783524
  20285. },
  20286. "taskType": "Pickup",
  20287. "capacityDemand": {
  20288. "weight": 1,
  20289. "volume": 100,
  20290. "unit": 1
  20291. },
  20292. "duration": 200,
  20293. "timeWindows": [
  20294. {
  20295. "start": "2018-08-06T11:06:00.000Z",
  20296. "end": "2018-08-06T14:06:00.000Z",
  20297. "relax": 0
  20298. }
  20299. ],
  20300. "timeWindowsIgnorable": true,
  20301. "assignedVehicleId": "",
  20302. "nestedTasks": [],
  20303. "precedenceTaskId": "",
  20304. "completed": false,
  20305. "dropPenalty": 5000
  20306. },
  20307. {
  20308. "id": "4516",
  20309. "location": {
  20310. "id": "1.362376_103.958136",
  20311. "latitude": 1.362376,
  20312. "longitude": 103.958136
  20313. },
  20314. "taskType": "Delivery",
  20315. "capacityDemand": {
  20316. "weight": -3,
  20317. "volume": -100,
  20318. "unit": -1
  20319. },
  20320. "duration": 200,
  20321. "timeWindows": [
  20322. {
  20323. "start": "2018-08-06T01:33:00.000Z",
  20324. "end": "2018-08-06T04:33:00.000Z",
  20325. "relax": 0
  20326. }
  20327. ],
  20328. "timeWindowsIgnorable": true,
  20329. "assignedVehicleId": "",
  20330. "nestedTasks": [],
  20331. "precedenceTaskId": "",
  20332. "completed": false,
  20333. "dropPenalty": 5000
  20334. },
  20335. {
  20336. "id": "4515",
  20337. "location": {
  20338. "id": "1.3230967_103.9221028",
  20339. "latitude": 1.3230967,
  20340. "longitude": 103.9221028
  20341. },
  20342. "taskType": "Pickup",
  20343. "capacityDemand": {
  20344. "weight": 3,
  20345. "volume": 100,
  20346. "unit": 1
  20347. },
  20348. "duration": 200,
  20349. "timeWindows": [
  20350. {
  20351. "start": "2018-08-06T01:33:00.000Z",
  20352. "end": "2018-08-06T04:33:00.000Z",
  20353. "relax": 0
  20354. }
  20355. ],
  20356. "timeWindowsIgnorable": true,
  20357. "assignedVehicleId": "",
  20358. "nestedTasks": [],
  20359. "precedenceTaskId": "",
  20360. "completed": false,
  20361. "dropPenalty": 5000
  20362. },
  20363. {
  20364. "id": "4514",
  20365. "location": {
  20366. "id": "1.3871419_103.7654831",
  20367. "latitude": 1.3871419,
  20368. "longitude": 103.7654831
  20369. },
  20370. "taskType": "Delivery",
  20371. "capacityDemand": {
  20372. "weight": -77,
  20373. "volume": -400,
  20374. "unit": -1
  20375. },
  20376. "duration": 200,
  20377. "timeWindows": [
  20378. {
  20379. "start": "2018-08-06T12:00:00.000Z",
  20380. "end": "2018-08-06T15:00:00.000Z",
  20381. "relax": 0
  20382. }
  20383. ],
  20384. "timeWindowsIgnorable": true,
  20385. "assignedVehicleId": "",
  20386. "nestedTasks": [],
  20387. "precedenceTaskId": "",
  20388. "completed": false,
  20389. "dropPenalty": 5000
  20390. },
  20391. {
  20392. "id": "4513",
  20393. "location": {
  20394. "id": "1.3262422_103.6783524",
  20395. "latitude": 1.3262422,
  20396. "longitude": 103.6783524
  20397. },
  20398. "taskType": "Pickup",
  20399. "capacityDemand": {
  20400. "weight": 77,
  20401. "volume": 400,
  20402. "unit": 1
  20403. },
  20404. "duration": 200,
  20405. "timeWindows": [
  20406. {
  20407. "start": "2018-08-06T12:00:00.000Z",
  20408. "end": "2018-08-06T15:00:00.000Z",
  20409. "relax": 0
  20410. }
  20411. ],
  20412. "timeWindowsIgnorable": true,
  20413. "assignedVehicleId": "",
  20414. "nestedTasks": [],
  20415. "precedenceTaskId": "",
  20416. "completed": false,
  20417. "dropPenalty": 5000
  20418. },
  20419. {
  20420. "id": "4512",
  20421. "location": {
  20422. "id": "1.3559073_103.961761",
  20423. "latitude": 1.3559073,
  20424. "longitude": 103.961761
  20425. },
  20426. "taskType": "Delivery",
  20427. "capacityDemand": {
  20428. "weight": -19,
  20429. "volume": -100,
  20430. "unit": -1
  20431. },
  20432. "duration": 200,
  20433. "timeWindows": [
  20434. {
  20435. "start": "2018-08-06T05:22:00.000Z",
  20436. "end": "2018-08-06T08:22:00.000Z",
  20437. "relax": 0
  20438. }
  20439. ],
  20440. "timeWindowsIgnorable": true,
  20441. "assignedVehicleId": "",
  20442. "nestedTasks": [],
  20443. "precedenceTaskId": "",
  20444. "completed": false,
  20445. "dropPenalty": 5000
  20446. },
  20447. {
  20448. "id": "4511",
  20449. "location": {
  20450. "id": "1.3230967_103.9221028",
  20451. "latitude": 1.3230967,
  20452. "longitude": 103.9221028
  20453. },
  20454. "taskType": "Pickup",
  20455. "capacityDemand": {
  20456. "weight": 19,
  20457. "volume": 100,
  20458. "unit": 1
  20459. },
  20460. "duration": 200,
  20461. "timeWindows": [
  20462. {
  20463. "start": "2018-08-06T05:22:00.000Z",
  20464. "end": "2018-08-06T08:22:00.000Z",
  20465. "relax": 0
  20466. }
  20467. ],
  20468. "timeWindowsIgnorable": true,
  20469. "assignedVehicleId": "",
  20470. "nestedTasks": [],
  20471. "precedenceTaskId": "",
  20472. "completed": false,
  20473. "dropPenalty": 5000
  20474. },
  20475. {
  20476. "id": "4510",
  20477. "location": {
  20478. "id": "1.3830761_103.9003069",
  20479. "latitude": 1.3830761,
  20480. "longitude": 103.9003069
  20481. },
  20482. "taskType": "Delivery",
  20483. "capacityDemand": {
  20484. "weight": -2,
  20485. "volume": -100,
  20486. "unit": -1
  20487. },
  20488. "duration": 200,
  20489. "timeWindows": [
  20490. {
  20491. "start": "2018-08-06T09:35:00.000Z",
  20492. "end": "2018-08-06T12:35:00.000Z",
  20493. "relax": 0
  20494. }
  20495. ],
  20496. "timeWindowsIgnorable": true,
  20497. "assignedVehicleId": "",
  20498. "nestedTasks": [],
  20499. "precedenceTaskId": "",
  20500. "completed": false,
  20501. "dropPenalty": 5000
  20502. },
  20503. {
  20504. "id": "4509",
  20505. "location": {
  20506. "id": "1.3230967_103.9221028",
  20507. "latitude": 1.3230967,
  20508. "longitude": 103.9221028
  20509. },
  20510. "taskType": "Pickup",
  20511. "capacityDemand": {
  20512. "weight": 2,
  20513. "volume": 100,
  20514. "unit": 1
  20515. },
  20516. "duration": 200,
  20517. "timeWindows": [
  20518. {
  20519. "start": "2018-08-06T09:35:00.000Z",
  20520. "end": "2018-08-06T12:35:00.000Z",
  20521. "relax": 0
  20522. }
  20523. ],
  20524. "timeWindowsIgnorable": true,
  20525. "assignedVehicleId": "",
  20526. "nestedTasks": [],
  20527. "precedenceTaskId": "",
  20528. "completed": false,
  20529. "dropPenalty": 5000
  20530. },
  20531. {
  20532. "id": "4508",
  20533. "location": {
  20534. "id": "1.447974_103.8024503",
  20535. "latitude": 1.447974,
  20536. "longitude": 103.8024503
  20537. },
  20538. "taskType": "Delivery",
  20539. "capacityDemand": {
  20540. "weight": -72,
  20541. "volume": -400,
  20542. "unit": -1
  20543. },
  20544. "duration": 200,
  20545. "timeWindows": [
  20546. {
  20547. "start": "2018-08-06T03:46:00.000Z",
  20548. "end": "2018-08-06T06:46:00.000Z",
  20549. "relax": 0
  20550. }
  20551. ],
  20552. "timeWindowsIgnorable": true,
  20553. "assignedVehicleId": "",
  20554. "nestedTasks": [],
  20555. "precedenceTaskId": "",
  20556. "completed": false,
  20557. "dropPenalty": 5000
  20558. },
  20559. {
  20560. "id": "4507",
  20561. "location": {
  20562. "id": "1.3113982_103.8565897",
  20563. "latitude": 1.3113982,
  20564. "longitude": 103.8565897
  20565. },
  20566. "taskType": "Pickup",
  20567. "capacityDemand": {
  20568. "weight": 72,
  20569. "volume": 400,
  20570. "unit": 1
  20571. },
  20572. "duration": 200,
  20573. "timeWindows": [
  20574. {
  20575. "start": "2018-08-06T03:46:00.000Z",
  20576. "end": "2018-08-06T06:46:00.000Z",
  20577. "relax": 0
  20578. }
  20579. ],
  20580. "timeWindowsIgnorable": true,
  20581. "assignedVehicleId": "",
  20582. "nestedTasks": [],
  20583. "precedenceTaskId": "",
  20584. "completed": false,
  20585. "dropPenalty": 5000
  20586. },
  20587. {
  20588. "id": "4506",
  20589. "location": {
  20590. "id": "1.332064_103.774358",
  20591. "latitude": 1.332064,
  20592. "longitude": 103.774358
  20593. },
  20594. "taskType": "Delivery",
  20595. "capacityDemand": {
  20596. "weight": -15,
  20597. "volume": -100,
  20598. "unit": -1
  20599. },
  20600. "duration": 200,
  20601. "timeWindows": [
  20602. {
  20603. "start": "2018-08-06T08:21:00.000Z",
  20604. "end": "2018-08-06T11:21:00.000Z",
  20605. "relax": 0
  20606. }
  20607. ],
  20608. "timeWindowsIgnorable": true,
  20609. "assignedVehicleId": "",
  20610. "nestedTasks": [],
  20611. "precedenceTaskId": "",
  20612. "completed": false,
  20613. "dropPenalty": 5000
  20614. },
  20615. {
  20616. "id": "4505",
  20617. "location": {
  20618. "id": "1.3113982_103.8565897",
  20619. "latitude": 1.3113982,
  20620. "longitude": 103.8565897
  20621. },
  20622. "taskType": "Pickup",
  20623. "capacityDemand": {
  20624. "weight": 15,
  20625. "volume": 100,
  20626. "unit": 1
  20627. },
  20628. "duration": 200,
  20629. "timeWindows": [
  20630. {
  20631. "start": "2018-08-06T08:21:00.000Z",
  20632. "end": "2018-08-06T11:21:00.000Z",
  20633. "relax": 0
  20634. }
  20635. ],
  20636. "timeWindowsIgnorable": true,
  20637. "assignedVehicleId": "",
  20638. "nestedTasks": [],
  20639. "precedenceTaskId": "",
  20640. "completed": false,
  20641. "dropPenalty": 5000
  20642. },
  20643. {
  20644. "id": "4504",
  20645. "location": {
  20646. "id": "1.3719261_103.8316295",
  20647. "latitude": 1.3719261,
  20648. "longitude": 103.8316295
  20649. },
  20650. "taskType": "Delivery",
  20651. "capacityDemand": {
  20652. "weight": -5,
  20653. "volume": -100,
  20654. "unit": -1
  20655. },
  20656. "duration": 200,
  20657. "timeWindows": [
  20658. {
  20659. "start": "2018-08-06T03:41:00.000Z",
  20660. "end": "2018-08-06T06:41:00.000Z",
  20661. "relax": 0
  20662. }
  20663. ],
  20664. "timeWindowsIgnorable": true,
  20665. "assignedVehicleId": "",
  20666. "nestedTasks": [],
  20667. "precedenceTaskId": "",
  20668. "completed": false,
  20669. "dropPenalty": 5000
  20670. },
  20671. {
  20672. "id": "4503",
  20673. "location": {
  20674. "id": "1.3113982_103.8565897",
  20675. "latitude": 1.3113982,
  20676. "longitude": 103.8565897
  20677. },
  20678. "taskType": "Pickup",
  20679. "capacityDemand": {
  20680. "weight": 5,
  20681. "volume": 100,
  20682. "unit": 1
  20683. },
  20684. "duration": 200,
  20685. "timeWindows": [
  20686. {
  20687. "start": "2018-08-06T03:41:00.000Z",
  20688. "end": "2018-08-06T06:41:00.000Z",
  20689. "relax": 0
  20690. }
  20691. ],
  20692. "timeWindowsIgnorable": true,
  20693. "assignedVehicleId": "",
  20694. "nestedTasks": [],
  20695. "precedenceTaskId": "",
  20696. "completed": false,
  20697. "dropPenalty": 5000
  20698. },
  20699. {
  20700. "id": "4502",
  20701. "location": {
  20702. "id": "1.331294_103.8417987",
  20703. "latitude": 1.331294,
  20704. "longitude": 103.8417987
  20705. },
  20706. "taskType": "Delivery",
  20707. "capacityDemand": {
  20708. "weight": -15,
  20709. "volume": -100,
  20710. "unit": -1
  20711. },
  20712. "duration": 200,
  20713. "timeWindows": [
  20714. {
  20715. "start": "2018-08-06T06:09:00.000Z",
  20716. "end": "2018-08-06T09:09:00.000Z",
  20717. "relax": 0
  20718. }
  20719. ],
  20720. "timeWindowsIgnorable": true,
  20721. "assignedVehicleId": "",
  20722. "nestedTasks": [],
  20723. "precedenceTaskId": "",
  20724. "completed": false,
  20725. "dropPenalty": 5000
  20726. },
  20727. {
  20728. "id": "4501",
  20729. "location": {
  20730. "id": "1.3113982_103.8565897",
  20731. "latitude": 1.3113982,
  20732. "longitude": 103.8565897
  20733. },
  20734. "taskType": "Pickup",
  20735. "capacityDemand": {
  20736. "weight": 15,
  20737. "volume": 100,
  20738. "unit": 1
  20739. },
  20740. "duration": 200,
  20741. "timeWindows": [
  20742. {
  20743. "start": "2018-08-06T06:09:00.000Z",
  20744. "end": "2018-08-06T09:09:00.000Z",
  20745. "relax": 0
  20746. }
  20747. ],
  20748. "timeWindowsIgnorable": true,
  20749. "assignedVehicleId": "",
  20750. "nestedTasks": [],
  20751. "precedenceTaskId": "",
  20752. "completed": false,
  20753. "dropPenalty": 5000
  20754. },
  20755. {
  20756. "id": "4500",
  20757. "location": {
  20758. "id": "1.3510145_103.7569391",
  20759. "latitude": 1.3510145,
  20760. "longitude": 103.7569391
  20761. },
  20762. "taskType": "Delivery",
  20763. "capacityDemand": {
  20764. "weight": -5,
  20765. "volume": -100,
  20766. "unit": -1
  20767. },
  20768. "duration": 200,
  20769. "timeWindows": [
  20770. {
  20771. "start": "2018-08-06T13:01:00.000Z",
  20772. "end": "2018-08-06T16:01:00.000Z",
  20773. "relax": 0
  20774. }
  20775. ],
  20776. "timeWindowsIgnorable": true,
  20777. "assignedVehicleId": "",
  20778. "nestedTasks": [],
  20779. "precedenceTaskId": "",
  20780. "completed": false,
  20781. "dropPenalty": 5000
  20782. },
  20783. {
  20784. "id": "4499",
  20785. "location": {
  20786. "id": "1.3262422_103.6783524",
  20787. "latitude": 1.3262422,
  20788. "longitude": 103.6783524
  20789. },
  20790. "taskType": "Pickup",
  20791. "capacityDemand": {
  20792. "weight": 5,
  20793. "volume": 100,
  20794. "unit": 1
  20795. },
  20796. "duration": 200,
  20797. "timeWindows": [
  20798. {
  20799. "start": "2018-08-06T13:01:00.000Z",
  20800. "end": "2018-08-06T16:01:00.000Z",
  20801. "relax": 0
  20802. }
  20803. ],
  20804. "timeWindowsIgnorable": true,
  20805. "assignedVehicleId": "",
  20806. "nestedTasks": [],
  20807. "precedenceTaskId": "",
  20808. "completed": false,
  20809. "dropPenalty": 5000
  20810. },
  20811. {
  20812. "id": "4498",
  20813. "location": {
  20814. "id": "1.3966224_103.7492819",
  20815. "latitude": 1.3966224,
  20816. "longitude": 103.7492819
  20817. },
  20818. "taskType": "Delivery",
  20819. "capacityDemand": {
  20820. "weight": -7,
  20821. "volume": -100,
  20822. "unit": -1
  20823. },
  20824. "duration": 200,
  20825. "timeWindows": [
  20826. {
  20827. "start": "2018-08-06T06:36:00.000Z",
  20828. "end": "2018-08-06T09:36:00.000Z",
  20829. "relax": 0
  20830. }
  20831. ],
  20832. "timeWindowsIgnorable": true,
  20833. "assignedVehicleId": "",
  20834. "nestedTasks": [],
  20835. "precedenceTaskId": "",
  20836. "completed": false,
  20837. "dropPenalty": 5000
  20838. },
  20839. {
  20840. "id": "4497",
  20841. "location": {
  20842. "id": "1.3262422_103.6783524",
  20843. "latitude": 1.3262422,
  20844. "longitude": 103.6783524
  20845. },
  20846. "taskType": "Pickup",
  20847. "capacityDemand": {
  20848. "weight": 7,
  20849. "volume": 100,
  20850. "unit": 1
  20851. },
  20852. "duration": 200,
  20853. "timeWindows": [
  20854. {
  20855. "start": "2018-08-06T06:36:00.000Z",
  20856. "end": "2018-08-06T09:36:00.000Z",
  20857. "relax": 0
  20858. }
  20859. ],
  20860. "timeWindowsIgnorable": true,
  20861. "assignedVehicleId": "",
  20862. "nestedTasks": [],
  20863. "precedenceTaskId": "",
  20864. "completed": false,
  20865. "dropPenalty": 5000
  20866. },
  20867. {
  20868. "id": "4496",
  20869. "location": {
  20870. "id": "1.312971_103.885148",
  20871. "latitude": 1.312971,
  20872. "longitude": 103.885148
  20873. },
  20874. "taskType": "Delivery",
  20875. "capacityDemand": {
  20876. "weight": -28,
  20877. "volume": -200,
  20878. "unit": -1
  20879. },
  20880. "duration": 200,
  20881. "timeWindows": [
  20882. {
  20883. "start": "2018-08-06T06:40:00.000Z",
  20884. "end": "2018-08-06T09:40:00.000Z",
  20885. "relax": 0
  20886. }
  20887. ],
  20888. "timeWindowsIgnorable": true,
  20889. "assignedVehicleId": "",
  20890. "nestedTasks": [],
  20891. "precedenceTaskId": "",
  20892. "completed": false,
  20893. "dropPenalty": 5000
  20894. },
  20895. {
  20896. "id": "4495",
  20897. "location": {
  20898. "id": "1.3113982_103.8565897",
  20899. "latitude": 1.3113982,
  20900. "longitude": 103.8565897
  20901. },
  20902. "taskType": "Pickup",
  20903. "capacityDemand": {
  20904. "weight": 28,
  20905. "volume": 200,
  20906. "unit": 1
  20907. },
  20908. "duration": 200,
  20909. "timeWindows": [
  20910. {
  20911. "start": "2018-08-06T06:40:00.000Z",
  20912. "end": "2018-08-06T09:40:00.000Z",
  20913. "relax": 0
  20914. }
  20915. ],
  20916. "timeWindowsIgnorable": true,
  20917. "assignedVehicleId": "",
  20918. "nestedTasks": [],
  20919. "precedenceTaskId": "",
  20920. "completed": false,
  20921. "dropPenalty": 5000
  20922. },
  20923. {
  20924. "id": "4494",
  20925. "location": {
  20926. "id": "1.320821_103.866744",
  20927. "latitude": 1.320821,
  20928. "longitude": 103.866744
  20929. },
  20930. "taskType": "Delivery",
  20931. "capacityDemand": {
  20932. "weight": -9,
  20933. "volume": -100,
  20934. "unit": -1
  20935. },
  20936. "duration": 200,
  20937. "timeWindows": [
  20938. {
  20939. "start": "2018-08-06T03:51:00.000Z",
  20940. "end": "2018-08-06T06:51:00.000Z",
  20941. "relax": 0
  20942. }
  20943. ],
  20944. "timeWindowsIgnorable": true,
  20945. "assignedVehicleId": "",
  20946. "nestedTasks": [],
  20947. "precedenceTaskId": "",
  20948. "completed": false,
  20949. "dropPenalty": 5000
  20950. },
  20951. {
  20952. "id": "4493",
  20953. "location": {
  20954. "id": "1.3113982_103.8565897",
  20955. "latitude": 1.3113982,
  20956. "longitude": 103.8565897
  20957. },
  20958. "taskType": "Pickup",
  20959. "capacityDemand": {
  20960. "weight": 9,
  20961. "volume": 100,
  20962. "unit": 1
  20963. },
  20964. "duration": 200,
  20965. "timeWindows": [
  20966. {
  20967. "start": "2018-08-06T03:51:00.000Z",
  20968. "end": "2018-08-06T06:51:00.000Z",
  20969. "relax": 0
  20970. }
  20971. ],
  20972. "timeWindowsIgnorable": true,
  20973. "assignedVehicleId": "",
  20974. "nestedTasks": [],
  20975. "precedenceTaskId": "",
  20976. "completed": false,
  20977. "dropPenalty": 5000
  20978. },
  20979. {
  20980. "id": "4492",
  20981. "location": {
  20982. "id": "1.275177_103.7991067",
  20983. "latitude": 1.275177,
  20984. "longitude": 103.7991067
  20985. },
  20986. "taskType": "Delivery",
  20987. "capacityDemand": {
  20988. "weight": -1,
  20989. "volume": -100,
  20990. "unit": -1
  20991. },
  20992. "duration": 200,
  20993. "timeWindows": [
  20994. {
  20995. "start": "2018-08-06T02:45:00.000Z",
  20996. "end": "2018-08-06T05:45:00.000Z",
  20997. "relax": 0
  20998. }
  20999. ],
  21000. "timeWindowsIgnorable": true,
  21001. "assignedVehicleId": "",
  21002. "nestedTasks": [],
  21003. "precedenceTaskId": "",
  21004. "completed": false,
  21005. "dropPenalty": 5000
  21006. },
  21007. {
  21008. "id": "4491",
  21009. "location": {
  21010. "id": "1.3113982_103.8565897",
  21011. "latitude": 1.3113982,
  21012. "longitude": 103.8565897
  21013. },
  21014. "taskType": "Pickup",
  21015. "capacityDemand": {
  21016. "weight": 1,
  21017. "volume": 100,
  21018. "unit": 1
  21019. },
  21020. "duration": 200,
  21021. "timeWindows": [
  21022. {
  21023. "start": "2018-08-06T02:45:00.000Z",
  21024. "end": "2018-08-06T05:45:00.000Z",
  21025. "relax": 0
  21026. }
  21027. ],
  21028. "timeWindowsIgnorable": true,
  21029. "assignedVehicleId": "",
  21030. "nestedTasks": [],
  21031. "precedenceTaskId": "",
  21032. "completed": false,
  21033. "dropPenalty": 5000
  21034. },
  21035. {
  21036. "id": "4490",
  21037. "location": {
  21038. "id": "1.315872_103.778975",
  21039. "latitude": 1.315872,
  21040. "longitude": 103.778975
  21041. },
  21042. "taskType": "Delivery",
  21043. "capacityDemand": {
  21044. "weight": -7,
  21045. "volume": -100,
  21046. "unit": -1
  21047. },
  21048. "duration": 200,
  21049. "timeWindows": [
  21050. {
  21051. "start": "2018-08-05T23:04:00.000Z",
  21052. "end": "2018-08-06T02:04:00.000Z",
  21053. "relax": 0
  21054. }
  21055. ],
  21056. "timeWindowsIgnorable": true,
  21057. "assignedVehicleId": "",
  21058. "nestedTasks": [],
  21059. "precedenceTaskId": "",
  21060. "completed": false,
  21061. "dropPenalty": 5000
  21062. },
  21063. {
  21064. "id": "4489",
  21065. "location": {
  21066. "id": "1.3113982_103.8565897",
  21067. "latitude": 1.3113982,
  21068. "longitude": 103.8565897
  21069. },
  21070. "taskType": "Pickup",
  21071. "capacityDemand": {
  21072. "weight": 7,
  21073. "volume": 100,
  21074. "unit": 1
  21075. },
  21076. "duration": 200,
  21077. "timeWindows": [
  21078. {
  21079. "start": "2018-08-05T23:04:00.000Z",
  21080. "end": "2018-08-06T02:04:00.000Z",
  21081. "relax": 0
  21082. }
  21083. ],
  21084. "timeWindowsIgnorable": true,
  21085. "assignedVehicleId": "",
  21086. "nestedTasks": [],
  21087. "precedenceTaskId": "",
  21088. "completed": false,
  21089. "dropPenalty": 5000
  21090. },
  21091. {
  21092. "id": "4488",
  21093. "location": {
  21094. "id": "1.3770549_103.7694466",
  21095. "latitude": 1.3770549,
  21096. "longitude": 103.7694466
  21097. },
  21098. "taskType": "Delivery",
  21099. "capacityDemand": {
  21100. "weight": -7,
  21101. "volume": -100,
  21102. "unit": -1
  21103. },
  21104. "duration": 200,
  21105. "timeWindows": [
  21106. {
  21107. "start": "2018-08-06T05:52:00.000Z",
  21108. "end": "2018-08-06T08:52:00.000Z",
  21109. "relax": 0
  21110. }
  21111. ],
  21112. "timeWindowsIgnorable": true,
  21113. "assignedVehicleId": "",
  21114. "nestedTasks": [],
  21115. "precedenceTaskId": "",
  21116. "completed": false,
  21117. "dropPenalty": 5000
  21118. },
  21119. {
  21120. "id": "4487",
  21121. "location": {
  21122. "id": "1.3262422_103.6783524",
  21123. "latitude": 1.3262422,
  21124. "longitude": 103.6783524
  21125. },
  21126. "taskType": "Pickup",
  21127. "capacityDemand": {
  21128. "weight": 7,
  21129. "volume": 100,
  21130. "unit": 1
  21131. },
  21132. "duration": 200,
  21133. "timeWindows": [
  21134. {
  21135. "start": "2018-08-06T05:52:00.000Z",
  21136. "end": "2018-08-06T08:52:00.000Z",
  21137. "relax": 0
  21138. }
  21139. ],
  21140. "timeWindowsIgnorable": true,
  21141. "assignedVehicleId": "",
  21142. "nestedTasks": [],
  21143. "precedenceTaskId": "",
  21144. "completed": false,
  21145. "dropPenalty": 5000
  21146. },
  21147. {
  21148. "id": "4486",
  21149. "location": {
  21150. "id": "1.2806138_103.8528076",
  21151. "latitude": 1.2806138,
  21152. "longitude": 103.8528076
  21153. },
  21154. "taskType": "Delivery",
  21155. "capacityDemand": {
  21156. "weight": -4,
  21157. "volume": -100,
  21158. "unit": -1
  21159. },
  21160. "duration": 200,
  21161. "timeWindows": [
  21162. {
  21163. "start": "2018-08-06T04:45:00.000Z",
  21164. "end": "2018-08-06T07:45:00.000Z",
  21165. "relax": 0
  21166. }
  21167. ],
  21168. "timeWindowsIgnorable": true,
  21169. "assignedVehicleId": "",
  21170. "nestedTasks": [],
  21171. "precedenceTaskId": "",
  21172. "completed": false,
  21173. "dropPenalty": 5000
  21174. },
  21175. {
  21176. "id": "4485",
  21177. "location": {
  21178. "id": "1.3113982_103.8565897",
  21179. "latitude": 1.3113982,
  21180. "longitude": 103.8565897
  21181. },
  21182. "taskType": "Pickup",
  21183. "capacityDemand": {
  21184. "weight": 4,
  21185. "volume": 100,
  21186. "unit": 1
  21187. },
  21188. "duration": 200,
  21189. "timeWindows": [
  21190. {
  21191. "start": "2018-08-06T04:45:00.000Z",
  21192. "end": "2018-08-06T07:45:00.000Z",
  21193. "relax": 0
  21194. }
  21195. ],
  21196. "timeWindowsIgnorable": true,
  21197. "assignedVehicleId": "",
  21198. "nestedTasks": [],
  21199. "precedenceTaskId": "",
  21200. "completed": false,
  21201. "dropPenalty": 5000
  21202. },
  21203. {
  21204. "id": "4484",
  21205. "location": {
  21206. "id": "1.372064_103.8422318",
  21207. "latitude": 1.372064,
  21208. "longitude": 103.8422318
  21209. },
  21210. "taskType": "Delivery",
  21211. "capacityDemand": {
  21212. "weight": -1,
  21213. "volume": -100,
  21214. "unit": -1
  21215. },
  21216. "duration": 200,
  21217. "timeWindows": [
  21218. {
  21219. "start": "2018-08-06T10:29:00.000Z",
  21220. "end": "2018-08-06T13:29:00.000Z",
  21221. "relax": 0
  21222. }
  21223. ],
  21224. "timeWindowsIgnorable": true,
  21225. "assignedVehicleId": "",
  21226. "nestedTasks": [],
  21227. "precedenceTaskId": "",
  21228. "completed": false,
  21229. "dropPenalty": 5000
  21230. },
  21231. {
  21232. "id": "4483",
  21233. "location": {
  21234. "id": "1.3113982_103.8565897",
  21235. "latitude": 1.3113982,
  21236. "longitude": 103.8565897
  21237. },
  21238. "taskType": "Pickup",
  21239. "capacityDemand": {
  21240. "weight": 1,
  21241. "volume": 100,
  21242. "unit": 1
  21243. },
  21244. "duration": 200,
  21245. "timeWindows": [
  21246. {
  21247. "start": "2018-08-06T10:29:00.000Z",
  21248. "end": "2018-08-06T13:29:00.000Z",
  21249. "relax": 0
  21250. }
  21251. ],
  21252. "timeWindowsIgnorable": true,
  21253. "assignedVehicleId": "",
  21254. "nestedTasks": [],
  21255. "precedenceTaskId": "",
  21256. "completed": false,
  21257. "dropPenalty": 5000
  21258. },
  21259. {
  21260. "id": "4482",
  21261. "location": {
  21262. "id": "1.3218954_103.8826371",
  21263. "latitude": 1.3218954,
  21264. "longitude": 103.8826371
  21265. },
  21266. "taskType": "Delivery",
  21267. "capacityDemand": {
  21268. "weight": -8,
  21269. "volume": -100,
  21270. "unit": -1
  21271. },
  21272. "duration": 200,
  21273. "timeWindows": [
  21274. {
  21275. "start": "2018-08-06T05:04:00.000Z",
  21276. "end": "2018-08-06T08:04:00.000Z",
  21277. "relax": 0
  21278. }
  21279. ],
  21280. "timeWindowsIgnorable": true,
  21281. "assignedVehicleId": "",
  21282. "nestedTasks": [],
  21283. "precedenceTaskId": "",
  21284. "completed": false,
  21285. "dropPenalty": 5000
  21286. },
  21287. {
  21288. "id": "4481",
  21289. "location": {
  21290. "id": "1.3113982_103.8565897",
  21291. "latitude": 1.3113982,
  21292. "longitude": 103.8565897
  21293. },
  21294. "taskType": "Pickup",
  21295. "capacityDemand": {
  21296. "weight": 8,
  21297. "volume": 100,
  21298. "unit": 1
  21299. },
  21300. "duration": 200,
  21301. "timeWindows": [
  21302. {
  21303. "start": "2018-08-06T05:04:00.000Z",
  21304. "end": "2018-08-06T08:04:00.000Z",
  21305. "relax": 0
  21306. }
  21307. ],
  21308. "timeWindowsIgnorable": true,
  21309. "assignedVehicleId": "",
  21310. "nestedTasks": [],
  21311. "precedenceTaskId": "",
  21312. "completed": false,
  21313. "dropPenalty": 5000
  21314. },
  21315. {
  21316. "id": "4480",
  21317. "location": {
  21318. "id": "1.3395672_103.7747655",
  21319. "latitude": 1.3395672,
  21320. "longitude": 103.7747655
  21321. },
  21322. "taskType": "Delivery",
  21323. "capacityDemand": {
  21324. "weight": -7,
  21325. "volume": -100,
  21326. "unit": -1
  21327. },
  21328. "duration": 200,
  21329. "timeWindows": [
  21330. {
  21331. "start": "2018-08-06T12:59:00.000Z",
  21332. "end": "2018-08-06T15:59:00.000Z",
  21333. "relax": 0
  21334. }
  21335. ],
  21336. "timeWindowsIgnorable": true,
  21337. "assignedVehicleId": "",
  21338. "nestedTasks": [],
  21339. "precedenceTaskId": "",
  21340. "completed": false,
  21341. "dropPenalty": 5000
  21342. },
  21343. {
  21344. "id": "4479",
  21345. "location": {
  21346. "id": "1.3113982_103.8565897",
  21347. "latitude": 1.3113982,
  21348. "longitude": 103.8565897
  21349. },
  21350. "taskType": "Pickup",
  21351. "capacityDemand": {
  21352. "weight": 7,
  21353. "volume": 100,
  21354. "unit": 1
  21355. },
  21356. "duration": 200,
  21357. "timeWindows": [
  21358. {
  21359. "start": "2018-08-06T12:59:00.000Z",
  21360. "end": "2018-08-06T15:59:00.000Z",
  21361. "relax": 0
  21362. }
  21363. ],
  21364. "timeWindowsIgnorable": true,
  21365. "assignedVehicleId": "",
  21366. "nestedTasks": [],
  21367. "precedenceTaskId": "",
  21368. "completed": false,
  21369. "dropPenalty": 5000
  21370. },
  21371. {
  21372. "id": "4478",
  21373. "location": {
  21374. "id": "1.3020249_103.8283593",
  21375. "latitude": 1.3020249,
  21376. "longitude": 103.8283593
  21377. },
  21378. "taskType": "Delivery",
  21379. "capacityDemand": {
  21380. "weight": -13,
  21381. "volume": -100,
  21382. "unit": -1
  21383. },
  21384. "duration": 200,
  21385. "timeWindows": [
  21386. {
  21387. "start": "2018-08-06T08:05:00.000Z",
  21388. "end": "2018-08-06T11:05:00.000Z",
  21389. "relax": 0
  21390. }
  21391. ],
  21392. "timeWindowsIgnorable": true,
  21393. "assignedVehicleId": "",
  21394. "nestedTasks": [],
  21395. "precedenceTaskId": "",
  21396. "completed": false,
  21397. "dropPenalty": 5000
  21398. },
  21399. {
  21400. "id": "4477",
  21401. "location": {
  21402. "id": "1.3113982_103.8565897",
  21403. "latitude": 1.3113982,
  21404. "longitude": 103.8565897
  21405. },
  21406. "taskType": "Pickup",
  21407. "capacityDemand": {
  21408. "weight": 13,
  21409. "volume": 100,
  21410. "unit": 1
  21411. },
  21412. "duration": 200,
  21413. "timeWindows": [
  21414. {
  21415. "start": "2018-08-06T08:05:00.000Z",
  21416. "end": "2018-08-06T11:05:00.000Z",
  21417. "relax": 0
  21418. }
  21419. ],
  21420. "timeWindowsIgnorable": true,
  21421. "assignedVehicleId": "",
  21422. "nestedTasks": [],
  21423. "precedenceTaskId": "",
  21424. "completed": false,
  21425. "dropPenalty": 5000
  21426. },
  21427. {
  21428. "id": "4476",
  21429. "location": {
  21430. "id": "1.3180621_103.8877113",
  21431. "latitude": 1.3180621,
  21432. "longitude": 103.8877113
  21433. },
  21434. "taskType": "Delivery",
  21435. "capacityDemand": {
  21436. "weight": -13,
  21437. "volume": -100,
  21438. "unit": -1
  21439. },
  21440. "duration": 200,
  21441. "timeWindows": [
  21442. {
  21443. "start": "2018-08-06T02:18:00.000Z",
  21444. "end": "2018-08-06T05:18:00.000Z",
  21445. "relax": 0
  21446. }
  21447. ],
  21448. "timeWindowsIgnorable": true,
  21449. "assignedVehicleId": "",
  21450. "nestedTasks": [],
  21451. "precedenceTaskId": "",
  21452. "completed": false,
  21453. "dropPenalty": 5000
  21454. },
  21455. {
  21456. "id": "4475",
  21457. "location": {
  21458. "id": "1.3113982_103.8565897",
  21459. "latitude": 1.3113982,
  21460. "longitude": 103.8565897
  21461. },
  21462. "taskType": "Pickup",
  21463. "capacityDemand": {
  21464. "weight": 13,
  21465. "volume": 100,
  21466. "unit": 1
  21467. },
  21468. "duration": 200,
  21469. "timeWindows": [
  21470. {
  21471. "start": "2018-08-06T02:18:00.000Z",
  21472. "end": "2018-08-06T05:18:00.000Z",
  21473. "relax": 0
  21474. }
  21475. ],
  21476. "timeWindowsIgnorable": true,
  21477. "assignedVehicleId": "",
  21478. "nestedTasks": [],
  21479. "precedenceTaskId": "",
  21480. "completed": false,
  21481. "dropPenalty": 5000
  21482. },
  21483. {
  21484. "id": "4474",
  21485. "location": {
  21486. "id": "1.432353_103.797412",
  21487. "latitude": 1.432353,
  21488. "longitude": 103.797412
  21489. },
  21490. "taskType": "Delivery",
  21491. "capacityDemand": {
  21492. "weight": -26,
  21493. "volume": -200,
  21494. "unit": -1
  21495. },
  21496. "duration": 200,
  21497. "timeWindows": [
  21498. {
  21499. "start": "2018-08-06T01:06:00.000Z",
  21500. "end": "2018-08-06T04:06:00.000Z",
  21501. "relax": 0
  21502. }
  21503. ],
  21504. "timeWindowsIgnorable": true,
  21505. "assignedVehicleId": "",
  21506. "nestedTasks": [],
  21507. "precedenceTaskId": "",
  21508. "completed": false,
  21509. "dropPenalty": 5000
  21510. },
  21511. {
  21512. "id": "4473",
  21513. "location": {
  21514. "id": "1.3113982_103.8565897",
  21515. "latitude": 1.3113982,
  21516. "longitude": 103.8565897
  21517. },
  21518. "taskType": "Pickup",
  21519. "capacityDemand": {
  21520. "weight": 26,
  21521. "volume": 200,
  21522. "unit": 1
  21523. },
  21524. "duration": 200,
  21525. "timeWindows": [
  21526. {
  21527. "start": "2018-08-06T01:06:00.000Z",
  21528. "end": "2018-08-06T04:06:00.000Z",
  21529. "relax": 0
  21530. }
  21531. ],
  21532. "timeWindowsIgnorable": true,
  21533. "assignedVehicleId": "",
  21534. "nestedTasks": [],
  21535. "precedenceTaskId": "",
  21536. "completed": false,
  21537. "dropPenalty": 5000
  21538. },
  21539. {
  21540. "id": "4472",
  21541. "location": {
  21542. "id": "1.3185587_103.7611857",
  21543. "latitude": 1.3185587,
  21544. "longitude": 103.7611857
  21545. },
  21546. "taskType": "Delivery",
  21547. "capacityDemand": {
  21548. "weight": -15,
  21549. "volume": -100,
  21550. "unit": -1
  21551. },
  21552. "duration": 200,
  21553. "timeWindows": [
  21554. {
  21555. "start": "2018-08-06T08:26:00.000Z",
  21556. "end": "2018-08-06T11:26:00.000Z",
  21557. "relax": 0
  21558. }
  21559. ],
  21560. "timeWindowsIgnorable": true,
  21561. "assignedVehicleId": "",
  21562. "nestedTasks": [],
  21563. "precedenceTaskId": "",
  21564. "completed": false,
  21565. "dropPenalty": 5000
  21566. },
  21567. {
  21568. "id": "4471",
  21569. "location": {
  21570. "id": "1.3262422_103.6783524",
  21571. "latitude": 1.3262422,
  21572. "longitude": 103.6783524
  21573. },
  21574. "taskType": "Pickup",
  21575. "capacityDemand": {
  21576. "weight": 15,
  21577. "volume": 100,
  21578. "unit": 1
  21579. },
  21580. "duration": 200,
  21581. "timeWindows": [
  21582. {
  21583. "start": "2018-08-06T08:26:00.000Z",
  21584. "end": "2018-08-06T11:26:00.000Z",
  21585. "relax": 0
  21586. }
  21587. ],
  21588. "timeWindowsIgnorable": true,
  21589. "assignedVehicleId": "",
  21590. "nestedTasks": [],
  21591. "precedenceTaskId": "",
  21592. "completed": false,
  21593. "dropPenalty": 5000
  21594. },
  21595. {
  21596. "id": "4470",
  21597. "location": {
  21598. "id": "1.3062085_103.8867831",
  21599. "latitude": 1.3062085,
  21600. "longitude": 103.8867831
  21601. },
  21602. "taskType": "Delivery",
  21603. "capacityDemand": {
  21604. "weight": -26,
  21605. "volume": -200,
  21606. "unit": -1
  21607. },
  21608. "duration": 200,
  21609. "timeWindows": [
  21610. {
  21611. "start": "2018-08-06T09:00:00.000Z",
  21612. "end": "2018-08-06T12:00:00.000Z",
  21613. "relax": 0
  21614. }
  21615. ],
  21616. "timeWindowsIgnorable": true,
  21617. "assignedVehicleId": "",
  21618. "nestedTasks": [],
  21619. "precedenceTaskId": "",
  21620. "completed": false,
  21621. "dropPenalty": 5000
  21622. },
  21623. {
  21624. "id": "4469",
  21625. "location": {
  21626. "id": "1.3113982_103.8565897",
  21627. "latitude": 1.3113982,
  21628. "longitude": 103.8565897
  21629. },
  21630. "taskType": "Pickup",
  21631. "capacityDemand": {
  21632. "weight": 26,
  21633. "volume": 200,
  21634. "unit": 1
  21635. },
  21636. "duration": 200,
  21637. "timeWindows": [
  21638. {
  21639. "start": "2018-08-06T09:00:00.000Z",
  21640. "end": "2018-08-06T12:00:00.000Z",
  21641. "relax": 0
  21642. }
  21643. ],
  21644. "timeWindowsIgnorable": true,
  21645. "assignedVehicleId": "",
  21646. "nestedTasks": [],
  21647. "precedenceTaskId": "",
  21648. "completed": false,
  21649. "dropPenalty": 5000
  21650. },
  21651. {
  21652. "id": "4468",
  21653. "location": {
  21654. "id": "1.3017793_103.784589",
  21655. "latitude": 1.3017793,
  21656. "longitude": 103.784589
  21657. },
  21658. "taskType": "Delivery",
  21659. "capacityDemand": {
  21660. "weight": -37,
  21661. "volume": -200,
  21662. "unit": -1
  21663. },
  21664. "duration": 200,
  21665. "timeWindows": [
  21666. {
  21667. "start": "2018-08-06T00:33:00.000Z",
  21668. "end": "2018-08-06T03:33:00.000Z",
  21669. "relax": 0
  21670. }
  21671. ],
  21672. "timeWindowsIgnorable": true,
  21673. "assignedVehicleId": "",
  21674. "nestedTasks": [],
  21675. "precedenceTaskId": "",
  21676. "completed": false,
  21677. "dropPenalty": 5000
  21678. },
  21679. {
  21680. "id": "4467",
  21681. "location": {
  21682. "id": "1.3113982_103.8565897",
  21683. "latitude": 1.3113982,
  21684. "longitude": 103.8565897
  21685. },
  21686. "taskType": "Pickup",
  21687. "capacityDemand": {
  21688. "weight": 37,
  21689. "volume": 200,
  21690. "unit": 1
  21691. },
  21692. "duration": 200,
  21693. "timeWindows": [
  21694. {
  21695. "start": "2018-08-06T00:33:00.000Z",
  21696. "end": "2018-08-06T03:33:00.000Z",
  21697. "relax": 0
  21698. }
  21699. ],
  21700. "timeWindowsIgnorable": true,
  21701. "assignedVehicleId": "",
  21702. "nestedTasks": [],
  21703. "precedenceTaskId": "",
  21704. "completed": false,
  21705. "dropPenalty": 5000
  21706. },
  21707. {
  21708. "id": "4466",
  21709. "location": {
  21710. "id": "1.3283564_103.8608075",
  21711. "latitude": 1.3283564,
  21712. "longitude": 103.8608075
  21713. },
  21714. "taskType": "Delivery",
  21715. "capacityDemand": {
  21716. "weight": -24,
  21717. "volume": -200,
  21718. "unit": -1
  21719. },
  21720. "duration": 200,
  21721. "timeWindows": [
  21722. {
  21723. "start": "2018-08-06T10:06:00.000Z",
  21724. "end": "2018-08-06T13:06:00.000Z",
  21725. "relax": 0
  21726. }
  21727. ],
  21728. "timeWindowsIgnorable": true,
  21729. "assignedVehicleId": "",
  21730. "nestedTasks": [],
  21731. "precedenceTaskId": "",
  21732. "completed": false,
  21733. "dropPenalty": 5000
  21734. },
  21735. {
  21736. "id": "4465",
  21737. "location": {
  21738. "id": "1.3113982_103.8565897",
  21739. "latitude": 1.3113982,
  21740. "longitude": 103.8565897
  21741. },
  21742. "taskType": "Pickup",
  21743. "capacityDemand": {
  21744. "weight": 24,
  21745. "volume": 200,
  21746. "unit": 1
  21747. },
  21748. "duration": 200,
  21749. "timeWindows": [
  21750. {
  21751. "start": "2018-08-06T10:06:00.000Z",
  21752. "end": "2018-08-06T13:06:00.000Z",
  21753. "relax": 0
  21754. }
  21755. ],
  21756. "timeWindowsIgnorable": true,
  21757. "assignedVehicleId": "",
  21758. "nestedTasks": [],
  21759. "precedenceTaskId": "",
  21760. "completed": false,
  21761. "dropPenalty": 5000
  21762. },
  21763. {
  21764. "id": "4464",
  21765. "location": {
  21766. "id": "1.2915902_103.8379066",
  21767. "latitude": 1.2915902,
  21768. "longitude": 103.8379066
  21769. },
  21770. "taskType": "Delivery",
  21771. "capacityDemand": {
  21772. "weight": -2,
  21773. "volume": -100,
  21774. "unit": -1
  21775. },
  21776. "duration": 200,
  21777. "timeWindows": [
  21778. {
  21779. "start": "2018-08-06T08:08:00.000Z",
  21780. "end": "2018-08-06T11:08:00.000Z",
  21781. "relax": 0
  21782. }
  21783. ],
  21784. "timeWindowsIgnorable": true,
  21785. "assignedVehicleId": "",
  21786. "nestedTasks": [],
  21787. "precedenceTaskId": "",
  21788. "completed": false,
  21789. "dropPenalty": 5000
  21790. },
  21791. {
  21792. "id": "4463",
  21793. "location": {
  21794. "id": "1.3113982_103.8565897",
  21795. "latitude": 1.3113982,
  21796. "longitude": 103.8565897
  21797. },
  21798. "taskType": "Pickup",
  21799. "capacityDemand": {
  21800. "weight": 2,
  21801. "volume": 100,
  21802. "unit": 1
  21803. },
  21804. "duration": 200,
  21805. "timeWindows": [
  21806. {
  21807. "start": "2018-08-06T08:08:00.000Z",
  21808. "end": "2018-08-06T11:08:00.000Z",
  21809. "relax": 0
  21810. }
  21811. ],
  21812. "timeWindowsIgnorable": true,
  21813. "assignedVehicleId": "",
  21814. "nestedTasks": [],
  21815. "precedenceTaskId": "",
  21816. "completed": false,
  21817. "dropPenalty": 5000
  21818. },
  21819. {
  21820. "id": "4462",
  21821. "location": {
  21822. "id": "1.3437975_103.7328737",
  21823. "latitude": 1.3437975,
  21824. "longitude": 103.7328737
  21825. },
  21826. "taskType": "Delivery",
  21827. "capacityDemand": {
  21828. "weight": -41,
  21829. "volume": -300,
  21830. "unit": -1
  21831. },
  21832. "duration": 200,
  21833. "timeWindows": [
  21834. {
  21835. "start": "2018-08-06T11:47:00.000Z",
  21836. "end": "2018-08-06T14:47:00.000Z",
  21837. "relax": 0
  21838. }
  21839. ],
  21840. "timeWindowsIgnorable": true,
  21841. "assignedVehicleId": "",
  21842. "nestedTasks": [],
  21843. "precedenceTaskId": "",
  21844. "completed": false,
  21845. "dropPenalty": 5000
  21846. },
  21847. {
  21848. "id": "4461",
  21849. "location": {
  21850. "id": "1.3262422_103.6783524",
  21851. "latitude": 1.3262422,
  21852. "longitude": 103.6783524
  21853. },
  21854. "taskType": "Pickup",
  21855. "capacityDemand": {
  21856. "weight": 41,
  21857. "volume": 300,
  21858. "unit": 1
  21859. },
  21860. "duration": 200,
  21861. "timeWindows": [
  21862. {
  21863. "start": "2018-08-06T11:47:00.000Z",
  21864. "end": "2018-08-06T14:47:00.000Z",
  21865. "relax": 0
  21866. }
  21867. ],
  21868. "timeWindowsIgnorable": true,
  21869. "assignedVehicleId": "",
  21870. "nestedTasks": [],
  21871. "precedenceTaskId": "",
  21872. "completed": false,
  21873. "dropPenalty": 5000
  21874. },
  21875. {
  21876. "id": "4460",
  21877. "location": {
  21878. "id": "1.3494746_103.9274659",
  21879. "latitude": 1.3494746,
  21880. "longitude": 103.9274659
  21881. },
  21882. "taskType": "Delivery",
  21883. "capacityDemand": {
  21884. "weight": -2,
  21885. "volume": -100,
  21886. "unit": -1
  21887. },
  21888. "duration": 200,
  21889. "timeWindows": [
  21890. {
  21891. "start": "2018-08-06T08:20:00.000Z",
  21892. "end": "2018-08-06T11:20:00.000Z",
  21893. "relax": 0
  21894. }
  21895. ],
  21896. "timeWindowsIgnorable": true,
  21897. "assignedVehicleId": "",
  21898. "nestedTasks": [],
  21899. "precedenceTaskId": "",
  21900. "completed": false,
  21901. "dropPenalty": 5000
  21902. },
  21903. {
  21904. "id": "4459",
  21905. "location": {
  21906. "id": "1.3230967_103.9221028",
  21907. "latitude": 1.3230967,
  21908. "longitude": 103.9221028
  21909. },
  21910. "taskType": "Pickup",
  21911. "capacityDemand": {
  21912. "weight": 2,
  21913. "volume": 100,
  21914. "unit": 1
  21915. },
  21916. "duration": 200,
  21917. "timeWindows": [
  21918. {
  21919. "start": "2018-08-06T08:20:00.000Z",
  21920. "end": "2018-08-06T11:20:00.000Z",
  21921. "relax": 0
  21922. }
  21923. ],
  21924. "timeWindowsIgnorable": true,
  21925. "assignedVehicleId": "",
  21926. "nestedTasks": [],
  21927. "precedenceTaskId": "",
  21928. "completed": false,
  21929. "dropPenalty": 5000
  21930. },
  21931. {
  21932. "id": "4458",
  21933. "location": {
  21934. "id": "1.352872_103.862313",
  21935. "latitude": 1.352872,
  21936. "longitude": 103.862313
  21937. },
  21938. "taskType": "Delivery",
  21939. "capacityDemand": {
  21940. "weight": -28,
  21941. "volume": -200,
  21942. "unit": -1
  21943. },
  21944. "duration": 200,
  21945. "timeWindows": [
  21946. {
  21947. "start": "2018-08-06T04:56:00.000Z",
  21948. "end": "2018-08-06T07:56:00.000Z",
  21949. "relax": 0
  21950. }
  21951. ],
  21952. "timeWindowsIgnorable": true,
  21953. "assignedVehicleId": "",
  21954. "nestedTasks": [],
  21955. "precedenceTaskId": "",
  21956. "completed": false,
  21957. "dropPenalty": 5000
  21958. },
  21959. {
  21960. "id": "4457",
  21961. "location": {
  21962. "id": "1.3113982_103.8565897",
  21963. "latitude": 1.3113982,
  21964. "longitude": 103.8565897
  21965. },
  21966. "taskType": "Pickup",
  21967. "capacityDemand": {
  21968. "weight": 28,
  21969. "volume": 200,
  21970. "unit": 1
  21971. },
  21972. "duration": 200,
  21973. "timeWindows": [
  21974. {
  21975. "start": "2018-08-06T04:56:00.000Z",
  21976. "end": "2018-08-06T07:56:00.000Z",
  21977. "relax": 0
  21978. }
  21979. ],
  21980. "timeWindowsIgnorable": true,
  21981. "assignedVehicleId": "",
  21982. "nestedTasks": [],
  21983. "precedenceTaskId": "",
  21984. "completed": false,
  21985. "dropPenalty": 5000
  21986. },
  21987. {
  21988. "id": "4456",
  21989. "location": {
  21990. "id": "1.2764116_103.7994655",
  21991. "latitude": 1.2764116,
  21992. "longitude": 103.7994655
  21993. },
  21994. "taskType": "Delivery",
  21995. "capacityDemand": {
  21996. "weight": -3,
  21997. "volume": -100,
  21998. "unit": -1
  21999. },
  22000. "duration": 200,
  22001. "timeWindows": [
  22002. {
  22003. "start": "2018-08-06T07:12:00.000Z",
  22004. "end": "2018-08-06T10:12:00.000Z",
  22005. "relax": 0
  22006. }
  22007. ],
  22008. "timeWindowsIgnorable": true,
  22009. "assignedVehicleId": "",
  22010. "nestedTasks": [],
  22011. "precedenceTaskId": "",
  22012. "completed": false,
  22013. "dropPenalty": 5000
  22014. },
  22015. {
  22016. "id": "4455",
  22017. "location": {
  22018. "id": "1.3113982_103.8565897",
  22019. "latitude": 1.3113982,
  22020. "longitude": 103.8565897
  22021. },
  22022. "taskType": "Pickup",
  22023. "capacityDemand": {
  22024. "weight": 3,
  22025. "volume": 100,
  22026. "unit": 1
  22027. },
  22028. "duration": 200,
  22029. "timeWindows": [
  22030. {
  22031. "start": "2018-08-06T07:12:00.000Z",
  22032. "end": "2018-08-06T10:12:00.000Z",
  22033. "relax": 0
  22034. }
  22035. ],
  22036. "timeWindowsIgnorable": true,
  22037. "assignedVehicleId": "",
  22038. "nestedTasks": [],
  22039. "precedenceTaskId": "",
  22040. "completed": false,
  22041. "dropPenalty": 5000
  22042. },
  22043. {
  22044. "id": "4454",
  22045. "location": {
  22046. "id": "1.4220448_103.8317241",
  22047. "latitude": 1.4220448,
  22048. "longitude": 103.8317241
  22049. },
  22050. "taskType": "Delivery",
  22051. "capacityDemand": {
  22052. "weight": -7,
  22053. "volume": -100,
  22054. "unit": -1
  22055. },
  22056. "duration": 200,
  22057. "timeWindows": [
  22058. {
  22059. "start": "2018-08-06T10:03:00.000Z",
  22060. "end": "2018-08-06T13:03:00.000Z",
  22061. "relax": 0
  22062. }
  22063. ],
  22064. "timeWindowsIgnorable": true,
  22065. "assignedVehicleId": "",
  22066. "nestedTasks": [],
  22067. "precedenceTaskId": "",
  22068. "completed": false,
  22069. "dropPenalty": 5000
  22070. },
  22071. {
  22072. "id": "4453",
  22073. "location": {
  22074. "id": "1.3113982_103.8565897",
  22075. "latitude": 1.3113982,
  22076. "longitude": 103.8565897
  22077. },
  22078. "taskType": "Pickup",
  22079. "capacityDemand": {
  22080. "weight": 7,
  22081. "volume": 100,
  22082. "unit": 1
  22083. },
  22084. "duration": 200,
  22085. "timeWindows": [
  22086. {
  22087. "start": "2018-08-06T10:03:00.000Z",
  22088. "end": "2018-08-06T13:03:00.000Z",
  22089. "relax": 0
  22090. }
  22091. ],
  22092. "timeWindowsIgnorable": true,
  22093. "assignedVehicleId": "",
  22094. "nestedTasks": [],
  22095. "precedenceTaskId": "",
  22096. "completed": false,
  22097. "dropPenalty": 5000
  22098. },
  22099. {
  22100. "id": "4452",
  22101. "location": {
  22102. "id": "1.2930138_103.8295006",
  22103. "latitude": 1.2930138,
  22104. "longitude": 103.8295006
  22105. },
  22106. "taskType": "Delivery",
  22107. "capacityDemand": {
  22108. "weight": -6,
  22109. "volume": -100,
  22110. "unit": -1
  22111. },
  22112. "duration": 200,
  22113. "timeWindows": [
  22114. {
  22115. "start": "2018-08-06T10:33:00.000Z",
  22116. "end": "2018-08-06T13:33:00.000Z",
  22117. "relax": 0
  22118. }
  22119. ],
  22120. "timeWindowsIgnorable": true,
  22121. "assignedVehicleId": "",
  22122. "nestedTasks": [],
  22123. "precedenceTaskId": "",
  22124. "completed": false,
  22125. "dropPenalty": 5000
  22126. },
  22127. {
  22128. "id": "4451",
  22129. "location": {
  22130. "id": "1.3113982_103.8565897",
  22131. "latitude": 1.3113982,
  22132. "longitude": 103.8565897
  22133. },
  22134. "taskType": "Pickup",
  22135. "capacityDemand": {
  22136. "weight": 6,
  22137. "volume": 100,
  22138. "unit": 1
  22139. },
  22140. "duration": 200,
  22141. "timeWindows": [
  22142. {
  22143. "start": "2018-08-06T10:33:00.000Z",
  22144. "end": "2018-08-06T13:33:00.000Z",
  22145. "relax": 0
  22146. }
  22147. ],
  22148. "timeWindowsIgnorable": true,
  22149. "assignedVehicleId": "",
  22150. "nestedTasks": [],
  22151. "precedenceTaskId": "",
  22152. "completed": false,
  22153. "dropPenalty": 5000
  22154. },
  22155. {
  22156. "id": "4450",
  22157. "location": {
  22158. "id": "1.2455573_103.8398887",
  22159. "latitude": 1.2455573,
  22160. "longitude": 103.8398887
  22161. },
  22162. "taskType": "Delivery",
  22163. "capacityDemand": {
  22164. "weight": -4,
  22165. "volume": -100,
  22166. "unit": -1
  22167. },
  22168. "duration": 200,
  22169. "timeWindows": [
  22170. {
  22171. "start": "2018-08-06T02:42:00.000Z",
  22172. "end": "2018-08-06T05:42:00.000Z",
  22173. "relax": 0
  22174. }
  22175. ],
  22176. "timeWindowsIgnorable": true,
  22177. "assignedVehicleId": "",
  22178. "nestedTasks": [],
  22179. "precedenceTaskId": "",
  22180. "completed": false,
  22181. "dropPenalty": 5000
  22182. },
  22183. {
  22184. "id": "4449",
  22185. "location": {
  22186. "id": "1.3113982_103.8565897",
  22187. "latitude": 1.3113982,
  22188. "longitude": 103.8565897
  22189. },
  22190. "taskType": "Pickup",
  22191. "capacityDemand": {
  22192. "weight": 4,
  22193. "volume": 100,
  22194. "unit": 1
  22195. },
  22196. "duration": 200,
  22197. "timeWindows": [
  22198. {
  22199. "start": "2018-08-06T02:42:00.000Z",
  22200. "end": "2018-08-06T05:42:00.000Z",
  22201. "relax": 0
  22202. }
  22203. ],
  22204. "timeWindowsIgnorable": true,
  22205. "assignedVehicleId": "",
  22206. "nestedTasks": [],
  22207. "precedenceTaskId": "",
  22208. "completed": false,
  22209. "dropPenalty": 5000
  22210. },
  22211. {
  22212. "id": "4448",
  22213. "location": {
  22214. "id": "1.3862313_103.8616197",
  22215. "latitude": 1.3862313,
  22216. "longitude": 103.8616197
  22217. },
  22218. "taskType": "Delivery",
  22219. "capacityDemand": {
  22220. "weight": -11,
  22221. "volume": -100,
  22222. "unit": -1
  22223. },
  22224. "duration": 200,
  22225. "timeWindows": [
  22226. {
  22227. "start": "2018-08-06T10:03:00.000Z",
  22228. "end": "2018-08-06T13:03:00.000Z",
  22229. "relax": 0
  22230. }
  22231. ],
  22232. "timeWindowsIgnorable": true,
  22233. "assignedVehicleId": "",
  22234. "nestedTasks": [],
  22235. "precedenceTaskId": "",
  22236. "completed": false,
  22237. "dropPenalty": 5000
  22238. },
  22239. {
  22240. "id": "4447",
  22241. "location": {
  22242. "id": "1.3113982_103.8565897",
  22243. "latitude": 1.3113982,
  22244. "longitude": 103.8565897
  22245. },
  22246. "taskType": "Pickup",
  22247. "capacityDemand": {
  22248. "weight": 11,
  22249. "volume": 100,
  22250. "unit": 1
  22251. },
  22252. "duration": 200,
  22253. "timeWindows": [
  22254. {
  22255. "start": "2018-08-06T10:03:00.000Z",
  22256. "end": "2018-08-06T13:03:00.000Z",
  22257. "relax": 0
  22258. }
  22259. ],
  22260. "timeWindowsIgnorable": true,
  22261. "assignedVehicleId": "",
  22262. "nestedTasks": [],
  22263. "precedenceTaskId": "",
  22264. "completed": false,
  22265. "dropPenalty": 5000
  22266. },
  22267. {
  22268. "id": "4446",
  22269. "location": {
  22270. "id": "1.3767977_103.9334779",
  22271. "latitude": 1.3767977,
  22272. "longitude": 103.9334779
  22273. },
  22274. "taskType": "Delivery",
  22275. "capacityDemand": {
  22276. "weight": -32,
  22277. "volume": -200,
  22278. "unit": -1
  22279. },
  22280. "duration": 200,
  22281. "timeWindows": [
  22282. {
  22283. "start": "2018-08-06T05:40:00.000Z",
  22284. "end": "2018-08-06T08:40:00.000Z",
  22285. "relax": 0
  22286. }
  22287. ],
  22288. "timeWindowsIgnorable": true,
  22289. "assignedVehicleId": "",
  22290. "nestedTasks": [],
  22291. "precedenceTaskId": "",
  22292. "completed": false,
  22293. "dropPenalty": 5000
  22294. },
  22295. {
  22296. "id": "4445",
  22297. "location": {
  22298. "id": "1.3230967_103.9221028",
  22299. "latitude": 1.3230967,
  22300. "longitude": 103.9221028
  22301. },
  22302. "taskType": "Pickup",
  22303. "capacityDemand": {
  22304. "weight": 32,
  22305. "volume": 200,
  22306. "unit": 1
  22307. },
  22308. "duration": 200,
  22309. "timeWindows": [
  22310. {
  22311. "start": "2018-08-06T05:40:00.000Z",
  22312. "end": "2018-08-06T08:40:00.000Z",
  22313. "relax": 0
  22314. }
  22315. ],
  22316. "timeWindowsIgnorable": true,
  22317. "assignedVehicleId": "",
  22318. "nestedTasks": [],
  22319. "precedenceTaskId": "",
  22320. "completed": false,
  22321. "dropPenalty": 5000
  22322. },
  22323. {
  22324. "id": "4444",
  22325. "location": {
  22326. "id": "1.3085291_103.8401837",
  22327. "latitude": 1.3085291,
  22328. "longitude": 103.8401837
  22329. },
  22330. "taskType": "Delivery",
  22331. "capacityDemand": {
  22332. "weight": -36,
  22333. "volume": -200,
  22334. "unit": -1
  22335. },
  22336. "duration": 200,
  22337. "timeWindows": [
  22338. {
  22339. "start": "2018-08-06T03:06:00.000Z",
  22340. "end": "2018-08-06T06:06:00.000Z",
  22341. "relax": 0
  22342. }
  22343. ],
  22344. "timeWindowsIgnorable": true,
  22345. "assignedVehicleId": "",
  22346. "nestedTasks": [],
  22347. "precedenceTaskId": "",
  22348. "completed": false,
  22349. "dropPenalty": 5000
  22350. },
  22351. {
  22352. "id": "4443",
  22353. "location": {
  22354. "id": "1.3113982_103.8565897",
  22355. "latitude": 1.3113982,
  22356. "longitude": 103.8565897
  22357. },
  22358. "taskType": "Pickup",
  22359. "capacityDemand": {
  22360. "weight": 36,
  22361. "volume": 200,
  22362. "unit": 1
  22363. },
  22364. "duration": 200,
  22365. "timeWindows": [
  22366. {
  22367. "start": "2018-08-06T03:06:00.000Z",
  22368. "end": "2018-08-06T06:06:00.000Z",
  22369. "relax": 0
  22370. }
  22371. ],
  22372. "timeWindowsIgnorable": true,
  22373. "assignedVehicleId": "",
  22374. "nestedTasks": [],
  22375. "precedenceTaskId": "",
  22376. "completed": false,
  22377. "dropPenalty": 5000
  22378. },
  22379. {
  22380. "id": "4442",
  22381. "location": {
  22382. "id": "1.310001_103.7601899",
  22383. "latitude": 1.310001,
  22384. "longitude": 103.7601899
  22385. },
  22386. "taskType": "Delivery",
  22387. "capacityDemand": {
  22388. "weight": -16,
  22389. "volume": -100,
  22390. "unit": -1
  22391. },
  22392. "duration": 200,
  22393. "timeWindows": [
  22394. {
  22395. "start": "2018-08-06T01:22:00.000Z",
  22396. "end": "2018-08-06T04:22:00.000Z",
  22397. "relax": 0
  22398. }
  22399. ],
  22400. "timeWindowsIgnorable": true,
  22401. "assignedVehicleId": "",
  22402. "nestedTasks": [],
  22403. "precedenceTaskId": "",
  22404. "completed": false,
  22405. "dropPenalty": 5000
  22406. },
  22407. {
  22408. "id": "4441",
  22409. "location": {
  22410. "id": "1.3262422_103.6783524",
  22411. "latitude": 1.3262422,
  22412. "longitude": 103.6783524
  22413. },
  22414. "taskType": "Pickup",
  22415. "capacityDemand": {
  22416. "weight": 16,
  22417. "volume": 100,
  22418. "unit": 1
  22419. },
  22420. "duration": 200,
  22421. "timeWindows": [
  22422. {
  22423. "start": "2018-08-06T01:22:00.000Z",
  22424. "end": "2018-08-06T04:22:00.000Z",
  22425. "relax": 0
  22426. }
  22427. ],
  22428. "timeWindowsIgnorable": true,
  22429. "assignedVehicleId": "",
  22430. "nestedTasks": [],
  22431. "precedenceTaskId": "",
  22432. "completed": false,
  22433. "dropPenalty": 5000
  22434. },
  22435. {
  22436. "id": "4440",
  22437. "location": {
  22438. "id": "1.34213_103.784767",
  22439. "latitude": 1.34213,
  22440. "longitude": 103.784767
  22441. },
  22442. "taskType": "Delivery",
  22443. "capacityDemand": {
  22444. "weight": -10,
  22445. "volume": -100,
  22446. "unit": -1
  22447. },
  22448. "duration": 200,
  22449. "timeWindows": [
  22450. {
  22451. "start": "2018-08-06T00:00:00.000Z",
  22452. "end": "2018-08-06T03:00:00.000Z",
  22453. "relax": 0
  22454. }
  22455. ],
  22456. "timeWindowsIgnorable": true,
  22457. "assignedVehicleId": "",
  22458. "nestedTasks": [],
  22459. "precedenceTaskId": "",
  22460. "completed": false,
  22461. "dropPenalty": 5000
  22462. },
  22463. {
  22464. "id": "4439",
  22465. "location": {
  22466. "id": "1.3113982_103.8565897",
  22467. "latitude": 1.3113982,
  22468. "longitude": 103.8565897
  22469. },
  22470. "taskType": "Pickup",
  22471. "capacityDemand": {
  22472. "weight": 10,
  22473. "volume": 100,
  22474. "unit": 1
  22475. },
  22476. "duration": 200,
  22477. "timeWindows": [
  22478. {
  22479. "start": "2018-08-06T00:00:00.000Z",
  22480. "end": "2018-08-06T03:00:00.000Z",
  22481. "relax": 0
  22482. }
  22483. ],
  22484. "timeWindowsIgnorable": true,
  22485. "assignedVehicleId": "",
  22486. "nestedTasks": [],
  22487. "precedenceTaskId": "",
  22488. "completed": false,
  22489. "dropPenalty": 5000
  22490. },
  22491. {
  22492. "id": "4438",
  22493. "location": {
  22494. "id": "1.3333476_103.7690109",
  22495. "latitude": 1.3333476,
  22496. "longitude": 103.7690109
  22497. },
  22498. "taskType": "Delivery",
  22499. "capacityDemand": {
  22500. "weight": -3,
  22501. "volume": -100,
  22502. "unit": -1
  22503. },
  22504. "duration": 200,
  22505. "timeWindows": [
  22506. {
  22507. "start": "2018-08-06T04:09:00.000Z",
  22508. "end": "2018-08-06T07:09:00.000Z",
  22509. "relax": 0
  22510. }
  22511. ],
  22512. "timeWindowsIgnorable": true,
  22513. "assignedVehicleId": "",
  22514. "nestedTasks": [],
  22515. "precedenceTaskId": "",
  22516. "completed": false,
  22517. "dropPenalty": 5000
  22518. },
  22519. {
  22520. "id": "4437",
  22521. "location": {
  22522. "id": "1.3113982_103.8565897",
  22523. "latitude": 1.3113982,
  22524. "longitude": 103.8565897
  22525. },
  22526. "taskType": "Pickup",
  22527. "capacityDemand": {
  22528. "weight": 3,
  22529. "volume": 100,
  22530. "unit": 1
  22531. },
  22532. "duration": 200,
  22533. "timeWindows": [
  22534. {
  22535. "start": "2018-08-06T04:09:00.000Z",
  22536. "end": "2018-08-06T07:09:00.000Z",
  22537. "relax": 0
  22538. }
  22539. ],
  22540. "timeWindowsIgnorable": true,
  22541. "assignedVehicleId": "",
  22542. "nestedTasks": [],
  22543. "precedenceTaskId": "",
  22544. "completed": false,
  22545. "dropPenalty": 5000
  22546. },
  22547. {
  22548. "id": "4436",
  22549. "location": {
  22550. "id": "1.3670346_103.9619424",
  22551. "latitude": 1.3670346,
  22552. "longitude": 103.9619424
  22553. },
  22554. "taskType": "Delivery",
  22555. "capacityDemand": {
  22556. "weight": -5,
  22557. "volume": -100,
  22558. "unit": -1
  22559. },
  22560. "duration": 200,
  22561. "timeWindows": [
  22562. {
  22563. "start": "2018-08-06T03:13:00.000Z",
  22564. "end": "2018-08-06T06:13:00.000Z",
  22565. "relax": 0
  22566. }
  22567. ],
  22568. "timeWindowsIgnorable": true,
  22569. "assignedVehicleId": "",
  22570. "nestedTasks": [],
  22571. "precedenceTaskId": "",
  22572. "completed": false,
  22573. "dropPenalty": 5000
  22574. },
  22575. {
  22576. "id": "4435",
  22577. "location": {
  22578. "id": "1.3230967_103.9221028",
  22579. "latitude": 1.3230967,
  22580. "longitude": 103.9221028
  22581. },
  22582. "taskType": "Pickup",
  22583. "capacityDemand": {
  22584. "weight": 5,
  22585. "volume": 100,
  22586. "unit": 1
  22587. },
  22588. "duration": 200,
  22589. "timeWindows": [
  22590. {
  22591. "start": "2018-08-06T03:13:00.000Z",
  22592. "end": "2018-08-06T06:13:00.000Z",
  22593. "relax": 0
  22594. }
  22595. ],
  22596. "timeWindowsIgnorable": true,
  22597. "assignedVehicleId": "",
  22598. "nestedTasks": [],
  22599. "precedenceTaskId": "",
  22600. "completed": false,
  22601. "dropPenalty": 5000
  22602. },
  22603. {
  22604. "id": "4434",
  22605. "location": {
  22606. "id": "1.335273_103.9674275",
  22607. "latitude": 1.335273,
  22608. "longitude": 103.9674275
  22609. },
  22610. "taskType": "Delivery",
  22611. "capacityDemand": {
  22612. "weight": -3,
  22613. "volume": -100,
  22614. "unit": -1
  22615. },
  22616. "duration": 0,
  22617. "timeWindows": [
  22618. {
  22619. "start": "2018-08-06T05:28:00.000Z",
  22620. "end": "2018-08-06T08:28:00.000Z",
  22621. "relax": 0
  22622. }
  22623. ],
  22624. "timeWindowsIgnorable": true,
  22625. "assignedVehicleId": "",
  22626. "nestedTasks": [],
  22627. "precedenceTaskId": "",
  22628. "completed": false,
  22629. "dropPenalty": 5000
  22630. },
  22631. {
  22632. "id": "4433",
  22633. "location": {
  22634. "id": "1.3230967_103.9221028",
  22635. "latitude": 1.3230967,
  22636. "longitude": 103.9221028
  22637. },
  22638. "taskType": "Pickup",
  22639. "capacityDemand": {
  22640. "weight": 3,
  22641. "volume": 100,
  22642. "unit": 1
  22643. },
  22644. "duration": 200,
  22645. "timeWindows": [
  22646. {
  22647. "start": "2018-08-06T05:28:00.000Z",
  22648. "end": "2018-08-06T08:28:00.000Z",
  22649. "relax": 0
  22650. }
  22651. ],
  22652. "timeWindowsIgnorable": true,
  22653. "assignedVehicleId": "",
  22654. "nestedTasks": [],
  22655. "precedenceTaskId": "",
  22656. "completed": false,
  22657. "dropPenalty": 5000
  22658. },
  22659. {
  22660. "id": "4432",
  22661. "location": {
  22662. "id": "1.2833149_103.8020528",
  22663. "latitude": 1.2833149,
  22664. "longitude": 103.8020528
  22665. },
  22666. "taskType": "Delivery",
  22667. "capacityDemand": {
  22668. "weight": -19,
  22669. "volume": -100,
  22670. "unit": -1
  22671. },
  22672. "duration": 200,
  22673. "timeWindows": [
  22674. {
  22675. "start": "2018-08-06T12:52:00.000Z",
  22676. "end": "2018-08-06T15:52:00.000Z",
  22677. "relax": 0
  22678. }
  22679. ],
  22680. "timeWindowsIgnorable": true,
  22681. "assignedVehicleId": "",
  22682. "nestedTasks": [],
  22683. "precedenceTaskId": "",
  22684. "completed": false,
  22685. "dropPenalty": 5000
  22686. },
  22687. {
  22688. "id": "4431",
  22689. "location": {
  22690. "id": "1.3113982_103.8565897",
  22691. "latitude": 1.3113982,
  22692. "longitude": 103.8565897
  22693. },
  22694. "taskType": "Pickup",
  22695. "capacityDemand": {
  22696. "weight": 19,
  22697. "volume": 100,
  22698. "unit": 1
  22699. },
  22700. "duration": 200,
  22701. "timeWindows": [
  22702. {
  22703. "start": "2018-08-06T12:52:00.000Z",
  22704. "end": "2018-08-06T15:52:00.000Z",
  22705. "relax": 0
  22706. }
  22707. ],
  22708. "timeWindowsIgnorable": true,
  22709. "assignedVehicleId": "",
  22710. "nestedTasks": [],
  22711. "precedenceTaskId": "",
  22712. "completed": false,
  22713. "dropPenalty": 5000
  22714. },
  22715. {
  22716. "id": "4430",
  22717. "location": {
  22718. "id": "1.3183515_103.8058813",
  22719. "latitude": 1.3183515,
  22720. "longitude": 103.8058813
  22721. },
  22722. "taskType": "Delivery",
  22723. "capacityDemand": {
  22724. "weight": -6,
  22725. "volume": -100,
  22726. "unit": -1
  22727. },
  22728. "duration": 200,
  22729. "timeWindows": [
  22730. {
  22731. "start": "2018-08-06T10:33:00.000Z",
  22732. "end": "2018-08-06T13:33:00.000Z",
  22733. "relax": 0
  22734. }
  22735. ],
  22736. "timeWindowsIgnorable": true,
  22737. "assignedVehicleId": "",
  22738. "nestedTasks": [],
  22739. "precedenceTaskId": "",
  22740. "completed": false,
  22741. "dropPenalty": 5000
  22742. },
  22743. {
  22744. "id": "4429",
  22745. "location": {
  22746. "id": "1.3113982_103.8565897",
  22747. "latitude": 1.3113982,
  22748. "longitude": 103.8565897
  22749. },
  22750. "taskType": "Pickup",
  22751. "capacityDemand": {
  22752. "weight": 6,
  22753. "volume": 100,
  22754. "unit": 1
  22755. },
  22756. "duration": 200,
  22757. "timeWindows": [
  22758. {
  22759. "start": "2018-08-06T10:33:00.000Z",
  22760. "end": "2018-08-06T13:33:00.000Z",
  22761. "relax": 0
  22762. }
  22763. ],
  22764. "timeWindowsIgnorable": true,
  22765. "assignedVehicleId": "",
  22766. "nestedTasks": [],
  22767. "precedenceTaskId": "",
  22768. "completed": false,
  22769. "dropPenalty": 5000
  22770. },
  22771. {
  22772. "id": "4428",
  22773. "location": {
  22774. "id": "1.2961063_103.8546767",
  22775. "latitude": 1.2961063,
  22776. "longitude": 103.8546767
  22777. },
  22778. "taskType": "Delivery",
  22779. "capacityDemand": {
  22780. "weight": -21,
  22781. "volume": -200,
  22782. "unit": -1
  22783. },
  22784. "duration": 200,
  22785. "timeWindows": [
  22786. {
  22787. "start": "2018-08-06T07:47:00.000Z",
  22788. "end": "2018-08-06T10:47:00.000Z",
  22789. "relax": 0
  22790. }
  22791. ],
  22792. "timeWindowsIgnorable": true,
  22793. "assignedVehicleId": "",
  22794. "nestedTasks": [],
  22795. "precedenceTaskId": "",
  22796. "completed": false,
  22797. "dropPenalty": 5000
  22798. },
  22799. {
  22800. "id": "4427",
  22801. "location": {
  22802. "id": "1.3113982_103.8565897",
  22803. "latitude": 1.3113982,
  22804. "longitude": 103.8565897
  22805. },
  22806. "taskType": "Pickup",
  22807. "capacityDemand": {
  22808. "weight": 21,
  22809. "volume": 200,
  22810. "unit": 1
  22811. },
  22812. "duration": 200,
  22813. "timeWindows": [
  22814. {
  22815. "start": "2018-08-06T07:47:00.000Z",
  22816. "end": "2018-08-06T10:47:00.000Z",
  22817. "relax": 0
  22818. }
  22819. ],
  22820. "timeWindowsIgnorable": true,
  22821. "assignedVehicleId": "",
  22822. "nestedTasks": [],
  22823. "precedenceTaskId": "",
  22824. "completed": false,
  22825. "dropPenalty": 5000
  22826. },
  22827. {
  22828. "id": "4426",
  22829. "location": {
  22830. "id": "1.313971_103.789152",
  22831. "latitude": 1.313971,
  22832. "longitude": 103.789152
  22833. },
  22834. "taskType": "Delivery",
  22835. "capacityDemand": {
  22836. "weight": -19,
  22837. "volume": -100,
  22838. "unit": -1
  22839. },
  22840. "duration": 200,
  22841. "timeWindows": [
  22842. {
  22843. "start": "2018-08-06T13:56:00.000Z",
  22844. "end": "2018-08-06T16:56:00.000Z",
  22845. "relax": 0
  22846. }
  22847. ],
  22848. "timeWindowsIgnorable": true,
  22849. "assignedVehicleId": "",
  22850. "nestedTasks": [],
  22851. "precedenceTaskId": "",
  22852. "completed": false,
  22853. "dropPenalty": 5000
  22854. },
  22855. {
  22856. "id": "4425",
  22857. "location": {
  22858. "id": "1.3113982_103.8565897",
  22859. "latitude": 1.3113982,
  22860. "longitude": 103.8565897
  22861. },
  22862. "taskType": "Pickup",
  22863. "capacityDemand": {
  22864. "weight": 19,
  22865. "volume": 100,
  22866. "unit": 1
  22867. },
  22868. "duration": 200,
  22869. "timeWindows": [
  22870. {
  22871. "start": "2018-08-06T13:56:00.000Z",
  22872. "end": "2018-08-06T16:56:00.000Z",
  22873. "relax": 0
  22874. }
  22875. ],
  22876. "timeWindowsIgnorable": true,
  22877. "assignedVehicleId": "",
  22878. "nestedTasks": [],
  22879. "precedenceTaskId": "",
  22880. "completed": false,
  22881. "dropPenalty": 5000
  22882. },
  22883. {
  22884. "id": "4424",
  22885. "location": {
  22886. "id": "1.3350249_103.8836791",
  22887. "latitude": 1.3350249,
  22888. "longitude": 103.8836791
  22889. },
  22890. "taskType": "Delivery",
  22891. "capacityDemand": {
  22892. "weight": -86,
  22893. "volume": -500,
  22894. "unit": -1
  22895. },
  22896. "duration": 200,
  22897. "timeWindows": [
  22898. {
  22899. "start": "2018-08-06T00:17:00.000Z",
  22900. "end": "2018-08-06T03:17:00.000Z",
  22901. "relax": 0
  22902. }
  22903. ],
  22904. "timeWindowsIgnorable": true,
  22905. "assignedVehicleId": "",
  22906. "nestedTasks": [],
  22907. "precedenceTaskId": "",
  22908. "completed": false,
  22909. "dropPenalty": 5000
  22910. },
  22911. {
  22912. "id": "4423",
  22913. "location": {
  22914. "id": "1.3113982_103.8565897",
  22915. "latitude": 1.3113982,
  22916. "longitude": 103.8565897
  22917. },
  22918. "taskType": "Pickup",
  22919. "capacityDemand": {
  22920. "weight": 86,
  22921. "volume": 500,
  22922. "unit": 1
  22923. },
  22924. "duration": 200,
  22925. "timeWindows": [
  22926. {
  22927. "start": "2018-08-06T00:17:00.000Z",
  22928. "end": "2018-08-06T03:17:00.000Z",
  22929. "relax": 0
  22930. }
  22931. ],
  22932. "timeWindowsIgnorable": true,
  22933. "assignedVehicleId": "",
  22934. "nestedTasks": [],
  22935. "precedenceTaskId": "",
  22936. "completed": false,
  22937. "dropPenalty": 5000
  22938. },
  22939. {
  22940. "id": "4422",
  22941. "location": {
  22942. "id": "1.3749206_103.8733501",
  22943. "latitude": 1.3749206,
  22944. "longitude": 103.8733501
  22945. },
  22946. "taskType": "Delivery",
  22947. "capacityDemand": {
  22948. "weight": -1,
  22949. "volume": -100,
  22950. "unit": -1
  22951. },
  22952. "duration": 200,
  22953. "timeWindows": [
  22954. {
  22955. "start": "2018-08-06T09:40:00.000Z",
  22956. "end": "2018-08-06T12:40:00.000Z",
  22957. "relax": 0
  22958. }
  22959. ],
  22960. "timeWindowsIgnorable": true,
  22961. "assignedVehicleId": "",
  22962. "nestedTasks": [],
  22963. "precedenceTaskId": "",
  22964. "completed": false,
  22965. "dropPenalty": 5000
  22966. },
  22967. {
  22968. "id": "4421",
  22969. "location": {
  22970. "id": "1.3113982_103.8565897",
  22971. "latitude": 1.3113982,
  22972. "longitude": 103.8565897
  22973. },
  22974. "taskType": "Pickup",
  22975. "capacityDemand": {
  22976. "weight": 1,
  22977. "volume": 100,
  22978. "unit": 1
  22979. },
  22980. "duration": 200,
  22981. "timeWindows": [
  22982. {
  22983. "start": "2018-08-06T09:40:00.000Z",
  22984. "end": "2018-08-06T12:40:00.000Z",
  22985. "relax": 0
  22986. }
  22987. ],
  22988. "timeWindowsIgnorable": true,
  22989. "assignedVehicleId": "",
  22990. "nestedTasks": [],
  22991. "precedenceTaskId": "",
  22992. "completed": false,
  22993. "dropPenalty": 5000
  22994. },
  22995. {
  22996. "id": "4420",
  22997. "location": {
  22998. "id": "1.3753866_103.9030388",
  22999. "latitude": 1.3753866,
  23000. "longitude": 103.9030388
  23001. },
  23002. "taskType": "Delivery",
  23003. "capacityDemand": {
  23004. "weight": -14,
  23005. "volume": -100,
  23006. "unit": -1
  23007. },
  23008. "duration": 200,
  23009. "timeWindows": [
  23010. {
  23011. "start": "2018-08-06T02:00:00.000Z",
  23012. "end": "2018-08-06T05:00:00.000Z",
  23013. "relax": 0
  23014. }
  23015. ],
  23016. "timeWindowsIgnorable": true,
  23017. "assignedVehicleId": "",
  23018. "nestedTasks": [],
  23019. "precedenceTaskId": "",
  23020. "completed": false,
  23021. "dropPenalty": 5000
  23022. },
  23023. {
  23024. "id": "4419",
  23025. "location": {
  23026. "id": "1.3230967_103.9221028",
  23027. "latitude": 1.3230967,
  23028. "longitude": 103.9221028
  23029. },
  23030. "taskType": "Pickup",
  23031. "capacityDemand": {
  23032. "weight": 14,
  23033. "volume": 100,
  23034. "unit": 1
  23035. },
  23036. "duration": 200,
  23037. "timeWindows": [
  23038. {
  23039. "start": "2018-08-06T02:00:00.000Z",
  23040. "end": "2018-08-06T05:00:00.000Z",
  23041. "relax": 0
  23042. }
  23043. ],
  23044. "timeWindowsIgnorable": true,
  23045. "assignedVehicleId": "",
  23046. "nestedTasks": [],
  23047. "precedenceTaskId": "",
  23048. "completed": false,
  23049. "dropPenalty": 5000
  23050. },
  23051. {
  23052. "id": "4418",
  23053. "location": {
  23054. "id": "1.3636062_103.7475168",
  23055. "latitude": 1.3636062,
  23056. "longitude": 103.7475168
  23057. },
  23058. "taskType": "Delivery",
  23059. "capacityDemand": {
  23060. "weight": -34,
  23061. "volume": -200,
  23062. "unit": -1
  23063. },
  23064. "duration": 200,
  23065. "timeWindows": [
  23066. {
  23067. "start": "2018-08-06T00:51:00.000Z",
  23068. "end": "2018-08-06T03:51:00.000Z",
  23069. "relax": 0
  23070. }
  23071. ],
  23072. "timeWindowsIgnorable": true,
  23073. "assignedVehicleId": "",
  23074. "nestedTasks": [],
  23075. "precedenceTaskId": "",
  23076. "completed": false,
  23077. "dropPenalty": 5000
  23078. },
  23079. {
  23080. "id": "4417",
  23081. "location": {
  23082. "id": "1.3262422_103.6783524",
  23083. "latitude": 1.3262422,
  23084. "longitude": 103.6783524
  23085. },
  23086. "taskType": "Pickup",
  23087. "capacityDemand": {
  23088. "weight": 34,
  23089. "volume": 200,
  23090. "unit": 1
  23091. },
  23092. "duration": 200,
  23093. "timeWindows": [
  23094. {
  23095. "start": "2018-08-06T00:51:00.000Z",
  23096. "end": "2018-08-06T03:51:00.000Z",
  23097. "relax": 0
  23098. }
  23099. ],
  23100. "timeWindowsIgnorable": true,
  23101. "assignedVehicleId": "",
  23102. "nestedTasks": [],
  23103. "precedenceTaskId": "",
  23104. "completed": false,
  23105. "dropPenalty": 5000
  23106. },
  23107. {
  23108. "id": "4416",
  23109. "location": {
  23110. "id": "1.2998004_103.8605856",
  23111. "latitude": 1.2998004,
  23112. "longitude": 103.8605856
  23113. },
  23114. "taskType": "Delivery",
  23115. "capacityDemand": {
  23116. "weight": -4,
  23117. "volume": -100,
  23118. "unit": -1
  23119. },
  23120. "duration": 200,
  23121. "timeWindows": [
  23122. {
  23123. "start": "2018-08-06T08:03:00.000Z",
  23124. "end": "2018-08-06T11:03:00.000Z",
  23125. "relax": 0
  23126. }
  23127. ],
  23128. "timeWindowsIgnorable": true,
  23129. "assignedVehicleId": "",
  23130. "nestedTasks": [],
  23131. "precedenceTaskId": "",
  23132. "completed": false,
  23133. "dropPenalty": 5000
  23134. },
  23135. {
  23136. "id": "4415",
  23137. "location": {
  23138. "id": "1.3113982_103.8565897",
  23139. "latitude": 1.3113982,
  23140. "longitude": 103.8565897
  23141. },
  23142. "taskType": "Pickup",
  23143. "capacityDemand": {
  23144. "weight": 4,
  23145. "volume": 100,
  23146. "unit": 1
  23147. },
  23148. "duration": 200,
  23149. "timeWindows": [
  23150. {
  23151. "start": "2018-08-06T08:03:00.000Z",
  23152. "end": "2018-08-06T11:03:00.000Z",
  23153. "relax": 0
  23154. }
  23155. ],
  23156. "timeWindowsIgnorable": true,
  23157. "assignedVehicleId": "",
  23158. "nestedTasks": [],
  23159. "precedenceTaskId": "",
  23160. "completed": false,
  23161. "dropPenalty": 5000
  23162. },
  23163. {
  23164. "id": "4414",
  23165. "location": {
  23166. "id": "1.3358468_103.9378287",
  23167. "latitude": 1.3358468,
  23168. "longitude": 103.9378287
  23169. },
  23170. "taskType": "Delivery",
  23171. "capacityDemand": {
  23172. "weight": -11,
  23173. "volume": -100,
  23174. "unit": -1
  23175. },
  23176. "duration": 200,
  23177. "timeWindows": [
  23178. {
  23179. "start": "2018-08-06T03:09:00.000Z",
  23180. "end": "2018-08-06T06:09:00.000Z",
  23181. "relax": 0
  23182. }
  23183. ],
  23184. "timeWindowsIgnorable": true,
  23185. "assignedVehicleId": "",
  23186. "nestedTasks": [],
  23187. "precedenceTaskId": "",
  23188. "completed": false,
  23189. "dropPenalty": 5000
  23190. },
  23191. {
  23192. "id": "4413",
  23193. "location": {
  23194. "id": "1.3230967_103.9221028",
  23195. "latitude": 1.3230967,
  23196. "longitude": 103.9221028
  23197. },
  23198. "taskType": "Pickup",
  23199. "capacityDemand": {
  23200. "weight": 11,
  23201. "volume": 100,
  23202. "unit": 1
  23203. },
  23204. "duration": 200,
  23205. "timeWindows": [
  23206. {
  23207. "start": "2018-08-06T03:09:00.000Z",
  23208. "end": "2018-08-06T06:09:00.000Z",
  23209. "relax": 0
  23210. }
  23211. ],
  23212. "timeWindowsIgnorable": true,
  23213. "assignedVehicleId": "",
  23214. "nestedTasks": [],
  23215. "precedenceTaskId": "",
  23216. "completed": false,
  23217. "dropPenalty": 5000
  23218. },
  23219. {
  23220. "id": "4412",
  23221. "location": {
  23222. "id": "1.3649676_103.8530114",
  23223. "latitude": 1.3649676,
  23224. "longitude": 103.8530114
  23225. },
  23226. "taskType": "Delivery",
  23227. "capacityDemand": {
  23228. "weight": -2,
  23229. "volume": -100,
  23230. "unit": -1
  23231. },
  23232. "duration": 200,
  23233. "timeWindows": [
  23234. {
  23235. "start": "2018-08-06T12:49:00.000Z",
  23236. "end": "2018-08-06T15:49:00.000Z",
  23237. "relax": 0
  23238. }
  23239. ],
  23240. "timeWindowsIgnorable": true,
  23241. "assignedVehicleId": "",
  23242. "nestedTasks": [],
  23243. "precedenceTaskId": "",
  23244. "completed": false,
  23245. "dropPenalty": 5000
  23246. },
  23247. {
  23248. "id": "4411",
  23249. "location": {
  23250. "id": "1.3113982_103.8565897",
  23251. "latitude": 1.3113982,
  23252. "longitude": 103.8565897
  23253. },
  23254. "taskType": "Pickup",
  23255. "capacityDemand": {
  23256. "weight": 2,
  23257. "volume": 100,
  23258. "unit": 1
  23259. },
  23260. "duration": 200,
  23261. "timeWindows": [
  23262. {
  23263. "start": "2018-08-06T12:49:00.000Z",
  23264. "end": "2018-08-06T15:49:00.000Z",
  23265. "relax": 0
  23266. }
  23267. ],
  23268. "timeWindowsIgnorable": true,
  23269. "assignedVehicleId": "",
  23270. "nestedTasks": [],
  23271. "precedenceTaskId": "",
  23272. "completed": false,
  23273. "dropPenalty": 5000
  23274. },
  23275. {
  23276. "id": "4410",
  23277. "location": {
  23278. "id": "1.287907_103.778385",
  23279. "latitude": 1.287907,
  23280. "longitude": 103.778385
  23281. },
  23282. "taskType": "Delivery",
  23283. "capacityDemand": {
  23284. "weight": -11,
  23285. "volume": -100,
  23286. "unit": -1
  23287. },
  23288. "duration": 200,
  23289. "timeWindows": [
  23290. {
  23291. "start": "2018-08-06T02:12:00.000Z",
  23292. "end": "2018-08-06T05:12:00.000Z",
  23293. "relax": 0
  23294. }
  23295. ],
  23296. "timeWindowsIgnorable": true,
  23297. "assignedVehicleId": "",
  23298. "nestedTasks": [],
  23299. "precedenceTaskId": "",
  23300. "completed": false,
  23301. "dropPenalty": 5000
  23302. },
  23303. {
  23304. "id": "4409",
  23305. "location": {
  23306. "id": "1.3113982_103.8565897",
  23307. "latitude": 1.3113982,
  23308. "longitude": 103.8565897
  23309. },
  23310. "taskType": "Pickup",
  23311. "capacityDemand": {
  23312. "weight": 11,
  23313. "volume": 100,
  23314. "unit": 1
  23315. },
  23316. "duration": 200,
  23317. "timeWindows": [
  23318. {
  23319. "start": "2018-08-06T02:12:00.000Z",
  23320. "end": "2018-08-06T05:12:00.000Z",
  23321. "relax": 0
  23322. }
  23323. ],
  23324. "timeWindowsIgnorable": true,
  23325. "assignedVehicleId": "",
  23326. "nestedTasks": [],
  23327. "precedenceTaskId": "",
  23328. "completed": false,
  23329. "dropPenalty": 5000
  23330. },
  23331. {
  23332. "id": "4408",
  23333. "location": {
  23334. "id": "1.319663_103.7470642",
  23335. "latitude": 1.319663,
  23336. "longitude": 103.7470642
  23337. },
  23338. "taskType": "Delivery",
  23339. "capacityDemand": {
  23340. "weight": -39,
  23341. "volume": -200,
  23342. "unit": -1
  23343. },
  23344. "duration": 200,
  23345. "timeWindows": [
  23346. {
  23347. "start": "2018-08-06T06:03:00.000Z",
  23348. "end": "2018-08-06T09:03:00.000Z",
  23349. "relax": 0
  23350. }
  23351. ],
  23352. "timeWindowsIgnorable": true,
  23353. "assignedVehicleId": "",
  23354. "nestedTasks": [],
  23355. "precedenceTaskId": "",
  23356. "completed": false,
  23357. "dropPenalty": 5000
  23358. },
  23359. {
  23360. "id": "4407",
  23361. "location": {
  23362. "id": "1.3262422_103.6783524",
  23363. "latitude": 1.3262422,
  23364. "longitude": 103.6783524
  23365. },
  23366. "taskType": "Pickup",
  23367. "capacityDemand": {
  23368. "weight": 39,
  23369. "volume": 200,
  23370. "unit": 1
  23371. },
  23372. "duration": 200,
  23373. "timeWindows": [
  23374. {
  23375. "start": "2018-08-06T06:03:00.000Z",
  23376. "end": "2018-08-06T09:03:00.000Z",
  23377. "relax": 0
  23378. }
  23379. ],
  23380. "timeWindowsIgnorable": true,
  23381. "assignedVehicleId": "",
  23382. "nestedTasks": [],
  23383. "precedenceTaskId": "",
  23384. "completed": false,
  23385. "dropPenalty": 5000
  23386. },
  23387. {
  23388. "id": "4406",
  23389. "location": {
  23390. "id": "1.362537_103.88024",
  23391. "latitude": 1.362537,
  23392. "longitude": 103.88024
  23393. },
  23394. "taskType": "Delivery",
  23395. "capacityDemand": {
  23396. "weight": -6,
  23397. "volume": -100,
  23398. "unit": -1
  23399. },
  23400. "duration": 200,
  23401. "timeWindows": [
  23402. {
  23403. "start": "2018-08-06T06:21:00.000Z",
  23404. "end": "2018-08-06T09:21:00.000Z",
  23405. "relax": 0
  23406. }
  23407. ],
  23408. "timeWindowsIgnorable": true,
  23409. "assignedVehicleId": "",
  23410. "nestedTasks": [],
  23411. "precedenceTaskId": "",
  23412. "completed": false,
  23413. "dropPenalty": 5000
  23414. },
  23415. {
  23416. "id": "4405",
  23417. "location": {
  23418. "id": "1.3113982_103.8565897",
  23419. "latitude": 1.3113982,
  23420. "longitude": 103.8565897
  23421. },
  23422. "taskType": "Pickup",
  23423. "capacityDemand": {
  23424. "weight": 6,
  23425. "volume": 100,
  23426. "unit": 1
  23427. },
  23428. "duration": 200,
  23429. "timeWindows": [
  23430. {
  23431. "start": "2018-08-06T06:21:00.000Z",
  23432. "end": "2018-08-06T09:21:00.000Z",
  23433. "relax": 0
  23434. }
  23435. ],
  23436. "timeWindowsIgnorable": true,
  23437. "assignedVehicleId": "",
  23438. "nestedTasks": [],
  23439. "precedenceTaskId": "",
  23440. "completed": false,
  23441. "dropPenalty": 5000
  23442. },
  23443. {
  23444. "id": "4404",
  23445. "location": {
  23446. "id": "1.3121014_103.8063647",
  23447. "latitude": 1.3121014,
  23448. "longitude": 103.8063647
  23449. },
  23450. "taskType": "Delivery",
  23451. "capacityDemand": {
  23452. "weight": -9,
  23453. "volume": -100,
  23454. "unit": -1
  23455. },
  23456. "duration": 200,
  23457. "timeWindows": [
  23458. {
  23459. "start": "2018-08-06T05:03:00.000Z",
  23460. "end": "2018-08-06T08:03:00.000Z",
  23461. "relax": 0
  23462. }
  23463. ],
  23464. "timeWindowsIgnorable": true,
  23465. "assignedVehicleId": "",
  23466. "nestedTasks": [],
  23467. "precedenceTaskId": "",
  23468. "completed": false,
  23469. "dropPenalty": 5000
  23470. },
  23471. {
  23472. "id": "4403",
  23473. "location": {
  23474. "id": "1.3113982_103.8565897",
  23475. "latitude": 1.3113982,
  23476. "longitude": 103.8565897
  23477. },
  23478. "taskType": "Pickup",
  23479. "capacityDemand": {
  23480. "weight": 9,
  23481. "volume": 100,
  23482. "unit": 1
  23483. },
  23484. "duration": 200,
  23485. "timeWindows": [
  23486. {
  23487. "start": "2018-08-06T05:03:00.000Z",
  23488. "end": "2018-08-06T08:03:00.000Z",
  23489. "relax": 0
  23490. }
  23491. ],
  23492. "timeWindowsIgnorable": true,
  23493. "assignedVehicleId": "",
  23494. "nestedTasks": [],
  23495. "precedenceTaskId": "",
  23496. "completed": false,
  23497. "dropPenalty": 5000
  23498. },
  23499. {
  23500. "id": "4402",
  23501. "location": {
  23502. "id": "1.334102_103.7839613",
  23503. "latitude": 1.334102,
  23504. "longitude": 103.7839613
  23505. },
  23506. "taskType": "Delivery",
  23507. "capacityDemand": {
  23508. "weight": -12,
  23509. "volume": -100,
  23510. "unit": -1
  23511. },
  23512. "duration": 200,
  23513. "timeWindows": [
  23514. {
  23515. "start": "2018-08-06T05:14:00.000Z",
  23516. "end": "2018-08-06T08:14:00.000Z",
  23517. "relax": 0
  23518. }
  23519. ],
  23520. "timeWindowsIgnorable": true,
  23521. "assignedVehicleId": "",
  23522. "nestedTasks": [],
  23523. "precedenceTaskId": "",
  23524. "completed": false,
  23525. "dropPenalty": 5000
  23526. },
  23527. {
  23528. "id": "4401",
  23529. "location": {
  23530. "id": "1.3113982_103.8565897",
  23531. "latitude": 1.3113982,
  23532. "longitude": 103.8565897
  23533. },
  23534. "taskType": "Pickup",
  23535. "capacityDemand": {
  23536. "weight": 12,
  23537. "volume": 100,
  23538. "unit": 1
  23539. },
  23540. "duration": 200,
  23541. "timeWindows": [
  23542. {
  23543. "start": "2018-08-06T05:14:00.000Z",
  23544. "end": "2018-08-06T08:14:00.000Z",
  23545. "relax": 0
  23546. }
  23547. ],
  23548. "timeWindowsIgnorable": true,
  23549. "assignedVehicleId": "",
  23550. "nestedTasks": [],
  23551. "precedenceTaskId": "",
  23552. "completed": false,
  23553. "dropPenalty": 5000
  23554. },
  23555. {
  23556. "id": "4400",
  23557. "location": {
  23558. "id": "1.2979827_103.835976",
  23559. "latitude": 1.2979827,
  23560. "longitude": 103.835976
  23561. },
  23562. "taskType": "Delivery",
  23563. "capacityDemand": {
  23564. "weight": -2,
  23565. "volume": -100,
  23566. "unit": -1
  23567. },
  23568. "duration": 200,
  23569. "timeWindows": [
  23570. {
  23571. "start": "2018-08-06T04:12:00.000Z",
  23572. "end": "2018-08-06T07:12:00.000Z",
  23573. "relax": 0
  23574. }
  23575. ],
  23576. "timeWindowsIgnorable": true,
  23577. "assignedVehicleId": "",
  23578. "nestedTasks": [],
  23579. "precedenceTaskId": "",
  23580. "completed": false,
  23581. "dropPenalty": 5000
  23582. },
  23583. {
  23584. "id": "4399",
  23585. "location": {
  23586. "id": "1.3113982_103.8565897",
  23587. "latitude": 1.3113982,
  23588. "longitude": 103.8565897
  23589. },
  23590. "taskType": "Pickup",
  23591. "capacityDemand": {
  23592. "weight": 2,
  23593. "volume": 100,
  23594. "unit": 1
  23595. },
  23596. "duration": 200,
  23597. "timeWindows": [
  23598. {
  23599. "start": "2018-08-06T04:12:00.000Z",
  23600. "end": "2018-08-06T07:12:00.000Z",
  23601. "relax": 0
  23602. }
  23603. ],
  23604. "timeWindowsIgnorable": true,
  23605. "assignedVehicleId": "",
  23606. "nestedTasks": [],
  23607. "precedenceTaskId": "",
  23608. "completed": false,
  23609. "dropPenalty": 5000
  23610. },
  23611. {
  23612. "id": "4398",
  23613. "location": {
  23614. "id": "1.373899_103.880804",
  23615. "latitude": 1.373899,
  23616. "longitude": 103.880804
  23617. },
  23618. "taskType": "Delivery",
  23619. "capacityDemand": {
  23620. "weight": -14,
  23621. "volume": -100,
  23622. "unit": -1
  23623. },
  23624. "duration": 200,
  23625. "timeWindows": [
  23626. {
  23627. "start": "2018-08-06T08:28:00.000Z",
  23628. "end": "2018-08-06T11:28:00.000Z",
  23629. "relax": 0
  23630. }
  23631. ],
  23632. "timeWindowsIgnorable": true,
  23633. "assignedVehicleId": "",
  23634. "nestedTasks": [],
  23635. "precedenceTaskId": "",
  23636. "completed": false,
  23637. "dropPenalty": 5000
  23638. },
  23639. {
  23640. "id": "4397",
  23641. "location": {
  23642. "id": "1.3230967_103.9221028",
  23643. "latitude": 1.3230967,
  23644. "longitude": 103.9221028
  23645. },
  23646. "taskType": "Pickup",
  23647. "capacityDemand": {
  23648. "weight": 14,
  23649. "volume": 100,
  23650. "unit": 1
  23651. },
  23652. "duration": 200,
  23653. "timeWindows": [
  23654. {
  23655. "start": "2018-08-06T08:28:00.000Z",
  23656. "end": "2018-08-06T11:28:00.000Z",
  23657. "relax": 0
  23658. }
  23659. ],
  23660. "timeWindowsIgnorable": true,
  23661. "assignedVehicleId": "",
  23662. "nestedTasks": [],
  23663. "precedenceTaskId": "",
  23664. "completed": false,
  23665. "dropPenalty": 5000
  23666. },
  23667. {
  23668. "id": "4396",
  23669. "location": {
  23670. "id": "1.3366155_103.7802546",
  23671. "latitude": 1.3366155,
  23672. "longitude": 103.7802546
  23673. },
  23674. "taskType": "Delivery",
  23675. "capacityDemand": {
  23676. "weight": -4,
  23677. "volume": -100,
  23678. "unit": -1
  23679. },
  23680. "duration": 200,
  23681. "timeWindows": [
  23682. {
  23683. "start": "2018-08-06T13:01:00.000Z",
  23684. "end": "2018-08-06T16:01:00.000Z",
  23685. "relax": 0
  23686. }
  23687. ],
  23688. "timeWindowsIgnorable": true,
  23689. "assignedVehicleId": "",
  23690. "nestedTasks": [],
  23691. "precedenceTaskId": "",
  23692. "completed": false,
  23693. "dropPenalty": 5000
  23694. },
  23695. {
  23696. "id": "4395",
  23697. "location": {
  23698. "id": "1.3113982_103.8565897",
  23699. "latitude": 1.3113982,
  23700. "longitude": 103.8565897
  23701. },
  23702. "taskType": "Pickup",
  23703. "capacityDemand": {
  23704. "weight": 4,
  23705. "volume": 100,
  23706. "unit": 1
  23707. },
  23708. "duration": 200,
  23709. "timeWindows": [
  23710. {
  23711. "start": "2018-08-06T13:01:00.000Z",
  23712. "end": "2018-08-06T16:01:00.000Z",
  23713. "relax": 0
  23714. }
  23715. ],
  23716. "timeWindowsIgnorable": true,
  23717. "assignedVehicleId": "",
  23718. "nestedTasks": [],
  23719. "precedenceTaskId": "",
  23720. "completed": false,
  23721. "dropPenalty": 5000
  23722. },
  23723. {
  23724. "id": "4394",
  23725. "location": {
  23726. "id": "1.4285435_103.8450633",
  23727. "latitude": 1.4285435,
  23728. "longitude": 103.8450633
  23729. },
  23730. "taskType": "Delivery",
  23731. "capacityDemand": {
  23732. "weight": -3,
  23733. "volume": -100,
  23734. "unit": -1
  23735. },
  23736. "duration": 200,
  23737. "timeWindows": [
  23738. {
  23739. "start": "2018-08-06T06:52:00.000Z",
  23740. "end": "2018-08-06T09:52:00.000Z",
  23741. "relax": 0
  23742. }
  23743. ],
  23744. "timeWindowsIgnorable": true,
  23745. "assignedVehicleId": "",
  23746. "nestedTasks": [],
  23747. "precedenceTaskId": "",
  23748. "completed": false,
  23749. "dropPenalty": 5000
  23750. },
  23751. {
  23752. "id": "4393",
  23753. "location": {
  23754. "id": "1.3113982_103.8565897",
  23755. "latitude": 1.3113982,
  23756. "longitude": 103.8565897
  23757. },
  23758. "taskType": "Pickup",
  23759. "capacityDemand": {
  23760. "weight": 3,
  23761. "volume": 100,
  23762. "unit": 1
  23763. },
  23764. "duration": 200,
  23765. "timeWindows": [
  23766. {
  23767. "start": "2018-08-06T06:52:00.000Z",
  23768. "end": "2018-08-06T09:52:00.000Z",
  23769. "relax": 0
  23770. }
  23771. ],
  23772. "timeWindowsIgnorable": true,
  23773. "assignedVehicleId": "",
  23774. "nestedTasks": [],
  23775. "precedenceTaskId": "",
  23776. "completed": false,
  23777. "dropPenalty": 5000
  23778. },
  23779. {
  23780. "id": "4392",
  23781. "location": {
  23782. "id": "1.3227666_103.825017",
  23783. "latitude": 1.3227666,
  23784. "longitude": 103.825017
  23785. },
  23786. "taskType": "Delivery",
  23787. "capacityDemand": {
  23788. "weight": -2,
  23789. "volume": -100,
  23790. "unit": -1
  23791. },
  23792. "duration": 200,
  23793. "timeWindows": [
  23794. {
  23795. "start": "2018-08-06T08:46:00.000Z",
  23796. "end": "2018-08-06T11:46:00.000Z",
  23797. "relax": 0
  23798. }
  23799. ],
  23800. "timeWindowsIgnorable": true,
  23801. "assignedVehicleId": "",
  23802. "nestedTasks": [],
  23803. "precedenceTaskId": "",
  23804. "completed": false,
  23805. "dropPenalty": 5000
  23806. },
  23807. {
  23808. "id": "4391",
  23809. "location": {
  23810. "id": "1.3113982_103.8565897",
  23811. "latitude": 1.3113982,
  23812. "longitude": 103.8565897
  23813. },
  23814. "taskType": "Pickup",
  23815. "capacityDemand": {
  23816. "weight": 2,
  23817. "volume": 100,
  23818. "unit": 1
  23819. },
  23820. "duration": 200,
  23821. "timeWindows": [
  23822. {
  23823. "start": "2018-08-06T08:46:00.000Z",
  23824. "end": "2018-08-06T11:46:00.000Z",
  23825. "relax": 0
  23826. }
  23827. ],
  23828. "timeWindowsIgnorable": true,
  23829. "assignedVehicleId": "",
  23830. "nestedTasks": [],
  23831. "precedenceTaskId": "",
  23832. "completed": false,
  23833. "dropPenalty": 5000
  23834. },
  23835. {
  23836. "id": "4390",
  23837. "location": {
  23838. "id": "1.297419_103.870545",
  23839. "latitude": 1.297419,
  23840. "longitude": 103.870545
  23841. },
  23842. "taskType": "Delivery",
  23843. "capacityDemand": {
  23844. "weight": -15,
  23845. "volume": -100,
  23846. "unit": -1
  23847. },
  23848. "duration": 200,
  23849. "timeWindows": [
  23850. {
  23851. "start": "2018-08-06T09:13:00.000Z",
  23852. "end": "2018-08-06T12:13:00.000Z",
  23853. "relax": 0
  23854. }
  23855. ],
  23856. "timeWindowsIgnorable": true,
  23857. "assignedVehicleId": "",
  23858. "nestedTasks": [],
  23859. "precedenceTaskId": "",
  23860. "completed": false,
  23861. "dropPenalty": 5000
  23862. },
  23863. {
  23864. "id": "4389",
  23865. "location": {
  23866. "id": "1.3113982_103.8565897",
  23867. "latitude": 1.3113982,
  23868. "longitude": 103.8565897
  23869. },
  23870. "taskType": "Pickup",
  23871. "capacityDemand": {
  23872. "weight": 15,
  23873. "volume": 100,
  23874. "unit": 1
  23875. },
  23876. "duration": 200,
  23877. "timeWindows": [
  23878. {
  23879. "start": "2018-08-06T09:13:00.000Z",
  23880. "end": "2018-08-06T12:13:00.000Z",
  23881. "relax": 0
  23882. }
  23883. ],
  23884. "timeWindowsIgnorable": true,
  23885. "assignedVehicleId": "",
  23886. "nestedTasks": [],
  23887. "precedenceTaskId": "",
  23888. "completed": false,
  23889. "dropPenalty": 5000
  23890. },
  23891. {
  23892. "id": "4388",
  23893. "location": {
  23894. "id": "1.34171_103.842034",
  23895. "latitude": 1.34171,
  23896. "longitude": 103.842034
  23897. },
  23898. "taskType": "Delivery",
  23899. "capacityDemand": {
  23900. "weight": -16,
  23901. "volume": -100,
  23902. "unit": -1
  23903. },
  23904. "duration": 200,
  23905. "timeWindows": [
  23906. {
  23907. "start": "2018-08-06T12:42:00.000Z",
  23908. "end": "2018-08-06T15:42:00.000Z",
  23909. "relax": 0
  23910. }
  23911. ],
  23912. "timeWindowsIgnorable": true,
  23913. "assignedVehicleId": "",
  23914. "nestedTasks": [],
  23915. "precedenceTaskId": "",
  23916. "completed": false,
  23917. "dropPenalty": 5000
  23918. },
  23919. {
  23920. "id": "4387",
  23921. "location": {
  23922. "id": "1.3113982_103.8565897",
  23923. "latitude": 1.3113982,
  23924. "longitude": 103.8565897
  23925. },
  23926. "taskType": "Pickup",
  23927. "capacityDemand": {
  23928. "weight": 16,
  23929. "volume": 100,
  23930. "unit": 1
  23931. },
  23932. "duration": 200,
  23933. "timeWindows": [
  23934. {
  23935. "start": "2018-08-06T12:42:00.000Z",
  23936. "end": "2018-08-06T15:42:00.000Z",
  23937. "relax": 0
  23938. }
  23939. ],
  23940. "timeWindowsIgnorable": true,
  23941. "assignedVehicleId": "",
  23942. "nestedTasks": [],
  23943. "precedenceTaskId": "",
  23944. "completed": false,
  23945. "dropPenalty": 5000
  23946. },
  23947. {
  23948. "id": "4386",
  23949. "location": {
  23950. "id": "1.2799016_103.8540214",
  23951. "latitude": 1.2799016,
  23952. "longitude": 103.8540214
  23953. },
  23954. "taskType": "Delivery",
  23955. "capacityDemand": {
  23956. "weight": -7,
  23957. "volume": -100,
  23958. "unit": -1
  23959. },
  23960. "duration": 200,
  23961. "timeWindows": [
  23962. {
  23963. "start": "2018-08-06T08:41:00.000Z",
  23964. "end": "2018-08-06T11:41:00.000Z",
  23965. "relax": 0
  23966. }
  23967. ],
  23968. "timeWindowsIgnorable": true,
  23969. "assignedVehicleId": "",
  23970. "nestedTasks": [],
  23971. "precedenceTaskId": "",
  23972. "completed": false,
  23973. "dropPenalty": 5000
  23974. },
  23975. {
  23976. "id": "4385",
  23977. "location": {
  23978. "id": "1.3113982_103.8565897",
  23979. "latitude": 1.3113982,
  23980. "longitude": 103.8565897
  23981. },
  23982. "taskType": "Pickup",
  23983. "capacityDemand": {
  23984. "weight": 7,
  23985. "volume": 100,
  23986. "unit": 1
  23987. },
  23988. "duration": 200,
  23989. "timeWindows": [
  23990. {
  23991. "start": "2018-08-06T08:41:00.000Z",
  23992. "end": "2018-08-06T11:41:00.000Z",
  23993. "relax": 0
  23994. }
  23995. ],
  23996. "timeWindowsIgnorable": true,
  23997. "assignedVehicleId": "",
  23998. "nestedTasks": [],
  23999. "precedenceTaskId": "",
  24000. "completed": false,
  24001. "dropPenalty": 5000
  24002. },
  24003. {
  24004. "id": "4384",
  24005. "location": {
  24006. "id": "1.296907_103.765117",
  24007. "latitude": 1.296907,
  24008. "longitude": 103.765117
  24009. },
  24010. "taskType": "Delivery",
  24011. "capacityDemand": {
  24012. "weight": -1,
  24013. "volume": -100,
  24014. "unit": -1
  24015. },
  24016. "duration": 200,
  24017. "timeWindows": [
  24018. {
  24019. "start": "2018-08-06T01:16:00.000Z",
  24020. "end": "2018-08-06T04:16:00.000Z",
  24021. "relax": 0
  24022. }
  24023. ],
  24024. "timeWindowsIgnorable": true,
  24025. "assignedVehicleId": "",
  24026. "nestedTasks": [],
  24027. "precedenceTaskId": "",
  24028. "completed": false,
  24029. "dropPenalty": 5000
  24030. },
  24031. {
  24032. "id": "4383",
  24033. "location": {
  24034. "id": "1.3262422_103.6783524",
  24035. "latitude": 1.3262422,
  24036. "longitude": 103.6783524
  24037. },
  24038. "taskType": "Pickup",
  24039. "capacityDemand": {
  24040. "weight": 1,
  24041. "volume": 100,
  24042. "unit": 1
  24043. },
  24044. "duration": 200,
  24045. "timeWindows": [
  24046. {
  24047. "start": "2018-08-06T01:16:00.000Z",
  24048. "end": "2018-08-06T04:16:00.000Z",
  24049. "relax": 0
  24050. }
  24051. ],
  24052. "timeWindowsIgnorable": true,
  24053. "assignedVehicleId": "",
  24054. "nestedTasks": [],
  24055. "precedenceTaskId": "",
  24056. "completed": false,
  24057. "dropPenalty": 5000
  24058. },
  24059. {
  24060. "id": "4382",
  24061. "location": {
  24062. "id": "1.397975_103.900069",
  24063. "latitude": 1.397975,
  24064. "longitude": 103.900069
  24065. },
  24066. "taskType": "Delivery",
  24067. "capacityDemand": {
  24068. "weight": -86,
  24069. "volume": -500,
  24070. "unit": -1
  24071. },
  24072. "duration": 200,
  24073. "timeWindows": [
  24074. {
  24075. "start": "2018-08-06T07:09:00.000Z",
  24076. "end": "2018-08-06T10:09:00.000Z",
  24077. "relax": 0
  24078. }
  24079. ],
  24080. "timeWindowsIgnorable": true,
  24081. "assignedVehicleId": "",
  24082. "nestedTasks": [],
  24083. "precedenceTaskId": "",
  24084. "completed": false,
  24085. "dropPenalty": 5000
  24086. },
  24087. {
  24088. "id": "4381",
  24089. "location": {
  24090. "id": "1.3230967_103.9221028",
  24091. "latitude": 1.3230967,
  24092. "longitude": 103.9221028
  24093. },
  24094. "taskType": "Pickup",
  24095. "capacityDemand": {
  24096. "weight": 86,
  24097. "volume": 500,
  24098. "unit": 1
  24099. },
  24100. "duration": 200,
  24101. "timeWindows": [
  24102. {
  24103. "start": "2018-08-06T07:09:00.000Z",
  24104. "end": "2018-08-06T10:09:00.000Z",
  24105. "relax": 0
  24106. }
  24107. ],
  24108. "timeWindowsIgnorable": true,
  24109. "assignedVehicleId": "",
  24110. "nestedTasks": [],
  24111. "precedenceTaskId": "",
  24112. "completed": false,
  24113. "dropPenalty": 5000
  24114. },
  24115. {
  24116. "id": "4380",
  24117. "location": {
  24118. "id": "1.345693_103.709196",
  24119. "latitude": 1.345693,
  24120. "longitude": 103.709196
  24121. },
  24122. "taskType": "Delivery",
  24123. "capacityDemand": {
  24124. "weight": -1166,
  24125. "volume": -5900,
  24126. "unit": -1
  24127. },
  24128. "duration": 200,
  24129. "timeWindows": [
  24130. {
  24131. "start": "2018-08-06T12:05:00.000Z",
  24132. "end": "2018-08-06T15:05:00.000Z",
  24133. "relax": 0
  24134. }
  24135. ],
  24136. "timeWindowsIgnorable": true,
  24137. "assignedVehicleId": "",
  24138. "nestedTasks": [],
  24139. "precedenceTaskId": "",
  24140. "completed": false,
  24141. "dropPenalty": 5000
  24142. },
  24143. {
  24144. "id": "4379",
  24145. "location": {
  24146. "id": "1.3262422_103.6783524",
  24147. "latitude": 1.3262422,
  24148. "longitude": 103.6783524
  24149. },
  24150. "taskType": "Pickup",
  24151. "capacityDemand": {
  24152. "weight": 1166,
  24153. "volume": 5900,
  24154. "unit": 1
  24155. },
  24156. "duration": 200,
  24157. "timeWindows": [
  24158. {
  24159. "start": "2018-08-06T12:05:00.000Z",
  24160. "end": "2018-08-06T15:05:00.000Z",
  24161. "relax": 0
  24162. }
  24163. ],
  24164. "timeWindowsIgnorable": true,
  24165. "assignedVehicleId": "",
  24166. "nestedTasks": [],
  24167. "precedenceTaskId": "",
  24168. "completed": false,
  24169. "dropPenalty": 5000
  24170. },
  24171. {
  24172. "id": "4378",
  24173. "location": {
  24174. "id": "1.3346037_103.8018626",
  24175. "latitude": 1.3346037,
  24176. "longitude": 103.8018626
  24177. },
  24178. "taskType": "Delivery",
  24179. "capacityDemand": {
  24180. "weight": -24,
  24181. "volume": -200,
  24182. "unit": -1
  24183. },
  24184. "duration": 200,
  24185. "timeWindows": [
  24186. {
  24187. "start": "2018-08-06T03:53:00.000Z",
  24188. "end": "2018-08-06T06:53:00.000Z",
  24189. "relax": 0
  24190. }
  24191. ],
  24192. "timeWindowsIgnorable": true,
  24193. "assignedVehicleId": "",
  24194. "nestedTasks": [],
  24195. "precedenceTaskId": "",
  24196. "completed": false,
  24197. "dropPenalty": 5000
  24198. },
  24199. {
  24200. "id": "4377",
  24201. "location": {
  24202. "id": "1.3113982_103.8565897",
  24203. "latitude": 1.3113982,
  24204. "longitude": 103.8565897
  24205. },
  24206. "taskType": "Pickup",
  24207. "capacityDemand": {
  24208. "weight": 24,
  24209. "volume": 200,
  24210. "unit": 1
  24211. },
  24212. "duration": 200,
  24213. "timeWindows": [
  24214. {
  24215. "start": "2018-08-06T03:53:00.000Z",
  24216. "end": "2018-08-06T06:53:00.000Z",
  24217. "relax": 0
  24218. }
  24219. ],
  24220. "timeWindowsIgnorable": true,
  24221. "assignedVehicleId": "",
  24222. "nestedTasks": [],
  24223. "precedenceTaskId": "",
  24224. "completed": false,
  24225. "dropPenalty": 5000
  24226. },
  24227. {
  24228. "id": "4376",
  24229. "location": {
  24230. "id": "1.3605622_103.8606074",
  24231. "latitude": 1.3605622,
  24232. "longitude": 103.8606074
  24233. },
  24234. "taskType": "Delivery",
  24235. "capacityDemand": {
  24236. "weight": -6,
  24237. "volume": -100,
  24238. "unit": -1
  24239. },
  24240. "duration": 200,
  24241. "timeWindows": [
  24242. {
  24243. "start": "2018-08-06T03:40:00.000Z",
  24244. "end": "2018-08-06T06:40:00.000Z",
  24245. "relax": 0
  24246. }
  24247. ],
  24248. "timeWindowsIgnorable": true,
  24249. "assignedVehicleId": "",
  24250. "nestedTasks": [],
  24251. "precedenceTaskId": "",
  24252. "completed": false,
  24253. "dropPenalty": 5000
  24254. },
  24255. {
  24256. "id": "4375",
  24257. "location": {
  24258. "id": "1.3113982_103.8565897",
  24259. "latitude": 1.3113982,
  24260. "longitude": 103.8565897
  24261. },
  24262. "taskType": "Pickup",
  24263. "capacityDemand": {
  24264. "weight": 6,
  24265. "volume": 100,
  24266. "unit": 1
  24267. },
  24268. "duration": 200,
  24269. "timeWindows": [
  24270. {
  24271. "start": "2018-08-06T03:40:00.000Z",
  24272. "end": "2018-08-06T06:40:00.000Z",
  24273. "relax": 0
  24274. }
  24275. ],
  24276. "timeWindowsIgnorable": true,
  24277. "assignedVehicleId": "",
  24278. "nestedTasks": [],
  24279. "precedenceTaskId": "",
  24280. "completed": false,
  24281. "dropPenalty": 5000
  24282. },
  24283. {
  24284. "id": "4374",
  24285. "location": {
  24286. "id": "1.331925_103.809646",
  24287. "latitude": 1.331925,
  24288. "longitude": 103.809646
  24289. },
  24290. "taskType": "Delivery",
  24291. "capacityDemand": {
  24292. "weight": -6,
  24293. "volume": -100,
  24294. "unit": -1
  24295. },
  24296. "duration": 200,
  24297. "timeWindows": [
  24298. {
  24299. "start": "2018-08-06T11:00:00.000Z",
  24300. "end": "2018-08-06T14:00:00.000Z",
  24301. "relax": 0
  24302. }
  24303. ],
  24304. "timeWindowsIgnorable": true,
  24305. "assignedVehicleId": "",
  24306. "nestedTasks": [],
  24307. "precedenceTaskId": "",
  24308. "completed": false,
  24309. "dropPenalty": 5000
  24310. },
  24311. {
  24312. "id": "4373",
  24313. "location": {
  24314. "id": "1.3113982_103.8565897",
  24315. "latitude": 1.3113982,
  24316. "longitude": 103.8565897
  24317. },
  24318. "taskType": "Pickup",
  24319. "capacityDemand": {
  24320. "weight": 6,
  24321. "volume": 100,
  24322. "unit": 1
  24323. },
  24324. "duration": 200,
  24325. "timeWindows": [
  24326. {
  24327. "start": "2018-08-06T11:00:00.000Z",
  24328. "end": "2018-08-06T14:00:00.000Z",
  24329. "relax": 0
  24330. }
  24331. ],
  24332. "timeWindowsIgnorable": true,
  24333. "assignedVehicleId": "",
  24334. "nestedTasks": [],
  24335. "precedenceTaskId": "",
  24336. "completed": false,
  24337. "dropPenalty": 5000
  24338. },
  24339. {
  24340. "id": "4372",
  24341. "location": {
  24342. "id": "1.4314935_103.776033",
  24343. "latitude": 1.4314935,
  24344. "longitude": 103.776033
  24345. },
  24346. "taskType": "Delivery",
  24347. "capacityDemand": {
  24348. "weight": -121,
  24349. "volume": -700,
  24350. "unit": -1
  24351. },
  24352. "duration": 200,
  24353. "timeWindows": [
  24354. {
  24355. "start": "2018-08-06T13:49:00.000Z",
  24356. "end": "2018-08-06T16:49:00.000Z",
  24357. "relax": 0
  24358. }
  24359. ],
  24360. "timeWindowsIgnorable": true,
  24361. "assignedVehicleId": "",
  24362. "nestedTasks": [],
  24363. "precedenceTaskId": "",
  24364. "completed": false,
  24365. "dropPenalty": 5000
  24366. },
  24367. {
  24368. "id": "4371",
  24369. "location": {
  24370. "id": "1.3113982_103.8565897",
  24371. "latitude": 1.3113982,
  24372. "longitude": 103.8565897
  24373. },
  24374. "taskType": "Pickup",
  24375. "capacityDemand": {
  24376. "weight": 121,
  24377. "volume": 700,
  24378. "unit": 1
  24379. },
  24380. "duration": 200,
  24381. "timeWindows": [
  24382. {
  24383. "start": "2018-08-06T13:49:00.000Z",
  24384. "end": "2018-08-06T16:49:00.000Z",
  24385. "relax": 0
  24386. }
  24387. ],
  24388. "timeWindowsIgnorable": true,
  24389. "assignedVehicleId": "",
  24390. "nestedTasks": [],
  24391. "precedenceTaskId": "",
  24392. "completed": false,
  24393. "dropPenalty": 5000
  24394. },
  24395. {
  24396. "id": "4370",
  24397. "location": {
  24398. "id": "1.3433277_103.7575647",
  24399. "latitude": 1.3433277,
  24400. "longitude": 103.7575647
  24401. },
  24402. "taskType": "Delivery",
  24403. "capacityDemand": {
  24404. "weight": -2,
  24405. "volume": -100,
  24406. "unit": -1
  24407. },
  24408. "duration": 200,
  24409. "timeWindows": [
  24410. {
  24411. "start": "2018-08-06T09:02:00.000Z",
  24412. "end": "2018-08-06T12:02:00.000Z",
  24413. "relax": 0
  24414. }
  24415. ],
  24416. "timeWindowsIgnorable": true,
  24417. "assignedVehicleId": "",
  24418. "nestedTasks": [],
  24419. "precedenceTaskId": "",
  24420. "completed": false,
  24421. "dropPenalty": 5000
  24422. },
  24423. {
  24424. "id": "4369",
  24425. "location": {
  24426. "id": "1.3262422_103.6783524",
  24427. "latitude": 1.3262422,
  24428. "longitude": 103.6783524
  24429. },
  24430. "taskType": "Pickup",
  24431. "capacityDemand": {
  24432. "weight": 2,
  24433. "volume": 100,
  24434. "unit": 1
  24435. },
  24436. "duration": 200,
  24437. "timeWindows": [
  24438. {
  24439. "start": "2018-08-06T09:02:00.000Z",
  24440. "end": "2018-08-06T12:02:00.000Z",
  24441. "relax": 0
  24442. }
  24443. ],
  24444. "timeWindowsIgnorable": true,
  24445. "assignedVehicleId": "",
  24446. "nestedTasks": [],
  24447. "precedenceTaskId": "",
  24448. "completed": false,
  24449. "dropPenalty": 5000
  24450. },
  24451. {
  24452. "id": "4368",
  24453. "location": {
  24454. "id": "1.3383014_103.9225237",
  24455. "latitude": 1.3383014,
  24456. "longitude": 103.9225237
  24457. },
  24458. "taskType": "Delivery",
  24459. "capacityDemand": {
  24460. "weight": -13,
  24461. "volume": -100,
  24462. "unit": -1
  24463. },
  24464. "duration": 200,
  24465. "timeWindows": [
  24466. {
  24467. "start": "2018-08-06T09:30:00.000Z",
  24468. "end": "2018-08-06T12:30:00.000Z",
  24469. "relax": 0
  24470. }
  24471. ],
  24472. "timeWindowsIgnorable": true,
  24473. "assignedVehicleId": "",
  24474. "nestedTasks": [],
  24475. "precedenceTaskId": "",
  24476. "completed": false,
  24477. "dropPenalty": 5000
  24478. },
  24479. {
  24480. "id": "4367",
  24481. "location": {
  24482. "id": "1.3230967_103.9221028",
  24483. "latitude": 1.3230967,
  24484. "longitude": 103.9221028
  24485. },
  24486. "taskType": "Pickup",
  24487. "capacityDemand": {
  24488. "weight": 13,
  24489. "volume": 100,
  24490. "unit": 1
  24491. },
  24492. "duration": 200,
  24493. "timeWindows": [
  24494. {
  24495. "start": "2018-08-06T09:30:00.000Z",
  24496. "end": "2018-08-06T12:30:00.000Z",
  24497. "relax": 0
  24498. }
  24499. ],
  24500. "timeWindowsIgnorable": true,
  24501. "assignedVehicleId": "",
  24502. "nestedTasks": [],
  24503. "precedenceTaskId": "",
  24504. "completed": false,
  24505. "dropPenalty": 5000
  24506. },
  24507. {
  24508. "id": "4366",
  24509. "location": {
  24510. "id": "1.357003_103.765962",
  24511. "latitude": 1.357003,
  24512. "longitude": 103.765962
  24513. },
  24514. "taskType": "Delivery",
  24515. "capacityDemand": {
  24516. "weight": -8,
  24517. "volume": -100,
  24518. "unit": -1
  24519. },
  24520. "duration": 200,
  24521. "timeWindows": [
  24522. {
  24523. "start": "2018-08-06T09:53:00.000Z",
  24524. "end": "2018-08-06T12:53:00.000Z",
  24525. "relax": 0
  24526. }
  24527. ],
  24528. "timeWindowsIgnorable": true,
  24529. "assignedVehicleId": "",
  24530. "nestedTasks": [],
  24531. "precedenceTaskId": "",
  24532. "completed": false,
  24533. "dropPenalty": 5000
  24534. },
  24535. {
  24536. "id": "4365",
  24537. "location": {
  24538. "id": "1.3262422_103.6783524",
  24539. "latitude": 1.3262422,
  24540. "longitude": 103.6783524
  24541. },
  24542. "taskType": "Pickup",
  24543. "capacityDemand": {
  24544. "weight": 8,
  24545. "volume": 100,
  24546. "unit": 1
  24547. },
  24548. "duration": 200,
  24549. "timeWindows": [
  24550. {
  24551. "start": "2018-08-06T09:53:00.000Z",
  24552. "end": "2018-08-06T12:53:00.000Z",
  24553. "relax": 0
  24554. }
  24555. ],
  24556. "timeWindowsIgnorable": true,
  24557. "assignedVehicleId": "",
  24558. "nestedTasks": [],
  24559. "precedenceTaskId": "",
  24560. "completed": false,
  24561. "dropPenalty": 5000
  24562. },
  24563. {
  24564. "id": "4364",
  24565. "location": {
  24566. "id": "1.3270684_103.7463706",
  24567. "latitude": 1.3270684,
  24568. "longitude": 103.7463706
  24569. },
  24570. "taskType": "Delivery",
  24571. "capacityDemand": {
  24572. "weight": -5,
  24573. "volume": -100,
  24574. "unit": -1
  24575. },
  24576. "duration": 200,
  24577. "timeWindows": [
  24578. {
  24579. "start": "2018-08-06T12:21:00.000Z",
  24580. "end": "2018-08-06T15:21:00.000Z",
  24581. "relax": 0
  24582. }
  24583. ],
  24584. "timeWindowsIgnorable": true,
  24585. "assignedVehicleId": "",
  24586. "nestedTasks": [],
  24587. "precedenceTaskId": "",
  24588. "completed": false,
  24589. "dropPenalty": 5000
  24590. },
  24591. {
  24592. "id": "4363",
  24593. "location": {
  24594. "id": "1.3262422_103.6783524",
  24595. "latitude": 1.3262422,
  24596. "longitude": 103.6783524
  24597. },
  24598. "taskType": "Pickup",
  24599. "capacityDemand": {
  24600. "weight": 5,
  24601. "volume": 100,
  24602. "unit": 1
  24603. },
  24604. "duration": 200,
  24605. "timeWindows": [
  24606. {
  24607. "start": "2018-08-06T12:21:00.000Z",
  24608. "end": "2018-08-06T15:21:00.000Z",
  24609. "relax": 0
  24610. }
  24611. ],
  24612. "timeWindowsIgnorable": true,
  24613. "assignedVehicleId": "",
  24614. "nestedTasks": [],
  24615. "precedenceTaskId": "",
  24616. "completed": false,
  24617. "dropPenalty": 5000
  24618. },
  24619. {
  24620. "id": "4362",
  24621. "location": {
  24622. "id": "1.438758_103.8303553",
  24623. "latitude": 1.438758,
  24624. "longitude": 103.8303553
  24625. },
  24626. "taskType": "Delivery",
  24627. "capacityDemand": {
  24628. "weight": -60,
  24629. "volume": -300,
  24630. "unit": -1
  24631. },
  24632. "duration": 200,
  24633. "timeWindows": [
  24634. {
  24635. "start": "2018-08-06T02:24:00.000Z",
  24636. "end": "2018-08-06T05:24:00.000Z",
  24637. "relax": 0
  24638. }
  24639. ],
  24640. "timeWindowsIgnorable": true,
  24641. "assignedVehicleId": "",
  24642. "nestedTasks": [],
  24643. "precedenceTaskId": "",
  24644. "completed": false,
  24645. "dropPenalty": 5000
  24646. },
  24647. {
  24648. "id": "4361",
  24649. "location": {
  24650. "id": "1.3113982_103.8565897",
  24651. "latitude": 1.3113982,
  24652. "longitude": 103.8565897
  24653. },
  24654. "taskType": "Pickup",
  24655. "capacityDemand": {
  24656. "weight": 60,
  24657. "volume": 300,
  24658. "unit": 1
  24659. },
  24660. "duration": 200,
  24661. "timeWindows": [
  24662. {
  24663. "start": "2018-08-06T02:24:00.000Z",
  24664. "end": "2018-08-06T05:24:00.000Z",
  24665. "relax": 0
  24666. }
  24667. ],
  24668. "timeWindowsIgnorable": true,
  24669. "assignedVehicleId": "",
  24670. "nestedTasks": [],
  24671. "precedenceTaskId": "",
  24672. "completed": false,
  24673. "dropPenalty": 5000
  24674. },
  24675. {
  24676. "id": "4360",
  24677. "location": {
  24678. "id": "1.3019377_103.8382016",
  24679. "latitude": 1.3019377,
  24680. "longitude": 103.8382016
  24681. },
  24682. "taskType": "Delivery",
  24683. "capacityDemand": {
  24684. "weight": -1,
  24685. "volume": -100,
  24686. "unit": -1
  24687. },
  24688. "duration": 200,
  24689. "timeWindows": [
  24690. {
  24691. "start": "2018-08-06T11:23:00.000Z",
  24692. "end": "2018-08-06T14:23:00.000Z",
  24693. "relax": 0
  24694. }
  24695. ],
  24696. "timeWindowsIgnorable": true,
  24697. "assignedVehicleId": "",
  24698. "nestedTasks": [],
  24699. "precedenceTaskId": "",
  24700. "completed": false,
  24701. "dropPenalty": 5000
  24702. },
  24703. {
  24704. "id": "4359",
  24705. "location": {
  24706. "id": "1.3113982_103.8565897",
  24707. "latitude": 1.3113982,
  24708. "longitude": 103.8565897
  24709. },
  24710. "taskType": "Pickup",
  24711. "capacityDemand": {
  24712. "weight": 1,
  24713. "volume": 100,
  24714. "unit": 1
  24715. },
  24716. "duration": 200,
  24717. "timeWindows": [
  24718. {
  24719. "start": "2018-08-06T11:23:00.000Z",
  24720. "end": "2018-08-06T14:23:00.000Z",
  24721. "relax": 0
  24722. }
  24723. ],
  24724. "timeWindowsIgnorable": true,
  24725. "assignedVehicleId": "",
  24726. "nestedTasks": [],
  24727. "precedenceTaskId": "",
  24728. "completed": false,
  24729. "dropPenalty": 5000
  24730. },
  24731. {
  24732. "id": "4358",
  24733. "location": {
  24734. "id": "1.3298653_103.909188",
  24735. "latitude": 1.3298653,
  24736. "longitude": 103.909188
  24737. },
  24738. "taskType": "Delivery",
  24739. "capacityDemand": {
  24740. "weight": -47,
  24741. "volume": -300,
  24742. "unit": -1
  24743. },
  24744. "duration": 200,
  24745. "timeWindows": [
  24746. {
  24747. "start": "2018-08-06T01:48:00.000Z",
  24748. "end": "2018-08-06T04:48:00.000Z",
  24749. "relax": 0
  24750. }
  24751. ],
  24752. "timeWindowsIgnorable": true,
  24753. "assignedVehicleId": "",
  24754. "nestedTasks": [],
  24755. "precedenceTaskId": "",
  24756. "completed": false,
  24757. "dropPenalty": 5000
  24758. },
  24759. {
  24760. "id": "4357",
  24761. "location": {
  24762. "id": "1.3230967_103.9221028",
  24763. "latitude": 1.3230967,
  24764. "longitude": 103.9221028
  24765. },
  24766. "taskType": "Pickup",
  24767. "capacityDemand": {
  24768. "weight": 47,
  24769. "volume": 300,
  24770. "unit": 1
  24771. },
  24772. "duration": 200,
  24773. "timeWindows": [
  24774. {
  24775. "start": "2018-08-06T01:48:00.000Z",
  24776. "end": "2018-08-06T04:48:00.000Z",
  24777. "relax": 0
  24778. }
  24779. ],
  24780. "timeWindowsIgnorable": true,
  24781. "assignedVehicleId": "",
  24782. "nestedTasks": [],
  24783. "precedenceTaskId": "",
  24784. "completed": false,
  24785. "dropPenalty": 5000
  24786. },
  24787. {
  24788. "id": "4356",
  24789. "location": {
  24790. "id": "1.3759816_103.8488444",
  24791. "latitude": 1.3759816,
  24792. "longitude": 103.8488444
  24793. },
  24794. "taskType": "Delivery",
  24795. "capacityDemand": {
  24796. "weight": -3,
  24797. "volume": -100,
  24798. "unit": -1
  24799. },
  24800. "duration": 200,
  24801. "timeWindows": [
  24802. {
  24803. "start": "2018-08-06T10:01:00.000Z",
  24804. "end": "2018-08-06T13:01:00.000Z",
  24805. "relax": 0
  24806. }
  24807. ],
  24808. "timeWindowsIgnorable": true,
  24809. "assignedVehicleId": "",
  24810. "nestedTasks": [],
  24811. "precedenceTaskId": "",
  24812. "completed": false,
  24813. "dropPenalty": 5000
  24814. },
  24815. {
  24816. "id": "4355",
  24817. "location": {
  24818. "id": "1.3113982_103.8565897",
  24819. "latitude": 1.3113982,
  24820. "longitude": 103.8565897
  24821. },
  24822. "taskType": "Pickup",
  24823. "capacityDemand": {
  24824. "weight": 3,
  24825. "volume": 100,
  24826. "unit": 1
  24827. },
  24828. "duration": 200,
  24829. "timeWindows": [
  24830. {
  24831. "start": "2018-08-06T10:01:00.000Z",
  24832. "end": "2018-08-06T13:01:00.000Z",
  24833. "relax": 0
  24834. }
  24835. ],
  24836. "timeWindowsIgnorable": true,
  24837. "assignedVehicleId": "",
  24838. "nestedTasks": [],
  24839. "precedenceTaskId": "",
  24840. "completed": false,
  24841. "dropPenalty": 5000
  24842. },
  24843. {
  24844. "id": "4354",
  24845. "location": {
  24846. "id": "1.3563291_103.845991",
  24847. "latitude": 1.3563291,
  24848. "longitude": 103.845991
  24849. },
  24850. "taskType": "Delivery",
  24851. "capacityDemand": {
  24852. "weight": -132,
  24853. "volume": -700,
  24854. "unit": -1
  24855. },
  24856. "duration": 200,
  24857. "timeWindows": [
  24858. {
  24859. "start": "2018-08-06T09:02:00.000Z",
  24860. "end": "2018-08-06T12:02:00.000Z",
  24861. "relax": 0
  24862. }
  24863. ],
  24864. "timeWindowsIgnorable": true,
  24865. "assignedVehicleId": "",
  24866. "nestedTasks": [],
  24867. "precedenceTaskId": "",
  24868. "completed": false,
  24869. "dropPenalty": 5000
  24870. },
  24871. {
  24872. "id": "4353",
  24873. "location": {
  24874. "id": "1.3113982_103.8565897",
  24875. "latitude": 1.3113982,
  24876. "longitude": 103.8565897
  24877. },
  24878. "taskType": "Pickup",
  24879. "capacityDemand": {
  24880. "weight": 132,
  24881. "volume": 700,
  24882. "unit": 1
  24883. },
  24884. "duration": 200,
  24885. "timeWindows": [
  24886. {
  24887. "start": "2018-08-06T09:02:00.000Z",
  24888. "end": "2018-08-06T12:02:00.000Z",
  24889. "relax": 0
  24890. }
  24891. ],
  24892. "timeWindowsIgnorable": true,
  24893. "assignedVehicleId": "",
  24894. "nestedTasks": [],
  24895. "precedenceTaskId": "",
  24896. "completed": false,
  24897. "dropPenalty": 5000
  24898. },
  24899. {
  24900. "id": "4352",
  24901. "location": {
  24902. "id": "1.343012_103.863375",
  24903. "latitude": 1.343012,
  24904. "longitude": 103.863375
  24905. },
  24906. "taskType": "Delivery",
  24907. "capacityDemand": {
  24908. "weight": -2,
  24909. "volume": -100,
  24910. "unit": -1
  24911. },
  24912. "duration": 200,
  24913. "timeWindows": [
  24914. {
  24915. "start": "2018-08-06T00:50:00.000Z",
  24916. "end": "2018-08-06T03:50:00.000Z",
  24917. "relax": 0
  24918. }
  24919. ],
  24920. "timeWindowsIgnorable": true,
  24921. "assignedVehicleId": "",
  24922. "nestedTasks": [],
  24923. "precedenceTaskId": "",
  24924. "completed": false,
  24925. "dropPenalty": 5000
  24926. },
  24927. {
  24928. "id": "4351",
  24929. "location": {
  24930. "id": "1.3113982_103.8565897",
  24931. "latitude": 1.3113982,
  24932. "longitude": 103.8565897
  24933. },
  24934. "taskType": "Pickup",
  24935. "capacityDemand": {
  24936. "weight": 2,
  24937. "volume": 100,
  24938. "unit": 1
  24939. },
  24940. "duration": 200,
  24941. "timeWindows": [
  24942. {
  24943. "start": "2018-08-06T00:50:00.000Z",
  24944. "end": "2018-08-06T03:50:00.000Z",
  24945. "relax": 0
  24946. }
  24947. ],
  24948. "timeWindowsIgnorable": true,
  24949. "assignedVehicleId": "",
  24950. "nestedTasks": [],
  24951. "precedenceTaskId": "",
  24952. "completed": false,
  24953. "dropPenalty": 5000
  24954. },
  24955. {
  24956. "id": "4350",
  24957. "location": {
  24958. "id": "1.389669_103.8801605",
  24959. "latitude": 1.389669,
  24960. "longitude": 103.8801605
  24961. },
  24962. "taskType": "Delivery",
  24963. "capacityDemand": {
  24964. "weight": -3,
  24965. "volume": -100,
  24966. "unit": -1
  24967. },
  24968. "duration": 200,
  24969. "timeWindows": [
  24970. {
  24971. "start": "2018-08-05T23:24:00.000Z",
  24972. "end": "2018-08-06T02:24:00.000Z",
  24973. "relax": 0
  24974. }
  24975. ],
  24976. "timeWindowsIgnorable": true,
  24977. "assignedVehicleId": "",
  24978. "nestedTasks": [],
  24979. "precedenceTaskId": "",
  24980. "completed": false,
  24981. "dropPenalty": 5000
  24982. },
  24983. {
  24984. "id": "4349",
  24985. "location": {
  24986. "id": "1.3230967_103.9221028",
  24987. "latitude": 1.3230967,
  24988. "longitude": 103.9221028
  24989. },
  24990. "taskType": "Pickup",
  24991. "capacityDemand": {
  24992. "weight": 3,
  24993. "volume": 100,
  24994. "unit": 1
  24995. },
  24996. "duration": 200,
  24997. "timeWindows": [
  24998. {
  24999. "start": "2018-08-05T23:24:00.000Z",
  25000. "end": "2018-08-06T02:24:00.000Z",
  25001. "relax": 0
  25002. }
  25003. ],
  25004. "timeWindowsIgnorable": true,
  25005. "assignedVehicleId": "",
  25006. "nestedTasks": [],
  25007. "precedenceTaskId": "",
  25008. "completed": false,
  25009. "dropPenalty": 5000
  25010. },
  25011. {
  25012. "id": "4348",
  25013. "location": {
  25014. "id": "1.358174_103.748064",
  25015. "latitude": 1.358174,
  25016. "longitude": 103.748064
  25017. },
  25018. "taskType": "Delivery",
  25019. "capacityDemand": {
  25020. "weight": -39,
  25021. "volume": -200,
  25022. "unit": -1
  25023. },
  25024. "duration": 200,
  25025. "timeWindows": [
  25026. {
  25027. "start": "2018-08-06T09:07:00.000Z",
  25028. "end": "2018-08-06T12:07:00.000Z",
  25029. "relax": 0
  25030. }
  25031. ],
  25032. "timeWindowsIgnorable": true,
  25033. "assignedVehicleId": "",
  25034. "nestedTasks": [],
  25035. "precedenceTaskId": "",
  25036. "completed": false,
  25037. "dropPenalty": 5000
  25038. },
  25039. {
  25040. "id": "4347",
  25041. "location": {
  25042. "id": "1.3262422_103.6783524",
  25043. "latitude": 1.3262422,
  25044. "longitude": 103.6783524
  25045. },
  25046. "taskType": "Pickup",
  25047. "capacityDemand": {
  25048. "weight": 39,
  25049. "volume": 200,
  25050. "unit": 1
  25051. },
  25052. "duration": 200,
  25053. "timeWindows": [
  25054. {
  25055. "start": "2018-08-06T09:07:00.000Z",
  25056. "end": "2018-08-06T12:07:00.000Z",
  25057. "relax": 0
  25058. }
  25059. ],
  25060. "timeWindowsIgnorable": true,
  25061. "assignedVehicleId": "",
  25062. "nestedTasks": [],
  25063. "precedenceTaskId": "",
  25064. "completed": false,
  25065. "dropPenalty": 5000
  25066. },
  25067. {
  25068. "id": "4346",
  25069. "location": {
  25070. "id": "1.3520563_103.8339684",
  25071. "latitude": 1.3520563,
  25072. "longitude": 103.8339684
  25073. },
  25074. "taskType": "Delivery",
  25075. "capacityDemand": {
  25076. "weight": -23,
  25077. "volume": -200,
  25078. "unit": -1
  25079. },
  25080. "duration": 200,
  25081. "timeWindows": [
  25082. {
  25083. "start": "2018-08-06T07:31:00.000Z",
  25084. "end": "2018-08-06T10:31:00.000Z",
  25085. "relax": 0
  25086. }
  25087. ],
  25088. "timeWindowsIgnorable": true,
  25089. "assignedVehicleId": "",
  25090. "nestedTasks": [],
  25091. "precedenceTaskId": "",
  25092. "completed": false,
  25093. "dropPenalty": 5000
  25094. },
  25095. {
  25096. "id": "4345",
  25097. "location": {
  25098. "id": "1.3113982_103.8565897",
  25099. "latitude": 1.3113982,
  25100. "longitude": 103.8565897
  25101. },
  25102. "taskType": "Pickup",
  25103. "capacityDemand": {
  25104. "weight": 23,
  25105. "volume": 200,
  25106. "unit": 1
  25107. },
  25108. "duration": 200,
  25109. "timeWindows": [
  25110. {
  25111. "start": "2018-08-06T07:31:00.000Z",
  25112. "end": "2018-08-06T10:31:00.000Z",
  25113. "relax": 0
  25114. }
  25115. ],
  25116. "timeWindowsIgnorable": true,
  25117. "assignedVehicleId": "",
  25118. "nestedTasks": [],
  25119. "precedenceTaskId": "",
  25120. "completed": false,
  25121. "dropPenalty": 5000
  25122. },
  25123. {
  25124. "id": "4344",
  25125. "location": {
  25126. "id": "1.337605_103.805503",
  25127. "latitude": 1.337605,
  25128. "longitude": 103.805503
  25129. },
  25130. "taskType": "Delivery",
  25131. "capacityDemand": {
  25132. "weight": -6,
  25133. "volume": -100,
  25134. "unit": -1
  25135. },
  25136. "duration": 200,
  25137. "timeWindows": [
  25138. {
  25139. "start": "2018-08-06T02:16:00.000Z",
  25140. "end": "2018-08-06T05:16:00.000Z",
  25141. "relax": 0
  25142. }
  25143. ],
  25144. "timeWindowsIgnorable": true,
  25145. "assignedVehicleId": "",
  25146. "nestedTasks": [],
  25147. "precedenceTaskId": "",
  25148. "completed": false,
  25149. "dropPenalty": 5000
  25150. },
  25151. {
  25152. "id": "4343",
  25153. "location": {
  25154. "id": "1.3113982_103.8565897",
  25155. "latitude": 1.3113982,
  25156. "longitude": 103.8565897
  25157. },
  25158. "taskType": "Pickup",
  25159. "capacityDemand": {
  25160. "weight": 6,
  25161. "volume": 100,
  25162. "unit": 1
  25163. },
  25164. "duration": 200,
  25165. "timeWindows": [
  25166. {
  25167. "start": "2018-08-06T02:16:00.000Z",
  25168. "end": "2018-08-06T05:16:00.000Z",
  25169. "relax": 0
  25170. }
  25171. ],
  25172. "timeWindowsIgnorable": true,
  25173. "assignedVehicleId": "",
  25174. "nestedTasks": [],
  25175. "precedenceTaskId": "",
  25176. "completed": false,
  25177. "dropPenalty": 5000
  25178. },
  25179. {
  25180. "id": "4342",
  25181. "location": {
  25182. "id": "1.347193_103.7489938",
  25183. "latitude": 1.347193,
  25184. "longitude": 103.7489938
  25185. },
  25186. "taskType": "Delivery",
  25187. "capacityDemand": {
  25188. "weight": -4,
  25189. "volume": -100,
  25190. "unit": -1
  25191. },
  25192. "duration": 200,
  25193. "timeWindows": [
  25194. {
  25195. "start": "2018-08-06T05:34:00.000Z",
  25196. "end": "2018-08-06T08:34:00.000Z",
  25197. "relax": 0
  25198. }
  25199. ],
  25200. "timeWindowsIgnorable": true,
  25201. "assignedVehicleId": "",
  25202. "nestedTasks": [],
  25203. "precedenceTaskId": "",
  25204. "completed": false,
  25205. "dropPenalty": 5000
  25206. },
  25207. {
  25208. "id": "4341",
  25209. "location": {
  25210. "id": "1.3262422_103.6783524",
  25211. "latitude": 1.3262422,
  25212. "longitude": 103.6783524
  25213. },
  25214. "taskType": "Pickup",
  25215. "capacityDemand": {
  25216. "weight": 4,
  25217. "volume": 100,
  25218. "unit": 1
  25219. },
  25220. "duration": 200,
  25221. "timeWindows": [
  25222. {
  25223. "start": "2018-08-06T05:34:00.000Z",
  25224. "end": "2018-08-06T08:34:00.000Z",
  25225. "relax": 0
  25226. }
  25227. ],
  25228. "timeWindowsIgnorable": true,
  25229. "assignedVehicleId": "",
  25230. "nestedTasks": [],
  25231. "precedenceTaskId": "",
  25232. "completed": false,
  25233. "dropPenalty": 5000
  25234. },
  25235. {
  25236. "id": "4340",
  25237. "location": {
  25238. "id": "1.403669_103.9004881",
  25239. "latitude": 1.403669,
  25240. "longitude": 103.9004881
  25241. },
  25242. "taskType": "Delivery",
  25243. "capacityDemand": {
  25244. "weight": -330,
  25245. "volume": -1700,
  25246. "unit": -1
  25247. },
  25248. "duration": 200,
  25249. "timeWindows": [
  25250. {
  25251. "start": "2018-08-06T04:55:00.000Z",
  25252. "end": "2018-08-06T07:55:00.000Z",
  25253. "relax": 0
  25254. }
  25255. ],
  25256. "timeWindowsIgnorable": true,
  25257. "assignedVehicleId": "",
  25258. "nestedTasks": [],
  25259. "precedenceTaskId": "",
  25260. "completed": false,
  25261. "dropPenalty": 5000
  25262. },
  25263. {
  25264. "id": "4339",
  25265. "location": {
  25266. "id": "1.3230967_103.9221028",
  25267. "latitude": 1.3230967,
  25268. "longitude": 103.9221028
  25269. },
  25270. "taskType": "Pickup",
  25271. "capacityDemand": {
  25272. "weight": 330,
  25273. "volume": 1700,
  25274. "unit": 1
  25275. },
  25276. "duration": 200,
  25277. "timeWindows": [
  25278. {
  25279. "start": "2018-08-06T04:55:00.000Z",
  25280. "end": "2018-08-06T07:55:00.000Z",
  25281. "relax": 0
  25282. }
  25283. ],
  25284. "timeWindowsIgnorable": true,
  25285. "assignedVehicleId": "",
  25286. "nestedTasks": [],
  25287. "precedenceTaskId": "",
  25288. "completed": false,
  25289. "dropPenalty": 5000
  25290. },
  25291. {
  25292. "id": "4338",
  25293. "location": {
  25294. "id": "1.3446355_103.7887707",
  25295. "latitude": 1.3446355,
  25296. "longitude": 103.7887707
  25297. },
  25298. "taskType": "Delivery",
  25299. "capacityDemand": {
  25300. "weight": -31,
  25301. "volume": -200,
  25302. "unit": -1
  25303. },
  25304. "duration": 200,
  25305. "timeWindows": [
  25306. {
  25307. "start": "2018-08-05T23:16:00.000Z",
  25308. "end": "2018-08-06T02:16:00.000Z",
  25309. "relax": 0
  25310. }
  25311. ],
  25312. "timeWindowsIgnorable": true,
  25313. "assignedVehicleId": "",
  25314. "nestedTasks": [],
  25315. "precedenceTaskId": "",
  25316. "completed": false,
  25317. "dropPenalty": 5000
  25318. },
  25319. {
  25320. "id": "4337",
  25321. "location": {
  25322. "id": "1.3113982_103.8565897",
  25323. "latitude": 1.3113982,
  25324. "longitude": 103.8565897
  25325. },
  25326. "taskType": "Pickup",
  25327. "capacityDemand": {
  25328. "weight": 31,
  25329. "volume": 200,
  25330. "unit": 1
  25331. },
  25332. "duration": 200,
  25333. "timeWindows": [
  25334. {
  25335. "start": "2018-08-05T23:16:00.000Z",
  25336. "end": "2018-08-06T02:16:00.000Z",
  25337. "relax": 0
  25338. }
  25339. ],
  25340. "timeWindowsIgnorable": true,
  25341. "assignedVehicleId": "",
  25342. "nestedTasks": [],
  25343. "precedenceTaskId": "",
  25344. "completed": false,
  25345. "dropPenalty": 5000
  25346. },
  25347. {
  25348. "id": "4336",
  25349. "location": {
  25350. "id": "1.3968247_103.8954154",
  25351. "latitude": 1.3968247,
  25352. "longitude": 103.8954154
  25353. },
  25354. "taskType": "Delivery",
  25355. "capacityDemand": {
  25356. "weight": -8,
  25357. "volume": -100,
  25358. "unit": -1
  25359. },
  25360. "duration": 200,
  25361. "timeWindows": [
  25362. {
  25363. "start": "2018-08-06T03:24:00.000Z",
  25364. "end": "2018-08-06T06:24:00.000Z",
  25365. "relax": 0
  25366. }
  25367. ],
  25368. "timeWindowsIgnorable": true,
  25369. "assignedVehicleId": "",
  25370. "nestedTasks": [],
  25371. "precedenceTaskId": "",
  25372. "completed": false,
  25373. "dropPenalty": 5000
  25374. },
  25375. {
  25376. "id": "4335",
  25377. "location": {
  25378. "id": "1.3230967_103.9221028",
  25379. "latitude": 1.3230967,
  25380. "longitude": 103.9221028
  25381. },
  25382. "taskType": "Pickup",
  25383. "capacityDemand": {
  25384. "weight": 8,
  25385. "volume": 100,
  25386. "unit": 1
  25387. },
  25388. "duration": 200,
  25389. "timeWindows": [
  25390. {
  25391. "start": "2018-08-06T03:24:00.000Z",
  25392. "end": "2018-08-06T06:24:00.000Z",
  25393. "relax": 0
  25394. }
  25395. ],
  25396. "timeWindowsIgnorable": true,
  25397. "assignedVehicleId": "",
  25398. "nestedTasks": [],
  25399. "precedenceTaskId": "",
  25400. "completed": false,
  25401. "dropPenalty": 5000
  25402. },
  25403. {
  25404. "id": "4334",
  25405. "location": {
  25406. "id": "1.387613_103.87934",
  25407. "latitude": 1.387613,
  25408. "longitude": 103.87934
  25409. },
  25410. "taskType": "Delivery",
  25411. "capacityDemand": {
  25412. "weight": -10,
  25413. "volume": -100,
  25414. "unit": -1
  25415. },
  25416. "duration": 200,
  25417. "timeWindows": [
  25418. {
  25419. "start": "2018-08-06T10:39:00.000Z",
  25420. "end": "2018-08-06T13:39:00.000Z",
  25421. "relax": 0
  25422. }
  25423. ],
  25424. "timeWindowsIgnorable": true,
  25425. "assignedVehicleId": "",
  25426. "nestedTasks": [],
  25427. "precedenceTaskId": "",
  25428. "completed": false,
  25429. "dropPenalty": 5000
  25430. },
  25431. {
  25432. "id": "4333",
  25433. "location": {
  25434. "id": "1.3230967_103.9221028",
  25435. "latitude": 1.3230967,
  25436. "longitude": 103.9221028
  25437. },
  25438. "taskType": "Pickup",
  25439. "capacityDemand": {
  25440. "weight": 10,
  25441. "volume": 100,
  25442. "unit": 1
  25443. },
  25444. "duration": 200,
  25445. "timeWindows": [
  25446. {
  25447. "start": "2018-08-06T10:39:00.000Z",
  25448. "end": "2018-08-06T13:39:00.000Z",
  25449. "relax": 0
  25450. }
  25451. ],
  25452. "timeWindowsIgnorable": true,
  25453. "assignedVehicleId": "",
  25454. "nestedTasks": [],
  25455. "precedenceTaskId": "",
  25456. "completed": false,
  25457. "dropPenalty": 5000
  25458. },
  25459. {
  25460. "id": "4332",
  25461. "location": {
  25462. "id": "1.388785_103.9013943",
  25463. "latitude": 1.388785,
  25464. "longitude": 103.9013943
  25465. },
  25466. "taskType": "Delivery",
  25467. "capacityDemand": {
  25468. "weight": -8,
  25469. "volume": -100,
  25470. "unit": -1
  25471. },
  25472. "duration": 200,
  25473. "timeWindows": [
  25474. {
  25475. "start": "2018-08-06T10:21:00.000Z",
  25476. "end": "2018-08-06T13:21:00.000Z",
  25477. "relax": 0
  25478. }
  25479. ],
  25480. "timeWindowsIgnorable": true,
  25481. "assignedVehicleId": "",
  25482. "nestedTasks": [],
  25483. "precedenceTaskId": "",
  25484. "completed": false,
  25485. "dropPenalty": 5000
  25486. },
  25487. {
  25488. "id": "4331",
  25489. "location": {
  25490. "id": "1.3230967_103.9221028",
  25491. "latitude": 1.3230967,
  25492. "longitude": 103.9221028
  25493. },
  25494. "taskType": "Pickup",
  25495. "capacityDemand": {
  25496. "weight": 8,
  25497. "volume": 100,
  25498. "unit": 1
  25499. },
  25500. "duration": 200,
  25501. "timeWindows": [
  25502. {
  25503. "start": "2018-08-06T10:21:00.000Z",
  25504. "end": "2018-08-06T13:21:00.000Z",
  25505. "relax": 0
  25506. }
  25507. ],
  25508. "timeWindowsIgnorable": true,
  25509. "assignedVehicleId": "",
  25510. "nestedTasks": [],
  25511. "precedenceTaskId": "",
  25512. "completed": false,
  25513. "dropPenalty": 5000
  25514. },
  25515. {
  25516. "id": "4330",
  25517. "location": {
  25518. "id": "1.373483_103.9612171",
  25519. "latitude": 1.373483,
  25520. "longitude": 103.9612171
  25521. },
  25522. "taskType": "Delivery",
  25523. "capacityDemand": {
  25524. "weight": -34,
  25525. "volume": -200,
  25526. "unit": -1
  25527. },
  25528. "duration": 200,
  25529. "timeWindows": [
  25530. {
  25531. "start": "2018-08-06T05:55:00.000Z",
  25532. "end": "2018-08-06T08:55:00.000Z",
  25533. "relax": 0
  25534. }
  25535. ],
  25536. "timeWindowsIgnorable": true,
  25537. "assignedVehicleId": "",
  25538. "nestedTasks": [],
  25539. "precedenceTaskId": "",
  25540. "completed": false,
  25541. "dropPenalty": 5000
  25542. },
  25543. {
  25544. "id": "4329",
  25545. "location": {
  25546. "id": "1.3230967_103.9221028",
  25547. "latitude": 1.3230967,
  25548. "longitude": 103.9221028
  25549. },
  25550. "taskType": "Pickup",
  25551. "capacityDemand": {
  25552. "weight": 34,
  25553. "volume": 200,
  25554. "unit": 1
  25555. },
  25556. "duration": 200,
  25557. "timeWindows": [
  25558. {
  25559. "start": "2018-08-06T05:55:00.000Z",
  25560. "end": "2018-08-06T08:55:00.000Z",
  25561. "relax": 0
  25562. }
  25563. ],
  25564. "timeWindowsIgnorable": true,
  25565. "assignedVehicleId": "",
  25566. "nestedTasks": [],
  25567. "precedenceTaskId": "",
  25568. "completed": false,
  25569. "dropPenalty": 5000
  25570. },
  25571. {
  25572. "id": "4328",
  25573. "location": {
  25574. "id": "1.3129068_103.7688615",
  25575. "latitude": 1.3129068,
  25576. "longitude": 103.7688615
  25577. },
  25578. "taskType": "Delivery",
  25579. "capacityDemand": {
  25580. "weight": -6,
  25581. "volume": -100,
  25582. "unit": -1
  25583. },
  25584. "duration": 200,
  25585. "timeWindows": [
  25586. {
  25587. "start": "2018-08-06T12:56:00.000Z",
  25588. "end": "2018-08-06T15:56:00.000Z",
  25589. "relax": 0
  25590. }
  25591. ],
  25592. "timeWindowsIgnorable": true,
  25593. "assignedVehicleId": "",
  25594. "nestedTasks": [],
  25595. "precedenceTaskId": "",
  25596. "completed": false,
  25597. "dropPenalty": 5000
  25598. },
  25599. {
  25600. "id": "4327",
  25601. "location": {
  25602. "id": "1.3113982_103.8565897",
  25603. "latitude": 1.3113982,
  25604. "longitude": 103.8565897
  25605. },
  25606. "taskType": "Pickup",
  25607. "capacityDemand": {
  25608. "weight": 6,
  25609. "volume": 100,
  25610. "unit": 1
  25611. },
  25612. "duration": 200,
  25613. "timeWindows": [
  25614. {
  25615. "start": "2018-08-06T12:56:00.000Z",
  25616. "end": "2018-08-06T15:56:00.000Z",
  25617. "relax": 0
  25618. }
  25619. ],
  25620. "timeWindowsIgnorable": true,
  25621. "assignedVehicleId": "",
  25622. "nestedTasks": [],
  25623. "precedenceTaskId": "",
  25624. "completed": false,
  25625. "dropPenalty": 5000
  25626. },
  25627. {
  25628. "id": "4326",
  25629. "location": {
  25630. "id": "1.3153964_103.7768478",
  25631. "latitude": 1.3153964,
  25632. "longitude": 103.7768478
  25633. },
  25634. "taskType": "Delivery",
  25635. "capacityDemand": {
  25636. "weight": -4,
  25637. "volume": -100,
  25638. "unit": -1
  25639. },
  25640. "duration": 200,
  25641. "timeWindows": [
  25642. {
  25643. "start": "2018-08-06T11:06:00.000Z",
  25644. "end": "2018-08-06T14:06:00.000Z",
  25645. "relax": 0
  25646. }
  25647. ],
  25648. "timeWindowsIgnorable": true,
  25649. "assignedVehicleId": "",
  25650. "nestedTasks": [],
  25651. "precedenceTaskId": "",
  25652. "completed": false,
  25653. "dropPenalty": 5000
  25654. },
  25655. {
  25656. "id": "4325",
  25657. "location": {
  25658. "id": "1.3113982_103.8565897",
  25659. "latitude": 1.3113982,
  25660. "longitude": 103.8565897
  25661. },
  25662. "taskType": "Pickup",
  25663. "capacityDemand": {
  25664. "weight": 4,
  25665. "volume": 100,
  25666. "unit": 1
  25667. },
  25668. "duration": 200,
  25669. "timeWindows": [
  25670. {
  25671. "start": "2018-08-06T11:06:00.000Z",
  25672. "end": "2018-08-06T14:06:00.000Z",
  25673. "relax": 0
  25674. }
  25675. ],
  25676. "timeWindowsIgnorable": true,
  25677. "assignedVehicleId": "",
  25678. "nestedTasks": [],
  25679. "precedenceTaskId": "",
  25680. "completed": false,
  25681. "dropPenalty": 5000
  25682. },
  25683. {
  25684. "id": "4324",
  25685. "location": {
  25686. "id": "1.4480351_103.8015389",
  25687. "latitude": 1.4480351,
  25688. "longitude": 103.8015389
  25689. },
  25690. "taskType": "Delivery",
  25691. "capacityDemand": {
  25692. "weight": -3,
  25693. "volume": -100,
  25694. "unit": -1
  25695. },
  25696. "duration": 200,
  25697. "timeWindows": [
  25698. {
  25699. "start": "2018-08-05T23:47:00.000Z",
  25700. "end": "2018-08-06T02:47:00.000Z",
  25701. "relax": 0
  25702. }
  25703. ],
  25704. "timeWindowsIgnorable": true,
  25705. "assignedVehicleId": "",
  25706. "nestedTasks": [],
  25707. "precedenceTaskId": "",
  25708. "completed": false,
  25709. "dropPenalty": 5000
  25710. },
  25711. {
  25712. "id": "4323",
  25713. "location": {
  25714. "id": "1.3113982_103.8565897",
  25715. "latitude": 1.3113982,
  25716. "longitude": 103.8565897
  25717. },
  25718. "taskType": "Pickup",
  25719. "capacityDemand": {
  25720. "weight": 3,
  25721. "volume": 100,
  25722. "unit": 1
  25723. },
  25724. "duration": 200,
  25725. "timeWindows": [
  25726. {
  25727. "start": "2018-08-05T23:47:00.000Z",
  25728. "end": "2018-08-06T02:47:00.000Z",
  25729. "relax": 0
  25730. }
  25731. ],
  25732. "timeWindowsIgnorable": true,
  25733. "assignedVehicleId": "",
  25734. "nestedTasks": [],
  25735. "precedenceTaskId": "",
  25736. "completed": false,
  25737. "dropPenalty": 5000
  25738. },
  25739. {
  25740. "id": "4322",
  25741. "location": {
  25742. "id": "1.4498842_103.8142224",
  25743. "latitude": 1.4498842,
  25744. "longitude": 103.8142224
  25745. },
  25746. "taskType": "Delivery",
  25747. "capacityDemand": {
  25748. "weight": -3,
  25749. "volume": -100,
  25750. "unit": -1
  25751. },
  25752. "duration": 200,
  25753. "timeWindows": [
  25754. {
  25755. "start": "2018-08-06T11:38:00.000Z",
  25756. "end": "2018-08-06T14:38:00.000Z",
  25757. "relax": 0
  25758. }
  25759. ],
  25760. "timeWindowsIgnorable": true,
  25761. "assignedVehicleId": "",
  25762. "nestedTasks": [],
  25763. "precedenceTaskId": "",
  25764. "completed": false,
  25765. "dropPenalty": 5000
  25766. },
  25767. {
  25768. "id": "4321",
  25769. "location": {
  25770. "id": "1.3113982_103.8565897",
  25771. "latitude": 1.3113982,
  25772. "longitude": 103.8565897
  25773. },
  25774. "taskType": "Pickup",
  25775. "capacityDemand": {
  25776. "weight": 3,
  25777. "volume": 100,
  25778. "unit": 1
  25779. },
  25780. "duration": 200,
  25781. "timeWindows": [
  25782. {
  25783. "start": "2018-08-06T11:38:00.000Z",
  25784. "end": "2018-08-06T14:38:00.000Z",
  25785. "relax": 0
  25786. }
  25787. ],
  25788. "timeWindowsIgnorable": true,
  25789. "assignedVehicleId": "",
  25790. "nestedTasks": [],
  25791. "precedenceTaskId": "",
  25792. "completed": false,
  25793. "dropPenalty": 5000
  25794. },
  25795. {
  25796. "id": "4320",
  25797. "location": {
  25798. "id": "1.400491_103.7462496",
  25799. "latitude": 1.400491,
  25800. "longitude": 103.7462496
  25801. },
  25802. "taskType": "Delivery",
  25803. "capacityDemand": {
  25804. "weight": -5,
  25805. "volume": -100,
  25806. "unit": -1
  25807. },
  25808. "duration": 200,
  25809. "timeWindows": [
  25810. {
  25811. "start": "2018-08-06T03:48:00.000Z",
  25812. "end": "2018-08-06T06:48:00.000Z",
  25813. "relax": 0
  25814. }
  25815. ],
  25816. "timeWindowsIgnorable": true,
  25817. "assignedVehicleId": "",
  25818. "nestedTasks": [],
  25819. "precedenceTaskId": "",
  25820. "completed": false,
  25821. "dropPenalty": 5000
  25822. },
  25823. {
  25824. "id": "4319",
  25825. "location": {
  25826. "id": "1.3262422_103.6783524",
  25827. "latitude": 1.3262422,
  25828. "longitude": 103.6783524
  25829. },
  25830. "taskType": "Pickup",
  25831. "capacityDemand": {
  25832. "weight": 5,
  25833. "volume": 100,
  25834. "unit": 1
  25835. },
  25836. "duration": 200,
  25837. "timeWindows": [
  25838. {
  25839. "start": "2018-08-06T03:48:00.000Z",
  25840. "end": "2018-08-06T06:48:00.000Z",
  25841. "relax": 0
  25842. }
  25843. ],
  25844. "timeWindowsIgnorable": true,
  25845. "assignedVehicleId": "",
  25846. "nestedTasks": [],
  25847. "precedenceTaskId": "",
  25848. "completed": false,
  25849. "dropPenalty": 5000
  25850. },
  25851. {
  25852. "id": "4318",
  25853. "location": {
  25854. "id": "1.37618_103.7655311",
  25855. "latitude": 1.37618,
  25856. "longitude": 103.7655311
  25857. },
  25858. "taskType": "Delivery",
  25859. "capacityDemand": {
  25860. "weight": -1,
  25861. "volume": -100,
  25862. "unit": -1
  25863. },
  25864. "duration": 200,
  25865. "timeWindows": [
  25866. {
  25867. "start": "2018-08-06T04:55:00.000Z",
  25868. "end": "2018-08-06T07:55:00.000Z",
  25869. "relax": 0
  25870. }
  25871. ],
  25872. "timeWindowsIgnorable": true,
  25873. "assignedVehicleId": "",
  25874. "nestedTasks": [],
  25875. "precedenceTaskId": "",
  25876. "completed": false,
  25877. "dropPenalty": 5000
  25878. },
  25879. {
  25880. "id": "4317",
  25881. "location": {
  25882. "id": "1.3262422_103.6783524",
  25883. "latitude": 1.3262422,
  25884. "longitude": 103.6783524
  25885. },
  25886. "taskType": "Pickup",
  25887. "capacityDemand": {
  25888. "weight": 1,
  25889. "volume": 100,
  25890. "unit": 1
  25891. },
  25892. "duration": 200,
  25893. "timeWindows": [
  25894. {
  25895. "start": "2018-08-06T04:55:00.000Z",
  25896. "end": "2018-08-06T07:55:00.000Z",
  25897. "relax": 0
  25898. }
  25899. ],
  25900. "timeWindowsIgnorable": true,
  25901. "assignedVehicleId": "",
  25902. "nestedTasks": [],
  25903. "precedenceTaskId": "",
  25904. "completed": false,
  25905. "dropPenalty": 5000
  25906. },
  25907. {
  25908. "id": "4316",
  25909. "location": {
  25910. "id": "1.343084_103.71786",
  25911. "latitude": 1.343084,
  25912. "longitude": 103.71786
  25913. },
  25914. "taskType": "Delivery",
  25915. "capacityDemand": {
  25916. "weight": -103,
  25917. "volume": -600,
  25918. "unit": -1
  25919. },
  25920. "duration": 200,
  25921. "timeWindows": [
  25922. {
  25923. "start": "2018-08-06T09:36:00.000Z",
  25924. "end": "2018-08-06T12:36:00.000Z",
  25925. "relax": 0
  25926. }
  25927. ],
  25928. "timeWindowsIgnorable": true,
  25929. "assignedVehicleId": "",
  25930. "nestedTasks": [],
  25931. "precedenceTaskId": "",
  25932. "completed": false,
  25933. "dropPenalty": 5000
  25934. },
  25935. {
  25936. "id": "4315",
  25937. "location": {
  25938. "id": "1.3262422_103.6783524",
  25939. "latitude": 1.3262422,
  25940. "longitude": 103.6783524
  25941. },
  25942. "taskType": "Pickup",
  25943. "capacityDemand": {
  25944. "weight": 103,
  25945. "volume": 600,
  25946. "unit": 1
  25947. },
  25948. "duration": 200,
  25949. "timeWindows": [
  25950. {
  25951. "start": "2018-08-06T09:36:00.000Z",
  25952. "end": "2018-08-06T12:36:00.000Z",
  25953. "relax": 0
  25954. }
  25955. ],
  25956. "timeWindowsIgnorable": true,
  25957. "assignedVehicleId": "",
  25958. "nestedTasks": [],
  25959. "precedenceTaskId": "",
  25960. "completed": false,
  25961. "dropPenalty": 5000
  25962. },
  25963. {
  25964. "id": "4314",
  25965. "location": {
  25966. "id": "1.2967926_103.786762",
  25967. "latitude": 1.2967926,
  25968. "longitude": 103.786762
  25969. },
  25970. "taskType": "Delivery",
  25971. "capacityDemand": {
  25972. "weight": -196,
  25973. "volume": -1000,
  25974. "unit": -1
  25975. },
  25976. "duration": 200,
  25977. "timeWindows": [
  25978. {
  25979. "start": "2018-08-06T00:57:00.000Z",
  25980. "end": "2018-08-06T03:57:00.000Z",
  25981. "relax": 0
  25982. }
  25983. ],
  25984. "timeWindowsIgnorable": true,
  25985. "assignedVehicleId": "",
  25986. "nestedTasks": [],
  25987. "precedenceTaskId": "",
  25988. "completed": false,
  25989. "dropPenalty": 5000
  25990. },
  25991. {
  25992. "id": "4313",
  25993. "location": {
  25994. "id": "1.3113982_103.8565897",
  25995. "latitude": 1.3113982,
  25996. "longitude": 103.8565897
  25997. },
  25998. "taskType": "Pickup",
  25999. "capacityDemand": {
  26000. "weight": 196,
  26001. "volume": 1000,
  26002. "unit": 1
  26003. },
  26004. "duration": 200,
  26005. "timeWindows": [
  26006. {
  26007. "start": "2018-08-06T00:57:00.000Z",
  26008. "end": "2018-08-06T03:57:00.000Z",
  26009. "relax": 0
  26010. }
  26011. ],
  26012. "timeWindowsIgnorable": true,
  26013. "assignedVehicleId": "",
  26014. "nestedTasks": [],
  26015. "precedenceTaskId": "",
  26016. "completed": false,
  26017. "dropPenalty": 5000
  26018. },
  26019. {
  26020. "id": "4312",
  26021. "location": {
  26022. "id": "1.305512_103.8300944",
  26023. "latitude": 1.305512,
  26024. "longitude": 103.8300944
  26025. },
  26026. "taskType": "Delivery",
  26027. "capacityDemand": {
  26028. "weight": -51,
  26029. "volume": -300,
  26030. "unit": -1
  26031. },
  26032. "duration": 200,
  26033. "timeWindows": [
  26034. {
  26035. "start": "2018-08-06T01:53:00.000Z",
  26036. "end": "2018-08-06T04:53:00.000Z",
  26037. "relax": 0
  26038. }
  26039. ],
  26040. "timeWindowsIgnorable": true,
  26041. "assignedVehicleId": "",
  26042. "nestedTasks": [],
  26043. "precedenceTaskId": "",
  26044. "completed": false,
  26045. "dropPenalty": 5000
  26046. },
  26047. {
  26048. "id": "4311",
  26049. "location": {
  26050. "id": "1.3113982_103.8565897",
  26051. "latitude": 1.3113982,
  26052. "longitude": 103.8565897
  26053. },
  26054. "taskType": "Pickup",
  26055. "capacityDemand": {
  26056. "weight": 51,
  26057. "volume": 300,
  26058. "unit": 1
  26059. },
  26060. "duration": 200,
  26061. "timeWindows": [
  26062. {
  26063. "start": "2018-08-06T01:53:00.000Z",
  26064. "end": "2018-08-06T04:53:00.000Z",
  26065. "relax": 0
  26066. }
  26067. ],
  26068. "timeWindowsIgnorable": true,
  26069. "assignedVehicleId": "",
  26070. "nestedTasks": [],
  26071. "precedenceTaskId": "",
  26072. "completed": false,
  26073. "dropPenalty": 5000
  26074. },
  26075. {
  26076. "id": "4310",
  26077. "location": {
  26078. "id": "1.4296593_103.7844881",
  26079. "latitude": 1.4296593,
  26080. "longitude": 103.7844881
  26081. },
  26082. "taskType": "Delivery",
  26083. "capacityDemand": {
  26084. "weight": -180,
  26085. "volume": -900,
  26086. "unit": -1
  26087. },
  26088. "duration": 200,
  26089. "timeWindows": [
  26090. {
  26091. "start": "2018-08-06T00:16:00.000Z",
  26092. "end": "2018-08-06T03:16:00.000Z",
  26093. "relax": 0
  26094. }
  26095. ],
  26096. "timeWindowsIgnorable": true,
  26097. "assignedVehicleId": "",
  26098. "nestedTasks": [],
  26099. "precedenceTaskId": "",
  26100. "completed": false,
  26101. "dropPenalty": 5000
  26102. },
  26103. {
  26104. "id": "4309",
  26105. "location": {
  26106. "id": "1.3113982_103.8565897",
  26107. "latitude": 1.3113982,
  26108. "longitude": 103.8565897
  26109. },
  26110. "taskType": "Pickup",
  26111. "capacityDemand": {
  26112. "weight": 180,
  26113. "volume": 900,
  26114. "unit": 1
  26115. },
  26116. "duration": 200,
  26117. "timeWindows": [
  26118. {
  26119. "start": "2018-08-06T00:16:00.000Z",
  26120. "end": "2018-08-06T03:16:00.000Z",
  26121. "relax": 0
  26122. }
  26123. ],
  26124. "timeWindowsIgnorable": true,
  26125. "assignedVehicleId": "",
  26126. "nestedTasks": [],
  26127. "precedenceTaskId": "",
  26128. "completed": false,
  26129. "dropPenalty": 5000
  26130. },
  26131. {
  26132. "id": "4308",
  26133. "location": {
  26134. "id": "1.3321761_103.9049966",
  26135. "latitude": 1.3321761,
  26136. "longitude": 103.9049966
  26137. },
  26138. "taskType": "Delivery",
  26139. "capacityDemand": {
  26140. "weight": -12,
  26141. "volume": -100,
  26142. "unit": -1
  26143. },
  26144. "duration": 200,
  26145. "timeWindows": [
  26146. {
  26147. "start": "2018-08-06T07:04:00.000Z",
  26148. "end": "2018-08-06T10:04:00.000Z",
  26149. "relax": 0
  26150. }
  26151. ],
  26152. "timeWindowsIgnorable": true,
  26153. "assignedVehicleId": "",
  26154. "nestedTasks": [],
  26155. "precedenceTaskId": "",
  26156. "completed": false,
  26157. "dropPenalty": 5000
  26158. },
  26159. {
  26160. "id": "4307",
  26161. "location": {
  26162. "id": "1.3230967_103.9221028",
  26163. "latitude": 1.3230967,
  26164. "longitude": 103.9221028
  26165. },
  26166. "taskType": "Pickup",
  26167. "capacityDemand": {
  26168. "weight": 12,
  26169. "volume": 100,
  26170. "unit": 1
  26171. },
  26172. "duration": 200,
  26173. "timeWindows": [
  26174. {
  26175. "start": "2018-08-06T07:04:00.000Z",
  26176. "end": "2018-08-06T10:04:00.000Z",
  26177. "relax": 0
  26178. }
  26179. ],
  26180. "timeWindowsIgnorable": true,
  26181. "assignedVehicleId": "",
  26182. "nestedTasks": [],
  26183. "precedenceTaskId": "",
  26184. "completed": false,
  26185. "dropPenalty": 5000
  26186. },
  26187. {
  26188. "id": "4306",
  26189. "location": {
  26190. "id": "1.290427_103.81982",
  26191. "latitude": 1.290427,
  26192. "longitude": 103.81982
  26193. },
  26194. "taskType": "Delivery",
  26195. "capacityDemand": {
  26196. "weight": -13,
  26197. "volume": -100,
  26198. "unit": -1
  26199. },
  26200. "duration": 200,
  26201. "timeWindows": [
  26202. {
  26203. "start": "2018-08-06T08:54:00.000Z",
  26204. "end": "2018-08-06T11:54:00.000Z",
  26205. "relax": 0
  26206. }
  26207. ],
  26208. "timeWindowsIgnorable": true,
  26209. "assignedVehicleId": "",
  26210. "nestedTasks": [],
  26211. "precedenceTaskId": "",
  26212. "completed": false,
  26213. "dropPenalty": 5000
  26214. },
  26215. {
  26216. "id": "4305",
  26217. "location": {
  26218. "id": "1.3113982_103.8565897",
  26219. "latitude": 1.3113982,
  26220. "longitude": 103.8565897
  26221. },
  26222. "taskType": "Pickup",
  26223. "capacityDemand": {
  26224. "weight": 13,
  26225. "volume": 100,
  26226. "unit": 1
  26227. },
  26228. "duration": 200,
  26229. "timeWindows": [
  26230. {
  26231. "start": "2018-08-06T08:54:00.000Z",
  26232. "end": "2018-08-06T11:54:00.000Z",
  26233. "relax": 0
  26234. }
  26235. ],
  26236. "timeWindowsIgnorable": true,
  26237. "assignedVehicleId": "",
  26238. "nestedTasks": [],
  26239. "precedenceTaskId": "",
  26240. "completed": false,
  26241. "dropPenalty": 5000
  26242. },
  26243. {
  26244. "id": "4304",
  26245. "location": {
  26246. "id": "1.3415001_103.770356",
  26247. "latitude": 1.3415001,
  26248. "longitude": 103.770356
  26249. },
  26250. "taskType": "Delivery",
  26251. "capacityDemand": {
  26252. "weight": -8,
  26253. "volume": -100,
  26254. "unit": -1
  26255. },
  26256. "duration": 200,
  26257. "timeWindows": [
  26258. {
  26259. "start": "2018-08-06T08:03:00.000Z",
  26260. "end": "2018-08-06T11:03:00.000Z",
  26261. "relax": 0
  26262. }
  26263. ],
  26264. "timeWindowsIgnorable": true,
  26265. "assignedVehicleId": "",
  26266. "nestedTasks": [],
  26267. "precedenceTaskId": "",
  26268. "completed": false,
  26269. "dropPenalty": 5000
  26270. },
  26271. {
  26272. "id": "4303",
  26273. "location": {
  26274. "id": "1.3262422_103.6783524",
  26275. "latitude": 1.3262422,
  26276. "longitude": 103.6783524
  26277. },
  26278. "taskType": "Pickup",
  26279. "capacityDemand": {
  26280. "weight": 8,
  26281. "volume": 100,
  26282. "unit": 1
  26283. },
  26284. "duration": 200,
  26285. "timeWindows": [
  26286. {
  26287. "start": "2018-08-06T08:03:00.000Z",
  26288. "end": "2018-08-06T11:03:00.000Z",
  26289. "relax": 0
  26290. }
  26291. ],
  26292. "timeWindowsIgnorable": true,
  26293. "assignedVehicleId": "",
  26294. "nestedTasks": [],
  26295. "precedenceTaskId": "",
  26296. "completed": false,
  26297. "dropPenalty": 5000
  26298. },
  26299. {
  26300. "id": "4302",
  26301. "location": {
  26302. "id": "1.348188_103.7530385",
  26303. "latitude": 1.348188,
  26304. "longitude": 103.7530385
  26305. },
  26306. "taskType": "Delivery",
  26307. "capacityDemand": {
  26308. "weight": -3,
  26309. "volume": -100,
  26310. "unit": -1
  26311. },
  26312. "duration": 200,
  26313. "timeWindows": [
  26314. {
  26315. "start": "2018-08-06T12:31:00.000Z",
  26316. "end": "2018-08-06T15:31:00.000Z",
  26317. "relax": 0
  26318. }
  26319. ],
  26320. "timeWindowsIgnorable": true,
  26321. "assignedVehicleId": "",
  26322. "nestedTasks": [],
  26323. "precedenceTaskId": "",
  26324. "completed": false,
  26325. "dropPenalty": 5000
  26326. },
  26327. {
  26328. "id": "4301",
  26329. "location": {
  26330. "id": "1.3230967_103.9221028",
  26331. "latitude": 1.3230967,
  26332. "longitude": 103.9221028
  26333. },
  26334. "taskType": "Pickup",
  26335. "capacityDemand": {
  26336. "weight": 3,
  26337. "volume": 100,
  26338. "unit": 1
  26339. },
  26340. "duration": 200,
  26341. "timeWindows": [
  26342. {
  26343. "start": "2018-08-06T12:31:00.000Z",
  26344. "end": "2018-08-06T15:31:00.000Z",
  26345. "relax": 0
  26346. }
  26347. ],
  26348. "timeWindowsIgnorable": true,
  26349. "assignedVehicleId": "",
  26350. "nestedTasks": [],
  26351. "precedenceTaskId": "",
  26352. "completed": false,
  26353. "dropPenalty": 5000
  26354. },
  26355. {
  26356. "id": "4300",
  26357. "location": {
  26358. "id": "1.2902208_103.8496983",
  26359. "latitude": 1.2902208,
  26360. "longitude": 103.8496983
  26361. },
  26362. "taskType": "Delivery",
  26363. "capacityDemand": {
  26364. "weight": -4,
  26365. "volume": -100,
  26366. "unit": -1
  26367. },
  26368. "duration": 200,
  26369. "timeWindows": [
  26370. {
  26371. "start": "2018-08-06T13:37:00.000Z",
  26372. "end": "2018-08-06T16:37:00.000Z",
  26373. "relax": 0
  26374. }
  26375. ],
  26376. "timeWindowsIgnorable": true,
  26377. "assignedVehicleId": "",
  26378. "nestedTasks": [],
  26379. "precedenceTaskId": "",
  26380. "completed": false,
  26381. "dropPenalty": 5000
  26382. },
  26383. {
  26384. "id": "4299",
  26385. "location": {
  26386. "id": "1.3113982_103.8565897",
  26387. "latitude": 1.3113982,
  26388. "longitude": 103.8565897
  26389. },
  26390. "taskType": "Pickup",
  26391. "capacityDemand": {
  26392. "weight": 4,
  26393. "volume": 100,
  26394. "unit": 1
  26395. },
  26396. "duration": 200,
  26397. "timeWindows": [
  26398. {
  26399. "start": "2018-08-06T13:37:00.000Z",
  26400. "end": "2018-08-06T16:37:00.000Z",
  26401. "relax": 0
  26402. }
  26403. ],
  26404. "timeWindowsIgnorable": true,
  26405. "assignedVehicleId": "",
  26406. "nestedTasks": [],
  26407. "precedenceTaskId": "",
  26408. "completed": false,
  26409. "dropPenalty": 5000
  26410. },
  26411. {
  26412. "id": "4298",
  26413. "location": {
  26414. "id": "1.3334447_103.9229638",
  26415. "latitude": 1.3334447,
  26416. "longitude": 103.9229638
  26417. },
  26418. "taskType": "Delivery",
  26419. "capacityDemand": {
  26420. "weight": -11,
  26421. "volume": -100,
  26422. "unit": -1
  26423. },
  26424. "duration": 200,
  26425. "timeWindows": [
  26426. {
  26427. "start": "2018-08-06T07:01:00.000Z",
  26428. "end": "2018-08-06T10:01:00.000Z",
  26429. "relax": 0
  26430. }
  26431. ],
  26432. "timeWindowsIgnorable": true,
  26433. "assignedVehicleId": "",
  26434. "nestedTasks": [],
  26435. "precedenceTaskId": "",
  26436. "completed": false,
  26437. "dropPenalty": 5000
  26438. },
  26439. {
  26440. "id": "4297",
  26441. "location": {
  26442. "id": "1.3230967_103.9221028",
  26443. "latitude": 1.3230967,
  26444. "longitude": 103.9221028
  26445. },
  26446. "taskType": "Pickup",
  26447. "capacityDemand": {
  26448. "weight": 11,
  26449. "volume": 100,
  26450. "unit": 1
  26451. },
  26452. "duration": 200,
  26453. "timeWindows": [
  26454. {
  26455. "start": "2018-08-06T07:01:00.000Z",
  26456. "end": "2018-08-06T10:01:00.000Z",
  26457. "relax": 0
  26458. }
  26459. ],
  26460. "timeWindowsIgnorable": true,
  26461. "assignedVehicleId": "",
  26462. "nestedTasks": [],
  26463. "precedenceTaskId": "",
  26464. "completed": false,
  26465. "dropPenalty": 5000
  26466. },
  26467. {
  26468. "id": "4296",
  26469. "location": {
  26470. "id": "1.3220834_103.8235647",
  26471. "latitude": 1.3220834,
  26472. "longitude": 103.8235647
  26473. },
  26474. "taskType": "Delivery",
  26475. "capacityDemand": {
  26476. "weight": -1,
  26477. "volume": -100,
  26478. "unit": -1
  26479. },
  26480. "duration": 200,
  26481. "timeWindows": [
  26482. {
  26483. "start": "2018-08-06T12:59:00.000Z",
  26484. "end": "2018-08-06T15:59:00.000Z",
  26485. "relax": 0
  26486. }
  26487. ],
  26488. "timeWindowsIgnorable": true,
  26489. "assignedVehicleId": "",
  26490. "nestedTasks": [],
  26491. "precedenceTaskId": "",
  26492. "completed": false,
  26493. "dropPenalty": 5000
  26494. },
  26495. {
  26496. "id": "4295",
  26497. "location": {
  26498. "id": "1.3113982_103.8565897",
  26499. "latitude": 1.3113982,
  26500. "longitude": 103.8565897
  26501. },
  26502. "taskType": "Pickup",
  26503. "capacityDemand": {
  26504. "weight": 1,
  26505. "volume": 100,
  26506. "unit": 1
  26507. },
  26508. "duration": 200,
  26509. "timeWindows": [
  26510. {
  26511. "start": "2018-08-06T12:59:00.000Z",
  26512. "end": "2018-08-06T15:59:00.000Z",
  26513. "relax": 0
  26514. }
  26515. ],
  26516. "timeWindowsIgnorable": true,
  26517. "assignedVehicleId": "",
  26518. "nestedTasks": [],
  26519. "precedenceTaskId": "",
  26520. "completed": false,
  26521. "dropPenalty": 5000
  26522. },
  26523. {
  26524. "id": "4294",
  26525. "location": {
  26526. "id": "1.3089679_103.8268974",
  26527. "latitude": 1.3089679,
  26528. "longitude": 103.8268974
  26529. },
  26530. "taskType": "Delivery",
  26531. "capacityDemand": {
  26532. "weight": -1,
  26533. "volume": -100,
  26534. "unit": -1
  26535. },
  26536. "duration": 200,
  26537. "timeWindows": [
  26538. {
  26539. "start": "2018-08-06T03:10:00.000Z",
  26540. "end": "2018-08-06T06:10:00.000Z",
  26541. "relax": 0
  26542. }
  26543. ],
  26544. "timeWindowsIgnorable": true,
  26545. "assignedVehicleId": "",
  26546. "nestedTasks": [],
  26547. "precedenceTaskId": "",
  26548. "completed": false,
  26549. "dropPenalty": 5000
  26550. },
  26551. {
  26552. "id": "4293",
  26553. "location": {
  26554. "id": "1.3113982_103.8565897",
  26555. "latitude": 1.3113982,
  26556. "longitude": 103.8565897
  26557. },
  26558. "taskType": "Pickup",
  26559. "capacityDemand": {
  26560. "weight": 1,
  26561. "volume": 100,
  26562. "unit": 1
  26563. },
  26564. "duration": 200,
  26565. "timeWindows": [
  26566. {
  26567. "start": "2018-08-06T03:10:00.000Z",
  26568. "end": "2018-08-06T06:10:00.000Z",
  26569. "relax": 0
  26570. }
  26571. ],
  26572. "timeWindowsIgnorable": true,
  26573. "assignedVehicleId": "",
  26574. "nestedTasks": [],
  26575. "precedenceTaskId": "",
  26576. "completed": false,
  26577. "dropPenalty": 5000
  26578. },
  26579. {
  26580. "id": "4292",
  26581. "location": {
  26582. "id": "1.3855799_103.7627247",
  26583. "latitude": 1.3855799,
  26584. "longitude": 103.7627247
  26585. },
  26586. "taskType": "Delivery",
  26587. "capacityDemand": {
  26588. "weight": -11,
  26589. "volume": -100,
  26590. "unit": -1
  26591. },
  26592. "duration": 200,
  26593. "timeWindows": [
  26594. {
  26595. "start": "2018-08-06T12:36:00.000Z",
  26596. "end": "2018-08-06T15:36:00.000Z",
  26597. "relax": 0
  26598. }
  26599. ],
  26600. "timeWindowsIgnorable": true,
  26601. "assignedVehicleId": "",
  26602. "nestedTasks": [],
  26603. "precedenceTaskId": "",
  26604. "completed": false,
  26605. "dropPenalty": 5000
  26606. },
  26607. {
  26608. "id": "4291",
  26609. "location": {
  26610. "id": "1.3262422_103.6783524",
  26611. "latitude": 1.3262422,
  26612. "longitude": 103.6783524
  26613. },
  26614. "taskType": "Pickup",
  26615. "capacityDemand": {
  26616. "weight": 11,
  26617. "volume": 100,
  26618. "unit": 1
  26619. },
  26620. "duration": 200,
  26621. "timeWindows": [
  26622. {
  26623. "start": "2018-08-06T12:36:00.000Z",
  26624. "end": "2018-08-06T15:36:00.000Z",
  26625. "relax": 0
  26626. }
  26627. ],
  26628. "timeWindowsIgnorable": true,
  26629. "assignedVehicleId": "",
  26630. "nestedTasks": [],
  26631. "precedenceTaskId": "",
  26632. "completed": false,
  26633. "dropPenalty": 5000
  26634. },
  26635. {
  26636. "id": "4290",
  26637. "location": {
  26638. "id": "1.3016459_103.8978466",
  26639. "latitude": 1.3016459,
  26640. "longitude": 103.8978466
  26641. },
  26642. "taskType": "Delivery",
  26643. "capacityDemand": {
  26644. "weight": -2,
  26645. "volume": -100,
  26646. "unit": -1
  26647. },
  26648. "duration": 200,
  26649. "timeWindows": [
  26650. {
  26651. "start": "2018-08-06T08:17:00.000Z",
  26652. "end": "2018-08-06T11:17:00.000Z",
  26653. "relax": 0
  26654. }
  26655. ],
  26656. "timeWindowsIgnorable": true,
  26657. "assignedVehicleId": "",
  26658. "nestedTasks": [],
  26659. "precedenceTaskId": "",
  26660. "completed": false,
  26661. "dropPenalty": 5000
  26662. },
  26663. {
  26664. "id": "4289",
  26665. "location": {
  26666. "id": "1.3230967_103.9221028",
  26667. "latitude": 1.3230967,
  26668. "longitude": 103.9221028
  26669. },
  26670. "taskType": "Pickup",
  26671. "capacityDemand": {
  26672. "weight": 2,
  26673. "volume": 100,
  26674. "unit": 1
  26675. },
  26676. "duration": 200,
  26677. "timeWindows": [
  26678. {
  26679. "start": "2018-08-06T08:17:00.000Z",
  26680. "end": "2018-08-06T11:17:00.000Z",
  26681. "relax": 0
  26682. }
  26683. ],
  26684. "timeWindowsIgnorable": true,
  26685. "assignedVehicleId": "",
  26686. "nestedTasks": [],
  26687. "precedenceTaskId": "",
  26688. "completed": false,
  26689. "dropPenalty": 5000
  26690. },
  26691. {
  26692. "id": "4288",
  26693. "location": {
  26694. "id": "1.3490556_103.8457956",
  26695. "latitude": 1.3490556,
  26696. "longitude": 103.8457956
  26697. },
  26698. "taskType": "Delivery",
  26699. "capacityDemand": {
  26700. "weight": -7,
  26701. "volume": -100,
  26702. "unit": -1
  26703. },
  26704. "duration": 200,
  26705. "timeWindows": [
  26706. {
  26707. "start": "2018-08-06T05:46:00.000Z",
  26708. "end": "2018-08-06T08:46:00.000Z",
  26709. "relax": 0
  26710. }
  26711. ],
  26712. "timeWindowsIgnorable": true,
  26713. "assignedVehicleId": "",
  26714. "nestedTasks": [],
  26715. "precedenceTaskId": "",
  26716. "completed": false,
  26717. "dropPenalty": 5000
  26718. },
  26719. {
  26720. "id": "4287",
  26721. "location": {
  26722. "id": "1.3113982_103.8565897",
  26723. "latitude": 1.3113982,
  26724. "longitude": 103.8565897
  26725. },
  26726. "taskType": "Pickup",
  26727. "capacityDemand": {
  26728. "weight": 7,
  26729. "volume": 100,
  26730. "unit": 1
  26731. },
  26732. "duration": 200,
  26733. "timeWindows": [
  26734. {
  26735. "start": "2018-08-06T05:46:00.000Z",
  26736. "end": "2018-08-06T08:46:00.000Z",
  26737. "relax": 0
  26738. }
  26739. ],
  26740. "timeWindowsIgnorable": true,
  26741. "assignedVehicleId": "",
  26742. "nestedTasks": [],
  26743. "precedenceTaskId": "",
  26744. "completed": false,
  26745. "dropPenalty": 5000
  26746. },
  26747. {
  26748. "id": "4286",
  26749. "location": {
  26750. "id": "1.4448089_103.7733344",
  26751. "latitude": 1.4448089,
  26752. "longitude": 103.7733344
  26753. },
  26754. "taskType": "Delivery",
  26755. "capacityDemand": {
  26756. "weight": -41,
  26757. "volume": -300,
  26758. "unit": -1
  26759. },
  26760. "duration": 200,
  26761. "timeWindows": [
  26762. {
  26763. "start": "2018-08-06T12:50:00.000Z",
  26764. "end": "2018-08-06T15:50:00.000Z",
  26765. "relax": 0
  26766. }
  26767. ],
  26768. "timeWindowsIgnorable": true,
  26769. "assignedVehicleId": "",
  26770. "nestedTasks": [],
  26771. "precedenceTaskId": "",
  26772. "completed": false,
  26773. "dropPenalty": 5000
  26774. },
  26775. {
  26776. "id": "4285",
  26777. "location": {
  26778. "id": "1.3262422_103.6783524",
  26779. "latitude": 1.3262422,
  26780. "longitude": 103.6783524
  26781. },
  26782. "taskType": "Pickup",
  26783. "capacityDemand": {
  26784. "weight": 41,
  26785. "volume": 300,
  26786. "unit": 1
  26787. },
  26788. "duration": 200,
  26789. "timeWindows": [
  26790. {
  26791. "start": "2018-08-06T12:50:00.000Z",
  26792. "end": "2018-08-06T15:50:00.000Z",
  26793. "relax": 0
  26794. }
  26795. ],
  26796. "timeWindowsIgnorable": true,
  26797. "assignedVehicleId": "",
  26798. "nestedTasks": [],
  26799. "precedenceTaskId": "",
  26800. "completed": false,
  26801. "dropPenalty": 5000
  26802. },
  26803. {
  26804. "id": "4284",
  26805. "location": {
  26806. "id": "1.381499_103.8600369",
  26807. "latitude": 1.381499,
  26808. "longitude": 103.8600369
  26809. },
  26810. "taskType": "Delivery",
  26811. "capacityDemand": {
  26812. "weight": -3,
  26813. "volume": -100,
  26814. "unit": -1
  26815. },
  26816. "duration": 200,
  26817. "timeWindows": [
  26818. {
  26819. "start": "2018-08-06T06:15:00.000Z",
  26820. "end": "2018-08-06T09:15:00.000Z",
  26821. "relax": 0
  26822. }
  26823. ],
  26824. "timeWindowsIgnorable": true,
  26825. "assignedVehicleId": "",
  26826. "nestedTasks": [],
  26827. "precedenceTaskId": "",
  26828. "completed": false,
  26829. "dropPenalty": 5000
  26830. },
  26831. {
  26832. "id": "4283",
  26833. "location": {
  26834. "id": "1.3113982_103.8565897",
  26835. "latitude": 1.3113982,
  26836. "longitude": 103.8565897
  26837. },
  26838. "taskType": "Pickup",
  26839. "capacityDemand": {
  26840. "weight": 3,
  26841. "volume": 100,
  26842. "unit": 1
  26843. },
  26844. "duration": 200,
  26845. "timeWindows": [
  26846. {
  26847. "start": "2018-08-06T06:15:00.000Z",
  26848. "end": "2018-08-06T09:15:00.000Z",
  26849. "relax": 0
  26850. }
  26851. ],
  26852. "timeWindowsIgnorable": true,
  26853. "assignedVehicleId": "",
  26854. "nestedTasks": [],
  26855. "precedenceTaskId": "",
  26856. "completed": false,
  26857. "dropPenalty": 5000
  26858. },
  26859. {
  26860. "id": "4282",
  26861. "location": {
  26862. "id": "1.3118978_103.8196052",
  26863. "latitude": 1.3118978,
  26864. "longitude": 103.8196052
  26865. },
  26866. "taskType": "Delivery",
  26867. "capacityDemand": {
  26868. "weight": -7,
  26869. "volume": -100,
  26870. "unit": -1
  26871. },
  26872. "duration": 200,
  26873. "timeWindows": [
  26874. {
  26875. "start": "2018-08-06T02:14:00.000Z",
  26876. "end": "2018-08-06T05:14:00.000Z",
  26877. "relax": 0
  26878. }
  26879. ],
  26880. "timeWindowsIgnorable": true,
  26881. "assignedVehicleId": "",
  26882. "nestedTasks": [],
  26883. "precedenceTaskId": "",
  26884. "completed": false,
  26885. "dropPenalty": 5000
  26886. },
  26887. {
  26888. "id": "4281",
  26889. "location": {
  26890. "id": "1.3113982_103.8565897",
  26891. "latitude": 1.3113982,
  26892. "longitude": 103.8565897
  26893. },
  26894. "taskType": "Pickup",
  26895. "capacityDemand": {
  26896. "weight": 7,
  26897. "volume": 100,
  26898. "unit": 1
  26899. },
  26900. "duration": 200,
  26901. "timeWindows": [
  26902. {
  26903. "start": "2018-08-06T02:14:00.000Z",
  26904. "end": "2018-08-06T05:14:00.000Z",
  26905. "relax": 0
  26906. }
  26907. ],
  26908. "timeWindowsIgnorable": true,
  26909. "assignedVehicleId": "",
  26910. "nestedTasks": [],
  26911. "precedenceTaskId": "",
  26912. "completed": false,
  26913. "dropPenalty": 5000
  26914. },
  26915. {
  26916. "id": "4280",
  26917. "location": {
  26918. "id": "1.427632_103.8340275",
  26919. "latitude": 1.427632,
  26920. "longitude": 103.8340275
  26921. },
  26922. "taskType": "Delivery",
  26923. "capacityDemand": {
  26924. "weight": -25,
  26925. "volume": -200,
  26926. "unit": -1
  26927. },
  26928. "duration": 200,
  26929. "timeWindows": [
  26930. {
  26931. "start": "2018-08-06T07:08:00.000Z",
  26932. "end": "2018-08-06T10:08:00.000Z",
  26933. "relax": 0
  26934. }
  26935. ],
  26936. "timeWindowsIgnorable": true,
  26937. "assignedVehicleId": "",
  26938. "nestedTasks": [],
  26939. "precedenceTaskId": "",
  26940. "completed": false,
  26941. "dropPenalty": 5000
  26942. },
  26943. {
  26944. "id": "4279",
  26945. "location": {
  26946. "id": "1.3113982_103.8565897",
  26947. "latitude": 1.3113982,
  26948. "longitude": 103.8565897
  26949. },
  26950. "taskType": "Pickup",
  26951. "capacityDemand": {
  26952. "weight": 25,
  26953. "volume": 200,
  26954. "unit": 1
  26955. },
  26956. "duration": 200,
  26957. "timeWindows": [
  26958. {
  26959. "start": "2018-08-06T07:08:00.000Z",
  26960. "end": "2018-08-06T10:08:00.000Z",
  26961. "relax": 0
  26962. }
  26963. ],
  26964. "timeWindowsIgnorable": true,
  26965. "assignedVehicleId": "",
  26966. "nestedTasks": [],
  26967. "precedenceTaskId": "",
  26968. "completed": false,
  26969. "dropPenalty": 5000
  26970. },
  26971. {
  26972. "id": "4278",
  26973. "location": {
  26974. "id": "1.311673_103.939013",
  26975. "latitude": 1.311673,
  26976. "longitude": 103.939013
  26977. },
  26978. "taskType": "Delivery",
  26979. "capacityDemand": {
  26980. "weight": -6,
  26981. "volume": -100,
  26982. "unit": -1
  26983. },
  26984. "duration": 200,
  26985. "timeWindows": [
  26986. {
  26987. "start": "2018-08-06T13:28:00.000Z",
  26988. "end": "2018-08-06T16:28:00.000Z",
  26989. "relax": 0
  26990. }
  26991. ],
  26992. "timeWindowsIgnorable": true,
  26993. "assignedVehicleId": "",
  26994. "nestedTasks": [],
  26995. "precedenceTaskId": "",
  26996. "completed": false,
  26997. "dropPenalty": 5000
  26998. },
  26999. {
  27000. "id": "4277",
  27001. "location": {
  27002. "id": "1.3230967_103.9221028",
  27003. "latitude": 1.3230967,
  27004. "longitude": 103.9221028
  27005. },
  27006. "taskType": "Pickup",
  27007. "capacityDemand": {
  27008. "weight": 6,
  27009. "volume": 100,
  27010. "unit": 1
  27011. },
  27012. "duration": 200,
  27013. "timeWindows": [
  27014. {
  27015. "start": "2018-08-06T13:28:00.000Z",
  27016. "end": "2018-08-06T16:28:00.000Z",
  27017. "relax": 0
  27018. }
  27019. ],
  27020. "timeWindowsIgnorable": true,
  27021. "assignedVehicleId": "",
  27022. "nestedTasks": [],
  27023. "precedenceTaskId": "",
  27024. "completed": false,
  27025. "dropPenalty": 5000
  27026. },
  27027. {
  27028. "id": "4276",
  27029. "location": {
  27030. "id": "1.3564325_103.9665742",
  27031. "latitude": 1.3564325,
  27032. "longitude": 103.9665742
  27033. },
  27034. "taskType": "Delivery",
  27035. "capacityDemand": {
  27036. "weight": -2,
  27037. "volume": -100,
  27038. "unit": -1
  27039. },
  27040. "duration": 200,
  27041. "timeWindows": [
  27042. {
  27043. "start": "2018-08-06T03:00:00.000Z",
  27044. "end": "2018-08-06T06:00:00.000Z",
  27045. "relax": 0
  27046. }
  27047. ],
  27048. "timeWindowsIgnorable": true,
  27049. "assignedVehicleId": "",
  27050. "nestedTasks": [],
  27051. "precedenceTaskId": "",
  27052. "completed": false,
  27053. "dropPenalty": 5000
  27054. },
  27055. {
  27056. "id": "4275",
  27057. "location": {
  27058. "id": "1.3230967_103.9221028",
  27059. "latitude": 1.3230967,
  27060. "longitude": 103.9221028
  27061. },
  27062. "taskType": "Pickup",
  27063. "capacityDemand": {
  27064. "weight": 2,
  27065. "volume": 100,
  27066. "unit": 1
  27067. },
  27068. "duration": 200,
  27069. "timeWindows": [
  27070. {
  27071. "start": "2018-08-06T03:00:00.000Z",
  27072. "end": "2018-08-06T06:00:00.000Z",
  27073. "relax": 0
  27074. }
  27075. ],
  27076. "timeWindowsIgnorable": true,
  27077. "assignedVehicleId": "",
  27078. "nestedTasks": [],
  27079. "precedenceTaskId": "",
  27080. "completed": false,
  27081. "dropPenalty": 5000
  27082. },
  27083. {
  27084. "id": "4274",
  27085. "location": {
  27086. "id": "1.3302215_103.9428993",
  27087. "latitude": 1.3302215,
  27088. "longitude": 103.9428993
  27089. },
  27090. "taskType": "Delivery",
  27091. "capacityDemand": {
  27092. "weight": -65,
  27093. "volume": -400,
  27094. "unit": -1
  27095. },
  27096. "duration": 200,
  27097. "timeWindows": [
  27098. {
  27099. "start": "2018-08-06T04:53:00.000Z",
  27100. "end": "2018-08-06T07:53:00.000Z",
  27101. "relax": 0
  27102. }
  27103. ],
  27104. "timeWindowsIgnorable": true,
  27105. "assignedVehicleId": "",
  27106. "nestedTasks": [],
  27107. "precedenceTaskId": "",
  27108. "completed": false,
  27109. "dropPenalty": 5000
  27110. },
  27111. {
  27112. "id": "4273",
  27113. "location": {
  27114. "id": "1.3230967_103.9221028",
  27115. "latitude": 1.3230967,
  27116. "longitude": 103.9221028
  27117. },
  27118. "taskType": "Pickup",
  27119. "capacityDemand": {
  27120. "weight": 65,
  27121. "volume": 400,
  27122. "unit": 1
  27123. },
  27124. "duration": 200,
  27125. "timeWindows": [
  27126. {
  27127. "start": "2018-08-06T04:53:00.000Z",
  27128. "end": "2018-08-06T07:53:00.000Z",
  27129. "relax": 0
  27130. }
  27131. ],
  27132. "timeWindowsIgnorable": true,
  27133. "assignedVehicleId": "",
  27134. "nestedTasks": [],
  27135. "precedenceTaskId": "",
  27136. "completed": false,
  27137. "dropPenalty": 5000
  27138. },
  27139. {
  27140. "id": "4272",
  27141. "location": {
  27142. "id": "1.3117829_103.9253913",
  27143. "latitude": 1.3117829,
  27144. "longitude": 103.9253913
  27145. },
  27146. "taskType": "Delivery",
  27147. "capacityDemand": {
  27148. "weight": -1,
  27149. "volume": -100,
  27150. "unit": -1
  27151. },
  27152. "duration": 200,
  27153. "timeWindows": [
  27154. {
  27155. "start": "2018-08-06T13:59:00.000Z",
  27156. "end": "2018-08-06T16:59:00.000Z",
  27157. "relax": 0
  27158. }
  27159. ],
  27160. "timeWindowsIgnorable": true,
  27161. "assignedVehicleId": "",
  27162. "nestedTasks": [],
  27163. "precedenceTaskId": "",
  27164. "completed": false,
  27165. "dropPenalty": 5000
  27166. },
  27167. {
  27168. "id": "4271",
  27169. "location": {
  27170. "id": "1.3230967_103.9221028",
  27171. "latitude": 1.3230967,
  27172. "longitude": 103.9221028
  27173. },
  27174. "taskType": "Pickup",
  27175. "capacityDemand": {
  27176. "weight": 1,
  27177. "volume": 100,
  27178. "unit": 1
  27179. },
  27180. "duration": 200,
  27181. "timeWindows": [
  27182. {
  27183. "start": "2018-08-06T13:59:00.000Z",
  27184. "end": "2018-08-06T16:59:00.000Z",
  27185. "relax": 0
  27186. }
  27187. ],
  27188. "timeWindowsIgnorable": true,
  27189. "assignedVehicleId": "",
  27190. "nestedTasks": [],
  27191. "precedenceTaskId": "",
  27192. "completed": false,
  27193. "dropPenalty": 5000
  27194. },
  27195. {
  27196. "id": "4270",
  27197. "location": {
  27198. "id": "1.2941375_103.7980571",
  27199. "latitude": 1.2941375,
  27200. "longitude": 103.7980571
  27201. },
  27202. "taskType": "Delivery",
  27203. "capacityDemand": {
  27204. "weight": -14,
  27205. "volume": -100,
  27206. "unit": -1
  27207. },
  27208. "duration": 200,
  27209. "timeWindows": [
  27210. {
  27211. "start": "2018-08-06T06:25:00.000Z",
  27212. "end": "2018-08-06T09:25:00.000Z",
  27213. "relax": 0
  27214. }
  27215. ],
  27216. "timeWindowsIgnorable": true,
  27217. "assignedVehicleId": "",
  27218. "nestedTasks": [],
  27219. "precedenceTaskId": "",
  27220. "completed": false,
  27221. "dropPenalty": 5000
  27222. },
  27223. {
  27224. "id": "4269",
  27225. "location": {
  27226. "id": "1.3113982_103.8565897",
  27227. "latitude": 1.3113982,
  27228. "longitude": 103.8565897
  27229. },
  27230. "taskType": "Pickup",
  27231. "capacityDemand": {
  27232. "weight": 14,
  27233. "volume": 100,
  27234. "unit": 1
  27235. },
  27236. "duration": 200,
  27237. "timeWindows": [
  27238. {
  27239. "start": "2018-08-06T06:25:00.000Z",
  27240. "end": "2018-08-06T09:25:00.000Z",
  27241. "relax": 0
  27242. }
  27243. ],
  27244. "timeWindowsIgnorable": true,
  27245. "assignedVehicleId": "",
  27246. "nestedTasks": [],
  27247. "precedenceTaskId": "",
  27248. "completed": false,
  27249. "dropPenalty": 5000
  27250. },
  27251. {
  27252. "id": "4268",
  27253. "location": {
  27254. "id": "1.3322846_103.8483709",
  27255. "latitude": 1.3322846,
  27256. "longitude": 103.8483709
  27257. },
  27258. "taskType": "Delivery",
  27259. "capacityDemand": {
  27260. "weight": -5,
  27261. "volume": -100,
  27262. "unit": -1
  27263. },
  27264. "duration": 200,
  27265. "timeWindows": [
  27266. {
  27267. "start": "2018-08-06T13:45:00.000Z",
  27268. "end": "2018-08-06T16:45:00.000Z",
  27269. "relax": 0
  27270. }
  27271. ],
  27272. "timeWindowsIgnorable": true,
  27273. "assignedVehicleId": "",
  27274. "nestedTasks": [],
  27275. "precedenceTaskId": "",
  27276. "completed": false,
  27277. "dropPenalty": 5000
  27278. },
  27279. {
  27280. "id": "4267",
  27281. "location": {
  27282. "id": "1.3262422_103.6783524",
  27283. "latitude": 1.3262422,
  27284. "longitude": 103.6783524
  27285. },
  27286. "taskType": "Pickup",
  27287. "capacityDemand": {
  27288. "weight": 5,
  27289. "volume": 100,
  27290. "unit": 1
  27291. },
  27292. "duration": 200,
  27293. "timeWindows": [
  27294. {
  27295. "start": "2018-08-06T13:45:00.000Z",
  27296. "end": "2018-08-06T16:45:00.000Z",
  27297. "relax": 0
  27298. }
  27299. ],
  27300. "timeWindowsIgnorable": true,
  27301. "assignedVehicleId": "",
  27302. "nestedTasks": [],
  27303. "precedenceTaskId": "",
  27304. "completed": false,
  27305. "dropPenalty": 5000
  27306. },
  27307. {
  27308. "id": "4266",
  27309. "location": {
  27310. "id": "1.3206838_103.7939715",
  27311. "latitude": 1.3206838,
  27312. "longitude": 103.7939715
  27313. },
  27314. "taskType": "Delivery",
  27315. "capacityDemand": {
  27316. "weight": -18,
  27317. "volume": -100,
  27318. "unit": -1
  27319. },
  27320. "duration": 200,
  27321. "timeWindows": [
  27322. {
  27323. "start": "2018-08-06T05:35:00.000Z",
  27324. "end": "2018-08-06T08:35:00.000Z",
  27325. "relax": 0
  27326. }
  27327. ],
  27328. "timeWindowsIgnorable": true,
  27329. "assignedVehicleId": "",
  27330. "nestedTasks": [],
  27331. "precedenceTaskId": "",
  27332. "completed": false,
  27333. "dropPenalty": 5000
  27334. },
  27335. {
  27336. "id": "4265",
  27337. "location": {
  27338. "id": "1.3113982_103.8565897",
  27339. "latitude": 1.3113982,
  27340. "longitude": 103.8565897
  27341. },
  27342. "taskType": "Pickup",
  27343. "capacityDemand": {
  27344. "weight": 18,
  27345. "volume": 100,
  27346. "unit": 1
  27347. },
  27348. "duration": 200,
  27349. "timeWindows": [
  27350. {
  27351. "start": "2018-08-06T05:35:00.000Z",
  27352. "end": "2018-08-06T08:35:00.000Z",
  27353. "relax": 0
  27354. }
  27355. ],
  27356. "timeWindowsIgnorable": true,
  27357. "assignedVehicleId": "",
  27358. "nestedTasks": [],
  27359. "precedenceTaskId": "",
  27360. "completed": false,
  27361. "dropPenalty": 5000
  27362. },
  27363. {
  27364. "id": "4264",
  27365. "location": {
  27366. "id": "1.370348_103.8674774",
  27367. "latitude": 1.370348,
  27368. "longitude": 103.8674774
  27369. },
  27370. "taskType": "Delivery",
  27371. "capacityDemand": {
  27372. "weight": -56,
  27373. "volume": -300,
  27374. "unit": -1
  27375. },
  27376. "duration": 200,
  27377. "timeWindows": [
  27378. {
  27379. "start": "2018-08-06T04:05:00.000Z",
  27380. "end": "2018-08-06T07:05:00.000Z",
  27381. "relax": 0
  27382. }
  27383. ],
  27384. "timeWindowsIgnorable": true,
  27385. "assignedVehicleId": "",
  27386. "nestedTasks": [],
  27387. "precedenceTaskId": "",
  27388. "completed": false,
  27389. "dropPenalty": 5000
  27390. },
  27391. {
  27392. "id": "4263",
  27393. "location": {
  27394. "id": "1.3113982_103.8565897",
  27395. "latitude": 1.3113982,
  27396. "longitude": 103.8565897
  27397. },
  27398. "taskType": "Pickup",
  27399. "capacityDemand": {
  27400. "weight": 56,
  27401. "volume": 300,
  27402. "unit": 1
  27403. },
  27404. "duration": 200,
  27405. "timeWindows": [
  27406. {
  27407. "start": "2018-08-06T04:05:00.000Z",
  27408. "end": "2018-08-06T07:05:00.000Z",
  27409. "relax": 0
  27410. }
  27411. ],
  27412. "timeWindowsIgnorable": true,
  27413. "assignedVehicleId": "",
  27414. "nestedTasks": [],
  27415. "precedenceTaskId": "",
  27416. "completed": false,
  27417. "dropPenalty": 5000
  27418. },
  27419. {
  27420. "id": "4262",
  27421. "location": {
  27422. "id": "1.3553343_103.8470327",
  27423. "latitude": 1.3553343,
  27424. "longitude": 103.8470327
  27425. },
  27426. "taskType": "Delivery",
  27427. "capacityDemand": {
  27428. "weight": -12,
  27429. "volume": -100,
  27430. "unit": -1
  27431. },
  27432. "duration": 200,
  27433. "timeWindows": [
  27434. {
  27435. "start": "2018-08-05T23:16:00.000Z",
  27436. "end": "2018-08-06T02:16:00.000Z",
  27437. "relax": 0
  27438. }
  27439. ],
  27440. "timeWindowsIgnorable": true,
  27441. "assignedVehicleId": "",
  27442. "nestedTasks": [],
  27443. "precedenceTaskId": "",
  27444. "completed": false,
  27445. "dropPenalty": 5000
  27446. },
  27447. {
  27448. "id": "4261",
  27449. "location": {
  27450. "id": "1.3113982_103.8565897",
  27451. "latitude": 1.3113982,
  27452. "longitude": 103.8565897
  27453. },
  27454. "taskType": "Pickup",
  27455. "capacityDemand": {
  27456. "weight": 12,
  27457. "volume": 100,
  27458. "unit": 1
  27459. },
  27460. "duration": 200,
  27461. "timeWindows": [
  27462. {
  27463. "start": "2018-08-05T23:16:00.000Z",
  27464. "end": "2018-08-06T02:16:00.000Z",
  27465. "relax": 0
  27466. }
  27467. ],
  27468. "timeWindowsIgnorable": true,
  27469. "assignedVehicleId": "",
  27470. "nestedTasks": [],
  27471. "precedenceTaskId": "",
  27472. "completed": false,
  27473. "dropPenalty": 5000
  27474. },
  27475. {
  27476. "id": "4260",
  27477. "location": {
  27478. "id": "1.3251949_103.8624221",
  27479. "latitude": 1.3251949,
  27480. "longitude": 103.8624221
  27481. },
  27482. "taskType": "Delivery",
  27483. "capacityDemand": {
  27484. "weight": -2,
  27485. "volume": -100,
  27486. "unit": -1
  27487. },
  27488. "duration": 200,
  27489. "timeWindows": [
  27490. {
  27491. "start": "2018-08-06T04:26:00.000Z",
  27492. "end": "2018-08-06T07:26:00.000Z",
  27493. "relax": 0
  27494. }
  27495. ],
  27496. "timeWindowsIgnorable": true,
  27497. "assignedVehicleId": "",
  27498. "nestedTasks": [],
  27499. "precedenceTaskId": "",
  27500. "completed": false,
  27501. "dropPenalty": 5000
  27502. },
  27503. {
  27504. "id": "4259",
  27505. "location": {
  27506. "id": "1.3113982_103.8565897",
  27507. "latitude": 1.3113982,
  27508. "longitude": 103.8565897
  27509. },
  27510. "taskType": "Pickup",
  27511. "capacityDemand": {
  27512. "weight": 2,
  27513. "volume": 100,
  27514. "unit": 1
  27515. },
  27516. "duration": 200,
  27517. "timeWindows": [
  27518. {
  27519. "start": "2018-08-06T04:26:00.000Z",
  27520. "end": "2018-08-06T07:26:00.000Z",
  27521. "relax": 0
  27522. }
  27523. ],
  27524. "timeWindowsIgnorable": true,
  27525. "assignedVehicleId": "",
  27526. "nestedTasks": [],
  27527. "precedenceTaskId": "",
  27528. "completed": false,
  27529. "dropPenalty": 5000
  27530. },
  27531. {
  27532. "id": "4258",
  27533. "location": {
  27534. "id": "1.3464602_103.8788991",
  27535. "latitude": 1.3464602,
  27536. "longitude": 103.8788991
  27537. },
  27538. "taskType": "Delivery",
  27539. "capacityDemand": {
  27540. "weight": -8,
  27541. "volume": -100,
  27542. "unit": -1
  27543. },
  27544. "duration": 200,
  27545. "timeWindows": [
  27546. {
  27547. "start": "2018-08-06T04:46:00.000Z",
  27548. "end": "2018-08-06T07:46:00.000Z",
  27549. "relax": 0
  27550. }
  27551. ],
  27552. "timeWindowsIgnorable": true,
  27553. "assignedVehicleId": "",
  27554. "nestedTasks": [],
  27555. "precedenceTaskId": "",
  27556. "completed": false,
  27557. "dropPenalty": 5000
  27558. },
  27559. {
  27560. "id": "4257",
  27561. "location": {
  27562. "id": "1.3113982_103.8565897",
  27563. "latitude": 1.3113982,
  27564. "longitude": 103.8565897
  27565. },
  27566. "taskType": "Pickup",
  27567. "capacityDemand": {
  27568. "weight": 8,
  27569. "volume": 100,
  27570. "unit": 1
  27571. },
  27572. "duration": 200,
  27573. "timeWindows": [
  27574. {
  27575. "start": "2018-08-06T04:46:00.000Z",
  27576. "end": "2018-08-06T07:46:00.000Z",
  27577. "relax": 0
  27578. }
  27579. ],
  27580. "timeWindowsIgnorable": true,
  27581. "assignedVehicleId": "",
  27582. "nestedTasks": [],
  27583. "precedenceTaskId": "",
  27584. "completed": false,
  27585. "dropPenalty": 5000
  27586. },
  27587. {
  27588. "id": "4256",
  27589. "location": {
  27590. "id": "1.297092_103.89513",
  27591. "latitude": 1.297092,
  27592. "longitude": 103.89513
  27593. },
  27594. "taskType": "Delivery",
  27595. "capacityDemand": {
  27596. "weight": -1,
  27597. "volume": -100,
  27598. "unit": -1
  27599. },
  27600. "duration": 200,
  27601. "timeWindows": [
  27602. {
  27603. "start": "2018-08-06T12:40:00.000Z",
  27604. "end": "2018-08-06T15:40:00.000Z",
  27605. "relax": 0
  27606. }
  27607. ],
  27608. "timeWindowsIgnorable": true,
  27609. "assignedVehicleId": "",
  27610. "nestedTasks": [],
  27611. "precedenceTaskId": "",
  27612. "completed": false,
  27613. "dropPenalty": 5000
  27614. },
  27615. {
  27616. "id": "4255",
  27617. "location": {
  27618. "id": "1.3230967_103.9221028",
  27619. "latitude": 1.3230967,
  27620. "longitude": 103.9221028
  27621. },
  27622. "taskType": "Pickup",
  27623. "capacityDemand": {
  27624. "weight": 1,
  27625. "volume": 100,
  27626. "unit": 1
  27627. },
  27628. "duration": 200,
  27629. "timeWindows": [
  27630. {
  27631. "start": "2018-08-06T12:40:00.000Z",
  27632. "end": "2018-08-06T15:40:00.000Z",
  27633. "relax": 0
  27634. }
  27635. ],
  27636. "timeWindowsIgnorable": true,
  27637. "assignedVehicleId": "",
  27638. "nestedTasks": [],
  27639. "precedenceTaskId": "",
  27640. "completed": false,
  27641. "dropPenalty": 5000
  27642. },
  27643. {
  27644. "id": "4254",
  27645. "location": {
  27646. "id": "1.3045861_103.8932194",
  27647. "latitude": 1.3045861,
  27648. "longitude": 103.8932194
  27649. },
  27650. "taskType": "Delivery",
  27651. "capacityDemand": {
  27652. "weight": -9,
  27653. "volume": -100,
  27654. "unit": -1
  27655. },
  27656. "duration": 200,
  27657. "timeWindows": [
  27658. {
  27659. "start": "2018-08-06T02:35:00.000Z",
  27660. "end": "2018-08-06T05:35:00.000Z",
  27661. "relax": 0
  27662. }
  27663. ],
  27664. "timeWindowsIgnorable": true,
  27665. "assignedVehicleId": "",
  27666. "nestedTasks": [],
  27667. "precedenceTaskId": "",
  27668. "completed": false,
  27669. "dropPenalty": 5000
  27670. },
  27671. {
  27672. "id": "4253",
  27673. "location": {
  27674. "id": "1.3230967_103.9221028",
  27675. "latitude": 1.3230967,
  27676. "longitude": 103.9221028
  27677. },
  27678. "taskType": "Pickup",
  27679. "capacityDemand": {
  27680. "weight": 9,
  27681. "volume": 100,
  27682. "unit": 1
  27683. },
  27684. "duration": 200,
  27685. "timeWindows": [
  27686. {
  27687. "start": "2018-08-06T02:35:00.000Z",
  27688. "end": "2018-08-06T05:35:00.000Z",
  27689. "relax": 0
  27690. }
  27691. ],
  27692. "timeWindowsIgnorable": true,
  27693. "assignedVehicleId": "",
  27694. "nestedTasks": [],
  27695. "precedenceTaskId": "",
  27696. "completed": false,
  27697. "dropPenalty": 5000
  27698. },
  27699. {
  27700. "id": "4252",
  27701. "location": {
  27702. "id": "1.3865839_103.7603257",
  27703. "latitude": 1.3865839,
  27704. "longitude": 103.7603257
  27705. },
  27706. "taskType": "Delivery",
  27707. "capacityDemand": {
  27708. "weight": -2,
  27709. "volume": -100,
  27710. "unit": -1
  27711. },
  27712. "duration": 200,
  27713. "timeWindows": [
  27714. {
  27715. "start": "2018-08-06T03:28:00.000Z",
  27716. "end": "2018-08-06T06:28:00.000Z",
  27717. "relax": 0
  27718. }
  27719. ],
  27720. "timeWindowsIgnorable": true,
  27721. "assignedVehicleId": "",
  27722. "nestedTasks": [],
  27723. "precedenceTaskId": "",
  27724. "completed": false,
  27725. "dropPenalty": 5000
  27726. },
  27727. {
  27728. "id": "4251",
  27729. "location": {
  27730. "id": "1.3262422_103.6783524",
  27731. "latitude": 1.3262422,
  27732. "longitude": 103.6783524
  27733. },
  27734. "taskType": "Pickup",
  27735. "capacityDemand": {
  27736. "weight": 2,
  27737. "volume": 100,
  27738. "unit": 1
  27739. },
  27740. "duration": 200,
  27741. "timeWindows": [
  27742. {
  27743. "start": "2018-08-06T03:28:00.000Z",
  27744. "end": "2018-08-06T06:28:00.000Z",
  27745. "relax": 0
  27746. }
  27747. ],
  27748. "timeWindowsIgnorable": true,
  27749. "assignedVehicleId": "",
  27750. "nestedTasks": [],
  27751. "precedenceTaskId": "",
  27752. "completed": false,
  27753. "dropPenalty": 5000
  27754. },
  27755. {
  27756. "id": "4250",
  27757. "location": {
  27758. "id": "1.3891049_103.86452",
  27759. "latitude": 1.3891049,
  27760. "longitude": 103.86452
  27761. },
  27762. "taskType": "Delivery",
  27763. "capacityDemand": {
  27764. "weight": -1,
  27765. "volume": -100,
  27766. "unit": -1
  27767. },
  27768. "duration": 200,
  27769. "timeWindows": [
  27770. {
  27771. "start": "2018-08-06T08:18:00.000Z",
  27772. "end": "2018-08-06T11:18:00.000Z",
  27773. "relax": 0
  27774. }
  27775. ],
  27776. "timeWindowsIgnorable": true,
  27777. "assignedVehicleId": "",
  27778. "nestedTasks": [],
  27779. "precedenceTaskId": "",
  27780. "completed": false,
  27781. "dropPenalty": 5000
  27782. },
  27783. {
  27784. "id": "4249",
  27785. "location": {
  27786. "id": "1.3113982_103.8565897",
  27787. "latitude": 1.3113982,
  27788. "longitude": 103.8565897
  27789. },
  27790. "taskType": "Pickup",
  27791. "capacityDemand": {
  27792. "weight": 1,
  27793. "volume": 100,
  27794. "unit": 1
  27795. },
  27796. "duration": 200,
  27797. "timeWindows": [
  27798. {
  27799. "start": "2018-08-06T08:18:00.000Z",
  27800. "end": "2018-08-06T11:18:00.000Z",
  27801. "relax": 0
  27802. }
  27803. ],
  27804. "timeWindowsIgnorable": true,
  27805. "assignedVehicleId": "",
  27806. "nestedTasks": [],
  27807. "precedenceTaskId": "",
  27808. "completed": false,
  27809. "dropPenalty": 5000
  27810. },
  27811. {
  27812. "id": "4248",
  27813. "location": {
  27814. "id": "1.243254_103.841952",
  27815. "latitude": 1.243254,
  27816. "longitude": 103.841952
  27817. },
  27818. "taskType": "Delivery",
  27819. "capacityDemand": {
  27820. "weight": -2,
  27821. "volume": -100,
  27822. "unit": -1
  27823. },
  27824. "duration": 200,
  27825. "timeWindows": [
  27826. {
  27827. "start": "2018-08-06T07:47:00.000Z",
  27828. "end": "2018-08-06T10:47:00.000Z",
  27829. "relax": 0
  27830. }
  27831. ],
  27832. "timeWindowsIgnorable": true,
  27833. "assignedVehicleId": "",
  27834. "nestedTasks": [],
  27835. "precedenceTaskId": "",
  27836. "completed": false,
  27837. "dropPenalty": 5000
  27838. },
  27839. {
  27840. "id": "4247",
  27841. "location": {
  27842. "id": "1.3113982_103.8565897",
  27843. "latitude": 1.3113982,
  27844. "longitude": 103.8565897
  27845. },
  27846. "taskType": "Pickup",
  27847. "capacityDemand": {
  27848. "weight": 2,
  27849. "volume": 100,
  27850. "unit": 1
  27851. },
  27852. "duration": 200,
  27853. "timeWindows": [
  27854. {
  27855. "start": "2018-08-06T07:47:00.000Z",
  27856. "end": "2018-08-06T10:47:00.000Z",
  27857. "relax": 0
  27858. }
  27859. ],
  27860. "timeWindowsIgnorable": true,
  27861. "assignedVehicleId": "",
  27862. "nestedTasks": [],
  27863. "precedenceTaskId": "",
  27864. "completed": false,
  27865. "dropPenalty": 5000
  27866. },
  27867. {
  27868. "id": "4246",
  27869. "location": {
  27870. "id": "1.3084756_103.9117099",
  27871. "latitude": 1.3084756,
  27872. "longitude": 103.9117099
  27873. },
  27874. "taskType": "Delivery",
  27875. "capacityDemand": {
  27876. "weight": -8,
  27877. "volume": -100,
  27878. "unit": -1
  27879. },
  27880. "duration": 200,
  27881. "timeWindows": [
  27882. {
  27883. "start": "2018-08-06T09:48:00.000Z",
  27884. "end": "2018-08-06T12:48:00.000Z",
  27885. "relax": 0
  27886. }
  27887. ],
  27888. "timeWindowsIgnorable": true,
  27889. "assignedVehicleId": "",
  27890. "nestedTasks": [],
  27891. "precedenceTaskId": "",
  27892. "completed": false,
  27893. "dropPenalty": 5000
  27894. },
  27895. {
  27896. "id": "4245",
  27897. "location": {
  27898. "id": "1.3230967_103.9221028",
  27899. "latitude": 1.3230967,
  27900. "longitude": 103.9221028
  27901. },
  27902. "taskType": "Pickup",
  27903. "capacityDemand": {
  27904. "weight": 8,
  27905. "volume": 100,
  27906. "unit": 1
  27907. },
  27908. "duration": 200,
  27909. "timeWindows": [
  27910. {
  27911. "start": "2018-08-06T09:48:00.000Z",
  27912. "end": "2018-08-06T12:48:00.000Z",
  27913. "relax": 0
  27914. }
  27915. ],
  27916. "timeWindowsIgnorable": true,
  27917. "assignedVehicleId": "",
  27918. "nestedTasks": [],
  27919. "precedenceTaskId": "",
  27920. "completed": false,
  27921. "dropPenalty": 5000
  27922. },
  27923. {
  27924. "id": "4244",
  27925. "location": {
  27926. "id": "1.3045739_103.905792",
  27927. "latitude": 1.3045739,
  27928. "longitude": 103.905792
  27929. },
  27930. "taskType": "Delivery",
  27931. "capacityDemand": {
  27932. "weight": -3,
  27933. "volume": -100,
  27934. "unit": -1
  27935. },
  27936. "duration": 200,
  27937. "timeWindows": [
  27938. {
  27939. "start": "2018-08-06T13:27:00.000Z",
  27940. "end": "2018-08-06T16:27:00.000Z",
  27941. "relax": 0
  27942. }
  27943. ],
  27944. "timeWindowsIgnorable": true,
  27945. "assignedVehicleId": "",
  27946. "nestedTasks": [],
  27947. "precedenceTaskId": "",
  27948. "completed": false,
  27949. "dropPenalty": 5000
  27950. },
  27951. {
  27952. "id": "4243",
  27953. "location": {
  27954. "id": "1.3230967_103.9221028",
  27955. "latitude": 1.3230967,
  27956. "longitude": 103.9221028
  27957. },
  27958. "taskType": "Pickup",
  27959. "capacityDemand": {
  27960. "weight": 3,
  27961. "volume": 100,
  27962. "unit": 1
  27963. },
  27964. "duration": 200,
  27965. "timeWindows": [
  27966. {
  27967. "start": "2018-08-06T13:27:00.000Z",
  27968. "end": "2018-08-06T16:27:00.000Z",
  27969. "relax": 0
  27970. }
  27971. ],
  27972. "timeWindowsIgnorable": true,
  27973. "assignedVehicleId": "",
  27974. "nestedTasks": [],
  27975. "precedenceTaskId": "",
  27976. "completed": false,
  27977. "dropPenalty": 5000
  27978. },
  27979. {
  27980. "id": "4242",
  27981. "location": {
  27982. "id": "1.2889969_103.834125",
  27983. "latitude": 1.2889969,
  27984. "longitude": 103.834125
  27985. },
  27986. "taskType": "Delivery",
  27987. "capacityDemand": {
  27988. "weight": -11,
  27989. "volume": -100,
  27990. "unit": -1
  27991. },
  27992. "duration": 200,
  27993. "timeWindows": [
  27994. {
  27995. "start": "2018-08-06T11:50:00.000Z",
  27996. "end": "2018-08-06T14:50:00.000Z",
  27997. "relax": 0
  27998. }
  27999. ],
  28000. "timeWindowsIgnorable": true,
  28001. "assignedVehicleId": "",
  28002. "nestedTasks": [],
  28003. "precedenceTaskId": "",
  28004. "completed": false,
  28005. "dropPenalty": 5000
  28006. },
  28007. {
  28008. "id": "4241",
  28009. "location": {
  28010. "id": "1.3113982_103.8565897",
  28011. "latitude": 1.3113982,
  28012. "longitude": 103.8565897
  28013. },
  28014. "taskType": "Pickup",
  28015. "capacityDemand": {
  28016. "weight": 11,
  28017. "volume": 100,
  28018. "unit": 1
  28019. },
  28020. "duration": 200,
  28021. "timeWindows": [
  28022. {
  28023. "start": "2018-08-06T11:50:00.000Z",
  28024. "end": "2018-08-06T14:50:00.000Z",
  28025. "relax": 0
  28026. }
  28027. ],
  28028. "timeWindowsIgnorable": true,
  28029. "assignedVehicleId": "",
  28030. "nestedTasks": [],
  28031. "precedenceTaskId": "",
  28032. "completed": false,
  28033. "dropPenalty": 5000
  28034. },
  28035. {
  28036. "id": "4240",
  28037. "location": {
  28038. "id": "1.333007_103.8358811",
  28039. "latitude": 1.333007,
  28040. "longitude": 103.8358811
  28041. },
  28042. "taskType": "Delivery",
  28043. "capacityDemand": {
  28044. "weight": -1,
  28045. "volume": -100,
  28046. "unit": -1
  28047. },
  28048. "duration": 200,
  28049. "timeWindows": [
  28050. {
  28051. "start": "2018-08-06T03:49:00.000Z",
  28052. "end": "2018-08-06T06:49:00.000Z",
  28053. "relax": 0
  28054. }
  28055. ],
  28056. "timeWindowsIgnorable": true,
  28057. "assignedVehicleId": "",
  28058. "nestedTasks": [],
  28059. "precedenceTaskId": "",
  28060. "completed": false,
  28061. "dropPenalty": 5000
  28062. },
  28063. {
  28064. "id": "4239",
  28065. "location": {
  28066. "id": "1.3113982_103.8565897",
  28067. "latitude": 1.3113982,
  28068. "longitude": 103.8565897
  28069. },
  28070. "taskType": "Pickup",
  28071. "capacityDemand": {
  28072. "weight": 1,
  28073. "volume": 100,
  28074. "unit": 1
  28075. },
  28076. "duration": 200,
  28077. "timeWindows": [
  28078. {
  28079. "start": "2018-08-06T03:49:00.000Z",
  28080. "end": "2018-08-06T06:49:00.000Z",
  28081. "relax": 0
  28082. }
  28083. ],
  28084. "timeWindowsIgnorable": true,
  28085. "assignedVehicleId": "",
  28086. "nestedTasks": [],
  28087. "precedenceTaskId": "",
  28088. "completed": false,
  28089. "dropPenalty": 5000
  28090. },
  28091. {
  28092. "id": "4238",
  28093. "location": {
  28094. "id": "1.3624242_103.8882087",
  28095. "latitude": 1.3624242,
  28096. "longitude": 103.8882087
  28097. },
  28098. "taskType": "Delivery",
  28099. "capacityDemand": {
  28100. "weight": -63,
  28101. "volume": -400,
  28102. "unit": -1
  28103. },
  28104. "duration": 200,
  28105. "timeWindows": [
  28106. {
  28107. "start": "2018-08-05T23:24:00.000Z",
  28108. "end": "2018-08-06T02:24:00.000Z",
  28109. "relax": 0
  28110. }
  28111. ],
  28112. "timeWindowsIgnorable": true,
  28113. "assignedVehicleId": "",
  28114. "nestedTasks": [],
  28115. "precedenceTaskId": "",
  28116. "completed": false,
  28117. "dropPenalty": 5000
  28118. },
  28119. {
  28120. "id": "4237",
  28121. "location": {
  28122. "id": "1.3230967_103.9221028",
  28123. "latitude": 1.3230967,
  28124. "longitude": 103.9221028
  28125. },
  28126. "taskType": "Pickup",
  28127. "capacityDemand": {
  28128. "weight": 63,
  28129. "volume": 400,
  28130. "unit": 1
  28131. },
  28132. "duration": 200,
  28133. "timeWindows": [
  28134. {
  28135. "start": "2018-08-05T23:24:00.000Z",
  28136. "end": "2018-08-06T02:24:00.000Z",
  28137. "relax": 0
  28138. }
  28139. ],
  28140. "timeWindowsIgnorable": true,
  28141. "assignedVehicleId": "",
  28142. "nestedTasks": [],
  28143. "precedenceTaskId": "",
  28144. "completed": false,
  28145. "dropPenalty": 5000
  28146. },
  28147. {
  28148. "id": "4236",
  28149. "location": {
  28150. "id": "1.301332_103.8283893",
  28151. "latitude": 1.301332,
  28152. "longitude": 103.8283893
  28153. },
  28154. "taskType": "Delivery",
  28155. "capacityDemand": {
  28156. "weight": -10,
  28157. "volume": -100,
  28158. "unit": -1
  28159. },
  28160. "duration": 200,
  28161. "timeWindows": [
  28162. {
  28163. "start": "2018-08-06T07:45:00.000Z",
  28164. "end": "2018-08-06T10:45:00.000Z",
  28165. "relax": 0
  28166. }
  28167. ],
  28168. "timeWindowsIgnorable": true,
  28169. "assignedVehicleId": "",
  28170. "nestedTasks": [],
  28171. "precedenceTaskId": "",
  28172. "completed": false,
  28173. "dropPenalty": 5000
  28174. },
  28175. {
  28176. "id": "4235",
  28177. "location": {
  28178. "id": "1.3113982_103.8565897",
  28179. "latitude": 1.3113982,
  28180. "longitude": 103.8565897
  28181. },
  28182. "taskType": "Pickup",
  28183. "capacityDemand": {
  28184. "weight": 10,
  28185. "volume": 100,
  28186. "unit": 1
  28187. },
  28188. "duration": 200,
  28189. "timeWindows": [
  28190. {
  28191. "start": "2018-08-06T07:45:00.000Z",
  28192. "end": "2018-08-06T10:45:00.000Z",
  28193. "relax": 0
  28194. }
  28195. ],
  28196. "timeWindowsIgnorable": true,
  28197. "assignedVehicleId": "",
  28198. "nestedTasks": [],
  28199. "precedenceTaskId": "",
  28200. "completed": false,
  28201. "dropPenalty": 5000
  28202. },
  28203. {
  28204. "id": "4234",
  28205. "location": {
  28206. "id": "1.381639_103.83624",
  28207. "latitude": 1.381639,
  28208. "longitude": 103.83624
  28209. },
  28210. "taskType": "Delivery",
  28211. "capacityDemand": {
  28212. "weight": -9,
  28213. "volume": -100,
  28214. "unit": -1
  28215. },
  28216. "duration": 200,
  28217. "timeWindows": [
  28218. {
  28219. "start": "2018-08-06T09:33:00.000Z",
  28220. "end": "2018-08-06T12:33:00.000Z",
  28221. "relax": 0
  28222. }
  28223. ],
  28224. "timeWindowsIgnorable": true,
  28225. "assignedVehicleId": "",
  28226. "nestedTasks": [],
  28227. "precedenceTaskId": "",
  28228. "completed": false,
  28229. "dropPenalty": 5000
  28230. },
  28231. {
  28232. "id": "4233",
  28233. "location": {
  28234. "id": "1.3113982_103.8565897",
  28235. "latitude": 1.3113982,
  28236. "longitude": 103.8565897
  28237. },
  28238. "taskType": "Pickup",
  28239. "capacityDemand": {
  28240. "weight": 9,
  28241. "volume": 100,
  28242. "unit": 1
  28243. },
  28244. "duration": 200,
  28245. "timeWindows": [
  28246. {
  28247. "start": "2018-08-06T09:33:00.000Z",
  28248. "end": "2018-08-06T12:33:00.000Z",
  28249. "relax": 0
  28250. }
  28251. ],
  28252. "timeWindowsIgnorable": true,
  28253. "assignedVehicleId": "",
  28254. "nestedTasks": [],
  28255. "precedenceTaskId": "",
  28256. "completed": false,
  28257. "dropPenalty": 5000
  28258. },
  28259. {
  28260. "id": "4232",
  28261. "location": {
  28262. "id": "1.3155602_103.9248411",
  28263. "latitude": 1.3155602,
  28264. "longitude": 103.9248411
  28265. },
  28266. "taskType": "Delivery",
  28267. "capacityDemand": {
  28268. "weight": -4,
  28269. "volume": -100,
  28270. "unit": -1
  28271. },
  28272. "duration": 200,
  28273. "timeWindows": [
  28274. {
  28275. "start": "2018-08-06T01:40:00.000Z",
  28276. "end": "2018-08-06T04:40:00.000Z",
  28277. "relax": 0
  28278. }
  28279. ],
  28280. "timeWindowsIgnorable": true,
  28281. "assignedVehicleId": "",
  28282. "nestedTasks": [],
  28283. "precedenceTaskId": "",
  28284. "completed": false,
  28285. "dropPenalty": 5000
  28286. },
  28287. {
  28288. "id": "4231",
  28289. "location": {
  28290. "id": "1.3230967_103.9221028",
  28291. "latitude": 1.3230967,
  28292. "longitude": 103.9221028
  28293. },
  28294. "taskType": "Pickup",
  28295. "capacityDemand": {
  28296. "weight": 4,
  28297. "volume": 100,
  28298. "unit": 1
  28299. },
  28300. "duration": 200,
  28301. "timeWindows": [
  28302. {
  28303. "start": "2018-08-06T01:40:00.000Z",
  28304. "end": "2018-08-06T04:40:00.000Z",
  28305. "relax": 0
  28306. }
  28307. ],
  28308. "timeWindowsIgnorable": true,
  28309. "assignedVehicleId": "",
  28310. "nestedTasks": [],
  28311. "precedenceTaskId": "",
  28312. "completed": false,
  28313. "dropPenalty": 5000
  28314. },
  28315. {
  28316. "id": "4230",
  28317. "location": {
  28318. "id": "1.360277_103.865005",
  28319. "latitude": 1.360277,
  28320. "longitude": 103.865005
  28321. },
  28322. "taskType": "Delivery",
  28323. "capacityDemand": {
  28324. "weight": -7,
  28325. "volume": -100,
  28326. "unit": -1
  28327. },
  28328. "duration": 200,
  28329. "timeWindows": [
  28330. {
  28331. "start": "2018-08-06T08:11:00.000Z",
  28332. "end": "2018-08-06T11:11:00.000Z",
  28333. "relax": 0
  28334. }
  28335. ],
  28336. "timeWindowsIgnorable": true,
  28337. "assignedVehicleId": "",
  28338. "nestedTasks": [],
  28339. "precedenceTaskId": "",
  28340. "completed": false,
  28341. "dropPenalty": 5000
  28342. },
  28343. {
  28344. "id": "4229",
  28345. "location": {
  28346. "id": "1.3113982_103.8565897",
  28347. "latitude": 1.3113982,
  28348. "longitude": 103.8565897
  28349. },
  28350. "taskType": "Pickup",
  28351. "capacityDemand": {
  28352. "weight": 7,
  28353. "volume": 100,
  28354. "unit": 1
  28355. },
  28356. "duration": 200,
  28357. "timeWindows": [
  28358. {
  28359. "start": "2018-08-06T08:11:00.000Z",
  28360. "end": "2018-08-06T11:11:00.000Z",
  28361. "relax": 0
  28362. }
  28363. ],
  28364. "timeWindowsIgnorable": true,
  28365. "assignedVehicleId": "",
  28366. "nestedTasks": [],
  28367. "precedenceTaskId": "",
  28368. "completed": false,
  28369. "dropPenalty": 5000
  28370. },
  28371. {
  28372. "id": "4228",
  28373. "location": {
  28374. "id": "1.3154599_103.8045552",
  28375. "latitude": 1.3154599,
  28376. "longitude": 103.8045552
  28377. },
  28378. "taskType": "Delivery",
  28379. "capacityDemand": {
  28380. "weight": -6,
  28381. "volume": -100,
  28382. "unit": -1
  28383. },
  28384. "duration": 200,
  28385. "timeWindows": [
  28386. {
  28387. "start": "2018-08-06T00:54:00.000Z",
  28388. "end": "2018-08-06T03:54:00.000Z",
  28389. "relax": 0
  28390. }
  28391. ],
  28392. "timeWindowsIgnorable": true,
  28393. "assignedVehicleId": "",
  28394. "nestedTasks": [],
  28395. "precedenceTaskId": "",
  28396. "completed": false,
  28397. "dropPenalty": 5000
  28398. },
  28399. {
  28400. "id": "4227",
  28401. "location": {
  28402. "id": "1.3113982_103.8565897",
  28403. "latitude": 1.3113982,
  28404. "longitude": 103.8565897
  28405. },
  28406. "taskType": "Pickup",
  28407. "capacityDemand": {
  28408. "weight": 6,
  28409. "volume": 100,
  28410. "unit": 1
  28411. },
  28412. "duration": 200,
  28413. "timeWindows": [
  28414. {
  28415. "start": "2018-08-06T00:54:00.000Z",
  28416. "end": "2018-08-06T03:54:00.000Z",
  28417. "relax": 0
  28418. }
  28419. ],
  28420. "timeWindowsIgnorable": true,
  28421. "assignedVehicleId": "",
  28422. "nestedTasks": [],
  28423. "precedenceTaskId": "",
  28424. "completed": false,
  28425. "dropPenalty": 5000
  28426. }
  28427. ]
  28428. }
  28429. ]
  28430. }
Add Comment
Please, Sign In to add comment