scholarly journals Pencarian Pom Bensin Terdekat di Denpasar Menggunakan Algoritma Djikstra Berbasis Web Mobile

2016 ◽  
Vol 1 (1) ◽  
Author(s):  
Putu Andhika Kurniawijaya

<p><em>Denpasar as one of travel destination in Indonesia, is often visited by local and foreign tourists. Even some of those tourist who traveled in Denpasar is unaccompanied by a guide. Regional and environmental differences could be   problems for tourists who do not recognize Denpasar areas very well. They are confused to find gas stations when needed.</em></p><p><em>T</em><em>he author uses Dijkstra's algorithm method,which purpose is to determine nearest gas station to the tourists. The initial step in this method is to give the weight value (distance) from one point to another point, then gives a value of 0 at the starting point and infinite value to the other point. From the point of departure, the algorithm compare the unidentified neighboring point and count the distance from the point of departure.The smallest value of the destination point is the smallest weight of the starting point to the point of destination. By using J2ME search results layout nearest gas station can be displayed on a mobile traveler.</em></p><p><em>B</em><em>ased on the analysis of several trials of the method of Dijkstra's algorithm, it can be determined that the method can provide the right solution in the search for the nearest gas station because it can provide quick results according to the needs of travelers. In addition, the search results can be displayed on mobile travelers, making it easier to search.</em></p><p><strong><em>Keyw</em></strong><strong><em>o</em></strong><strong><em>r</em></strong><strong><em>ds </em></strong><em>: Djikstra’s Algorythm, Web Mobile.</em></p>

2016 ◽  
Vol 30 (6) ◽  
pp. 929-940 ◽  
Author(s):  
Amizawati Mohd Amir ◽  
Sofiah Md Auzair ◽  
RUHANITA MAELAH ◽  
Azlina Ahmad

Purpose – The purpose of this paper is to propose the concept of higher education institutions (HEIs) offering educational services based on value for money. The value is determined based on customers’ (i.e. students) expectations of the service and the costs in comparison to the competitors. Understanding the value and creating customer value are a means to attain competitive advantage and constitute the basis of price setting. Drawing upon this belief, as an initial step towards value-based pricing method, the possible value factors are suggested for calculating educational programme prices across HEIs. Design/methodology/approach – This is a conceptual paper introducing the value-based pricing approach in setting HEI tuition fees. Extending prior discussion on the demand for quality education and current financial challenges faced by HEIs, it introduces the concept pricing based upon customer perceived value (student/industry). Value-based pricing is deemed appropriate in view of the value of short tangible and intangible investment by both parties (students and HEIs) to differentiate in terms of setting the right price for the right university for the right student. Findings – The primary aim is to suggest the applicability of value-based pricing for HEIs, which is likely to be both relevant and fruitful for the sustainability of the sector. It represents a personal point of view; building upon a review of the literature, the paper extends the established knowledge one step further in terms of setting the right price for the right university, which is deemed worthy of further study and development. Originality/value – The paper will be of use to the management and policymakers in the education sector in searching for a contemporary pricing mechanism for higher education.


2021 ◽  
Vol 10 (3) ◽  
pp. 173
Author(s):  
RENDI SAPUTRAMA ◽  
HARTATIANA HARTATIANA

Finding the shortest direction is one of the options that have been considered while traveling. One of the problems that occur for lecturers, staff, and students of UIN Raden Fatah is determining the shortest direction from Campus A to B. The application of graph theory by using Dijkstra's Algorithm becomes a solution for this problem. This algorithm has the advantage to minimize the expense of the costs by finding the shortest route from starting point to the destination. This study is applied research. The study will discuss the determination of the origin and destination end-point, traverse route, the calculation of the weight distance, analyzes the Dijkstra's iteration to determine the shortest route, and conclusion. As the result, the land route becomes the shortest route option from UIN Raden Fatah Campus A to B. The directed graph of the route represents the location as point, the road as the side, and distance as weight. The result shows that the route distance is 6.94 km using Dijkstra's Algorithm.


2011 ◽  
Vol 32 (2) ◽  
Author(s):  
Wolfgang Huber

In this article � based on the second of two keynote lectures at a conference on violence � the view is developed that the task of the church with respect to violence consists mainly in overcoming violence. In the first part of the article dealing with the basic tasks of the church it is argued that the task to overcome violence is close to the essence of the church. The point of departure is taken in Article 7 of the Augsburg Confession, which understands the church as the �communion of saints� and names the pure proclamation of the gospel and the right administration of the sacraments as the two characteristics of the church. The Christian message that the church has to proclaim the gospel entails a preferential option for nonviolence that includes the responsibility to put an end to existing violence. In the second part of the article attention is given to the implications the basic task of the church in overcoming violence holds for the practice of the church. It is argued that the starting point is that the church has to proclaim the gospel of peace and as a community of faith become a community of peace herself. Some of the most important practical consequences the proclamation of the gospel of peace has for the church as a community of action, for her work in education, for her promotion of justice and for her solidarity with those in need, are discussed.


2021 ◽  
Vol 8 (2) ◽  
pp. 140-148
Author(s):  
Intan Alifiani ◽  
Muhamad Aznar Abdillah ◽  
Ilsa Saliha

The purpose of this study are (1) to represent the route of café location in Bumiayu in the form of graph, (2) To find a solution from the application of the Dijkstra’s algorithm to find location of café in Bumiayu, and (3) To find the recommended fastest route. The method used in this research is literature study, data collection, problem solving, and drawing conclusions. The results showed that (1) the route of café location in Bumiayu could be represented in the form of a graph, (2) the solution was found the implementation of Dijkstra’s algorithm to find the fastest route for the café location in Bumiayu, and (3) the recommended fastest route was obtained from the starting point (v32) to 14 café locations in Bumiayu (v1,v2,v3,v5,v7,v8,v9,v10,v12,v16,v19,v23,v27,v30). There are 13 café locations that match the recommended fastest route based on the calculation of Dijkstra’s algorithm. The route from starting point (v32) to due café (v9) is one example that Dijkstra’s algorithm does not always choose the smallest weight on each side but chooses the fastest route based on the total distance traveled. There is a discrepancy in the recommended fastest route from starting point (v32) to ratawit (v19). Keywords: Dijkstra, fastest route, optimal solution


CCIT Journal ◽  
2019 ◽  
Vol 12 (2) ◽  
pp. 170-176
Author(s):  
Anggit Dwi Hartanto ◽  
Aji Surya Mandala ◽  
Dimas Rio P.L. ◽  
Sidiq Aminudin ◽  
Andika Yudirianto

Pacman is one of the labyrinth-shaped games where this game has used artificial intelligence, artificial intelligence is composed of several algorithms that are inserted in the program and Implementation of the dijkstra algorithm as a method of solving problems that is a minimum route problem on ghost pacman, where ghost plays a role chase player. The dijkstra algorithm uses a principle similar to the greedy algorithm where it starts from the first point and the next point is connected to get to the destination, how to compare numbers starting from the starting point and then see the next node if connected then matches one path with the path). From the results of the testing phase, it was found that the dijkstra algorithm is quite good at solving the minimum route solution to pursue the player, namely by getting a value of 13 according to manual calculations


Author(s):  
Calin GURAU ◽  
Ashok RANCHHOD

 The classic brand design literature presents and illustrates best practices in developing the physical, graphical and semiotic aspects of a brand. However, both practitioners and academics outline that brand design is only the starting point of the brand strategy, which has to be completed and complemented by designing and effectively managing meaningful brand experiences. The success of the brand depends on a value co-creation process in which the intentions and offerings of producers and vendors encounter, and interact with, the customer experiences of the brand and of the associated product. A brand experience designed for the customer can therefore be multi-dimensional and not just product led.


2019 ◽  
Author(s):  
Valentina Escotet Espinoza

UNSTRUCTURED Over half of Americans report looking up health-related questions on the internet, including questions regarding their own ailments. The internet, in its vastness of information, provides a platform for patients to understand how to seek help and understand their condition. In most cases, this search for knowledge serves as a starting point to gather evidence that leads to a doctor’s appointment. However, in some cases, the person looking for information ends up tangled in an information web that perpetuates anxiety and further searches, without leading to a doctor’s appointment. The Internet can provide helpful and useful information; however, it can also be a tool for self-misdiagnosis. Said person craves the instant gratification the Internet provides when ‘googling’ – something one does not receive when having to wait for a doctor’s appointment or test results. Nevertheless, the Internet gives that instant response we demand in those moments of desperation. Cyberchondria, a term that has entered the medical lexicon in the 21st century after the advent of the internet, refers to the unfounded escalation of people’s concerns about their symptomatology based on search results and literature online. ‘Cyberchondriacs’ experience mistrust of medical experts, compulsion, reassurance seeking, and excessiveness. Their excessive online research about health can also be associated with unnecessary medical expenses, which primarily arise from anxiety, increased psychological distress, and worry. This vicious cycle of searching information and trying to explain current ailments derives into a quest for associating symptoms to diseases and further experiencing the other symptoms of said disease. This psychiatric disorder, known as somatization, was first introduced to the DSM-III in the 1980s. Somatization is a psycho-biological disorder where physical symptoms occur without any palpable organic cause. It is a disorder that has been renamed, discounted, and misdiagnosed from the beginning of the DSMs. Somatization triggers span many mental, emotional, and cultural aspects of human life. Our environment and social experiences can lay the blueprint for disorders to develop over time; an idea that is widely accepted for underlying psychiatric disorders such as depression and anxiety. The research is going in the right direction by exploring brain regions but needs to be expanded on from a sociocultural perspective. In this work, we explore the relationship between somatization disorder and the condition known as cyberchondria. First, we provide a background on each of the disorders, including their history and psychological perspective. Second, we proceed to explain the relationship between the two disorders, followed by a discussion on how this relationship has been studied in the scientific literature. Thirdly, we explain the problem that the relationship between these two disorders creates in society. Lastly, we propose a set of intervention aids and helpful resource prototypes that aim at resolving the problem. The proposed solutions ranged from a site-specific clinic teaching about cyberchondria to a digital design-coded chrome extension available to the public.


Author(s):  
Andrea Broaddus

Mobile fuel delivery (MFD) uses a fueling truck to fill up personal and commercial fleet vehicles while they are parked overnight. This study used a sample data set provided by a San Francisco Bay Area company to explore the potential impacts on vehicle miles traveled (VMT), carbon dioxide (CO2) emissions, and traffic congestion. An analysis of vehicle travel associated with gas station trips was conducted to establish a basis for comparison. Future scenarios comparing the potential impacts of scaled-up MFD services in 2030 were also developed. The study concluded that MFD services compared favorably to gas stations in relation to environmental and traffic benefits in the longer term, even though personal fueling trips tended to generate low VMT. Benefits stemmed from efficiencies achieved by fueling multiple vehicles per delivery trip, replacing car share vehicle fueling trips, and removing trips from the network during peak hours. This analysis estimated that total annual CO2 emissions associated with fuel delivery operations in the Bay Area were 76 metric tons, which is less than a typical gas station with 97 metric tons. Under assumptions of declining demand for gasoline and significantly fewer gas stations, and with highly efficient optimized operations, mobile delivery could gain up to 5% market share for gas and not add additional VMT over the business as usual scenario.


2021 ◽  
pp. 136843102098713
Author(s):  
David Martínez ◽  
Alexander Elliott

According to David Miller, immigration is not a human right. Conversely, Kieran Oberman makes a case for immigration as a human right. We agree with the latter view, but we show that its starting point is mistaken. Indeed, both Miller and Oberman discuss the right to immigration within the liberal paradigm: it is a right or not depending on the correct balance between the interests of the citizens of a given national state and the interests of the immigrants. Instead, we claim that public justification can underpin immigration as a human right. That said, the public justification of the right to immigration has several counterarguments to rebut. Before we deal with that issue, relying on Jürgen Habermas’s social theory, we examine the legal structures that could support the right to immigration in practice. To be sure, this does not provide the normative justification needed, instead it shows the framework that allows the institutional realization of this right. Then, through a combination of civic and cosmopolitan forms of solidarity, the article discusses the formation of a public sphere, which could provide the justification of the right to immigration.


Sign in / Sign up

Export Citation Format

Share Document