Combinatorics

A number of combinatorial algorithms for enumerating (without in-memory storing) of different types of combinations.

Лицензия

Лицензия

Группа

Группа

cc.redberry
Идентификатор

Идентификатор

combinatorics
Последняя версия

Последняя версия

2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Combinatorics
A number of combinatorial algorithms for enumerating (without in-memory storing) of different types of combinations.
Ссылка на сайт

Ссылка на сайт

https://github.com/PoslavskySV/combinatorics/

Скачать combinatorics

Как подключить последнюю версию

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.apache.commons : commons-math3 jar 3.2
net.sf.trove4j : trove4j jar 3.0.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.1
2.0