2019
DOI: 10.1007/978-3-030-20528-7_1
|View full text |Cite
|
Sign up to set email alerts
|

Train Scheduling with Hybrid ASP

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
33
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 36 publications
(35 citation statements)
references
References 9 publications
0
33
0
Order By: Relevance
“…Thus, we tackle instances with approximately six hours of the full train schedule on a railway network covering approximately 200 km. For brevity, we omit slight grounding and propagation optimizations in the encoding presented in Section 4; the full encoding and instance set is available at https://github.com/potassco/train-scheduling-with-hy We use the best optimization configuration determined in (Abels et al 2019). In detail, we use two threads, one running with a model-guided optimization strategy iteratively producing models of descending cost until the optimum is found, and the other with a core-guided optimization strategy (Andres et al 2012) relying on successively identifying and relaxing unsatisfiable cores until a model is obtained.…”
Section: Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…Thus, we tackle instances with approximately six hours of the full train schedule on a railway network covering approximately 200 km. For brevity, we omit slight grounding and propagation optimizations in the encoding presented in Section 4; the full encoding and instance set is available at https://github.com/potassco/train-scheduling-with-hy We use the best optimization configuration determined in (Abels et al 2019). In detail, we use two threads, one running with a model-guided optimization strategy iteratively producing models of descending cost until the optimum is found, and the other with a core-guided optimization strategy (Andres et al 2012) relying on successively identifying and relaxing unsatisfiable cores until a model is obtained.…”
Section: Methodsmentioning
confidence: 99%
“…7 Table 1 shows the average runtime (T) over all 25 instances, which includes grounding and solving, grounding time (GT), choices (CH) and conflicts (CO) for individual domain-specific 5 Both are development versions available on https://github.com/potassco/{clingoDL,clingo}/ with commit hashs #f1a185e and #f8a51134, respectively. 6 In particular, we dropped two heuristics proposed in (Abels et al 2019) since they did not improve solving performance with the new resource area and height-based encoding. 7 https://github.com/potassco/train-scheduling-with-hybrid-asp/.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…A more recent attempt to circumvent the grounding bottleneck is by extending ASP with specific problem solvers (e.g. temporal (Cabalar et al 2019), or difference-logic (Abels et al 2019) reasoners) (Gebser et al 2016) and then manually reformulating part of the original problem in the added formalism. Besides the need to develop and integrate the specific problem solvers, it requires users of ASP to be knowledgeable in another (unrelated) formalism to solve their problems.…”
Section: Related Workmentioning
confidence: 99%
“…ASP is already used in time-related solving in a lot of different contexts, from planning trains [2] to moving robots in wharehouse [25] [18]. There exist some dedicated tools like Telingo [6] that are used for planning.…”
Section: Introductionmentioning
confidence: 99%