CN102737356A - Intelligent bus scheduling calculation method - Google Patents

Intelligent bus scheduling calculation method Download PDF

Info

Publication number
CN102737356A
CN102737356A CN2012101943808A CN201210194380A CN102737356A CN 102737356 A CN102737356 A CN 102737356A CN 2012101943808 A CN2012101943808 A CN 2012101943808A CN 201210194380 A CN201210194380 A CN 201210194380A CN 102737356 A CN102737356 A CN 102737356A
Authority
CN
China
Prior art keywords
formula
passenger
period
population
station
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2012101943808A
Other languages
Chinese (zh)
Other versions
CN102737356B (en
Inventor
侯浩录
郑莉平
郭爱先
吴坤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xian University of Technology
Original Assignee
Xian University of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xian University of Technology filed Critical Xian University of Technology
Priority to CN201210194380.8A priority Critical patent/CN102737356B/en
Publication of CN102737356A publication Critical patent/CN102737356A/en
Application granted granted Critical
Publication of CN102737356B publication Critical patent/CN102737356B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses an intelligent bus scheduling calculation method, which comprises the following steps of: constructing a math model of a genetic algorithm; and then designing specific solution steps of the genetic algorithm by the math model, wherein the termination condition of the algorithm is that a genetic algebra Gen is equal to the set maximum genetic algebra. By the intelligent bus scheduling calculation method, the comprehensive benefit between a bus company and passengers can be comprehensively considered; and the shortcomings about solution for multi-target non-linear problems in the conventional bus scheduling algorithm are overcome.

Description

The intelligent public transportation dispatching computing method of arranging an order according to class and grade
Technical field
The invention belongs to city intelligence public transportation system technical field, be specifically related to a kind of intelligent public transportation dispatching computing method of arranging an order according to class and grade.
Background technology
It is the basic assurance that guarantees the normal operation of public transit system that public transit system scheduling is arranged an order according to class and grade, and the public transport smart shift scheduling is the transportation of the quasi-representative combinatorial optimization problem of arranging an order according to class and grade, and it is found the solution has certain complicacy, is a forward position research topic to its research always.Traditional public transport research method of arranging an order according to class and grade mainly adopts methods such as mathematical analysis, analog simulation and mathematical programming, but along with the increase of problem solving difficulty and problem solving scale, classic method has run into greatly to be challenged, and can not guarantee the accuracy that target is separated.
Summary of the invention
The purpose of this invention is to provide a kind of intelligent public transportation dispatching computing method of arranging an order according to class and grade, can take all factors into consideration the comprehensive profit between public transport company and passenger, solved the traditional public transport deficiency of algorithm in multiple goal, nonlinear problem are found the solution of arranging an order according to class and grade.
The technical scheme that the present invention adopted is, a kind of intelligent public transportation dispatching computing method of arranging an order according to class and grade is characterized in that, specifically may further comprise the steps:
At first, set up the mathematical model of genetic algorithm:
Step 1, to formulate assumed condition following:
Same circuit vehicle adopts same model, and bus does not have passenger's trapping phenomena through later, and vehicle at the uniform velocity goes and to pass in and out the station time certain, and every circuit is certain working time, and the passenger arrives at a station to obey evenly and distributes;
Step 2, define following systematic parameter:
M: public transport operation period collection (m=1,2 ..., M), M is a circuit section working time number,
S: the circuit Station XXX (S=1 ... S), s is a public bus network website number,
B: circuit public transport collection (B=1,2 ... B),
Δ t m: the departure interval of m period,
T m: the time span of m period,
K: the number of times of always dispatching a car,
r MS: the m period, s station passenger's arrival rate,
Get on the bus the stand-by period of passenger when taking B car in
Figure BDA00001761480500021
S station
P: one day average handling capacity of passengers,
L: total line length,
Q: the ridership that bus can carry;
Step 3, confirm each parameter and basic departure interval Δ t mBetween funtcional relationship:
The number of times of dispatching a car in the m period can be calculated by (formula 1):
K m=T m/ Δ t m(formula 1),
Total number of times of dispatching a car in service can be calculated by (formula 2) in one day:
K = Σ m = 1 M K m (formula 2),
The m period, S station passenger's arrival rate can be calculated by (formula 3):
r MS = M MS T m (formula 3),
Wherein, M MSBe m period S station passengers quantity statistics,
The passenger at a time in the section S station take and be expressed as (formula 4) B averaging time that car spends:
t BS m = r MS * Δ t m 2 / 2 (formula 4),
The economic loss of passenger's every day on spending in and waiting for bus can be expressed as (formula 5):
Figure BDA00001761480500032
(formula 5),
Wherein, η is the wage income level of the average per minute in civic,
Every day, public transport company's running cost was (formula 6):
Figure BDA00001761480500033
(formula 6),
Wherein, μ is the cost of public transport each run public transport company,
Two constraint conditions of above-mentioned (formula 5) and (formula 6) multiply by different weighted factor respectively, and β is converted into single goal optimization with multiple-objection optimization, and the objective function of final problem solving is:
(formula 7);
Secondly, utilize the concrete solution procedure of mathematical model design genetic algorithm that obtains, the algorithm end condition is for reaching the maximum genetic algebra of regulation as genetic algebra Gen:
Step 4, acquisition circuit passenger flow historical statistics information; It is expressed as matrix A; The A matrix is the two-dimensional matrix of M*s, and the row vector representation is the volume of the flow of passengers data of interior each website of section sometime, and column vector is represented the passenger flow statistics information of same website in different time sections;
Step 5, initial population coding, coding adopts the binary coding mode of being convenient to operate to encode, and choosing length PRECI is 4, and then chromosome coding length is PRECI*M, and choosing population scale POP is 20~200, genetic algebra Gen is chosen for 50~100:
A, generation population scale are POP, and chromosome coding length is the initial binary coding population InitPopBinary of PRECI*M,
B, utilize the conversion formula between binary coding and real number:
Figure BDA00001761480500035
is converted into real number array InitPop with binary coding population InitPopBinary; Its size is POP*M
C, find the solution matrix A column vector and, be designated as array Num, array size is 1*M, representes the passenger flow statistics in each time period,
D, with array Num ordering, adjust initial InitPop and InitPopBinary with its big minispread sequence number, its size is arranged according to the size order of array Num;
Step 6, utilize formula
Figure BDA00001761480500041
to calculate the fitness function value f (t) of each coded sequence;
The selection probability of step 7, calculation code sequence; Computing formula for
Figure BDA00001761480500042
wherein Fint (t) be the chromosomal selection probability of t bar, f (t) is the chromosomal fitness of t bar;
Step 8, utilize the suitable selection operator with certain probability P SelSelect the high individuality of fitness, form progeny population SubPop;
Step 9, utilize less variation probability P MigSubPop carries out mutation operation to the filial generation population;
Step 10, carry out the reorganization of population, the individuality that the fitness in the progeny population is high is inserted in the initial population;
Step 11, utilize the c in the above-mentioned steps 5, two steps of d are carried out ordering again to chromosome;
Whether step 12, check reach the maximum genetic algebra of algorithm end condition, if reach then carry out next step, otherwise return step 7;
Step 13, obtain the highest chromosome coding of fitness; And be translated into real number through formula
Figure BDA00001761480500043
, finally predict the outcome as algorithm;
Step 14, formulate the departure time-table in bus dispatching with this departure interval, finish.
The beneficial effect of the inventive method is: under the prerequisite of taking all factors into consideration constraint aspect public transport company and the passenger two; The current bus dispatching plan of historical passenger flow data prediction with public transport operation; Make the public transport frequency can adapt to the variation of passenger flow, realize the utilization of public transport reasonable resources.
Description of drawings
Fig. 1 is the present invention proof of algorithm figure as a result under the MATLAB platform;
Wherein: (a) be passenger flow statistics hum pattern in each time period, (b) be each station passenger flow statistics hum pattern in each time period, (c) be interior public transport of each time period number of times figure that dispatches a car, (d) be the public transport departure interval figure that predicts the outcome.
Embodiment
The intelligent public transportation dispatching of the present invention computing method of arranging an order according to class and grade at first, are set up the mathematical model of genetic algorithm, secondly, utilize the concrete solution procedure of mathematical model design genetic algorithm that obtains, and the algorithm end condition is for reaching the maximum genetic algebra of regulation as genetic algebra Gen.Specifically may further comprise the steps:
Step 1, for simplifying the problem solving difficulty, actual public transport operation is made the hypothesis of following more satisfactoryization.Formulation assumed condition is following:
Same circuit vehicle adopts same model, and bus does not have passenger's trapping phenomena through later, and vehicle at the uniform velocity goes and to pass in and out the station time certain, and every circuit is certain working time, and the passenger arrives at a station to obey evenly and distributes.
Step 2, calculate, define following systematic parameter for convenient:
M: public transport operation period collection (m=1,2 ..., M), M is a circuit section working time number,
S: the circuit Station XXX (S=1 ... S), s is a public bus network website number,
B: circuit public transport collection (B=1,2 ... B),
Δ t m: the departure interval of m period,
T m: the time span of m period,
K: the number of times of always dispatching a car,
r MS: the m period, s station passenger's arrival rate,
Get on the bus the stand-by period of passenger when taking B car in
Figure BDA00001761480500061
S station
P: one day average handling capacity of passengers,
L: total line length,
Q: the ridership that bus can carry.
Step 3, confirm each parameter and basic departure interval Δ t mBetween funtcional relationship:
The number of times of dispatching a car in the m period can be calculated by (formula 1):
K m=T m/ Δ t m(formula 1),
Total number of times of dispatching a car in service can be calculated by (formula 2) in one day:
K = Σ m = 1 M K m (formula 2),
Because the passenger arrives at a station and is assumed to be even distribution, the m period, S station passenger's arrival rate can be calculated by (formula 3):
r MS = M MS T m (formula 3),
Wherein, M MSBe m period S station passengers quantity statistics,
The passenger at a time in the section S station take and be expressed as (formula 4) B averaging time that car spends:
t BS m = r MS * Δ t m 2 / 2 (formula 4),
The economic loss of passenger's every day on spending in and waiting for bus can be expressed as (formula 5):
Figure BDA00001761480500065
(formula 5),
Wherein, η is the wage income level of the average per minute in civic,
Every day, public transport company's running cost was (formula 6):
Figure BDA00001761480500066
(formula 6),
Wherein, μ is the cost of public transport each run public transport company,
Two constraint conditions of above-mentioned (formula 5) and (formula 6) multiply by different weighted factor respectively, and β is converted into single goal optimization with multiple-objection optimization, and the objective function of final problem solving is:
Figure BDA00001761480500071
(formula 7).
Consider that simultaneously the passenger waits for that the public transport time can influence the satisfaction of public transport service, so be necessary the public transport departure interval is made certain constraint, rule of thumb knowledge can be limited in Δ t with it mIn the interval of ∈ [3,15].
Step 4, acquisition circuit passenger flow historical statistics information; It is expressed as matrix A; The A matrix is the two-dimensional matrix of M*s, and the row vector representation is the volume of the flow of passengers data of interior each website of section sometime, and column vector is represented the passenger flow statistics information of same website in different time sections.
Step 5, initial population coding, coding adopts the binary coding mode of being convenient to operate to encode, and choosing length PRECI is 4, and then chromosome coding length is PRECI*M, and choosing population scale POP is 20~200, genetic algebra Gen is chosen for 50~100:
A, generation population scale are POP, and chromosome coding length is the initial binary coding population InitPopBinary of PRECI*M,
B, utilize the conversion formula between binary coding and real number:
Figure BDA00001761480500072
is converted into real number array InitPop with binary coding population InitPopBinary; Its size is POP*M
C, find the solution matrix A column vector and, be designated as array Num, array size is 1*M, representes the passenger flow statistics in each time period,
D, with array Num ordering, adjust initial InitPop and InitPopBinary with its big minispread sequence number, its size is arranged according to the size order of array Num.
Step 6, utilize formula
Figure BDA00001761480500073
to calculate the fitness function value f (t) of each coded sequence.
The selection probability of step 7, calculation code sequence; Computing formula for
Figure BDA00001761480500081
wherein Fint (t) be the chromosomal selection probability of t bar, f (t) is the chromosomal fitness of t bar.
Step 8, utilize the suitable selection operator with certain probability P SelSelect the high individuality of fitness, form progeny population SubPop.
Step 9, utilize less variation probability P MigSubPop carries out mutation operation to the filial generation population.
Step 10, carry out the reorganization of population, the individuality that the fitness in the progeny population is high is inserted in the initial population.
Step 11, utilize the c in the above-mentioned steps 5, two steps of d are carried out ordering again to chromosome.
Whether step 12, check reach the maximum genetic algebra of algorithm end condition, if reach then carry out next step, otherwise return step 7.
Step 13, obtain the highest chromosome coding of fitness; And be translated into real number through formula
Figure BDA00001761480500082
, finally predict the outcome as algorithm.
Step 14, formulate the departure time-table in bus dispatching with this departure interval, finish.
As shown in Figure 1, it is result of under the MATLAB platform, utilizing genetic algorithm tool box function to verify, can prove absolutely the inventive method rationality and practicality.In the present embodiment, each algorithm parameter is: population scale POP=100, maximum genetic algebra Gen=100, selection operation utilize roulette to select, and crossover operator is that single-point intersects, and crossover probability is P Sel=0.9, the variation probability is P Mig=0.1, the population regrouping process utilizes the big offspring individual of fitness to replace the little parent of fitness individual.Public bus network website along the line is counted s=26 in the checking primary data, and moving the total time period number of period 6:00 ~ late 24:00 morning altogether is M=18.Passenger flow statistics figure and the number of times figure that dispatches a car can find out that this bus dispatching algorithm of arranging an order according to class and grade can accomplish and make the requirement of public transport departure interval along with passenger flow information variation.

Claims (1)

1. intelligent public transportation dispatching computing method of arranging an order according to class and grade is characterized in that, specifically may further comprise the steps:
At first, set up the mathematical model of genetic algorithm:
Step 1, to formulate assumed condition following:
Same circuit vehicle adopts same model, and bus does not have passenger's trapping phenomena through later, and vehicle at the uniform velocity goes and to pass in and out the station time certain, and every circuit is certain working time, and the passenger arrives at a station to obey evenly and distributes;
Step 2, define following systematic parameter:
M: public transport operation period collection (m=1,2 ..., M), M is a circuit section working time number,
S: the circuit Station XXX (S=1 ... S), s is a public bus network website number,
B: circuit public transport collection (B=1,2 ... B),
Δ t m: the departure interval of m period,
T m: the time span of m period,
K: the number of times of always dispatching a car,
r MS: the m period, s station passenger's arrival rate,
Get on the bus the stand-by period of passenger when taking B car in
Figure FDA00001761480400011
S station
P: one day average handling capacity of passengers,
L: total line length,
Q: the ridership that bus can carry;
Step 3, confirm each parameter and basic departure interval Δ t mBetween funtcional relationship:
The number of times of dispatching a car in the m period can be calculated by (formula 1):
K m=T m/ Δ t m(formula 1),
Total number of times of dispatching a car in service can be calculated by (formula 2) in one day:
K = Σ m = 1 M K m (formula 2),
The m period, S station passenger's arrival rate can be calculated by (formula 3):
r MS = M MS T m (formula 3),
Wherein, M MSBe m period S station passengers quantity statistics,
The passenger at a time in the section S station take and be expressed as (formula 4) B averaging time that car spends:
t BS m = r MS * Δ t m 2 / 2 (formula 4),
The economic loss of passenger's every day on spending in and waiting for bus can be expressed as (formula 5):
Figure FDA00001761480400024
(formula 5)
Wherein, η is the wage income level of the average per minute in civic,
Every day, public transport company's running cost was (formula 6):
Figure FDA00001761480400025
(formula 6)
Wherein, μ is the cost of public transport each run public transport company,
Two constraint conditions of above-mentioned (formula 5) and (formula 6) multiply by different weighted factor respectively, and β is converted into single goal optimization with multiple-objection optimization, and the objective function of final problem solving is:
Figure FDA00001761480400026
(formula 7);
Secondly, utilize the concrete solution procedure of mathematical model design genetic algorithm that obtains, the algorithm end condition is for reaching the maximum genetic algebra of regulation as genetic algebra Gen:
Step 4, acquisition circuit passenger flow historical statistics information; It is expressed as matrix A; The A matrix is the two-dimensional matrix of M*s, and the row vector representation is the volume of the flow of passengers data of interior each website of section sometime, and column vector is represented the passenger flow statistics information of same website in different time sections;
Step 5, initial population coding, coding adopts the binary coding mode of being convenient to operate to encode, and choosing length PRECI is 4, and then chromosome coding length is PRECI*M, and choosing population scale POP is 20~200, genetic algebra Gen is chosen for 50~100:
A, generation population scale are POP, and chromosome coding length is the initial binary coding population InitPopBinary of PRECI*M,
B, utilize the conversion formula between binary coding and real number:
Figure FDA00001761480400031
is converted into real number array InitPop with binary coding population InitPopBinary; Its size is POP*M
C, find the solution matrix A column vector and, be designated as array Num, array size is 1*M, representes the passenger flow statistics in each time period,
D, with array Num ordering, adjust initial InitPop and InitPopBinary with its big minispread sequence number, its size is arranged according to the size order of array Num;
Step 6, utilize formula
Figure FDA00001761480400032
to calculate the fitness function value f (t) of each coded sequence;
The selection probability of step 7, calculation code sequence; Computing formula for
Figure FDA00001761480400033
wherein Fint (t) be the chromosomal selection probability of t bar, f (t) is the chromosomal fitness of t bar;
Step 8, utilize the suitable selection operator with certain probability P SelSelect the high individuality of fitness, form progeny population SubPop;
Step 9, utilize less variation probability P MigSubPop carries out mutation operation to the filial generation population;
Step 10, carry out the reorganization of population, the individuality that the fitness in the progeny population is high is inserted in the initial population;
Step 11, utilize the c in the above-mentioned steps 5, two steps of d are carried out ordering again to chromosome;
Whether step 12, check reach the maximum genetic algebra of algorithm end condition, if reach then carry out next step, otherwise return step 7;
Step 13, obtain the highest chromosome coding of fitness; And be translated into real number through formula , finally predict the outcome as algorithm;
Step 14, formulate the departure time-table in bus dispatching with this departure interval, finish.
CN201210194380.8A 2012-06-13 2012-06-13 Intelligent public transportation dispatching calculation method Expired - Fee Related CN102737356B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210194380.8A CN102737356B (en) 2012-06-13 2012-06-13 Intelligent public transportation dispatching calculation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210194380.8A CN102737356B (en) 2012-06-13 2012-06-13 Intelligent public transportation dispatching calculation method

Publications (2)

Publication Number Publication Date
CN102737356A true CN102737356A (en) 2012-10-17
CN102737356B CN102737356B (en) 2016-01-20

Family

ID=46992793

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210194380.8A Expired - Fee Related CN102737356B (en) 2012-06-13 2012-06-13 Intelligent public transportation dispatching calculation method

Country Status (1)

Country Link
CN (1) CN102737356B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103198648A (en) * 2013-03-26 2013-07-10 成都希盟科技有限公司 Self-adaption dispatching method used for public traffic system
CN104573972A (en) * 2015-01-22 2015-04-29 哈尔滨工业大学 Bus route operation time period dividing method based on vehicle-mounted GPS data
CN105046379A (en) * 2015-09-09 2015-11-11 东南大学 City bus departure timetable optimization method
CN105679076A (en) * 2016-03-24 2016-06-15 浙江工业大学 City bus transfer coordination scheduling method
WO2016155790A1 (en) 2015-03-31 2016-10-06 Nec Europe Ltd. Method for providing configuration information for a system comprising a plurality of moving objects
CN107194491A (en) * 2017-04-06 2017-09-22 广东工业大学 A kind of dynamic dispatching method based on Forecasting of Travel Time between bus passenger flow and station
CN108681824A (en) * 2018-05-24 2018-10-19 湖南智慧畅行交通科技有限公司 Public transit system monthly plan based on heuritic approach is arranged an order according to class and grade algorithm
CN109034566A (en) * 2018-07-11 2018-12-18 南京行者易智能交通科技有限公司 A kind of intelligent dispatching method and device based on passenger flow above and below bus station
CN109544901A (en) * 2018-11-26 2019-03-29 南京行者易智能交通科技有限公司 A kind of Research on Intelligent Scheduling of Public Traffic Vehicles method and device based on history passenger flow big data
CN110838240A (en) * 2019-11-11 2020-02-25 长安大学 Bus departure interval determining method and system based on binocular somatosensory recognition technology
CN111160686A (en) * 2019-10-12 2020-05-15 南京行者易智能交通科技有限公司 Driving plan generation method and device
CN111161560A (en) * 2019-12-27 2020-05-15 青岛海信网络科技股份有限公司 Bus corridor operation order management method and device
CN111340406A (en) * 2020-05-22 2020-06-26 广州交通信息化建设投资营运有限公司 Method and system for realizing bus dynamic arrangement model based on OD passenger flow
CN112509357A (en) * 2020-11-19 2021-03-16 北京清研宏达信息科技有限公司 Bus departure time interval optimization method based on genetic algorithm
CN112907935A (en) * 2021-01-31 2021-06-04 安徽达尔智能控制***股份有限公司 Intelligent bus dispatching system and method based on genetic algorithm
CN113269475A (en) * 2021-06-28 2021-08-17 浩鲸云计算科技股份有限公司 Bus scheduling method and system based on genetic algorithm
WO2024011867A1 (en) * 2022-07-14 2024-01-18 深圳云天励飞技术股份有限公司 Method and apparatus for optimizing scheduling table of a plurality of bus routes, and related device
WO2024011864A1 (en) * 2022-07-14 2024-01-18 深圳云天励飞技术股份有限公司 Bus route scheduling processing method and apparatus, device, and readable storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101630440A (en) * 2009-06-01 2010-01-20 北京交通大学 Operation coordination optimizing method of common public transit connecting with urban rail transit and system thereof

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101630440A (en) * 2009-06-01 2010-01-20 北京交通大学 Operation coordination optimizing method of common public transit connecting with urban rail transit and system thereof

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103198648B (en) * 2013-03-26 2015-01-07 成都希盟科技有限公司 Self-adaption dispatching method used for public traffic system
CN103198648A (en) * 2013-03-26 2013-07-10 成都希盟科技有限公司 Self-adaption dispatching method used for public traffic system
CN104573972A (en) * 2015-01-22 2015-04-29 哈尔滨工业大学 Bus route operation time period dividing method based on vehicle-mounted GPS data
CN104573972B (en) * 2015-01-22 2017-09-29 哈尔滨工业大学 A kind of bus routes operation Time segments division method based on vehicle GPS data
US10430731B2 (en) 2015-03-31 2019-10-01 Nec Corporation Method for providing configuration information for a system comprising a plurality of moving objects
WO2016155790A1 (en) 2015-03-31 2016-10-06 Nec Europe Ltd. Method for providing configuration information for a system comprising a plurality of moving objects
CN105046379A (en) * 2015-09-09 2015-11-11 东南大学 City bus departure timetable optimization method
CN105679076A (en) * 2016-03-24 2016-06-15 浙江工业大学 City bus transfer coordination scheduling method
CN107194491A (en) * 2017-04-06 2017-09-22 广东工业大学 A kind of dynamic dispatching method based on Forecasting of Travel Time between bus passenger flow and station
CN108681824A (en) * 2018-05-24 2018-10-19 湖南智慧畅行交通科技有限公司 Public transit system monthly plan based on heuritic approach is arranged an order according to class and grade algorithm
CN109034566A (en) * 2018-07-11 2018-12-18 南京行者易智能交通科技有限公司 A kind of intelligent dispatching method and device based on passenger flow above and below bus station
CN109034566B (en) * 2018-07-11 2019-06-11 南京行者易智能交通科技有限公司 A kind of intelligent dispatching method and device based on passenger flow above and below bus station
CN109544901A (en) * 2018-11-26 2019-03-29 南京行者易智能交通科技有限公司 A kind of Research on Intelligent Scheduling of Public Traffic Vehicles method and device based on history passenger flow big data
CN111160686B (en) * 2019-10-12 2021-04-16 南京行者易智能交通科技有限公司 Design method and device of driving plan generation model
CN111160686A (en) * 2019-10-12 2020-05-15 南京行者易智能交通科技有限公司 Driving plan generation method and device
CN110838240B (en) * 2019-11-11 2020-09-29 长安大学 Bus departure interval determining method and system based on binocular somatosensory recognition technology
CN110838240A (en) * 2019-11-11 2020-02-25 长安大学 Bus departure interval determining method and system based on binocular somatosensory recognition technology
CN111161560A (en) * 2019-12-27 2020-05-15 青岛海信网络科技股份有限公司 Bus corridor operation order management method and device
CN111340406A (en) * 2020-05-22 2020-06-26 广州交通信息化建设投资营运有限公司 Method and system for realizing bus dynamic arrangement model based on OD passenger flow
CN111340406B (en) * 2020-05-22 2020-10-13 广州交信投科技股份有限公司 Method and system for realizing bus dynamic arrangement model based on OD passenger flow
CN112509357A (en) * 2020-11-19 2021-03-16 北京清研宏达信息科技有限公司 Bus departure time interval optimization method based on genetic algorithm
CN112907935A (en) * 2021-01-31 2021-06-04 安徽达尔智能控制***股份有限公司 Intelligent bus dispatching system and method based on genetic algorithm
CN113269475A (en) * 2021-06-28 2021-08-17 浩鲸云计算科技股份有限公司 Bus scheduling method and system based on genetic algorithm
WO2024011867A1 (en) * 2022-07-14 2024-01-18 深圳云天励飞技术股份有限公司 Method and apparatus for optimizing scheduling table of a plurality of bus routes, and related device
WO2024011864A1 (en) * 2022-07-14 2024-01-18 深圳云天励飞技术股份有限公司 Bus route scheduling processing method and apparatus, device, and readable storage medium

Also Published As

Publication number Publication date
CN102737356B (en) 2016-01-20

Similar Documents

Publication Publication Date Title
CN102737356A (en) Intelligent bus scheduling calculation method
CN109657354B (en) Mixed flow assembly workshop rapid reconstruction method and system based on digital twinning
CN101706335B (en) Wind power forecasting method based on genetic algorithm optimization BP neural network
CN102044149B (en) City bus operation coordinating method and device based on time variant passenger flows
Tang et al. A hybrid algorithm for urban transit schedule optimization
Ramezanian et al. An aggregate production planning model for two phase production systems: Solving with genetic algorithm and tabu search
CN104636828B (en) Based on markovian public bicycles website supply and demand prediction method
CN113420382B (en) Hydrogen production and transportation and hydrogenation scheduling system based on big data
CN103198648B (en) Self-adaption dispatching method used for public traffic system
CN107766994A (en) A kind of shared bicycle dispatching method and scheduling system
CN112785454B (en) Intelligent scheduling method and decision support system for cascade hydropower station flood season
Yu et al. A dynamic holding strategy in public transit systems with real-time information
CN102750427B (en) Urban traffic planning simulation method and system based on multi-agent activity model
CN114638440B (en) Charging load ultra-short-term prediction method based on charging pile utilization degree
CN105096011A (en) Improved chromosome coding based logistic transportation and scheduling method
CN109934364B (en) Tool on-time distribution method based on genetic simulated annealing algorithm
CN106022549A (en) Short term load predication method based on neural network and thinking evolutionary search
Ji et al. Optimal electric bus fleet scheduling for a route with charging facility sharing
CN105204472A (en) Single-piece discrete type production operation scheduling optimization method
CN110211379A (en) A kind of public transport method for optimizing scheduling based on machine learning
CN114243797A (en) Distributed power supply optimal scheduling method, system, equipment and storage medium
Sun et al. Biobjective emergency logistics scheduling model based on uncertain traffic conditions
Ramachandran et al. Predicting electric vehicle charging station usage: Using machine learning to estimate individual station statistics from physical configurations of charging station networks
Yaman et al. An effective sorting method for facility layout construction
Luhua et al. Study on method of bus service frequency optimal ModelBased on genetic algorithm

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160120

Termination date: 20200613