jingwenli0312 / Heterogeneous-Attentions-PDP-DRL

MIT License
44 stars 18 forks source link

What is the default problem? TSP or PDP? #3

Open christianll9 opened 3 years ago

christianll9 commented 3 years ago

In options.py in line 12, we see:

parser.add_argument('--problem', default='pdp', help="The problem to solve, default 'tsp'")

This is contradictory. It seems like the PDP is default and not the TSP

jingwenli0312 commented 3 years ago

PDP is default, and this work only focus on PDP, without TSP


From: Christian @.> Sent: Monday, April 12, 2021 11:27 PM To: Demon0312/Heterogeneous-Attentions-PDP-DRL @.> Cc: Subscribed @.***> Subject: [Demon0312/Heterogeneous-Attentions-PDP-DRL] What is the default problem? TSP or PDP? (#3)

    - External Email -

In options.py in line 12, we see:

parser.add_argument('--problem', default='pdp', help="The problem to solve, default 'tsp'")

This is contradictory. It seems like the PDP is default and not the TSP

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/Demon0312/Heterogeneous-Attentions-PDP-DRL/issues/3, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AO3GETOJW4RIOTSMB5L2Y53TIQTDNANCNFSM423E3MSA.

christianll9 commented 3 years ago

@Demon0312 Then I do not understand, why the help string says "The problem to solve, default 'tsp'". I think this is a typo

jingwenli0312 commented 3 years ago

Noted. Thanks for your reminder.


From: Christian @.> Sent: Tuesday, April 13, 2021 8:42 PM To: Demon0312/Heterogeneous-Attentions-PDP-DRL @.> Cc: Li Jingwen @.>; Mention @.> Subject: Re: [Demon0312/Heterogeneous-Attentions-PDP-DRL] What is the default problem? TSP or PDP? (#3)

    - External Email -

@Demon0312https://github.com/Demon0312 Then I do not understand, why the help string says "The problem to solve, default 'tsp'". I think this is a typo

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Demon0312/Heterogeneous-Attentions-PDP-DRL/issues/3#issuecomment-819345079, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AO3GETLWM2CPHGMQWOMKYWDTIVIQRANCNFSM423E3MSA.