The Single Depot Multiple Set Orienteering Problem
Ravi Kant, Abhishek Mishra and Siddharth Sharma
Department of CSIS, Birla Institute of Technology and Science, Pilani, 333031, India
Keywords:
The Orienteering Problem, The Set Orienteering Problem.
Abstract:
In this article, we present the single Depot multiple Set Orienteering Problem (sDmSOP), a new variant of the
classical Set Orienteering Problem (SOP). A significant feature of sDmSOP is the presence of many travelers
who set off from the same depot and return there at the end of their journey. The objective of the problem
is to maximize the profit while remaining within the budget; hence the challenge at hand involves searching
multiple paths among the mutually clustered sets for travelers. A set’s profit can be collected with a single
node visit only. Supply-chain management, the bus delivery problem, etc., are just a few examples where
the sDmSOP has proven useful. By simulating the instances of the Generalized Traveling Salesman Problem
(GTSP) using GAMS 37.1.0, we determine the optimal profit for GTSP instances for some small and medium
instances which follow the triangular and symmetric properties. We find that the use of multiple travelers
is beneficial for both service providers and customers, as it allows service providers to offer their services
to customers at a lower cost because the service provider gets a significant amount of profit using multiple
travelers.
1 INTRODUCTION
Due to their practical implications, NP-hard routing
problems with profits have gained interest. Specifi-
cally, (Archetti and Speranza, 2015) studied arc rout-
ing problems, whereas (Archetti et al., 2014) and (Gu-
nawan et al., 2016) focused on node routing problems.
Profit in Arc routing problems is associated with arcs,
while in node routing problems, it is associated with
nodes. Since the node routing problem has real-world
applications in supply chain management, the bus de-
livery problem, and smart city waste management, it
is more important to research. (Golden et al., 1987)
proposed the Orienteering Problem (OP), which is
now widely known as a classical example of a node
routing problem. The goal of the OP is to maximize
profit by making as many node visits as possible uti-
lizing a fixed budget and a single traveler. There is a
profit to be earned from each node in the OP, but it
can only be earned once.
A new variant of the OP, termed the Set Orien-
teering Problem (SOP), was recently suggested by
(Archetti et al., 2018), in which the nodes are grouped
into mutually exclusive clusters, and the profit asso-
ciated with a cluster can only be achieved if at least
one node is visited by the traveler. The problem is
based on the revenue generated by clusters as opposed
to individual nodes. (Archetti et al., 2018), (P
ˇ
eni
ˇ
cka
et al., 2019), and (Carrabs, 2021) proposed the so-
lutions for the SOP by combining the Lin-Kernighan
heuristic given by (Lin and Kernighan, 1973) and the
Tabu-search meta-heuristic given by (Glover and La-
guna, 1998), the Variable Neighbourhood Search, and
the Biased random-key genetic algorithm (BRKGA),
respectively. It is shown that BRKGA achieves better
results in terms of time.
This article focuses on a generalized version of
the Set Orienteering Problem, which we refer to as
the single Depot multiple Set Orienteering Problem
(sDmSOP), in which customers (vertices) are grouped
in mutually disjoint sets, and the profit is associated
with each set. In sDmSOP, multiple travelers be-
gin and end their journey at a fixed depot in order
to collect the maximum profit by visiting as many
sets as possible exactly once within the given budget.
While the research into the SOP is significant because
of the practical applications proposed by the afore-
mentioned authors, many real-world situations can-
not be simulated with a single traveler, such as the
well-known bus delivery problem and reliable sup-
ply where more than one distributor is required. It
was discovered that the SOP could be applied to the
supply chain by grouping customers from different
chains together; however, in sDmSOP, we must also
account for the situation in which more than one trav-
eler is required to provide the services to the supply
Kant, R., Mishra, A. and Sharma, S.
The Single Depot Multiple Set Orienteering Problem.
DOI: 10.5220/0011681800003396
In Proceedings of the 12th International Conference on Operations Research and Enterprise Systems (ICORES 2023), pages 175-179
ISBN: 978-989-758-627-9; ISSN: 2184-4372
Copyright
c
2023 by SCITEPRESS – Science and Technology Publications, Lda. Under CC license (CC BY-NC-ND 4.0)
175