New perspectives towards Woodall's Conjecture and the Generalised Berge-Fulkerson Conjecture

伍德尔猜想和广义伯奇-富尔克森猜想的新视角

基本信息

项目摘要

Combinatorial Optimisation is a rich area at the intersection of Combinatorics, Operational Research, and Theoretical Computer Science. The advent of the greedy algorithm, efficient algorithms and polyhedral characterisations of maximum matchings in graphs, the theory of perfect matrices and perfect graphs, and the incredible computational benchmarks on the travelling salesman problem are just some of the highlights of the area. Combinatorial Optimisation has long served as a complementary toolkit to Integer and Linear Programming, and only by taking this perspective would one achieve the true power of the area. Combinatorial Optimisation, as suggested by the title, benefits heavily from connections to Combinatorics and Optimisation.Nowhere is this connection more manifest than in a min-max theorem which, broadly speaking, states that the minimum of an optimisation problem is equal to the maximum of a dual optimisation problem. A case in point is the Max Flow-Min Cut theorem of Ford and Fulkerson, a result that that takes its roots in railroad logistics between Russia and Eastern Europe during the Cold War. The theorem shows that the maximum volume flow in a network that can be sent from a source to a sink node equals the minimum capacity of the links we need to cut to isolate the sink from the source. Graphs are abstract models of real-world networks that involve vertices (or nodes) and edges (or links) connecting them. If the links are directed (i.e. one-way), then we deal with a digraph (short for directed graph). The proposed research focuses on two conjectured min-max relations on (di)graphs.The first of these is known as Woodall's Conjecture, posed in the late 1970s. One can think of a digraph as a network of one-way roads in a city; it is strongly connected if one can drive from any location to any other one. To guarantee this requirement, the council may enable two-way traffic in certain roads, but would like to do so on the fewest possible roads. After this optimisation problem was addressed in an influential min-max theorem by Lucchesi and Younger in 1978, Woodall proposed the natural "dual" variant. It conjectures that in any digraph, the minimum size of a dijoin (roads to be turned two-way) equals the maximum number of disjoint dicuts (two parts of the city, one way separated). The conjecture remains unresolved despite significant interest, and efforts to tackle it have led to some crucial developments in the broader area, more specifically to the frameworks of Totally Dual Integral systems and Submodular Flows in Integer and Linear Programming, and Combinatorial Optimisation.The second unsolved problem is the Generalised Berge-Fulkerson Conjecture (GBFC), also posed in the late 1970s. The origins of the conjecture come from the famous Four-Colour Problem: Given a map of regions, known formally as a planar graph, are four colours sufficient to colour the regions such that any two regions sharing a border are assigned different colours? After this question was answered affirmatively by Appel and Haken, GBFC arose as a natural extension to all graphs. The conjecture states that in a so-called r-graph, twice the minimum degree is equal to the maximum number of perfect matchings such that every edge is used exactly twice. (An r-graph is a graph on an r-regular graph with some mild parity and connectivity conditions.) The study of this conjecture has shaped the topic of Matching Theory, important in the subject area of Graph Theory. The conjecture is also intimately linked to the Chinese Postman Problem and the famous Travelling Salesman Problem.The project proposal takes advantage of a previously unexplored synergy between the two problems, ultimately due to a basic common thread: in both problems we are given a so-called ideal set-covering linear programming formulation, and the goal is to find an optimal solution to the dual linear program with a finite floating point representation.
组合优化是组合学、运筹学和理论计算机科学交叉的一个丰富的领域。贪心算法的出现,图中最大匹配的高效算法和多面体特征,完美矩阵和完美图的理论,以及旅行推销员问题上令人难以置信的计算基准,只是该领域的一些亮点。组合优化长期以来一直是整数和线性规划的补充工具包,只有从这个角度来看,才能实现该领域的真正力量。组合优化,正如标题所暗示的那样,从组合学和优化的联系中获益良多。没有什么比最小-最大定理更能体现这种联系了,从广义上讲,它表明优化问题的最小值等于对偶优化问题的最大值。一个典型的例子是福特和富尔克森的最大流量-最小切割定理,这一结果源于冷战期间俄罗斯和东欧之间的铁路物流。该定理表明,网络中可以从源节点发送到汇聚节点的最大容量流等于我们需要切断的将汇聚节点与源节点隔离的链路的最小容量。图是现实世界网络的抽象模型,包括顶点(或节点)和连接它们的边(或链接)。如果链接是有向的(即单向的),那么我们处理一个有向图(有向图的简称)。本文主要研究(di)图上的两个推测的最小-最大关系。第一个猜想是20世纪70年代末提出的伍德尔猜想(Woodall’s Conjecture)。你可以把有向图想象成城市里的单行道网络;如果一个人可以从任何地方开车到另一个地方,那么它就是强连接的。为了保证这一要求,议会可以在某些道路上允许双向交通,但希望在尽可能少的道路上这样做。1978年,Lucchesi和Younger在一个有影响力的最小-最大定理中解决了这个优化问题,之后Woodall提出了自然的“对偶”变体。它推测,在任何有向图中,dijoin的最小尺寸(要双向转弯的道路)等于disjoin的最大数量(城市的两个部分,单向分开)。尽管有很大的兴趣,但这个猜想仍然没有得到解决,解决它的努力已经导致了更广泛领域的一些重要发展,更具体地说,是整数和线性规划中的完全对偶积分系统和次模流框架,以及组合优化。第二个未解决的问题是广义Berge-Fulkerson猜想(GBFC),也是在20世纪70年代末提出的。这个猜想的起源来自著名的四色问题:给定一个区域的地图,形式上称为平面图,四种颜色是否足以使任何两个共享边界的区域被分配不同的颜色?在Appel和Haken肯定地回答了这个问题之后,GBFC作为对所有图的自然扩展而出现。这个猜想表明,在一个所谓的r图中,最小度的两倍等于完美匹配的最大数量,使得每条边都恰好被使用两次。(r-图是r-正则图上的图,具有一些温和的奇偶性和连通性条件。)对这一猜想的研究形成了匹配论的主题,在图论的主题领域中很重要。这个猜想也与中国邮差问题和著名的旅行商问题密切相关。该项目提案利用了两个问题之间以前未探索的协同作用,最终由于一个基本的共同线索:在两个问题中,我们都给出了一个所谓的理想集覆盖线性规划公式,目标是找到具有有限浮点表示的对偶线性规划的最优解。

项目成果

期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ monograph.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ sciAawards.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ conferencePapers.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ patent.updateTime }}

Ahmad Abdi其他文献

The effect of aerobic exercise along with resveratrol supplementation on myocardial AMPK and MAFbx gene expression of diabetic rats
有氧运动联合补充白藜芦醇对糖尿病大鼠心肌AMPK和MAFbx基因表达的影响
Synergistic Effects of Aerobic Training and Momordica Charantia L. on Serum Lipocalins in Men with Type 2 Diabetes
有氧训练和苦瓜对 2 型糖尿病男性血清脂质运载蛋白的协同作用
Effects of resistance training on serum levels of undercarboxylated osteocalcin, adiponectin and insulin sensitivity in obese women
抗阻训练对肥胖女性血清中羧化骨钙素、脂联素和胰岛素敏感性水平的影响
  • DOI:
  • 发表时间:
    2015
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Yasaman Alipour;A. A. Daloii;A. Barari;Ahmad Abdi
  • 通讯作者:
    Ahmad Abdi
Response of Cardiac Tissue Oxidative Stress After Aerobic Exercise and Capsaicin Administrations in Rats Fed High-Fat Diet
高脂饮食大鼠有氧运动和辣椒素给药后心脏组织氧化应激的反应
Comparing the Effects of Regular Aerobic Training, Hyaluronic Acid, and Mesenchymal Stem Cells on Wnt/β-Catenin Signaling of Cardiac Tissue in Rats with the Experimental Model of Knee Osteoarthritis
比较定期有氧训练、透明质酸和间充质干细胞对大鼠心脏组织 Wnt/β-Catenin 信号传导与膝骨关节炎实验模型的影响
  • DOI:
    10.5812/jamm-122228
  • 发表时间:
    2022
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Hadi Alinezhad;Asieh Abbassi Daloii;P. Farzanegi;Ahmad Abdi
  • 通讯作者:
    Ahmad Abdi

Ahmad Abdi的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

相似海外基金

Attitudes towards sustainable plant-based diets in Japan: Business and consumer perspectives
日本对可持续植物性饮食的态度:企业和消费者的观点
  • 批准号:
    24K16414
  • 财政年份:
    2024
  • 资助金额:
    $ 53.84万
  • 项目类别:
    Grant-in-Aid for Early-Career Scientists
Towards patient-centred precision oncology care for children and youth: Understanding value through patient and professional perspectives
为儿童和青少年提供以患者为中心的精准肿瘤护理:通过患者和专业视角理解价值
  • 批准号:
    484374
  • 财政年份:
    2023
  • 资助金额:
    $ 53.84万
  • 项目类别:
    Operating Grants
Ethical Perspectives Towards Using Smart Contracts for Patient Consent and Data Protection of Digital Phenotype Data in Machine Learning Environments
在机器学习环境中使用智能合约获得患者同意和数字表型数据数据保护的伦理视角
  • 批准号:
    10599498
  • 财政年份:
    2022
  • 资助金额:
    $ 53.84万
  • 项目类别:
Comparative study on social system and policy towards regeneration of agri-food system from local perspectives in post-Corona era
后电晕时代地方视角下农业食品体系再生的社会制度与政策比较研究
  • 批准号:
    21H04745
  • 财政年份:
    2021
  • 资助金额:
    $ 53.84万
  • 项目类别:
    Grant-in-Aid for Scientific Research (A)
Polygenic Embryo Screening: Towards Informed Decision-Making
多基因胚胎筛查:做出明智的决策
  • 批准号:
    10613568
  • 财政年份:
    2021
  • 资助金额:
    $ 53.84万
  • 项目类别:
Polygenic Embryo Screening: Towards Informed Decision-Making
多基因胚胎筛查:做出明智的决策
  • 批准号:
    10199368
  • 财政年份:
    2021
  • 资助金额:
    $ 53.84万
  • 项目类别:
Exploring Processes through which Haemodialysis Patients Develop Perspectives Towards the Improvement of Self-Care Ability
探索血液透析患者提高自我护理能力的过程
  • 批准号:
    21K21163
  • 财政年份:
    2021
  • 资助金额:
    $ 53.84万
  • 项目类别:
    Grant-in-Aid for Research Activity Start-up
Polygenic Embryo Screening: Towards Informed Decision-Making
多基因胚胎筛查:做出明智的决策
  • 批准号:
    10414053
  • 财政年份:
    2021
  • 资助金额:
    $ 53.84万
  • 项目类别:
Exploring patient perspectives towards a new physiotherapist-led primary care model for low back pain in Ontario, Canada: a qualitative study using interpretive description
探索加拿大安大略省患者对物理治疗师主导的新腰痛初级保健模式的看法:使用解释性描述的定性研究
  • 批准号:
    391424
  • 财政年份:
    2018
  • 资助金额:
    $ 53.84万
  • 项目类别:
Nurses and Doulas Working Together Towards Optimal Birth Outcomes: Exploring the Nurses' Perspectives
护士和导乐师共同努力实现最佳分娩结果:探索护士的观点
  • 批准号:
    416190
  • 财政年份:
    2018
  • 资助金额:
    $ 53.84万
  • 项目类别:
    Studentship Programs
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了