KR100500673B1 - 진화 프로그램을 이용한 다수의 최적 경로 탐색 방법 - Google Patents
진화 프로그램을 이용한 다수의 최적 경로 탐색 방법 Download PDFInfo
- Publication number
- KR100500673B1 KR100500673B1 KR10-2002-0059152A KR20020059152A KR100500673B1 KR 100500673 B1 KR100500673 B1 KR 100500673B1 KR 20020059152 A KR20020059152 A KR 20020059152A KR 100500673 B1 KR100500673 B1 KR 100500673B1
- Authority
- KR
- South Korea
- Prior art keywords
- node
- nodes
- path
- generation
- chromosomal
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 78
- 210000000349 chromosome Anatomy 0.000 claims abstract description 40
- 230000002759 chromosomal effect Effects 0.000 claims abstract description 19
- 230000035772 mutation Effects 0.000 claims abstract description 19
- 230000037361 pathway Effects 0.000 claims abstract description 15
- 230000008569 process Effects 0.000 claims description 20
- 238000004364 calculation method Methods 0.000 claims description 8
- 238000010586 diagram Methods 0.000 description 13
- 230000006870 function Effects 0.000 description 11
- 238000006243 chemical reaction Methods 0.000 description 8
- 230000008859 change Effects 0.000 description 7
- 238000011156 evaluation Methods 0.000 description 5
- 230000002457 bidirectional effect Effects 0.000 description 4
- 230000002068 genetic effect Effects 0.000 description 4
- 238000013459 approach Methods 0.000 description 3
- 230000013011 mating Effects 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 230000008901 benefit Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 239000011159 matrix material Substances 0.000 description 2
- 108090000623 proteins and genes Proteins 0.000 description 2
- 238000010187 selection method Methods 0.000 description 2
- 238000006467 substitution reaction Methods 0.000 description 2
- 238000009395 breeding Methods 0.000 description 1
- 230000001488 breeding effect Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000010835 comparative analysis Methods 0.000 description 1
- 230000001186 cumulative effect Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000018109 developmental process Effects 0.000 description 1
- 238000012854 evaluation process Methods 0.000 description 1
- 238000002474 experimental method Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000012886 linear function Methods 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000002265 prevention Effects 0.000 description 1
- 230000008929 regeneration Effects 0.000 description 1
- 238000011069 regeneration method Methods 0.000 description 1
- 230000003252 repetitive effect Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 238000010845 search algorithm Methods 0.000 description 1
- 230000011664 signaling Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/26—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
- G01C21/34—Route searching; Route guidance
- G01C21/3407—Route searching; Route guidance specially adapted for specific applications
- G01C21/3415—Dynamic re-routing, e.g. recalculating the route when the user deviates from calculated route or after detecting real-time traffic data or accidents
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/26—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
- G01C21/34—Route searching; Route guidance
- G01C21/36—Input/output arrangements for on-board computers
- G01C21/3667—Display of a road map
- G01C21/3676—Overview of the route on the road map
Landscapes
- Engineering & Computer Science (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Automation & Control Theory (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Navigation (AREA)
Abstract
Description
Claims (5)
- 진화 프로그램을 이용한 다수의 최적 경로 탐색 방법에 있어서,교통네트워크에서 실제 노드(교차로)마다 가상 노드를 추가하여, 입력된 제약상황의 경로는 배제하면서 다른 경로들을 모두 고려할 수 있게 데이터를 재구성하는 제 1 단계;출발점 노드와 도착점 노드 두 곳에서부터 시작하여 각 노드의 인접노드를 확률적 랜덤 선택에 의해 노드를 계속적으로 연결해 염색체 군을 생성하는 제 2 단계;한 세대의 염색체 군에 대해, 룰렛 휠 방식을 적용하여 염색체 경로를 재배치하고, 재배치된 염색체 경로에 대해 교배 연산을 수행하여 돌연변이와 순환경로를 제거하는 제 3 단계; 및세대별로 진화해 나가면서 모든 세대의 염색체 군에 대해, 상기 제 3 단계를 반복 수행하여 최적의 경로를 탐색하는 제 4 단계를 포함하는 진화 프로그램을 이용한 다수의 최적 경로 탐색 방법.
- 제 1 항에 있어서,상기 제 2 단계는,출발점과 도착점을 결정한 후, 출발점과 도착점을 중간에서 연결해 줄 수 있는 노드가 있는지의 여부를 판단하여, 이웃된 연결 노드 중 하나씩을 랜덤하게 선택하며, 출발점에서 경로를 생성해 나갈때는 출발점에서 나아가는 방향으로 가는 새로운 노드를 생성하지고, 도착점에서 경로를 생성할 때는 도착점으로 들어오는 방향으로 오는 새로운 노드를 생성하는 것을 특징으로 하는 진화 프로그램을 이용한 다수의 최적 경로 탐색 방법.
- 제 1 항 또는 제 2 항에 있어서,상기 제 3 단계에서 교배 연산 과정은,두 노드 교배연산자는 두 염색체간 공통 노드가 2개 이상이 되면 가능하며, 그 이상일 때 노드를 랜덤하게 선택하여 두 교배 노드를 선택하는 것을 특징으로 하는 진화 프로그램을 이용한 다수의 최적 경로 탐색 방법.
- 제 3 항에 있어서,상기 제 3 단계에서 돌연변이와 순환경로를 제거하는 과정은,돌연변이될 특정노드의 앞 노드를 출발점으로 하고, 다음 노드를 도착점으로 하여 경로 생성방법으로 새로운 개체를 생성하여 삽입한 후, 순환경로가 생기는지 확인하여 순환경로 생성시, 공통노드 사이의 경로를 삭제하는 것을 특징으로 하는 진화 프로그램을 이용한 다수의 최적 경로 탐색 방법.
- 프로세서를 구비한 하드웨어 시스템에,교통네트워크에서 실제 노드(교차로)마다 가상 노드를 추가하여, 입력된 제약상황의 경로는 배제하면서 다른 경로들을 모두 고려할 수 있게 데이터를 재구성하는 제 1 기능;출발점 노드와 도착점 노드 두 곳에서부터 시작하여 각 노드의 인접노드를 확률적 랜덤 선택에 의해 노드를 계속적으로 연결해 염색체 군을 생성하는 제 2 기능;한 세대의 염색체 군에 대해, 룰렛 휠 방식을 적용하여 염색체 경로를 재배치하고, 재배치된 염색체 경로에 대해 교배 연산을 수행하여 돌연변이와 순환경로를 제거하는 제 3 기능; 및세대별로 진화해 나가면서 모든 세대의 염색체 군에 대해, 상기 제 3 기능을 반복 수행하여 최적의 경로를 탐색하는 제 4 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2002-0059152A KR100500673B1 (ko) | 2002-09-28 | 2002-09-28 | 진화 프로그램을 이용한 다수의 최적 경로 탐색 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2002-0059152A KR100500673B1 (ko) | 2002-09-28 | 2002-09-28 | 진화 프로그램을 이용한 다수의 최적 경로 탐색 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20040028060A KR20040028060A (ko) | 2004-04-03 |
KR100500673B1 true KR100500673B1 (ko) | 2005-07-12 |
Family
ID=37330293
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR10-2002-0059152A KR100500673B1 (ko) | 2002-09-28 | 2002-09-28 | 진화 프로그램을 이용한 다수의 최적 경로 탐색 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100500673B1 (ko) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101196084B1 (ko) | 2010-09-14 | 2012-11-01 | 인하대학교 산학협력단 | 유전자 알고리즘을 이용한 이동객체의 최적경로 생성 시스템 |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101160508B1 (ko) * | 2012-04-16 | 2012-06-28 | 삼성탈레스 주식회사 | 네트워크 중심전에서 전장 이동형 c4i 보안 통신 네트워크의 mpls 라우팅 경로 선택 장치 및 방법 |
CN113592148B (zh) * | 2021-07-01 | 2024-03-15 | 合肥工业大学 | 改进车辆与无人机配送路线的优化方法及系统 |
CN114199255B (zh) * | 2021-12-08 | 2024-05-03 | 南京航空航天大学 | 一种用于城区物流无人机终端配送航路网络的规划方法 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09178500A (ja) * | 1995-12-26 | 1997-07-11 | Pioneer Electron Corp | カーナビゲーション装置 |
KR20000038667A (ko) * | 1998-12-08 | 2000-07-05 | 이계철 | 교통정보시스템에서 가상노드그룹 기반의 교차로표현 방법 |
KR20040028102A (ko) * | 2002-09-28 | 2004-04-03 | 주식회사 케이티 | 동적 교통정보를 바탕으로 하는 다수의 최적 경로 탐색 방법 |
-
2002
- 2002-09-28 KR KR10-2002-0059152A patent/KR100500673B1/ko not_active IP Right Cessation
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09178500A (ja) * | 1995-12-26 | 1997-07-11 | Pioneer Electron Corp | カーナビゲーション装置 |
KR20000038667A (ko) * | 1998-12-08 | 2000-07-05 | 이계철 | 교통정보시스템에서 가상노드그룹 기반의 교차로표현 방법 |
KR20040028102A (ko) * | 2002-09-28 | 2004-04-03 | 주식회사 케이티 | 동적 교통정보를 바탕으로 하는 다수의 최적 경로 탐색 방법 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101196084B1 (ko) | 2010-09-14 | 2012-11-01 | 인하대학교 산학협력단 | 유전자 알고리즘을 이용한 이동객체의 최적경로 생성 시스템 |
Also Published As
Publication number | Publication date |
---|---|
KR20040028060A (ko) | 2004-04-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Kora et al. | Crossover operators in genetic algorithms: A review | |
Chakroborty et al. | Optimal route network design for transit systems using genetic algorithms | |
Zhu | A diversity-controlling adaptive genetic algorithm for the vehicle routing problem with time windows | |
Schrimpf et al. | Record breaking optimization results using the ruin and recreate principle | |
Singh et al. | New crossover operators for real coded genetic algorithm (RCGA) | |
CN112686429A (zh) | 移动机器人及其基于自适应遗传算法的路径规划方法 | |
CN106656598B (zh) | 电力通信网关键业务备选路由配置方法及系统 | |
Drezner et al. | Using hybrid metaheuristics for the one‐way and two‐way network design problem | |
Vekaria et al. | Selective crossover in genetic algorithms: An empirical study | |
JP3792938B2 (ja) | ナビゲーション装置 | |
CN111426323A (zh) | 一种巡检机器人路线规划方法及装置 | |
KR100500673B1 (ko) | 진화 프로그램을 이용한 다수의 최적 경로 탐색 방법 | |
Ewing et al. | Betweenness centrality in multi-agent path finding | |
Karbowska-Chilińska et al. | Genetic algorithm solving orienteering problem in large networks | |
Pyrih et al. | Research of genetic algorithms for increasing the efficiency of data routing | |
CN114244774A (zh) | 一种基于群体智能的leo卫星网络拥塞规避组播路由算法 | |
Abeysundara et al. | A genetic algorithm approach to solve the shortest path problem for road maps | |
KR100902737B1 (ko) | 동적 교통정보를 바탕으로 하는 다수의 최적 경로 탐색 방법 | |
Tavares et al. | GVR delivers it on time | |
CN114399124B (zh) | 路径数据处理、路径规划方法、装置和计算机设备 | |
KR100986160B1 (ko) | 유전자 알고리즘 및 dna 컴퓨팅을 이용한 마스크 생성 시스템 및 생성 방법 | |
CN115451974A (zh) | 一种电力设备巡检路径规划方法、系统、设备和介质 | |
Arunadevi et al. | Intelligent transport route planning using parallel genetic algorithms and MPI in high performance computing cluster | |
KR101401787B1 (ko) | 하이브리드 오리엔티어링 모델에 기초한 전기 자동차를 위한 경로 추천 서비스 방법 및 장치 | |
Fister et al. | Hybridization of evolutionary algorithms |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20020928 |
|
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20031010 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20020928 Comment text: Patent Application |
|
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20050627 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20050701 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20050704 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20080626 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20090701 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20100701 Start annual number: 6 End annual number: 6 |
|
FPAY | Annual fee payment |
Payment date: 20110701 Year of fee payment: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20110701 Start annual number: 7 End annual number: 7 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |