Module org.maxicp

Class FlexibleJobShop

java.lang.Object
org.maxicp.cp.examples.modeling.FlexibleJobShop

public class FlexibleJobShop extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(String[] args)
    Example taken from Chen, H., Ihlow, J., & Lehmann, C. (1999, May). A genetic algorithm for flexible job-shop scheduling. In Proceedings 1999 IEEE International Conference on Robotics and Automation (Cat. No. 99CH36288C) (Vol. 2, pp. 1120-1125). Ieee.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FlexibleJobShop

      public FlexibleJobShop()
  • Method Details

    • main

      public static void main(String[] args)
      Example taken from Chen, H., Ihlow, J., & Lehmann, C. (1999, May). A genetic algorithm for flexible job-shop scheduling. In Proceedings 1999 IEEE International Conference on Robotics and Automation (Cat. No. 99CH36288C) (Vol. 2, pp. 1120-1125). Ieee.