Skip to main content

Understanding Complexity in a Practical Combinatorial Problem Using Mathematical Programming and Constraint Programming

  • Conference paper
  • First Online:
  • 1020 Accesses

Part of the book series: Springer Proceedings in Mathematics & Statistics ((PROMS,volume 223))

Abstract

Optimization problems that are motivated by real-world settings are often complex to solve. Bridging the gap between theory and practice in this field starts by understanding the causes of complexity of each problem and measuring its impact in order to make better decisions on approaches and methods. The Job-Shop Scheduling Problem (JSSP) is a well-known complex combinatorial problem with several industrial applications. This problem is used to analyse what makes some instances difficult to solve for a commonly used solution approach – Mathematical Integer Programming (MIP) – and to compare the power of an alternative approach: Constraint Programming (CP). The causes of complexity are analysed and compared for both approaches and a measure of MIP complexity is proposed, based on the concept of load per machine. Also, the impact of problem-specific global constraints in CP modelling is analysed, making proof of the industrial practical interest of commercially available CP models for the JSSP.

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   84.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD   109.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Notes

  1. 1.

    Instances ft06, ft10, abz5, abz6, la01la05, la16la20, orb01orb10.

  2. 2.

    Instances in which the MIP solver was unable to prove optimality within the 30 min time limit: abz7abz9, ft20, la06la15, la21la40, swv01swv20, yn1yn4.

  3. 3.

    This table also repeats the MIP results in order to facilitate the comparison instance by instance.

  4. 4.

    I.e., there existed a delta on the objective function value given by \(\varDelta = (\text {ObjValue}_{CP}-\text {ObjValue}_{MIP})/ \text {ObjValue}_{MIP}\).

  5. 5.

    Since the number of variables and constraints is different in the two models, size is herein considered as the number of jobs multiplied by the number of machines.

  6. 6.

    MIP model: proven by optimality gap. CP Model: the only way for a CP program to prove optimality is by exploring all possible solutions; therefore, if the solver stops before the time limit, it means that optimality was proven.

References

  1. 4COutreachProgram. CSP tutorial (2005), http://4c.ucc.ie/web/outreach/tutorial.html

  2. J. Adams, E. Balas, D. Zawack, The shifting bottleneck procedure for job shop scheduling. Manag. Sci. 34, 391–401 (1988)

    Article  MathSciNet  MATH  Google Scholar 

  3. D. Applegate, W. Cook, A computational study of the job-shop scheduling instance. ORSA J. Comput. 3, 149–156 (1991)

    Article  MATH  Google Scholar 

  4. K.R. APT, Priciples of Constraint Programming (Cambridge University Press, Cambridge, 2003)

    Book  MATH  Google Scholar 

  5. E. Balas, Disjunctive programming. Ann. Discret. Math. 5, 3–51 (1979)

    Article  MathSciNet  MATH  Google Scholar 

  6. H. Fisher, G.L. Thompson, Probabilistic learning combinations of local job-shop scheduling rules, in Industrial Scheduling, ed. by J.F. Muth, G.L. Thompson (Prentice-Hall, Englewood Cliffs, 1963), pp. 225–251

    Google Scholar 

  7. S. Lawrence, Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (supplement), in Graduate School of Industrial Administration, Carnegie-Mellon University, Pittsburgh, Pennsylvania (1984)

    Google Scholar 

  8. J.K. Lenstra, Computational complexity of discrete optimization problems. Ann. Discret. Math. 4, 121–140 (1979)

    Article  MathSciNet  MATH  Google Scholar 

  9. J. Poppenborg, S. Knust, J. Hertzber, Online scheduling of flexible job-shops with blocking and transportation. Eur. J. Ind. Eng. 6, 497–518 (2012)

    Article  Google Scholar 

  10. F. Rossi, P. van Beek, T. Walsh (eds.), Handbook of Constraint Programming (Elsevier, Amsterdam, 2006)

    MATH  Google Scholar 

  11. R.H. Storer, S.D. Wu, R. Vaccari, New search spaces for sequencing instances with application to job shop scheduling. Manag. Sci. 38, 1495–1509 (1992)

    Article  MATH  Google Scholar 

  12. K. Thörnblad, A.B. Strömberg, M. Patriksson, T. Almgren, Scheduling optimisation of a real flexible job shop including fixture availability and preventive maintenance. Eur. J. Ind. Eng. 9, 126–145 (2015)

    Article  Google Scholar 

  13. W.J. van Hoeve, Introduction to constraint programming, in ACP Summer School on Theory and Practice of Constraint Programming, September 24–28, 2012, Wrocław, Poland (2012)

    Google Scholar 

  14. T. Yamada, R. Nakano, A genetic algorithm applicable to large-scale job-shop instances, in PPSN’2 Proceedings of the 2nd International Workshop on Parallel Problem Solving from Nature, ed. by R. Manner, B. Manderick (1992), pp. 281–290

    Google Scholar 

Download references

Acknowledgements

The first author was supported by grant SFRH/BD/103362/2014 from FCT - Fundação para a Ciência e Tecnologia (Portuguese Foundation for Science and Technology). This work was also partially financed by the ERDF - European Regional Development Fund through the Operational Programme for Competitiveness and Internationalisation - COMPETE 2020 Programme within project “POCI-01-0145-FEDER-006961”, and by National Funds through the FCT - Fundação para a Ciência e Tecnologia (Portuguese Foundation for Science and Technology) as part of project UID/EEA/50014/2013.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Beatriz B. Oliveira .

Editor information

Editors and Affiliations

Appendix

Appendix

See Tables 19.4, 19.5 and 19.6.

Table 19.4 Size and characteristics of the instances run and corresponding results with the MIP model
Table 19.5 Needs-to-capacity ratio calculation for each instance
Table 19.6 Instances run (with J jobs and M machines) with MIP model and CP model CP3

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer International Publishing AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Oliveira, B.B., Carravilla, M.A. (2018). Understanding Complexity in a Practical Combinatorial Problem Using Mathematical Programming and Constraint Programming. In: Vaz, A., Almeida, J., Oliveira, J., Pinto, A. (eds) Operational Research. APDIO 2017. Springer Proceedings in Mathematics & Statistics, vol 223. Springer, Cham. https://doi.org/10.1007/978-3-319-71583-4_19

Download citation

Publish with us

Policies and ethics