Last Version

Graphical Models - Integration Tests 0.1.0

A Java library for performing inference in graphical models (Bayesian and Markov networks) and learning distribution parameters.

License

License

GroupId

GroupId

com.github.thorbenlindhauer
ArtifactId

ArtifactId

graphmod-integration-test
Version

Version

0.1.0
Type

Type

jar
Description

Description

Graphical Models - Integration Tests
A Java library for performing inference in graphical models (Bayesian and Markov networks) and learning distribution parameters.

Download graphmod-integration-test 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.thorbenlindhauer : graphmod-inference-engine jar 0.1.0
com.github.thorbenlindhauer : graphmod-import jar 0.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.1

Project Modules

There are no modules declared in this project.