Niklas Birk
|
e09b6fb6e4
|
Adjusted to be more verbose while error
|
2019-06-25 12:01:37 +02:00 |
|
Niklas Birk
|
248593af6c
|
finished
|
2019-06-24 14:23:27 +02:00 |
|
Niklas Birk
|
c44e53707d
|
Perceptron (unfinished)
|
2019-06-24 00:23:19 +02:00 |
|
Niklas Birk
|
5f9776c4ef
|
Perceptron (unfinished)
|
2019-06-23 13:48:53 +02:00 |
|
Niklas Birk
|
84a1b61477
|
Perceptron (unfinished)
|
2019-06-20 13:17:23 +02:00 |
|
Niklas Birk
|
3a30bab4bc
|
Reafctored
|
2019-04-04 19:00:24 +02:00 |
|
Niklas Birk
|
3032aeeca8
|
Implemented A* at full state
|
2019-04-04 18:59:25 +02:00 |
|
Niklas Birk
|
9e51fc8c69
|
Implemented heuristic
|
2019-04-02 23:07:54 +02:00 |
|
Niklas Birk
|
d4e54493c7
|
Made all variables and parameter final where available
|
2019-04-02 20:34:15 +02:00 |
|
Niklas Birk
|
4a0b04aefe
|
Created package uninformed for uninformed search algorithms and moved the implementations to this package
|
2019-04-01 20:27:14 +02:00 |
|
Niklas Birk
|
bb95a412d8
|
Added IterativeDeepening
|
2019-03-27 20:38:47 +01:00 |
|
|
72bdf77bf6
|
.idea/inspectionProfiles/Project_Default.xml edited online with Bitbucket
|
2019-03-27 19:05:27 +00:00 |
|
|
def41f326b
|
.idea/uiDesigner.xml edited online with Bitbucket
|
2019-03-27 19:05:05 +00:00 |
|
Niklas Birk
|
2a772ac4fd
|
Removed imports
|
2019-03-27 20:01:59 +01:00 |
|
Niklas Birk
|
82e7e618d7
|
Changed several implementation details and added depth-first-search
|
2019-03-27 19:59:28 +01:00 |
|
birkn
|
481b292d17
|
Gnerified node
|
2019-03-25 19:14:17 +01:00 |
|
Niklas Birk
|
19fbb91529
|
Changed implementation
|
2019-03-24 17:25:51 +01:00 |
|
Niklas Birk
|
237782d518
|
Commit
|
2019-03-24 16:58:10 +01:00 |
|
Niklas Birk
|
d2c1cb698c
|
Finished tests
|
2019-03-24 16:41:14 +01:00 |
|
birkn
|
d014b9f686
|
Added testclass and implemented methods
|
2019-03-24 14:36:10 +01:00 |
|
birkn
|
58e8aa9cd0
|
Changes for more abstraction
|
2019-03-24 13:15:33 +01:00 |
|
Niklas Birk
|
600cc73df6
|
Initial Setup
|
2019-03-24 11:58:30 +01:00 |
|