I am interested in solving optimization problems, developing efficient and effective algorithms to solve easy/difficult/fundamental/challenging optimization problems. In general, problems that are easy/fundamental in fact are also "difficult" or "challenging" since it will take much more efforts to have some new breakthroughs or contributions. (Yet I am still enjoying doing it, that's why I have done something in shortest paths and max-flows.)

The research topics I have done, been doing, or will do cover the following applications & techniques: [red color denotes on-going research topics; * denotes potetional topics but not starting yet]

  • Network optimization
    • Shortest Path: (my ph.d. thesis)
      • Multiple Pairs Shortest Path (MPSP) algorithms, O(n3) , paper
      • Primal-Dual Nonnegative Least Squares algorithm (PDNNLS) == Dijkstra's method, for nonnegative arc lengths, paper
      • All Pairs Shortest Path (APSP) algorithm, O(n3), manuscript
      • Computational Experiments on MPSP algorithms, manuscript
    • Maximum Flows:
      • DPNNLS algorithm, solve the max-flow by Kirchhoff's laws, O(m5n) , manuscript
      • Augment flows proportionally, O(mn2), manuscript
    • Min-cost flows:
    • Multicommodity Network Flows: (my ph.d. thesis)
      • comprehensive survey
      • primal-dual column generation method
    • Minimum Distribution Cost Problem: (Distillation, D-node)
      • shortest path, UMDCP1, UMDCP2, UMDCP3 , paper
      • max-flow & generator
      • min-cost network simplex method, detailed graphical operations, paper
  • Logistics, Supply Chain Management
    • Reverse Logistics Network Design
      • facility location with different configurations; greedy heuristics, paper
    • Metropolitan Motorcycle Courier Systems
      • Monopoly performance estimation, paper
      • Cournot game, 2 competitors, 4 scenarios (HS, PP) manuscript
      • determine the most profitable HQ/LQ service percentages
      • new network models without hub
    • Public Bicycle Sharing Systems
      • site location selection
      • bike transshipment management to satisfy demand
      • bike transshipment management considering advertisement exposure
      • persistency model in site location (a QIP)
      • dynamic bike repositioning based on proportional demands
      • simulations for evaluating info sharing
      • temporary manpower allocation vs. self bike repositioning
      • simulation optimization on several important decisions
      • E-scooter sharing systems
  • Bioinformatics
    • Haplotype Inference manuscript
      • compatible relation, merged genotype pairs (MGP)
      • greedy selection with Clark's rule
    • TagSNP Selection
      • bi-objective mathematical programming to select tagSNPs with larger LD values
      • Lagrangian Relaxation heuristics
      • IP model to select robust tagSNPs for capacitated bio-chips
  • Personal Navigation System
    • Quickest Itinerary Planning without Timetable thesis
      • modeled as a constrained shortest path problem, given max # transfers
      • LR, KSP, preprocessing
    • Quickest Itinerary Planning with Timetable
      • without transfer upper bounds, with/without Walk
      • shortest path on an acyclic graph, topological ordering algorithm with BFS/DFS speed-up techniques
    • Minimum Fare Itinerary Planning without Timetable
      • shortest path on a complete graph, Dijkstra's algorithm with BFS/DFS speed-up techniques
      • models for special cases such as one free transfer after MRT, or "2-stage" bus routing in a single trip
    • Optimal Biking Routes with a Target Range of Calorie Consumption
    • Optimal Euler Subgraphs of bounded lengths
  • Network Reliability
    • Reliability for Multi-state Capacitated Manufacturing Networks with Distillation Process manuscript
      • a compaction preprocessing scheme
      • algorithms to calculate the reliability (difficulty: fractional flow, flow dependency)
      • min-cost network design with given reliability lower bound
    • *Approximation algorithm for calculating reliability
  • Semiconductor Manufacturing
    • 1-stage Complex Job-Shop Scheduling with recipe, release time, due date, and setup time consideration manuscript
      • MIP formulation, problem decomposition (into single stages)
      • greedy dispatching rule (load balance), heuristics to reduce the number of variables
      • heuristics that involves more scheduling rather than dispatching
    • 2-stage Complex Job-Shop Scheduling with recipe, release time, due date, and batch process (2 jobs of the same recipe) consideration
      • MIP formulation, problem decomposition (into single stages)
      • greedy dispatching rule (FIFO)
      • heuristics that involves more scheduling rather than dispatching
  • Data Mining
    • Change Mining manuscript
      • given possible interruption duration with probability distribution, time-window
  • Project Management
    • stable project baseline schedules with time constraints
      • given possible interruption duration with probability distribution, time-window & time-schedule constraints, 2 greedy heuristics & GA
      • project network generator
  • Staff Rostering
    • Designing a Nurse Rostering Information System for Site Management Organizations
      • MIP formulation, greedy heuristics
      • an information system to verify schedules
    • Railway Staff Rostering and Re-rostering Problem
      • MIP formulation, greedy heuristics
  • Pavement Optimization (with Prof. Tsai in Civil Eng., GA Tech)
    • Project level (detailed work plan: which treatment, when, where)
      • segment clustering, give a network model, solved by topological ordering algorithm
      • with reliability idea, how to make a work plan such that the road condition meets the quality requirement with min-total-cost (also integrating the network level Markovian idea)
      • budget balance between working districts and political districts
    • Network level
      • MIP formulation, how to allocate budget
  • E-learning
    • Grouping for better cooperative learning
      • MIP formulation that groups students for cooperative learning
      • considering mutual compensation based on conceptual graph and other criteria
  • Telecommunication
    • Optimal wavelength assignment & routing algorithm
    • *Sensor Network localization

Projects
  • Multiple Pairs Shortest Paths Algorithms
    NTD 362,800 NSC 92-2213-E-006-094
  • New column generation and partitioning methods for multicommodity network flow problems
    NTD 509,900 NSC 93-2213-E-006-096
  • New nonnegative least squares primal-dual methods for network optimization problems
    NTD 150,000 NCKU 950104
  • On solving the minimum distribution cost flow and maximum distribution flow problems
    NTD 651,000 NSC 95-2221-E-006-268
  • Design of a Trip Planning Decision Support System for Public Transportation in a Metropolitan Area
    NTD 47,000 NSC 96-2815-C-006-065-H (大專生專題計畫)
  • Haplotyping population by optimization theorems and algorithms (I)
    NTD 590,000 NSC 96-2221-E-006-015
  • Computational Experiments by a Dual-Primal NNLS Method for Maximum Flow Problems
    NTD 47,000 NSC 97-2815-C-006-031-E (大專生專題計畫)
  • Haplotyping population by optimization theorems and algorithms (II)
    NTD 585,000 NSC 97-2221-E-006-173
  • Planning Optimal Bike Routes based on Target Calories Burned
    NTD 47,000 NSC 98-2815-C-006-107-H (大專生專題計畫)
  • Solving the tagSNP Selection Problem by Bi-objective Programming
    NTD 47,000 NSC 98-2815-C-006-048-E (大專生專題計畫)
  • A Study on Reliability for Distribution Networks with Multi-state Capacitated Arcs
    NTD 1,279,000 NSC 98-2410-H-006-115-MY2
  • 300mm 晶圓廠即時性生產排程系統導入計畫 (TSMC)
    NTD 500,000
  • A Study on the Network Design and Bike Repositioning for Urban Bike Sharing Systems
    NTD 984,000 NSC 100-2410-H-006-006-MY2
  • A Simulation Study on the Management of Public E-scooter Sharing Systems for Commuters
    NTD 47,000 NSC 101-2815-C-006-063-E (大專生專題計畫)
  • 臺南市觀光自行車系統設置規劃案 2012.08.08~2012.12.05
    NTD 450,000
  • Design and Repositioning Strategies for the Public Bike
    and E-scooter Sharing Systems
    NTD 2,124,000 NSC 102-2221-E-006 -141 -MY3
  • Selecting Facility Locations via Google Map with an application for the Public Bike Sharing System
    NTD 47,000 NSC 103-2815-C-006-087-E (大專生專題計畫)
  • On Implementing a Simulation System for Public Bicycle Sharing Systems
    NTD 47,000 NSC 103-2815-C-006-013-H (大專生專題計畫)
  • 生產流程改善計畫 2015.01.01~2015.06.30
    NTD 500,000
Awards

Since 2003 until now (2015 fall), I have advised 33 master students (doing master theses), 5 groups of undergraduate students (doing projects). Fortunately enough, among these students, 30 awards have been received in master thesis or paper competitions and 7 awards have been received in undergraduate student project or paper competitions hosted by the OR Society of Taiwan (ORSTW), Chinese Institute of Industrial Engineering (CIIE) or DHL.

Awards for myself:

  1. Lu Feng-Chang Medal in Management, 2013, by the Chinese Management Association
  2. Young Researcher Innovated Research Competition, 2013, the honorable mentions (top 3 in the subdivision of Social Science)by Taiwan Comprehensive University System
  3. INFORMS Railway Application Section Problem Solving Competition, 2013. I lead a team named NCKU (with two sophomores: Wei Lee & Chiao-Yu Liao) and have won the honorable mentions (top 6 of 12 teams).
  4. Grantee of NSC Outstanding Young Researcher Fund, IE division
  5. Youth Medal in Management, 2012, by Kaohsiung division of the Chinese Management Association
  6. INFORMS Railway Application Section Problem Solving Competition, 2011. I lead a team named NCKU (with two of my students: Yu-Ting Liang & Hung-Yi Lee) and have won the 3rd place (top 3 of 12 teams).
  7. INFORMS Railway Application Section Problem Solving Competition, 2010. I lead a team named NCKU (with two of my students: Min-Ting Liao & Zi-Cin Lin) and won the honorable mentions (top 5 of 31 teams from 12 countries; teams including MIT、Stanford U.、U. Michigan、U. Wisconsin-Madison、Carnegie Mellon University、Tel Aviv University、Beijing Tsinghua U.).
  8. The best poster award. in the annual meeting of the NSC IE division, OR subdivision in 2009


Master Thesis Awards: (30 awards out of 29 graduated students)

  1. Tsung-Ming Huang, my master student from the IIM (工資所), won the Best Paper Award (佳作) in the 2015 Fubang Management Master Thesis Competition (Industrial Management group) by CMA [this is his 3rd award]
  2. Bo-Hsien Chou, my master student from the IIM (工資所), won the First Place Award (優勝) in the 2015 Fubang Management Master Thesis Competition (Service Management group) by CMA [this is his 2nd award]
  3. Mao-Chieh Chang, my executive master student from the IIM (工資所), won the Best Paper Award (佳作) in the 2015 Fubang Management Master Thesis Competition (EMBA, SCM group) by CMA
  4. Tsung-Ming Huang, my master student from the IIM (工資所), won the Best Paper Award (佳作) in the 2015 Master Thesis Competition (Operations Research group) by CIIE [this is his 2nd award]
  5. Bo-Hsien Chou, my master student from the IIM (工資所), won the First Place Award in the 2015 Master Thesis Competition (Service Science & Technology Management group) by CIIE [this is his 1st award]
  6. Tsung-Ming Huang, my master student from the IIM (工資所), won the Best Paper Award (優良論文) in the 2014 Conference Paper Competition (in the Annual Meeting) by CIIE [this is his 1st award]
  7. Hung-Yi Lee, my master student from the IIM (工資所), won the Best Paper Award in the 2013Master Thesis Competition by the OR Society of Taiwan (ORSTW) [this is his 2nd award]
  8. Zih-Cin Lin, my master student from the IM (資管所), won the Best Paper Award (佳作) in the 2013 Master Thesis Competition by the OR Society of Taiwan (ORSTW) [this is his 3rd award]
  9. Yu-Ting Liang, my master student from the IIM (工資所), won the First Place Award in the 2013 Master Thesis Competition (Service Science & Technology Management group) by CIIE
  10. Hung-Yi Lee, my master student from the IIM (工資所), won the 3rd Place Award (運輸年會論文獎) in the 2012 Conference Paper Competition (in the Annual Meeting) by CIT
  11. Zih-Cin Lin, my master student from the IM (資管所), won the First Place Award in the 2012 Master Thesis Competition (OR group) by CIIE [this is his 2nd award]
  12. Min-Ting Liao , my master student from the IIM (工資所), won the Best Paper Award (最佳論文) in the 2011 Conference Paper Competition (in the Annual Meeting) by CIIE [this is her 2nd award]
  13. Zih-Cin Lin, my master student from the IM (資管所), won the Best Paper Award (最佳論文) in the 2011 Conference Paper Competition (in the Annual Meeting) by CIIE [this is his 1st award]
  14. Min-Ting Liao , my master student from the IIM (工資所), won the Best Paper Award (最佳論文) in the 2011 Conference Paper Competition (in the Annual Meeting) by the OR Society of Taiwan (ORSTW) [this is her 1st award]
  15. Ching-Peng Hung, my master student from the IIM (工資所), won the Best Paper Award (佳作) in the 2011 Master Thesis Competition by the OR Society of Taiwan (ORSTW) [this is her 3rd award]
  16. Ching-Peng Hung, my master student from the IIM (工資所), won the Best Paper Award (the best 5 among 60) in the 6th International Congress on Logistics and SCM Symposium (ICLS 2011) [this is her 2nd award]
  17. Ching-Peng Hung, my master student from the IIM (工資所), won the First Place Award in the 2010 Paper Competition (Service/Technology Management group) by CIIE [this is her 1st award]
  18. Li-Chen Chang, my master student from the IIM (工資所), won the First Place Award in the 2010 Master Thesis Competition (OR group) by CIIE
  19. Chia-Chi Hung, my master student from the IIM (工資所), won the Second Place Award in the 2010 Master Thesis Competition by the OR Society of Taiwan (ORSTW)
  20. Min-Che Wu, my master student from the IM (資管所), won the Best Paper Award (佳作) in the 2010 Master Thesis Competition by the OR Society of Taiwan (ORSTW) [this is his 2nd award]
  21. Nai-Wen Shih, my master student from the IIM (工資所), won the First Place Award in the 2009 Paper Competition (Service/Technology Management group) by CIIE
  22. Min-Che Wu, my master student from the IM (資管所), won the Best Paper Award (佳作) in the 2009 Paper Competition (OR group) by CIIE [this is his 1st award]
  23. Chen-Hsien Lee, my master student from the IIM (工資所), won the First Place Award (the best out of 43 theses) in the 2009 Master Thesis Competition by the OR Society of Taiwan (ORSTW)
  24. Chih-Wei Chen, my master student from the IIM (工資所), won the Final list of best paper award (the best 5) in Automation group of the 10th International Conference on Automation Technology (Automation 2009)
  25. Cheng-Nan Chen, my master student from the IIM (工資所), won the Second Place Award in the 2008 Master Thesis Competition (OR group) by CIIE
  26. Tze-Yi Liu, my master student from the IIM (工資所), won the best paper award (the best 8 out of 227 theses) in the 2008 DHL Supply Chain Management Master Thesis Competition by DHL
  27. Chien-Chieh Wang, my master student from the Institute of Information Management (資管所), won the Second Place Award in the 2008 Master Thesis Competition by the OR Society of Taiwan (ORSTW)
  28. Chia-Yi Ma, my master student from the IIM (工資所), won the Fifth Place Award in the 2008 Master Thesis Competition by the OR Society of Taiwan (ORSTW)
  29. Hui-E Yang, my master student from the Institute of Information Management (資管所), won the First Place Award in the 2006 Master Thesis Competition by the OR Society of Taiwan (ORSTW)
  30. Chu-Chun Lin, my master student from the Institute of Information Management (資管所), won the Fourth Place Award in the 2005 Master Thesis Competition by the OR Society of Taiwan (ORSTW)

Undergraduate Project Awards: (7 awards out of 5 groups)

  1. Su-Ying Cheng, my undergraduate students from my department IIM (工資系), received the Excellent Undergraduate Research Project Award in Industrial Engineering Section, sponsored by the Ministry of Science and Technology (MOST)
  2. Kuan-Ju Lai, my undergraduate students from my department IIM (工資系), received the Excellent Undergraduate Research Project Award in Management II Section, sponsored by the Ministry of Science and Technology (MOST)
  3. Kuan-Ju Lai, Su-Ying Chen, Su-Han Wang, Ya-Ting Yeh, my undergraduate students from my department IIM (工資系), won the Best Project Award (佳作) in the 2015 Undergraduate Project Competition, OR group, by the Chinese Institute of Industrial Engineers (CIIE)
  4. Chih-Hao Lai, Chia-Yu Liu, Yi-Hsuan Lee, Pei-Yu Yin, my undergraduate students from my department IIM (工資系), won the First Place Award in the 2010 Undergraduate Project Competition, OR group, by the Chinese Institute of Industrial Engineers (CIIE)
  5. Chih-Hao Lai, Chia-Yu Liu, Yi-Hsuan Lee, Pei-Yu Yin, my undergraduate students from my department IIM (工資系), won the Best Project Award (佳作) in the 2010 Undergraduate Project Competition, Industrial Engineering group, by the Chinese Institute of Engineers (CIE)
  6. Chia-Yu Liu, my undergraduate students from my department IIM (工資系), won the First Place Award in the 2009 Undergraduate Project Competition by the OR Society of Taiwan (ORSTW)
  7. Chia-Yuan Chang, Ya-Ting Chen, Ya-Chun Kang, Ming-Chien Lu, my undergraduate students from my department IIM (工資系), won the Second Place Award in the 2008 Undergraduate Project Competition by the OR Society of Taiwan (ORSTW)
 
Links in this page
  Summary (pdf)
Network Optimization
Logistics, SCM
Bioinformatics
Personal Navigation
Network Reliability
Semicon Mnfctr
Data Mining
Project Management
Staff Rostering
Pavement Opt
E-learning
Telecommunication
Awards
   
 
Personal Links
新生需知
(研究生指導相關事宜)
下載新生背景調查表
(研究所新生面談必備)
王逸琳之中文履歷