Giter Club home page Giter Club logo

another-path-finding-case's Introduction

Laporan Tugas Seleksi Lab IRK

Dynamic Programming : Another Path Finding Case

A. Langkah-langkah dynamic programming yang digunakan

  1. Memasukan ukuran matriks yang akan dicari solusinya, beserta matriksnya itu sendiri
  2. Memulai pencarian dari titik 0,0
  3. Untuk setiap langkah yang memungkinkan, program akan membuka node baru dan akan memulai pencarian dari sana
  4. Ketika menemukan titik akhir, program akan mengembalikan angka 1
  5. Angka-angka ini akan terus ditambahkan pada node node induknya, hingga terkumpul jumlah solusi yang memungkinkan

B. Hasil Screenshot Program

alt text

alt text

alt text

C. Spesifikasi Program

Berikut adalah spesifikasi perangkat yang digunakan untuk testing :
-Perangkat : Asus FX504 GE
-Prosesor : Intel Core i7-8750H (2.2 GHz base with 4.1 GHz boost clock, 9MB L3 cache)
-RAM : 8GB DDR4 PC21300 โ€“ 2666 MHz
-Kartu Grafis : NVIDIA GeForce GTX 1050 Ti w/ 4GB GDDR5 VRAM

another-path-finding-case's People

Contributors

putugde avatar hagairaja avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.