Skip to content

eeropu/Search-algorithm-simulator-and-analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Search-algorithm-simulator-and-analyser

Data structures and algorithms project.

!

There is a problem concerning the speedtesting. The results are often wrong (for example A* is slower than Breadth first search). This is most likely caused by java's built in operations like garbage collector etc. For reliable results, it would be better to use language such as C for example.

Instructions:

instructions

Subject definition:

Subject

Implementationdocument:

implementation

TestDocument:

TestDocument

Weekreports:

week_1
week_2
week_3
week_4
week_5
week_6

week_7

Pit:

Pit-report

Checkstyle:

Checkstyle-report Checkstyle contains errors regarding file lenghts but I don't find it useful to break them down to subclasses because everything within them are strongly connected.

JavaDocs:

JavaDocs

About

Data structures and algorithms project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages