Computing the circulation plan for trains in a railroad is a hard problem. The number of variables considered, size of the search space and limitations on processing time define rigid limits to the solutions considered for any practical use. Our approach to train circulation planning [1] implements a simulation of discrete events that performs really well. Nevertheless, the approach is known to have some shortsightedness, specially when a global analysis is considered. To reduce the impact of such shortsightedness, a couple of solutions have been developed, including a second layer of intelligence on top of the core algorithm. This layer is called Adaptive Engine (AE), and is able to execute pre-processing and post-processing rules to fine tune the core engine’s output. The solution that is presented in this paper, called Meta Planning Engine (MPE), tackles another limitation of the tool, no matter how adjusted the implemented heuristics are, the core engine is computing only one output for any given input. With the MPE, multiple versions of the core engine execute in parallel and compute several outputs for any given input. We can even leverage the benefits of having different approaches running at the same time, without compromising the performance of the whole system. Preliminary results have shown it is possible to increase the solution quality by 7 to 10% while still maintaining the same range in terms of processing time.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.
customersupport@researchsolutions.com
10624 S. Eastern Ave., Ste. A-614
Henderson, NV 89052, USA
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Copyright © 2025 scite LLC. All rights reserved.
Made with 💙 for researchers
Part of the Research Solutions Family.