Artifacts using jaicore-basic version 0.1.3
JAICore-Search provides implementations according to the algorithm interface of AILibs for well-known (heuristic) search algorithms, such as A*, Best-First, or MCTS.
Last Release on Nov 25, 2021
2. JAICore ML11 usages
ai.libs » jaicore-mlGPL
This project provides utils to deal with machine learning tasks. Especially it gives support to work with standard ML libraries in Java.
Last Release on Nov 25, 2021
This project implements well-known techniques from AI planning in the algorithm framework of AILibs.
Last Release on Nov 25, 2021
This project provides utils for dealing with logical experessions e.g. with first-order predicate logic.
Last Release on Nov 25, 2021
This project provides utilities to conduct experimental evaluations defining evaluation grids via a properties file and storing results in an SQL database.
Last Release on Nov 25, 2021
Thist project provides a graphical interface for visualizing algorithms (especially search and AutoML algorithms) contained in AILibs.
Last Release on Jun 19, 2019
HASCO is a framework for reducing configuration tasks (e.g. software system configuration or algorithm configuration) into an HTN planning problem. This can then in turn be reduced to a graph search problem that can be solved by any kind of standard graph search algorithm, e.g., breadth-first-search.
Last Release on Feb 11, 2020