JOM (Java Optimization Modeler)

Examples

Code examples of formulations solved using JOM are useful as templates to write other algorithms. There are two main forms of accessing to JOM examples:

  • Several examples are included in the "examples" package included in the JAR file of the JOM releases. The code is documented, trying to be self-explicative.
  • Also, a large amount of examples solving network optimization problems with JOM can be found in the web site of the net2plan tool, a network planning tool. We suggest the reader to go to the Examples section of the net2plan site, and search for the keyword "JOM". Note that these examples must be executed within net2plan. Since net2plan is open-source and free, we hope this does not become a big inconvenience.