DOC

com.github.hschneid : xfvrp

Maven & Gradle

Dec 17, 2022
6 stars

XFVRP · Solver for realistic vehicle routing problems

Table Of Contents

Latest Version

Download com.github.hschneid : xfvrp Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.hschneid : xfvrp Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
11.4.x
11.3.x
11.1.x
11.0

How to open Javadoc JAR file in web browser

  1. Rename the file xfvrp-11.4.6-RELEASE-javadoc.jar to xfvrp-11.4.6-RELEASE-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder xfvrp-11.4.6-RELEASE-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "xfvrp-11.4.6-RELEASE-sources.jar" -d "xfvrp-11.4.6-RELEASE-javadoc" -subpackages