-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.yaml
75 lines (61 loc) · 2.19 KB
/
data.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
title: |
project page generator (title)
# meta-tag
description: |-
demo site
site_name: research projects | Keisuke Okumura
site_url: https://kei18.github.io/project-page-generator/
thumbnail: thumbnail
twitter: _kei18
authors:
- name: Keisuke Okumura
url: https://kei18.github.io/
affiliation: Earth
- name: Alice
url: https://en.wikipedia.org/wiki/Alice
affiliation: Alice's Adventures in Wonderland
- name: Satoshi Nakamoto
topLinks:
- name: paper-link (e.g., AIJ-21)
url: https://doi.org/10.1016/j.artint.2022.103752
headerImage: demo
subLinks:
- name: code
url: https://github.com/Kei18/project-page-generator
demo:
- image: demo
description: demo1
- image: demo
description: demo2
- image: demo
description: demo3
otherLinks:
- name: |
example-1: LaCAM
url: https://kei18.github.io/lacam/
- name: |
example-2: MAPPCF
url: https://kei18.github.io/mappcf/
abstract: |
<p>Write your abstract here</p>
<p><span class="text-danger">Lorem ipsum</span> dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
news:
- body: |
The paper has been accepted to Artificial Intelligence (AIJ)!
url: https://www.journals.elsevier.com/artificial-intelligence
date: Jul. 2022
video: https://player.vimeo.com/video/645887407
slides: https://speakerdeck.com/player/c720eb1fa04244c79127fe6ba0c03030
citation: |-
@article{okumura2022priority,
title = {Priority Inheritance with Backtracking for Iterative Multi-agent Path Finding},
journal = {Artificial Intelligence},
pages = {103752},
year = {2022},
issn = {0004-3702},
doi = {https://doi.org/10.1016/j.artint.2022.103752},
author = {Keisuke Okumura and Manao Machida and Xavier Défago and Yasumasa Tamura}
}
contact: |-
ko393 [at] cl.cam.ac.uk
copyright: Keisuke Okumura