Home A hybrid approach for solving multi-mode resource-constrained project scheduling problem in construction
Article Open Access

A hybrid approach for solving multi-mode resource-constrained project scheduling problem in construction

  • Jerzy Hubert Rosłon EMAIL logo and Janusz Edward Kulejewski
Published/Copyright: January 31, 2019
Become an author with De Gruyter Brill

Abstract

Practical problems in construction can be easily qualified as NP-hard (non-deterministic, polynomial-time hard) problems. The time needed for solving these problems grows exponentially with the increase of the problem’s size – this is why mathematical and heuristic methods do not enable finding solutions to complicated construction problems within an acceptable period of time. In the view of many authors, metaheuristic algorithms seem to be the most appropriate measures for scheduling and task sequencing. However even metaheuristic approach does not guarantee finding the optimal solution and algorithms tend to get stuck around local optima of objective functions. This is why authors considered improving the metaheuristic approach by the use of neural networks. In the article, authors analyse possible benefits of using a hybrid approach with the use of metaheuristics and neural networks for solving the multi-mode, resource-constrained, project-scheduling problem (MRCPSP). The suggested approach is described and tested on a model construction project schedule. The results are promising for construction practitioners, the hybrid approach improved results in 87% of tests. Based on the research outcomes, authors suggest future research ideas.

1 Introduction

The resource-constrained, project-scheduling problem (RCPSP) is commonly known in scientific literature [1, 2]. In its classic form, RCPSP aims to minimize the makespan or total duration of a project subject to precedence relations between the activities and the limited renewable resource availabilities. The problem is known to be NP-hard (non-deterministic, polynomial-time hard) [1].

The multi-mode, resource-constrained, project-scheduling problem (MRCPSP, sometimes also known as MMRCPSP) is a generalized version of RCPSP. The term multi-mode means that the schedule activities can be performed in different modes (ways). Each mode has a specific duration and specific resource requirements [2]. Due to such an approach, it is possible to take into account situations in which, for example, additional resources can be allocated to a task in order to shorten its duration. However, with the introduction of the additional decision variables, the amount of time required to solve the problem increases (it grows exponentially with the increase of the problem’s size). As a result, the computational time required for solving a MRCPS problem instance is longer than that of a similar RCPS problem instance without multiple modes. The problem can be even harder if one introduces probabilistic/fuzzy data [3, 4]. For this reason, it is of utmost importance to create efficient computational algorithms/ approaches for solving MRCPS class problems.

Mathematical methods do not enable finding acceptable solutions to complicated, practical construction problems within an acceptable period of time. That is why, in the view of many authors, metaheuristic algorithms seem to be the most appropriate measures for scheduling and task sequencing [1, 4]. Among the approaches for solving MRCPSP with the use of metaheuristics, several algorithms were proposed and tested by various authors: genetic algorithms (GA) [2, 5]; simulated annealing (SA) [6]; tabu search (TS) [7, 8]; particle swarm optimization (PSO) [9]; ant colony optimization (ACO) [10], or hybrid algorithms/approaches [11]. Recent research shows that tabu search is one of the most efficient metaheuristics for such combinatorial problems [4, 7, 8]. A summary of the methods used for solving MRCPS instances in construction can be found in [1].

Unfortunately, in particularly complicated cases, even metaheuristic approach does not guarantee finding the optimal solution and algorithms tend to get stuck around local optima of objective functions (especially while MR-CPS problems which are more complicated than corresponding RCPS problems). That is why alternative approaches to solving scheduling problems are being constantly developed, some include hybrid or multi-stage algorithms, other artificial neural networks (ANN) (such approach was developed by the authors of the manuscript).

Colak et al. [12] proposed adaptive metaheuristic procedure based on neural networks: for the first iteration, the weights for all the activities are the same (the first iteration solution is identical to the single-pass heuristic solution). In the subsequent iterations, the weights are modified and weighted processing times recalculated and later the same heuristic is applied. Rondon et al. [13] analyzed the scheduling process on single machine supported by neural networks. The operating variables studied included e.g. processing time, setup time, deadline time, duedate time, priority. Adeli with other contributors [14, 15] used Neural Dynamics Model (developed by Adeli and Park) for different types of construction projects to minimize total project cost by creating functions for direct cost calculations on the base of resource assignment to the given task. Jaberi & Jaberi [16] proposed Potts mean field annealing neural network based heuristic. In all these works, neural networks components were used simultaneously with the metaheuristic algorithms. More information on neural networks for construction schedules optimization can be found in [17].

Unfortunately, the above mentioned methods have some shortcomings. For example, they are restricted to 1-5 modes (while in reality construction companies are facing much more possible options/modes). Also most of them are focused on makespan optimization, excluding crucial, financial aspects of construction projects. Even when tackling time cost trade-off, authors are only minimizing project total cost, omitting other practical aspects and indicators important for contractors like NPV or maximum monthly cash demand. Such indicators are crucial for the efficient management of a construction company [1, 4, 7, 8]. To make up for these shortcomings, new hybrid approach for solving multi-mode resource-constrained project scheduling was developed by the authors of this manuscript.

2 Methods

In the considered model MRCPSP can be formulated as follows: a project network G (N, A) (in AON format) has N set of activities numbered from 0 (the start dummy node) to n+1 (the end dummy node), A is the set of activity pairs between which exists a finish-start precedence relationship (with a time lag ≥ 0). A schedule S is defined by a vector of activity start si and its corresponding finish fi times. T is a deadline given by the client.

In the literature authors generally focus on renewable resources (e.g. workers, machinery) [1, 12]. In presented model authors considered non-renewable resources (money). Rv is a set of such resources, its availability can be stated as alv, l є Rv. This allows for a greater flexibility for the contractor, i.e. there are more modes for activities, each representing the possibility of change not only in employment, but also materials, technology, machinery or possibility of hiring subcontractors.

The decision variables were limited to the mode of activity omitting task sequencing. That is why the researched method is dedicated to the projects in which predecessor-successor relationships between activities are set. It focuses on economic aspects of scheduling. Each activity i є N can be performed in mi different execution modes, mi є Mi = {1,..., |Mi|}. The duration of the activity i performed in the mode mi is dimi. Each mode mi requires rivmil non-renewable resources. The schedule is feasible if all precedence and resource constraints are satisfied:

(1)s0=0,
(2)siϵint+,iϵN,
(3)fi=si+dimisj,iϵ{Pred(j)},
(4)Σi=1|N|rivmilalv,lϵRv,miϵMi,
(5)sn+1T,

where:

(1) the start dummy node time = 0, construction begins in assumed zero time,

(2) all time data is integer and positive (for all activities except for start dummy node),

(3) predecessors / successor rule for activities, no task can start before finishing of its predecessors,

(4) the resource usage constraint,

(5) the project cannot finish later than on deadline (agreed with the client).

The main optimization criterion was selected: reducing (minimizing) maximum monthly demand for cash (CD-max):

(6)Min:CDmax=max(CDk),

where:

(7)CDk=IFkOFk,

k is a given month and k є K = {1,..., ⌈sn+1/ 21⌉} (21 workdays a month),

CDk is a demand for cash for a month k,

IFk is a contractor’s cash income for a month k,

OFk is a contractor’s cash outcome (including direct and indirect costs) for a month k.

This criterion is rather rarely used in the literature, nevertheless it is a very important factor for construction contractors as it limits their operational capability and is strictly connected to the cash flow [8].

In the cited literature neural networks components were used simultaneously with the metaheuristic algorithms. In the proposed approach, neural networks are used once, to limit variables range therefore allowing for simplification of the problem instance. The proposed approach (approach for MRCPSP transformation with the use of artificial neural networks – AMTANN) consists of the 5 following steps:

  • In the first step software calculates problem instance to obtain single-pass metaheuristic solution, at the same time saving interim results. These results are later used as a training sample for the neural network.

  • The second step includes neural network processing to establish the weights for each variable.

  • The next step includes studying of profiles in order to determine relationships between predictors (variables) and the response (output), and interactions between predictors. Several profiles are studied in order to find certain unfavorable combinations.

  • Basing on the findings from the previous step, some combinations are excluded resulting in the decrease in the range of the chosen variables values. The limited range means that some modes are excluded and the initial problem instance is transformed into instance that is easier to solve (has less possible variants).

  • In the final step software repeats single-pass metaheuristic calculation, this time optimizing simplified problem instance.

3 Numerical Example

In the presented example, contractor builds an object with a defined list of summary tasks (work packages) such as ground works, foundation works, shell, roofing, finishing works etc. The original network diagram is presented in Figure 1, schedule data is presented in Table 1.

Figure 1 Network diagram of the example construction Project
Figure 1

Network diagram of the example construction Project

Table 1

The example project schedule - initial data

Id.DescriptionMinimum duration [days]Maximum duration [days]Maximum cost [USD]Minimum cost [USD]
1Start----
2Excavation610514800269096
3Foundations36848353406276
4Cellars34256740117468
5Structure1118593632120298
6Roof structure35199000185001
7Roof covering23366950336950
8External Installations220250423500353500
9Foundation covering69661513369966
10Partition walls1014888850588885
11Internal plasters1017531383135383
12Facade2224564386554881
13Electrical installations1832555994629289
14Sanitary installations353856726233
15Painting7081229100200291
16Terrain architecture467345066592
17Finish----

Financing assumption: invoices are issued every month with payments after 14 days, discount rate is 10%, indirect costs 8 900 USD/day; penalty of each day of overrun 5 000 USD. Due-to-time – 23 months = 483 workdays (21 workdays a month). Initially assumed profit at the level of 14%.

Initial version of the schedule included 15 variables: X1-X15 (parameters), each representing selection of a mode for one of the 15 activities (activities 2-16). In this scenario there were up to 73 (activity 13) modes per activity. In total there were 2.3 × 1011 combinations possible.

First, authors calculated initial solutions, to this end authors used tabu search algorithm – TS. It was developed by Fred Glover in 1980s [18]. The basic idea behind this algorithm is to search the solution space by a sequence of moves. In this sequence, some moves are considered tabu moves – they are forbidden. The TS algorithm avoids getting stuck in local optima by storing the information about previously checked solutions in form of tabu lists. The list is growing as the algorithm proceeds. However, when it reaches its maximum capacity, the oldest entries of tabu list are being overwritten be the new ones [18].

Interim results of single-pass metaheuristic TS solutions were saved for neural network processing. In this stage weights were established for each variable. Authors analyzed multiple networks to find the best suitable parameters.

Final calculations were done with a feedforward neural network for 15 inputs (representing each variable), 1 hidden layer (with 4 neurons), and 1 output (Figure 2). Several options were tried in terms of training and validation sets. Final training set included 2000 records, 10% of the records were randomly chosen for validation.

Figure 2 The best performing topological structure (architecture) of the Multilayer Perceptron used in numerical example.
Figure 2

The best performing topological structure (architecture) of the Multilayer Perceptron used in numerical example.

Profiles obtained by the use of ANNs were studied. At this stage 6 predictors’ intervals were decreased. Studies showed that no matter which combinations were set for other variables, the outcome (CDmax) was getting better with the increase (or decrease) of a given parameter. As a result, the ranges of the said 6 parameters were cut in half leaving higher values (or lower values in case of decrease). The change of the variables range allowed for simplification of the example to 6.5 × 109 possible results. The new, limited data for scheduling is presented in Table 2. Finally, the simplified problem instance was calculated by the TS metaheuristic algorithm.

Table 2

The example project schedule data – limited range

Id.DescriptionMinimum duration [days]Maximum duration [days]Maximum cost [USD]Minimum cost [USD]
1Start----
2Excavation810391948269096
3Foundations46700994406276
4Cellars44117468117468
5Structure1518323156120298
6Roof structure35199000185001
7Roof covering33336950336950
8External Installations235250388500353500
9Foundation covering69661513369966
10Partition walls1014888850588885
11Internal plasters1017531383135383
12Facade2224564386554881
13Electrical installations1832555994629289
14Sanitary installations353856726233
15Painting7081229100200291
16Terrain architecture467345066592
17Finish----

4 Results

To test the efficiency of artificial neural networks in terms of problem instance simplification authors carried out tests. Metaheuristic algorithm was used for calculations using different settings to compare results achieved for the initial and simplified problem instance. 30 different settings were tested. Results of CDmax optimization are presented in Table 3.

Table 3

Results comparison.

Test no.12345678910
TS1008622100847010100471010965100957810106621010965100738310109651010965
AMTANN1007533100669410080021008002100785210109651008173100849710095591009559
Difference1089,0001776,4112045,0212962,9081726,432-302,2132791,571-1113,371405,2641405,264
Test no.11121314151617181920
TS1006749100674910067491008622100674910067491005647100674910070651008154
AMTANN1007065100499210049921007533100617010067491004992100564710067491006749
Difference-316,0401756,5791756,5791089,223578,6380654,4121102,167316,041405,263
Test no.21222324252627282930
TS1008622101004710109651006749100674910100471010965101004710109651006749
AMTANN1007533100800210080021004992100499210080021008002100800210080021004992
Difference1089,2232045,0212962,9081756,5791756,5792045,0212962,9082045,0212962,9081756,579
SummaryMinimumMaximumMean
TS100564710109651008683
AMTANN100499210109651007233
Difference654,41201450,397all values for rows TS, AMTANN and difference are given in USD

In 26 cases AMTANN provided results better than classic single-pass metaheuristic calculation – TS (87% success rate: that is the percentage of success among a number of attempts), in one case the results were equal (test no. 16), in 3 cases slightly worse (tests 6, 8, 11). The mean of the improved results was almost 3 times greater (absolute value) than the mean of worsened results. Although the absolute improvement of the results is not large, it proves that AMTANN can be used for MRCPSP simplification.

The cash flow for respective periods and project schedule for the best calculated case are presented in Figure 3 and 4.

Figure 3 The cash flow for respective periods - the best result [USD]
Figure 3

The cash flow for respective periods - the best result [USD]

5 Discussion

The results are promising for construction practitioners. Although AMTANN did not achieve 100% success rate (87% success rate was obtained) in the preliminary tests, its first step include single-pass metaheuristic calculation. So even if the proposed approach cannot find better solution in the final step, the user already has the best solution (can be sub-optimal) stored (result of the first step). It means that the user does not risk worsening of the classic metaheuristic solution, at the same time having a great chance for its improvement.

Figure 4 The project schedule - the best result
Figure 4

The project schedule - the best result

AMTANN proves that metaheuristic algorithms can be supported by artificial neural networks (in terms of problem instances simplification) in order to improve schedule optimization results for MRCPSP in construction. In the future authors plan to research further the described topic. In particular: test more instances, additional variables reduction options and other machine learning approaches. Should the future tests be also successful, authors will consider developing automatic tool (software). Such tool would significantly reduce the time needed for AMTANN performance, increasing its value for the construction industry.

At the same time authors would like to underline that metaheuristic approach does never guarantee finding the optimal solution, however it seems perfect for solving complicated, NP-hard class problems because it allows for computing sub-optimal, acceptable solutions within an acceptable time frame.

Acknowledgement

Authors would like to thank Faculty of Civil Engineering, Warsaw University of Technology for providing software and hardware necessary for the research.

References

[1] Rosłon J., The multi-mode, resource-constrained project scheduling problem in construction: state of art review and research challenges, Technical Transactions, 2017, 10.4467/2353737XCT.17.070.6427Search in Google Scholar

[2] Van Peteghem V., Vanhoucke M., A genetic algorithm for the preemptive and non-preemptive multi-mode resource-constrained project scheduling problem. European Journal of Operational Research, 2010, 201(2), 409-41810.1016/j.ejor.2009.03.034Search in Google Scholar

[3] Ibadov N., Fuzzy estimation of activities duration in construction projects, Archives of Civil Engineering, 2015, 61, 23–34, 10.1515/ace-2015-0012Search in Google Scholar

[4] Rosłon J., Zawistowski J., Construction projects’ indicators improvement using selected metaheuristic algorithms, Procedia Engineering, 2016, 153, 595-598, https://doi.org/10.1016/j.proeng.2016.08.19810.1016/j.proeng.2016.08.198Search in Google Scholar

[5] Magalhães-Mendes J., A two-level genetic algorithm for the multi-mode resource-constrained project scheduling problem, International Journal of Systems Applications, Engineering & Development, 2011, Issue 3, Volume 5Search in Google Scholar

[6] Józefowska J., Mika M., Różycki R., Waligóra G., Weglarz J., Simulated annealing for multi-mode resource-constrained project scheduling, Annals of Operations Research, 2001, 102(1-4), 137-15510.1023/A:1010954031930Search in Google Scholar

[7] Kulejewski J., Zawistowski J., Metoda symulacyjna wyznaczania wielkosci buforów stabilizujacych harmonogramy budowlane, Budownictwo i Inzynieria Srodowiska 2: 2011, 563-572Search in Google Scholar

[8] Rosłon J., Porównanie algorytmów genetycznego i przeszukiwania tabu wykorzystanych do szeregowania zadan w budownictwie. Materiały Budowlane, 2016, 10.15199/33.2016.06.18Search in Google Scholar

[9] Zhang H., Tam C. M., Li H., Multimode project scheduling based on particle swarm optimization, Computer-Aided Civil and Infrastructure Engineering, 2006, 21(2), 93-10310.1111/j.1467-8667.2005.00420.xSearch in Google Scholar

[10] Urbaniak M., Zastosowanie algorytmu mrówkowego do optymalizacji czasowo-kosztowej projektów informatycznych, Ekonometria, 2012 (38), 343-355Search in Google Scholar

[11] Ranjbar M., De Reyck B., Kianfar F., A hybrid scatter search for the discrete time/resource trade-off problem in project scheduling, European Journal of Operational Research, 2009, 193(1), 35-4810.1016/j.ejor.2007.10.042Search in Google Scholar

[12] Colak S., Agarwal A., Erenguc S., Multi-mode resource-constrained project-scheduling problem with renewable resources: new solution approaches. Journal of Business & Economics Research (Online), 2013, 11(11), 45510.19030/jber.v11i11.8193Search in Google Scholar

[13] Rondon R. L. A., da Carvalho A. S., Hernández G. I., Neural network modelling and simulation of the scheduling, In Innovation in Manufacturing Networks, 2008, 231-238, Springer, Boston, MA10.1007/978-0-387-09492-2_25Search in Google Scholar

[14] Adeli H., Karim A., Scheduling/cost optimization and neural dynamics model for construction, Journal of Construction Engineering and Management, 1997, 123(4), 450-45810.1061/(ASCE)0733-9364(1997)123:4(450)Search in Google Scholar

[15] Senouci A. B., Adeli H., Resource scheduling using neural dynamics model of Adeli and Park. Journal of Construction Engineering and Management, 2001, 127(1), 28-3410.1061/(ASCE)0733-9364(2001)127:1(28)Search in Google Scholar

[16] Jaberi M., Jaberi M., A multi-objective resource-constrained project-scheduling problem using mean field annealing neural networks, J Math Comput Sci, 2014, 9, 228-23910.22436/jmcs.09.03.07Search in Google Scholar

[17] Adeli, H., Karim A., Construction scheduling, cost optimization and management, 2014, CRC Press.Search in Google Scholar

[18] Fridgeirsson T.V., Rosłon J., Optimisation of construction processes, 2017 Civil Engineering Faculty of Warsaw University.Search in Google Scholar

Received: 2018-04-17
Accepted: 2018-10-02
Published Online: 2019-01-31

© 2019 J.H. Rosłon and J.E. Kulejewski, published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 International License.

Articles in the same Issue

  1. Regular Article
  2. Exploring conditions and usefulness of UAVs in the BRAIN Massive Inspections Protocol
  3. A hybrid approach for solving multi-mode resource-constrained project scheduling problem in construction
  4. Identification of geodetic risk factors occurring at the construction project preparation stage
  5. Multicriteria comparative analysis of pillars strengthening of the historic building
  6. Methods of habitat reports’ evaluation
  7. Effect of material and technological factors on the properties of cement-lime mortars and mortars with plasticizing admixture
  8. Management of Innovation Ecosystems Based on Six Sigma Business Scorecard
  9. On a Stochastic Regularization Technique for Ill-Conditioned Linear Systems
  10. Dynamic safety system for collaboration of operators and industrial robots
  11. Assessment of Decentralized Electricity Production from Hybrid Renewable Energy Sources for Sustainable Energy Development in Nigeria
  12. Seasonal evaluation of surface water quality at the Tamanduá stream watershed (Aparecida de Goiânia, Goiás, Brazil) using the Water Quality Index
  13. EFQM model implementation in a Portuguese Higher Education Institution
  14. Assessment of direct and indirect effects of building developments on the environment
  15. Accelerated Aging of WPCs Based on Polypropylene and Plywood Production Residues
  16. Analysis of the Cost of a Building’s Life Cycle in a Probabilistic Approach
  17. Implementation of Web Services for Data Integration to Improve Performance in The Processing Loan Approval
  18. Rehabilitation of buildings as an alternative to sustainability in Brazilian constructions
  19. Synthesis Conditions for LPV Controller with Input Covariance Constraints
  20. Procurement management in construction: study of Czech municipalities
  21. Contractor’s bid pricing strategy: a model with correlation among competitors’ prices
  22. Control of construction projects using the Earned Value Method - case study
  23. Model supporting decisions on renovation and modernization of public utility buildings
  24. Cements with calcareous fly ash as component of low clinker eco-self compacting concrete
  25. Failure Analysis of Super Hard End Mill HSS-Co
  26. Simulation model for resource-constrained construction project
  27. Getting efficient choices in buildings by using Genetic Algorithms: Assessment & validation
  28. Analysis of renewable energy use in single-family housing
  29. Modeling of the harmonization method for executing a multi-unit construction project
  30. Effect of foam glass granules fillers modification of lime-sand products on their microstructure
  31. Volume Optimization of Solid Waste Landfill Using Voronoi Diagram Geometry
  32. Analysis of occupational accidents in the construction industry with regards to selected time parameters
  33. Bill of quantities and quantity survey of construction works of renovated buildings - case study
  34. Cooperation of the PTFE sealing ring with the steel ball of the valve subjected to durability test
  35. Analytical model assessing the effect of increased traffic flow intensities on the road administration, maintenance and lifetime
  36. Quartz bentonite sandmix in sand-lime products
  37. The Issue of a Transport Mode Choice from the Perspective of Enterprise Logistics
  38. Analysis of workplace injuries in Slovakian state forestry enterprises
  39. Research into Customer Preferences of Potential Buyers of Simple Wood-based Houses for the Purpose of Using the Target Costing
  40. Proposal of the Inventory Management Automatic Identification System in the Manufacturing Enterprise Applying the Multi-criteria Analysis Methods
  41. Hyperboloid offset surface in the architecture and construction industry
  42. Analysis of the preparatory phase of a construction investment in the area covered by revitalization
  43. The selection of sealing technologies of the subsoil and hydrotechnical structures and quality assurance
  44. Impact of high temperature drying process on beech wood containing tension wood
  45. Prediction of Strength of Remixed Concrete by Application of Orthogonal Decomposition, Neural Analysis and Regression Analysis
  46. Modelling a production process using a Sankey diagram and Computerized Relative Allocation of Facilities Technique (CRAFT)
  47. The feasibility of using a low-cost depth camera for 3D scanning in mass customization
  48. Urban Water Infrastructure Asset Management Plan: Case Study
  49. Evaluation the effect of lime on the plastic and hardened properties of cement mortar and quantified using Vipulanandan model
  50. Uplift and Settlement Prediction Model of Marine Clay Soil e Integrated with Polyurethane Foam
  51. IoT Applications in Wind Energy Conversion Systems
  52. A new method for graph stream summarization based on both the structure and concepts
  53. “Zhores” — Petaflops supercomputer for data-driven modeling, machine learning and artificial intelligence installed in Skolkovo Institute of Science and Technology
  54. Economic Disposal Quantity of Leftovers kept in storage: a Monte Carlo simulation method
  55. Computer technology of the thermal stress state and fatigue life analysis of turbine engine exhaust support frames
  56. Statistical model used to assessment the sulphate resistance of mortars with fly ashes
  57. Application of organization goal-oriented requirement engineering (OGORE) methods in erp-based company business processes
  58. Influence of Sand Size on Mechanical Properties of Fiber Reinforced Polymer Concrete
  59. Architecture For Automation System Metrics Collection, Visualization and Data Engineering – HAMK Sheet Metal Center Building Automation Case Study
  60. Optimization of shape memory alloy braces for concentrically braced steel braced frames
  61. Topical Issue Modern Manufacturing Technologies
  62. Feasibility Study of Microneedle Fabrication from a thin Nitinol Wire Using a CW Single-Mode Fiber Laser
  63. Topical Issue: Progress in area of the flow machines and devices
  64. Analysis of the influence of a stator type modification on the performance of a pump with a hole impeller
  65. Investigations of drilled and multi-piped impellers cavitation performance
  66. The novel solution of ball valve with replaceable orifice. Numerical and field tests
  67. The flow deteriorations in course of the partial load operation of the middle specific speed Francis turbine
  68. Numerical analysis of temperature distribution in a brush seal with thermo-regulating bimetal elements
  69. A new solution of the semi-metallic gasket increasing tightness level
  70. Design and analysis of the flange-bolted joint with respect to required tightness and strength
  71. Special Issue: Actual trends in logistics and industrial engineering
  72. Intelligent programming of robotic flange production by means of CAM programming
  73. Static testing evaluation of pipe conveyor belt for different tensioning forces
  74. Design of clamping structure for material flow monitor of pipe conveyors
  75. Risk Minimisation in Integrated Supply Chains
  76. Use of simulation model for measurement of MilkRun system performance
  77. A simulation model for the need for intra-plant transport operation planning by AGV
  78. Operative production planning utilising quantitative forecasting and Monte Carlo simulations
  79. Monitoring bulk material pressure on bottom of storage using DEM
  80. Calibration of Transducers and of a Coil Compression Spring Constant on the Testing Equipment Simulating the Process of a Pallet Positioning in a Rack Cell
  81. Design of evaluation tool used to improve the production process
  82. Planning of Optimal Capacity for the Middle-Sized Storage Using a Mathematical Model
  83. Experimental assessment of the static stiffness of machine parts and structures by changing the magnitude of the hysteresis as a function of loading
  84. The evaluation of the production of the shaped part using the workshop programming method on the two-spindle multi-axis CTX alpha 500 lathe
  85. Numerical Modeling of p-v-T Rheological Equation Coefficients for Polypropylene with Variable Chalk Content
  86. Current options in the life cycle assessment of additive manufacturing products
  87. Ideal mathematical model of shock compression and shock expansion
  88. Use of simulation by modelling of conveyor belt contact forces
Downloaded on 7.10.2025 from https://www.degruyterbrill.com/document/doi/10.1515/eng-2019-0006/html
Scroll to top button