Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

OscaR-Lib

Compare

  Analyzed about 18 hours ago

OscaR stands for "Scala in OR (Operations Research)". It is a set of tools implemented in Scala to solve Optimization and Operations Research problems. Currently the content of OscaR is: - cp: a package to solve constraint programming problems - cbls: a package to solve problems with ... [More] constraint based local search - linprog: a package to write LP/MIP models with interfaces to glpk, lp_solve, gurobi and cplex - dfo: a package to solve derivative free optimization problems - des: a package to model discrete event simulation problems - visu: a package to build quickly visualizations for your optimization problem [Less]

207K lines of code

0 current contributors

8 months since last commit

5 users on Open Hub

Very Low Activity
5.0
 
I Use This

OptaPlanner

Compare

  Analyzed 1 day ago

OptaPlanner optimizes business resource usage. Every organization faces planning problems: provide products or services with a limited set of constrained resources (employees, assets, time and money). OptaPlanner optimizes such planning to do more business with less resources. OptaPlanner is a ... [More] lightweight, embeddable planning engine written in Java™. It helps normal Java™ programmers solve constraint satisfaction problems efficiently. Under the hood, it combines optimization heuristics and metaheuristics with very efficient score calculation. OptaPlanner is open source software, released under the Apache Software License. It is 100% pure Java™, runs on any JVM and is available in the Maven Central Repository too. [Less]

623K lines of code

37 current contributors

13 days since last commit

4 users on Open Hub

Moderate Activity
5.0
 
I Use This