Download JAR files tagged by solver with all dependencies
lpsolve from group com.datumbox (version 5.5.2.0)
Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different platforms like Linux and WINDOWS.
Artifact lpsolve
Group com.datumbox
Version 5.5.2.0
Last update 28. December 2015
Organization not specified
URL http://sourceforge.net/projects/lpsolve/
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.datumbox
Version 5.5.2.0
Last update 28. December 2015
Organization not specified
URL http://sourceforge.net/projects/lpsolve/
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
timefold-solver-quarkus-jsonb from group ai.timefold.solver (version 1.16.0)
Timefold solves planning problems.
This lightweight, embeddable planning engine implements powerful and scalable algorithms
to optimize business resource scheduling and planning.
Activate JSON-B bindings for Timefold's Score classes.
This module is deprecated and will be removed in a future major version of Timefold Solver.
Please use the Jackson integration instead.
Group: ai.timefold.solver Artifact: timefold-solver-quarkus-jsonb
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact timefold-solver-quarkus-jsonb
Group ai.timefold.solver
Version 1.16.0
Last update 12. November 2024
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 4
Dependencies quarkus-jsonb, timefold-solver-jsonb, jakarta.inject-api, jakarta.json.bind-api,
There are maybe transitive dependencies!
Group ai.timefold.solver
Version 1.16.0
Last update 12. November 2024
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 4
Dependencies quarkus-jsonb, timefold-solver-jsonb, jakarta.inject-api, jakarta.json.bind-api,
There are maybe transitive dependencies!
timefold-solver-quarkus-jsonb-integration-test from group ai.timefold.solver (version 1.16.0)
Timefold solves planning problems.
This lightweight, embeddable planning engine implements powerful and scalable algorithms
to optimize business resource scheduling and planning.
Quarkus integration tests for Timefold with JSON-B.
This module is deprecated and will be removed in a future major version of Timefold Solver.
Please use the Jackson integration instead.
Group: ai.timefold.solver Artifact: timefold-solver-quarkus-jsonb-integration-test
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact timefold-solver-quarkus-jsonb-integration-test
Group ai.timefold.solver
Version 1.16.0
Last update 12. November 2024
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 5
Dependencies quarkus-arc, quarkus-resteasy, quarkus-resteasy-jsonb, timefold-solver-quarkus, timefold-solver-quarkus-jsonb,
There are maybe transitive dependencies!
Group ai.timefold.solver
Version 1.16.0
Last update 12. November 2024
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 5
Dependencies quarkus-arc, quarkus-resteasy, quarkus-resteasy-jsonb, timefold-solver-quarkus, timefold-solver-quarkus-jsonb,
There are maybe transitive dependencies!
timefold-solver-quarkus-jsonb-parent from group ai.timefold.solver (version 1.16.0)
Group: ai.timefold.solver Artifact: timefold-solver-quarkus-jsonb-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
timefold-solver-quarkus-jsonb-deployment from group ai.timefold.solver (version 1.16.0)
Timefold solves planning problems.
This lightweight, embeddable planning engine implements powerful and scalable algorithms
to optimize business resource scheduling and planning.
Quarkus deployment module for timefold-solver-quarkus-jsonb.
This module is deprecated and will be removed in a future major version of Timefold Solver.
Please use the Jackson integration instead.
Group: ai.timefold.solver Artifact: timefold-solver-quarkus-jsonb-deployment
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact timefold-solver-quarkus-jsonb-deployment
Group ai.timefold.solver
Version 1.16.0
Last update 12. November 2024
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 4
Dependencies quarkus-core-deployment, quarkus-arc-deployment, quarkus-builder, timefold-solver-quarkus-jsonb,
There are maybe transitive dependencies!
Group ai.timefold.solver
Version 1.16.0
Last update 12. November 2024
Organization not specified
URL https://timefold.ai
License not specified
Dependencies amount 4
Dependencies quarkus-core-deployment, quarkus-arc-deployment, quarkus-builder, timefold-solver-quarkus-jsonb,
There are maybe transitive dependencies!
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!
SPegasos from group nz.ac.waikato.cms.weka (version 1.0.2)
Implements the stochastic variant of the Pegasos (Primal Estimated sub-GrAdient SOlver for SVM) method of Shalev-Shwartz et al. (2007). This implementation globally replaces all missing values and transforms nominal attributes into binary ones. It also normalizes all attributes, so the coefficients in the output are based on the normalized data. Can either minimize the hinge loss (SVM) or log loss (logistic regression). For more information, see
S. Shalev-Shwartz, Y. Singer, N. Srebro: Pegasos: Primal Estimated sub-GrAdient SOlver for SVM. In: 24th International Conference on MachineLearning, 807-814, 2007.
1 downloads
Artifact SPegasos
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/SPegasos
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/SPegasos
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Janet-Sudoku from group org.mariuszgromada.math (version 1.1.1)
Janet Sudoku is a powerful Sudoku Generator and Sudoku Solver
library for Java (since jdk 1.5) Android .NET (since 2.0)
MONO CLS compliant. Additionally library delivers
Janet Sudoku Demo App implementation in a simple form of
command line tool, yet highly functional.
1. Sudoku Generator - generate Sudoku puzzles using
variety of different methods.
2. Sudoku Solver - Solve any Sudoku puzzle, get the path leading
to the correct solution. Check whether unique solution exists.
Find all solutions if more than one present. Analyse many built-in
examples of Sudoku puzzles or load any other.
3. Manipulate the board by applying transformations not affecting
solution existence (i.e. rotation, reflection, permutation,
swapping segments, and others). Interact with the library
via consisted and well documented API.
4. Janet Sudoku Demo App - use simple, yet highly functional,
command line tool to generate, solve evaluate different puzzles.
Artifact Janet-Sudoku
Group org.mariuszgromada.math
Version 1.1.1
Last update 03. April 2017
Organization not specified
URL http://janetsudoku.mariuszgromada.org/
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.mariuszgromada.math
Version 1.1.1
Last update 03. April 2017
Organization not specified
URL http://janetsudoku.mariuszgromada.org/
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 17 from 17 (items total 168)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy