Download JAR files tagged by optimization with all dependencies
sandboni-core from group com.github.jpmorganchase.sandboni (version 1.1.44)
Sandboni is a Java test optimization library which reduces test execution time without
compromising quality, predicts defect probability and presents actionable test results
which allows developers to take preemptive measure
Group: com.github.jpmorganchase.sandboni Artifact: sandboni-core
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sandboni-core
Group com.github.jpmorganchase.sandboni
Version 1.1.44
Last update 25. January 2021
Organization not specified
URL https://github.com/jpmorganchase/sandboni-core
License GNU General Public License v3.0
Dependencies amount 3
Dependencies slf4j-jdk14, cucumber-java, junit,
There are maybe transitive dependencies!
Group com.github.jpmorganchase.sandboni
Version 1.1.44
Last update 25. January 2021
Organization not specified
URL https://github.com/jpmorganchase/sandboni-core
License GNU General Public License v3.0
Dependencies amount 3
Dependencies slf4j-jdk14, cucumber-java, junit,
There are maybe transitive dependencies!
james-examples from group org.jamesframework (version 1.2)
The JAMES examples module is part of the JAMES framework for discrete optimization
using local search metaheuristics in Java. It provides a series of example problem
implementations where different algorithms are applied to obtain solutions.
0 downloads
Artifact james-examples
Group org.jamesframework
Version 1.2
Last update 12. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies james-core, james-extensions,
There are maybe transitive dependencies!
Group org.jamesframework
Version 1.2
Last update 12. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies james-core, james-extensions,
There are maybe transitive dependencies!
gwt-angular from group com.asayama.gwt.angular (version 0.2.4)
The purpose of gwt-angular project is to bring the powerful MVC framework
of AngularJS to Java programmers. gwt-angular provides a GWT wrapper around
AngularJS, so that components of AngularJS can be written in Java language,
in a manner that is natural to a programmer with that background. The
project aims to leverage the runtime efficiency of AngularJS and the build
time optimization of GWT.
Group: com.asayama.gwt.angular Artifact: gwt-angular
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gwt-angular
Group com.asayama.gwt.angular
Version 0.2.4
Last update 20. January 2016
Organization not specified
URL http://gwt-angular.asayama.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.asayama.gwt.angular
Version 0.2.4
Last update 20. January 2016
Organization not specified
URL http://gwt-angular.asayama.com
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
module-size-calculator from group pl.tfij (version 1.0.0)
interactive-bin-packing from group org.cicirello (version 3.1.5)
The Interactive Bin Packing Application provides
a self-guided tutorial on combinatorial optimization, the bin
packing problem, and constructive heuristics for bin packing.
It also enables the user to interact with bin packing instances
to explore their own problem solving strategies, or to test their
knowledge of the various constructive heuristics covered by the
tutorial. The application is not a solver for bin packing. The
Interactive Bin Packing Application is a tool for learning about
the bin packing problem, as well as for learning about heuristic
techniques for solving instances of the problem.
Group: org.cicirello Artifact: interactive-bin-packing
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact interactive-bin-packing
Group org.cicirello
Version 3.1.5
Last update 07. August 2023
Organization Cicirello.Org
URL https://github.com/cicirello/InteractiveBinPacking
License GPL-3.0-or-later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.cicirello
Version 3.1.5
Last update 07. August 2023
Organization Cicirello.Org
URL https://github.com/cicirello/InteractiveBinPacking
License GPL-3.0-or-later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
LBFGS from group com.github.thssmonkey (version 1.0.4)
Limited-memory BFGS (L-BFGS) is an optimization algorithm in the family of quasi-Newton methods that approximates the Broyden–Fletcher–Goldfarb–Shanno (BFGS) algorithm using a limited amount of computer memory. It is a popular algorithm for parameter estimation in machine learning. The algorithm's target problem is to minimize f(x) over unconstrained values of the real-vector x where f is a differentiable scalar function.
0 downloads
Artifact LBFGS
Group com.github.thssmonkey
Version 1.0.4
Last update 16. May 2019
Organization not specified
URL https://github.com/thssmonkey/LBFGS
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies flink-scala_${scala.binary.version}, flink-streaming-scala_${scala.binary.version}, flink-clients_${scala.binary.version}, flink-ml_${scala.binary.version},
There are maybe transitive dependencies!
Group com.github.thssmonkey
Version 1.0.4
Last update 16. May 2019
Organization not specified
URL https://github.com/thssmonkey/LBFGS
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies flink-scala_${scala.binary.version}, flink-streaming-scala_${scala.binary.version}, flink-clients_${scala.binary.version}, flink-ml_${scala.binary.version},
There are maybe transitive dependencies!
james-core from group org.jamesframework (version 1.2)
The James core module is part of the James framework for optimization
using local search metaheuristics in Java. The core contains general
components to model problems, objectives and constraints, as well as
generic algorithms to solve the problems. Moreover, the core provides
implementations of specific utilities for subset selection.
1 downloads
Artifact james-core
Group org.jamesframework
Version 1.2
Last update 12. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.jamesframework
Version 1.2
Last update 12. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
james-extensions from group org.jamesframework (version 1.2)
The JAMES extensions module is part of the JAMES framework for discrete optimization
using local search metaheuristics in Java. It extends the core with additional tools
for advanced problem specification and search customization. It also provides specific
components for some other problem types besides subset selection (e.g. permutation problems)
and an automated analysis workflow.
Group: org.jamesframework Artifact: james-extensions
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact james-extensions
Group org.jamesframework
Version 1.2
Last update 12. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies james-core, mjson,
There are maybe transitive dependencies!
Group org.jamesframework
Version 1.2
Last update 12. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies james-core, mjson,
There are maybe transitive dependencies!
attributeSelectionSearchMethods from group nz.ac.waikato.cms.weka (version 1.0.7)
Group: nz.ac.waikato.cms.weka Artifact: attributeSelectionSearchMethods
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
commons from group org.tweetyproject (version 1.27)
0 downloads
Artifact commons
Group org.tweetyproject
Version 1.27
Last update 03. September 2024
Organization not specified
URL https://github.com/TweetyProjectTeam/TweetyProject
License not specified
Dependencies amount 1
Dependencies junit-jupiter,
There are maybe transitive dependencies!
Group org.tweetyproject
Version 1.27
Last update 03. September 2024
Organization not specified
URL https://github.com/TweetyProjectTeam/TweetyProject
License not specified
Dependencies amount 1
Dependencies junit-jupiter,
There are maybe transitive dependencies!
Page 16 from 31 (items total 304)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy