Skip to content

Tags: starlibs/AILibs

Tags

0.2.3

Toggle 0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #230 from starlibs/dev

Version 0.2.3 and updated travis config.

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #201 from fmohr/dev

Fundamental changes for the next major release

0.1.2

Toggle 0.1.2's commit message
Ailibs/refactor/namespacing (#130)

* Update README.md

* Updated Javadoc references

* Mlplan/bugfix/twophasehasco/wrongassert optimal solution (#128)

* Modified logging behavior of MCCV, commented out incorrect assert

* Removed .travis_push_javadoc.sh

* Updated dependency specification examples in readme

* Updated ML-Plan readme

* removed unnessary files from ML-Plan top level

* Update README.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Configured the projects correctly for mvn repository. (#129)

* Configured the projects correctly for mvn repository.

Moved resources to resource folder.
Relaxed python version check.
Included searchgraph stylesheet via resources.

* Added empty default values for ossrhUsername and ossrhPassword

* Removed signs from travis builds

* Added intteruptible meka and weka via maven central.

* Fixed typos in build.gradle files.

* Configured the projects correctly for mvn repository.

Moved resources to resource folder.
Relaxed python version check.
Included searchgraph stylesheet via resources.

* Added empty default values for ossrhUsername and ossrhPassword

* Removed signs from travis builds

* Added intteruptible meka and weka via maven central.

* Fixed typos in build.gradle files.

* Renaming search packages.

Fix for some resource loading issues.

Fix for some logging issues.

Fix for some search space configurations.

* Update readme.md

* Update README.md

* modified travis.yml and removed settings.gradle from ML-Plan

0.0.7a

Toggle 0.0.7a's commit message
Removed command line outputs without logger.

0.0.6a

Toggle 0.0.6a's commit message
Fixed issue with caching and multiple threads.

0.0.5a

Toggle 0.0.5a's commit message
Add compile tasks to analysis stage (#75)

0.0.4a

Toggle 0.0.4a's commit message
Fix for HASCO to update best seen solution during node expansion of the

search.

Added documentation to AOptimizer.

0.0.3a

Toggle 0.0.3a's commit message
Added sources jar as an artifact to AILibs build script.

0.0.2a

Toggle 0.0.2a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #68 from fmohr/bug/hasco/preferredNodeEvaluator

Fixed problem of vanishing preferred node evaluator.

v0.0.1a

Toggle v0.0.1a's commit message
Added config interface to HASCO

* added renameAttribute to TaskChunk/Task