Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Journal of Computer System and Informatics (JoSYC)

Analisis Rantai Pasok Toko Ban dengan Penerapan SCOR dan AHP An-Nisa Firardiansyah Prayitno; Azhar Eka Putra Lasena; Sandhy Fernandez
Journal of Computer System and Informatics (JoSYC) Vol 5 No 1 (2023): November 2023
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/josyc.v5i1.3851

Abstract

The research carried out aims to describe the supply chain of XYZ Tire Shop using the SCOR (Supply Chain Operations Reference) and AHP (Analytical Hierarchy Process) methods. The SCOR method is used to understand and identify important elements in the supply chain, including suppliers, production, distribution and customers. Furthermore, the AHP method is used to evaluate and prioritize relevant criteria in decision making, such as supplier selection, risk management, and distribution improvement. By integrating SCOR and AHP, XYZ Tire Shop can improve their operational efficiency and supply chain performance. This analysis provides valuable insight into optimizing coordination with suppliers, inventory management, and investments in distribution improvements. The results of this research provide practical guidance for XYZ Tire Shop in improving the best decision making in managing their supply chain. And it can be concluded that the best tire recommendation for procurement of goods is Bristone 205/65 R16 Ecopia.
Pemanfaatan Algoritma Floyd Warshall dalam Menentukan Jalur Terpendek Bencana Banjir Erwadi, Yetman; Handayani, Sri; Saputera, Surya Ade; Fernandez, Sandhy
Journal of Computer System and Informatics (JoSYC) Vol 5 No 4 (2024): August 2024
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/josyc.v5i4.5483

Abstract

Bengkulu Province experienced floods and landslides that caused loss of life and property. These events mainly occur in the Central Bengkulu region and Bengkulu City, caused by damage to the Bengkulu River Watershed (DAS). During the rainy season, the river overflows. In this case the community is also confused when evacuating related to flood disasters, the community is confused in determining which route is the closest for the evacuation route because at the location of the flood disaster there are many routes that can be passed. From the problem the purpose of this research is to create an application that can determine which path is the closest in order to evacuate quickly. From the results of the analysis of this application, it is clear that the implementation of the Floyd-Warshall algorithm in this web application has a very important purpose, namely to assist the community in finding the shortest path to the evacuation point during a flood. The Floyd-Warshall algorithm is known to be effective in finding shortest paths in weighted graphs, as implemented in the context of this application to calculate the shortest distance between every pair of vertices or points within a defined area. The Floyd-Warshall algorithm can only compute shortest paths within areas that are well-defined in terms of vertices and edges, for the test results of the distance obtained in test 1 as far as 0.76 KM, in test 2 as far as 0.40 KM and in test 3 as far as 0.41 KM.