Research Article

Multiobjective Based Resource Allocation and Scheduling for Postdisaster Management Using IoT

Algorithm 2

Resource scheduling.
(1) Input Number of warehouse centers, Available resources at warehouse centers, Allocated resources to task,
(2) Output Scheduling of resource for a particular task at all non-allocated places
(3) Step 2: Sort the in descending order.
(4) Step 3: Allocate the resources to all as per order of .
(5) while till every has served resources do
(6)if then
(7)Go for next
(8)else
(9) Verifying the availability for the resource type k
(10)
(11) Allocating the requested resources for i
(12) = +
(13) Add the served resources
(14) Return resource schedule