jar

com.github.chen0040 : java-local-search

Maven & Gradle

May 16, 2017
2 usages
1 stars

Local Search Algorithms for Optimization · Local Search for both Numerical and Discrete Optimization

Table Of Contents

Latest Version

Download com.github.chen0040 : java-local-search JAR file - Latest Versions:

All Versions

Download com.github.chen0040 : java-local-search JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window java-local-search-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.chen0040.ls.methods.naive

├─ com.github.chen0040.ls.methods.naive.RandomSearch.class - [JAR]

├─ com.github.chen0040.ls.methods.naive.SweepingSearch.class - [JAR]

com.github.chen0040.ls

├─ com.github.chen0040.ls.CostEvaluationMethod.class - [JAR]

├─ com.github.chen0040.ls.CostFunction.class - [JAR]

├─ com.github.chen0040.ls.GradientEstimation.class - [JAR]

├─ com.github.chen0040.ls.GradientEvaluationMethod.class - [JAR]

├─ com.github.chen0040.ls.LineSearch.class - [JAR]

├─ com.github.chen0040.ls.LineSearchResult.class - [JAR]

├─ com.github.chen0040.ls.LocalSearch.class - [JAR]

├─ com.github.chen0040.ls.SearchListenerService.class - [JAR]

├─ com.github.chen0040.ls.TerminationEvaluationMethod.class - [JAR]

com.github.chen0040.ls.methods.cgs

├─ com.github.chen0040.ls.methods.cgs.BetaFormula.class - [JAR]

├─ com.github.chen0040.ls.methods.cgs.NonlinearCGSearch.class - [JAR]

com.github.chen0040.ls.events

├─ com.github.chen0040.ls.events.NumericSolutionIterateListener.class - [JAR]

├─ com.github.chen0040.ls.events.NumericSolutionUpdatedListener.class - [JAR]

com.github.chen0040.ls.solutions

├─ com.github.chen0040.ls.solutions.NumericSolution.class - [JAR]

├─ com.github.chen0040.ls.solutions.NumericSolutionFactory.class - [JAR]

├─ com.github.chen0040.ls.solutions.NumericSolutionUpdateResult.class - [JAR]

Advertisement

Dependencies from Group

Jun 11, 2017
27 usages
5 stars
Jun 01, 2017
4 usages
0 stars
Jun 05, 2017
4 usages
0 stars
Jun 23, 2017
3 usages
9 stars
May 16, 2017
2 usages
1 stars

Discover Dependencies

Dec 01, 2017
1 usages
0 stars
Jun 15, 2017
1 usages
2 stars
Jun 15, 2017
1 usages
2 stars
Jun 15, 2017
1 usages
2 stars
Jun 15, 2017
1 usages
2 stars
May 23, 2023
1 usages
1.7k stars
Jan 02, 2019
1 usages
870 stars