License |
License |
---|---|
GroupId | GroupIdde.tum.ei.lkn.eces |
ArtifactId | ArtifactIddiscodnc |
Version | Version2.4.3-lkn |
Type | Typejar |
Description |
DescriptionFork of DiscoDNC - The Disco Deterministic Network Calculator
Deterministic Network Calculus (DNC) is a methodology for worst-case modeling and analysis of communication networks. It enables to derive deterministic bounds on a server’s backlog as well as a flow’s end-to-end delay. Given a directed graph of servers (server graph) and the flows crossing these servers, the Disco Deterministic Network Calculator (DiscoDNC) automates the derivation of bounds.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
discodnc-2.4.3-lkn.pom | |
discodnc-2.4.3-lkn.jar | 177 KB |
discodnc-2.4.3-lkn-sources.jar | 140 KB |
discodnc-2.4.3-lkn-javadoc.jar | 567 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/discodnc/ -->
<dependency>
<groupId>de.tum.ei.lkn.eces</groupId>
<artifactId>discodnc</artifactId>
<version>2.4.3-lkn</version>
</dependency>
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/discodnc/
implementation 'de.tum.ei.lkn.eces:discodnc:2.4.3-lkn'
// https://jarcasting.com/artifacts/de.tum.ei.lkn.eces/discodnc/
implementation ("de.tum.ei.lkn.eces:discodnc:2.4.3-lkn")
'de.tum.ei.lkn.eces:discodnc:jar:2.4.3-lkn'
<dependency org="de.tum.ei.lkn.eces" name="discodnc" rev="2.4.3-lkn">
<artifact name="discodnc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tum.ei.lkn.eces', module='discodnc', version='2.4.3-lkn')
)
libraryDependencies += "de.tum.ei.lkn.eces" % "discodnc" % "2.4.3-lkn"
[de.tum.ei.lkn.eces/discodnc "2.4.3-lkn"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math3 | jar | [3.0,3.6.1] |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | [5.2.0] |
org.junit.jupiter : junit-jupiter-params | jar | [5.2.0] |
org.junit.platform : junit-platform-launcher | jar | [1.2.0] |
org.junit.platform : junit-platform-suite-api | jar | [1.2.0] |