Skip to content

Conversation

@a1shadows
Copy link
Owner

No description provided.

BusyByte and others added 6 commits May 10, 2019 05:30
* trying out open jdk 11

* bump sbt version which supports jdk11

* updated plugins to work with jdk 11; reformatted source

* changing formating to do more alignment
* 🚧 fixing compiler warnings

* fixed compile

* fixing specs

* fixed model based reflex vac agent

* fixing up specs
* moving stateless agent to where agent is

* introduce type classes Eqv and Show and start to use

* change util package to random

* use show type class
* 🚧 first shot at implementing LRTAStarAgent

* adding 2D Map tentative implementations

* adding map2d stuff to support writing lrta agent spec

* fixing up a few things

* fixing compile

* change GoAction to sealed trait so don't have to use null for no action

* added first spec for LTRAStar

* added normal search A to F example for LRTAStar

* added normal search F to A example for LRTAStar

* added help method to simplify nested key get and fixed where could be min of empty list

* should be using the updated result instead of original

* if min of nil then return original H rather than max double as min

* finds generalized solution for all A - F starting and goal states

* use Eqv typeclass for safe comparison
@a1shadows a1shadows merged commit 0f3efe4 into master Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants