Modal Conference Agent Claude Sonnet 4.5 commited on
Commit
1ced164
·
1 Parent(s): 0312464

Update ICOMP conference data with correct information

Browse files

- Corrected ICOMP 2025 location from Abu Dhabi, UAE to Yerevan, Armenia
- Updated ICOMP 2025 dates from October 17-19 to September 11-13, 2025
- Fixed deadlines to match actual dates (April 5, April 15, July 10)
- Added ICOMP 2026 entry with preliminary information (September 11-13, 2026 in Yerevan, Armenia)
- Removed venue field from ICOMP 2025 as specific venue not specified on official website

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

Files changed (1) hide show
  1. src/data/conferences/icomp.yml +23 -9
src/data/conferences/icomp.yml CHANGED
@@ -6,22 +6,36 @@
6
  deadlines:
7
  - type: abstract
8
  label: Abstract submission
9
- date: '2025-08-15 23:59:59'
10
  timezone: AoE
11
  - type: paper
12
  label: Paper submission
13
- date: '2025-08-24 23:59:59'
14
  timezone: AoE
15
  - type: notification
16
  label: Paper decision notification
17
- date: '2025-09-22 23:59:59'
18
  timezone: AoE
19
- city: Abu Dhabi
20
- country: UAE
21
- venue: Sofitel Abu Dhabi Corniche
22
- date: October 17-19, 2025
23
- start: 2025-10-17
24
- end: 2025-10-19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  tags:
26
  - machine-learning
27
  - optimization-methods
 
6
  deadlines:
7
  - type: abstract
8
  label: Abstract submission
9
+ date: '2025-04-05 23:59:59'
10
  timezone: AoE
11
  - type: paper
12
  label: Paper submission
13
+ date: '2025-04-15 23:59:59'
14
  timezone: AoE
15
  - type: notification
16
  label: Paper decision notification
17
+ date: '2025-07-10 23:59:59'
18
  timezone: AoE
19
+ city: Yerevan
20
+ country: Armenia
21
+ date: September 11-13, 2025
22
+ start: 2025-09-11
23
+ end: 2025-09-13
24
+ tags:
25
+ - machine-learning
26
+ - optimization-methods
27
+ era_rating: b
28
+ - title: ICOMP
29
+ year: 2026
30
+ id: icomp26
31
+ full_name: International Conference on Computational Optimization
32
+ link: https://icomp.cc/
33
+ deadlines: []
34
+ city: Yerevan
35
+ country: Armenia
36
+ date: September 11-13, 2026
37
+ start: 2026-09-11
38
+ end: 2026-09-13
39
  tags:
40
  - machine-learning
41
  - optimization-methods