Simple Garbage Cleaners Agen Simulation with Djikstra Algorithm in C#

Implementation Djikstra Algorithm In Simple Garbage Cleaners Simulation
“The disappointment better than the woes”, you may be a little disappointed with my writing, but it’s better than i’m not write nothing at all and most importantly all of that not torment you lol 😀
Garbage Cleaners  is an agent whose job is to clean up the garbage in his room. This agent implements Djikstra algorithm in the process of scanning or searching nearby garbage first.

You can download at  Cleaner Agent

The below, I will explain the steps the use of this simple program

1. You can select in combo box : “meja” (desk or obstacle)

1

2. Drag it to panel with hold left click or left click in panel area Continue reading