DOC

edu.brown.cs.burlap : burlap

Maven & Gradle

Aug 03, 2016
1 usages
269 stars

BURLAP · The Brown-UMBC Reinforcement Learning and Planning (BURLAP) Java code library is for the use and development of single or multi-agent planning and learning algorithms and domains to accompany them. The library uses a highly flexible state/observation representation where you define states with your own Java classes, enabling support for domains that discrete, continuous, relational, or anything else. Planning and learning algorithms range from classic forward search planning to value-function-based stochastic planning and learning algorithms.

Table Of Contents

Latest Version

Download edu.brown.cs.burlap : burlap Javadoc & API Documentation - Latest Versions:

All Versions

Download edu.brown.cs.burlap : burlap Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.0.x
2.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file burlap-3.0.1-javadoc.jar to burlap-3.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder burlap-3.0.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "burlap-3.0.1-sources.jar" -d "burlap-3.0.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Mar 30, 2016
1 usages
36 stars
Aug 03, 2016
1 usages
269 stars
Aug 23, 2016
5 stars

Discover Dependencies

Dec 11, 2017
4 usages
7 stars
Mar 24, 2019
7 usages
Aug 27, 2019
12 usages
Jul 25, 2016
1 usages
1 stars
Jun 08, 2021
1 usages
661 stars
Dec 01, 2020
7 usages
599 stars
Mar 23, 2016
1 usages
0 stars
Feb 13, 2019
1.5k stars
Aug 25, 2023
4 usages
2k stars