jsdp

A Java Stochastic Dynamic Programming Library

License

License

GroupId

GroupId

com.github.gwr3n
ArtifactId

ArtifactId

jsdp
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jsdp
A Java Stochastic Dynamic Programming Library
Project URL

Project URL

http://gwr3n.github.io/jsdp/
Source Code Management

Source Code Management

https://github.com/gwr3n/jsdp

Download jsdp

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gwr3n/jsdp/ -->
<dependency>
    <groupId>com.github.gwr3n</groupId>
    <artifactId>jsdp</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwr3n/jsdp/
implementation 'com.github.gwr3n:jsdp:1.0.1'
// https://jarcasting.com/artifacts/com.github.gwr3n/jsdp/
implementation ("com.github.gwr3n:jsdp:1.0.1")
'com.github.gwr3n:jsdp:jar:1.0.1'
<dependency org="com.github.gwr3n" name="jsdp" rev="1.0.1">
  <artifact name="jsdp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwr3n', module='jsdp', version='1.0.1')
)
libraryDependencies += "com.github.gwr3n" % "jsdp" % "1.0.1"
[com.github.gwr3n/jsdp "1.0.1"]

Dependencies

compile (9)

Group / Artifact Type Version
ca.umontreal.iro.simul : ssj jar 3.2.1
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.commons : commons-lang3 jar 3.7
junit : junit jar 4.12
net.sf.trove4j : trove4j jar 3.0.3
org.apache.maven.plugins : maven-shade-plugin jar 3.1.0
org.mapdb : mapdb jar 3.0.5
org.jfree : jfreechart jar 1.5.0
colt : colt jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0