Re: [sumo-dev] System Optimal Traffic Asaignment

2021-04-07 Thread behzad bamdad mehrabani
Hello Jakob,
Thank you very much for the recommendation. I will apply such an algorithm
and let you know if I have further questions.
Regards,

On Wed, Apr 7, 2021 at 1:58 PM Jakob Erdmann  wrote:

> Hello Behzad,
> I suppose you could run duarouter twice within a single iteration (once
> with UE edge weights and once with SO weights) and only use a subset of the
> vehicles for each duarouter call. Then you can combine both route files in
> the sumo call.
>
> regards,
> Jakob
>
> Am Mi., 31. März 2021 um 18:45 Uhr schrieb behzad bamdad mehrabani <
> bm.bam...@gmail.com>:
>
>> Dear Michael,
>>
>> I have a question. I would like to perform a traffic assignment (with
>> DuaIterate.py) in which half of the vehicles follow UE and the other half
>> follow SO (using marginal travel times). How can I do so?
>>
>> Regards,
>>
>> On Mon, Mar 29, 2021 at 11:25 AM behzad bamdad mehrabani <
>> bm.bam...@gmail.com> wrote:
>>
>>> Hello,
>>>
>>> Your adaptations are all right. I test it on some networks and it works
>>> fine.
>>>
>>> Thank you
>>>
>>>
>>> On Sat, Mar 27, 2021 at 7:05 PM Michael Behrisch 
>>> wrote:
>>>
 Hi,
 the checks already failed before, so it is not your fault.
 Could you already have a look at my adaptions?

 Best regards,
 Michael

 Am 15.03.21 um 21:44 schrieb behzad bamdad mehrabani:
 > Hello
 > I saw the message "Some checks were not successful" on the pull
 request
 > that I made on Github, how can I solve this?
 > Regards,
 >
 > On Fri, Mar 12, 2021 at 4:44 PM behzad bamdad mehrabani
 > mailto:bm.bam...@gmail.com>> wrote:
 >
 > Dear Jakob,
 >
 > I made a pull request on Github.
 > Looking forward to hearing from you.
 >
 > Regards,
 >
 > On Thu, Mar 11, 2021 at 12:08 PM behzad bamdad mehrabani
 > mailto:bm.bam...@gmail.com>> wrote:
 >
 > Thank you very mich for your reply.
 > I will follow the steps and let you know when it finishes.
 > Regards,
 >
 > On Thu, 11 Mar 2021 at 12:02, Jakob Erdmann
 > mailto:namdre.s...@gmail.com>> wrote:
 >
 > Sounds great!
 > Please see
 >
 https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work
 > <
 https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work>
 >
 > Am Do., 11. März 2021 um 11:49 Uhr schrieb behzad bamdad
 > mehrabani >>> bm.bam...@gmail.com>>:
 >
 > This is Behzad Bamdad Mehrabani, a Ph.D. candidate
 from
 > UC Louvain, Belgium. Within this email, I would like
 to
 > inform you that I modify the duaIterate.py tool in
 sumo
 > in order to reach System Optimal traffic assignment
 with
 > the logit route choice model.
 >
 > Therefore, I would be happy if you could let me know
 how
 > I can contribute to SUMO and make it available online
 on
 > the SUMO website.
 >
 > Regards,
 > --
 > /Behzad Bamdad Mehrabani/
 > *
 > *
 > *Ph.D. Candidate, UCLouvain, Faculty of Architecture,
 > Architectural Engineering and Urban Planning, Tournai,
 > Belgium*
 > https://uclouvain.be/en/directories/behzad.bamdad
 > 
 >
 > E-mails: bm.bam...@gmail.com >>> bm.bam...@gmail.com>
 >behzad.bam...@uclouvain.be
 > 
 >
 > cell: (+32) 497 29 22 14
 >
 > ___
 > sumo-dev mailing list
 > sumo-dev@eclipse.org 
 > To unsubscribe from this list, visit
 > https://www.eclipse.org/mailman/listinfo/sumo-dev
 > 
 >
 > ___
 > sumo-dev mailing list
 > sumo-dev@eclipse.org 
 > To unsubscribe from this list, visit
 > https://www.eclipse.org/mailman/listinfo/sumo-dev
 > 
 >
 > --
 > /Behzad Bamdad Mehrabani/
 > *
 > *
 > *Ph.D. Candidate, UCLouvain, Faculty of Architecture,
 > Architectural Engineering and Urban Planning, Tournai,
 Belgium*
 > 

Re: [sumo-dev] System Optimal Traffic Asaignment

2021-04-07 Thread Jakob Erdmann
Hello Behzad,
I suppose you could run duarouter twice within a single iteration (once
with UE edge weights and once with SO weights) and only use a subset of the
vehicles for each duarouter call. Then you can combine both route files in
the sumo call.

regards,
Jakob

Am Mi., 31. März 2021 um 18:45 Uhr schrieb behzad bamdad mehrabani <
bm.bam...@gmail.com>:

> Dear Michael,
>
> I have a question. I would like to perform a traffic assignment (with
> DuaIterate.py) in which half of the vehicles follow UE and the other half
> follow SO (using marginal travel times). How can I do so?
>
> Regards,
>
> On Mon, Mar 29, 2021 at 11:25 AM behzad bamdad mehrabani <
> bm.bam...@gmail.com> wrote:
>
>> Hello,
>>
>> Your adaptations are all right. I test it on some networks and it works
>> fine.
>>
>> Thank you
>>
>>
>> On Sat, Mar 27, 2021 at 7:05 PM Michael Behrisch  wrote:
>>
>>> Hi,
>>> the checks already failed before, so it is not your fault.
>>> Could you already have a look at my adaptions?
>>>
>>> Best regards,
>>> Michael
>>>
>>> Am 15.03.21 um 21:44 schrieb behzad bamdad mehrabani:
>>> > Hello
>>> > I saw the message "Some checks were not successful" on the pull request
>>> > that I made on Github, how can I solve this?
>>> > Regards,
>>> >
>>> > On Fri, Mar 12, 2021 at 4:44 PM behzad bamdad mehrabani
>>> > mailto:bm.bam...@gmail.com>> wrote:
>>> >
>>> > Dear Jakob,
>>> >
>>> > I made a pull request on Github.
>>> > Looking forward to hearing from you.
>>> >
>>> > Regards,
>>> >
>>> > On Thu, Mar 11, 2021 at 12:08 PM behzad bamdad mehrabani
>>> > mailto:bm.bam...@gmail.com>> wrote:
>>> >
>>> > Thank you very mich for your reply.
>>> > I will follow the steps and let you know when it finishes.
>>> > Regards,
>>> >
>>> > On Thu, 11 Mar 2021 at 12:02, Jakob Erdmann
>>> > mailto:namdre.s...@gmail.com>> wrote:
>>> >
>>> > Sounds great!
>>> > Please see
>>> >
>>> https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work
>>> > <
>>> https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work>
>>> >
>>> > Am Do., 11. März 2021 um 11:49 Uhr schrieb behzad bamdad
>>> > mehrabani mailto:bm.bam...@gmail.com
>>> >>:
>>> >
>>> > This is Behzad Bamdad Mehrabani, a Ph.D. candidate from
>>> > UC Louvain, Belgium. Within this email, I would like to
>>> > inform you that I modify the duaIterate.py tool in sumo
>>> > in order to reach System Optimal traffic assignment
>>> with
>>> > the logit route choice model.
>>> >
>>> > Therefore, I would be happy if you could let me know
>>> how
>>> > I can contribute to SUMO and make it available online
>>> on
>>> > the SUMO website.
>>> >
>>> > Regards,
>>> > --
>>> > /Behzad Bamdad Mehrabani/
>>> > *
>>> > *
>>> > *Ph.D. Candidate, UCLouvain, Faculty of Architecture,
>>> > Architectural Engineering and Urban Planning, Tournai,
>>> > Belgium*
>>> > https://uclouvain.be/en/directories/behzad.bamdad
>>> > 
>>> >
>>> > E-mails: bm.bam...@gmail.com >> bm.bam...@gmail.com>
>>> >behzad.bam...@uclouvain.be
>>> > 
>>> >
>>> > cell: (+32) 497 29 22 14
>>> >
>>> > ___
>>> > sumo-dev mailing list
>>> > sumo-dev@eclipse.org 
>>> > To unsubscribe from this list, visit
>>> > https://www.eclipse.org/mailman/listinfo/sumo-dev
>>> > 
>>> >
>>> > ___
>>> > sumo-dev mailing list
>>> > sumo-dev@eclipse.org 
>>> > To unsubscribe from this list, visit
>>> > https://www.eclipse.org/mailman/listinfo/sumo-dev
>>> > 
>>> >
>>> > --
>>> > /Behzad Bamdad Mehrabani/
>>> > *
>>> > *
>>> > *Ph.D. Candidate, UCLouvain, Faculty of Architecture,
>>> > Architectural Engineering and Urban Planning, Tournai, Belgium*
>>> > https://uclouvain.be/en/directories/behzad.bamdad
>>> > 
>>> >
>>> > E-mails: bm.bam...@gmail.com 
>>> >behzad.bam...@uclouvain.be
>>> > 
>>> >
>>> > cell: (+32) 497 29 22 14
>>> >
>>> >

Re: [sumo-dev] System Optimal Traffic Asaignment

2021-03-31 Thread behzad bamdad mehrabani
Dear Michael,

I have a question. I would like to perform a traffic assignment (with
DuaIterate.py) in which half of the vehicles follow UE and the other half
follow SO (using marginal travel times). How can I do so?

Regards,

On Mon, Mar 29, 2021 at 11:25 AM behzad bamdad mehrabani <
bm.bam...@gmail.com> wrote:

> Hello,
>
> Your adaptations are all right. I test it on some networks and it works
> fine.
>
> Thank you
>
>
> On Sat, Mar 27, 2021 at 7:05 PM Michael Behrisch  wrote:
>
>> Hi,
>> the checks already failed before, so it is not your fault.
>> Could you already have a look at my adaptions?
>>
>> Best regards,
>> Michael
>>
>> Am 15.03.21 um 21:44 schrieb behzad bamdad mehrabani:
>> > Hello
>> > I saw the message "Some checks were not successful" on the pull request
>> > that I made on Github, how can I solve this?
>> > Regards,
>> >
>> > On Fri, Mar 12, 2021 at 4:44 PM behzad bamdad mehrabani
>> > mailto:bm.bam...@gmail.com>> wrote:
>> >
>> > Dear Jakob,
>> >
>> > I made a pull request on Github.
>> > Looking forward to hearing from you.
>> >
>> > Regards,
>> >
>> > On Thu, Mar 11, 2021 at 12:08 PM behzad bamdad mehrabani
>> > mailto:bm.bam...@gmail.com>> wrote:
>> >
>> > Thank you very mich for your reply.
>> > I will follow the steps and let you know when it finishes.
>> > Regards,
>> >
>> > On Thu, 11 Mar 2021 at 12:02, Jakob Erdmann
>> > mailto:namdre.s...@gmail.com>> wrote:
>> >
>> > Sounds great!
>> > Please see
>> >
>> https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work
>> > <
>> https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work>
>> >
>> > Am Do., 11. März 2021 um 11:49 Uhr schrieb behzad bamdad
>> > mehrabani mailto:bm.bam...@gmail.com
>> >>:
>> >
>> > This is Behzad Bamdad Mehrabani, a Ph.D. candidate from
>> > UC Louvain, Belgium. Within this email, I would like to
>> > inform you that I modify the duaIterate.py tool in sumo
>> > in order to reach System Optimal traffic assignment with
>> > the logit route choice model.
>> >
>> > Therefore, I would be happy if you could let me know how
>> > I can contribute to SUMO and make it available online on
>> > the SUMO website.
>> >
>> > Regards,
>> > --
>> > /Behzad Bamdad Mehrabani/
>> > *
>> > *
>> > *Ph.D. Candidate, UCLouvain, Faculty of Architecture,
>> > Architectural Engineering and Urban Planning, Tournai,
>> > Belgium*
>> > https://uclouvain.be/en/directories/behzad.bamdad
>> > 
>> >
>> > E-mails: bm.bam...@gmail.com > bm.bam...@gmail.com>
>> >behzad.bam...@uclouvain.be
>> > 
>> >
>> > cell: (+32) 497 29 22 14
>> >
>> > ___
>> > sumo-dev mailing list
>> > sumo-dev@eclipse.org 
>> > To unsubscribe from this list, visit
>> > https://www.eclipse.org/mailman/listinfo/sumo-dev
>> > 
>> >
>> > ___
>> > sumo-dev mailing list
>> > sumo-dev@eclipse.org 
>> > To unsubscribe from this list, visit
>> > https://www.eclipse.org/mailman/listinfo/sumo-dev
>> > 
>> >
>> > --
>> > /Behzad Bamdad Mehrabani/
>> > *
>> > *
>> > *Ph.D. Candidate, UCLouvain, Faculty of Architecture,
>> > Architectural Engineering and Urban Planning, Tournai, Belgium*
>> > https://uclouvain.be/en/directories/behzad.bamdad
>> > 
>> >
>> > E-mails: bm.bam...@gmail.com 
>> >behzad.bam...@uclouvain.be
>> > 
>> >
>> > cell: (+32) 497 29 22 14
>> >
>> >
>> >
>> > --
>> > /Behzad Bamdad Mehrabani/
>> > *
>> > *
>> > *Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
>> > Engineering and Urban Planning, Tournai, Belgium*
>> > https://uclouvain.be/en/directories/behzad.bamdad
>> > 
>> >
>> > E-mails: bm.bam...@gmail.com 
>> >behzad.bam...@uclouvain.be
>> > 
>> 

Re: [sumo-dev] System Optimal Traffic Asaignment

2021-03-27 Thread Michael Behrisch
Hi,
the checks already failed before, so it is not your fault.
Could you already have a look at my adaptions?

Best regards,
Michael

Am 15.03.21 um 21:44 schrieb behzad bamdad mehrabani:
> Hello
> I saw the message "Some checks were not successful" on the pull request
> that I made on Github, how can I solve this?
> Regards, 
> 
> On Fri, Mar 12, 2021 at 4:44 PM behzad bamdad mehrabani
> mailto:bm.bam...@gmail.com>> wrote:
> 
> Dear Jakob, 
> 
> I made a pull request on Github. 
> Looking forward to hearing from you. 
> 
> Regards, 
> 
> On Thu, Mar 11, 2021 at 12:08 PM behzad bamdad mehrabani
> mailto:bm.bam...@gmail.com>> wrote:
> 
> Thank you very mich for your reply. 
> I will follow the steps and let you know when it finishes. 
> Regards, 
> 
> On Thu, 11 Mar 2021 at 12:02, Jakob Erdmann
> mailto:namdre.s...@gmail.com>> wrote:
> 
> Sounds great!
> Please see
> https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work
> 
> 
> Am Do., 11. März 2021 um 11:49 Uhr schrieb behzad bamdad
> mehrabani mailto:bm.bam...@gmail.com>>:
> 
> This is Behzad Bamdad Mehrabani, a Ph.D. candidate from
> UC Louvain, Belgium. Within this email, I would like to
> inform you that I modify the duaIterate.py tool in sumo
> in order to reach System Optimal traffic assignment with
> the logit route choice model. 
> 
> Therefore, I would be happy if you could let me know how
> I can contribute to SUMO and make it available online on
> the SUMO website.
> 
> Regards, 
> -- 
> /Behzad Bamdad Mehrabani/
> *
> *
> *Ph.D. Candidate, UCLouvain, Faculty of Architecture,
> Architectural Engineering and Urban Planning, Tournai,
> Belgium*
> https://uclouvain.be/en/directories/behzad.bamdad
> 
> 
> E-mails: bm.bam...@gmail.com 
>                    behzad.bam...@uclouvain.be
>  
> 
> cell: (+32) 497 29 22 14
> 
> ___
> sumo-dev mailing list
> sumo-dev@eclipse.org 
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-dev
> 
> 
> ___
> sumo-dev mailing list
> sumo-dev@eclipse.org 
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-dev
> 
> 
> -- 
> /Behzad Bamdad Mehrabani/
> *
> *
> *Ph.D. Candidate, UCLouvain, Faculty of Architecture,
> Architectural Engineering and Urban Planning, Tournai, Belgium*
> https://uclouvain.be/en/directories/behzad.bamdad
> 
> 
> E-mails: bm.bam...@gmail.com 
>                    behzad.bam...@uclouvain.be
>  
> 
> cell: (+32) 497 29 22 14
> 
> 
> 
> -- 
> /Behzad Bamdad Mehrabani/
> *
> *
> *Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
> Engineering and Urban Planning, Tournai, Belgium*
> https://uclouvain.be/en/directories/behzad.bamdad
> 
> 
> E-mails: bm.bam...@gmail.com 
>                    behzad.bam...@uclouvain.be
>  
> 
> cell: (+32) 497 29 22 14
> 
> 
> 
> -- 
> /Behzad Bamdad Mehrabani/
> *
> *
> *Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
> Engineering and Urban Planning, Tournai, Belgium*
> https://uclouvain.be/en/directories/behzad.bamdad
> 
> 
> E-mails: bm.bam...@gmail.com 
>                    behzad.bam...@uclouvain.be
>  
> 
> cell: (+32) 497 29 22 14
> 
> ___
> sumo-dev mailing list
> sumo-dev@eclipse.org
> To unsubscribe from this list, visit 
> https://www.eclipse.org/mailman/listinfo/sumo-dev
> 

___
sumo-dev mailing list

Re: [sumo-dev] System Optimal Traffic Asaignment

2021-03-15 Thread behzad bamdad mehrabani
Hello
I saw the message "Some checks were not successful" on the pull request
that I made on Github, how can I solve this?
Regards,

On Fri, Mar 12, 2021 at 4:44 PM behzad bamdad mehrabani 
wrote:

> Dear Jakob,
>
> I made a pull request on Github.
> Looking forward to hearing from you.
>
> Regards,
>
> On Thu, Mar 11, 2021 at 12:08 PM behzad bamdad mehrabani <
> bm.bam...@gmail.com> wrote:
>
>> Thank you very mich for your reply.
>> I will follow the steps and let you know when it finishes.
>> Regards,
>>
>> On Thu, 11 Mar 2021 at 12:02, Jakob Erdmann 
>> wrote:
>>
>>> Sounds great!
>>> Please see
>>> https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work
>>>
>>> Am Do., 11. März 2021 um 11:49 Uhr schrieb behzad bamdad mehrabani <
>>> bm.bam...@gmail.com>:
>>>
 This is Behzad Bamdad Mehrabani, a Ph.D. candidate from UC Louvain,
 Belgium. Within this email, I would like to inform you that I modify the
 duaIterate.py tool in sumo in order to reach System Optimal traffic
 assignment with the logit route choice model.

 Therefore, I would be happy if you could let me know how I can
 contribute to SUMO and make it available online on the SUMO website.

 Regards,
 --
 *Behzad Bamdad Mehrabani*

 *Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
 Engineering and Urban Planning, Tournai, Belgium*
 https://uclouvain.be/en/directories/behzad.bamdad

 E-mails: bm.bam...@gmail.com
behzad.bam...@uclouvain.be

 cell: (+32) 497 29 22 14

>>> ___
 sumo-dev mailing list
 sumo-dev@eclipse.org
 To unsubscribe from this list, visit
 https://www.eclipse.org/mailman/listinfo/sumo-dev

>>> ___
>>> sumo-dev mailing list
>>> sumo-dev@eclipse.org
>>> To unsubscribe from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/sumo-dev
>>>
>> --
>> *Behzad Bamdad Mehrabani*
>>
>> *Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
>> Engineering and Urban Planning, Tournai, Belgium*
>> https://uclouvain.be/en/directories/behzad.bamdad
>>
>> E-mails: bm.bam...@gmail.com
>>behzad.bam...@uclouvain.be
>>
>> cell: (+32) 497 29 22 14
>>
>
>
> --
> *Behzad Bamdad Mehrabani*
>
> *Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
> Engineering and Urban Planning, Tournai, Belgium*
> https://uclouvain.be/en/directories/behzad.bamdad
>
> E-mails: bm.bam...@gmail.com
>behzad.bam...@uclouvain.be
>
> cell: (+32) 497 29 22 14
>


-- 
*Behzad Bamdad Mehrabani*

*Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
Engineering and Urban Planning, Tournai, Belgium*
https://uclouvain.be/en/directories/behzad.bamdad

E-mails: bm.bam...@gmail.com
   behzad.bam...@uclouvain.be

cell: (+32) 497 29 22 14
___
sumo-dev mailing list
sumo-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-dev


Re: [sumo-dev] System Optimal Traffic Asaignment

2021-03-12 Thread behzad bamdad mehrabani
Dear Jakob,

I made a pull request on Github.
Looking forward to hearing from you.

Regards,

On Thu, Mar 11, 2021 at 12:08 PM behzad bamdad mehrabani <
bm.bam...@gmail.com> wrote:

> Thank you very mich for your reply.
> I will follow the steps and let you know when it finishes.
> Regards,
>
> On Thu, 11 Mar 2021 at 12:02, Jakob Erdmann  wrote:
>
>> Sounds great!
>> Please see
>> https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work
>>
>> Am Do., 11. März 2021 um 11:49 Uhr schrieb behzad bamdad mehrabani <
>> bm.bam...@gmail.com>:
>>
>>> This is Behzad Bamdad Mehrabani, a Ph.D. candidate from UC Louvain,
>>> Belgium. Within this email, I would like to inform you that I modify the
>>> duaIterate.py tool in sumo in order to reach System Optimal traffic
>>> assignment with the logit route choice model.
>>>
>>> Therefore, I would be happy if you could let me know how I can
>>> contribute to SUMO and make it available online on the SUMO website.
>>>
>>> Regards,
>>> --
>>> *Behzad Bamdad Mehrabani*
>>>
>>> *Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
>>> Engineering and Urban Planning, Tournai, Belgium*
>>> https://uclouvain.be/en/directories/behzad.bamdad
>>>
>>> E-mails: bm.bam...@gmail.com
>>>behzad.bam...@uclouvain.be
>>>
>>> cell: (+32) 497 29 22 14
>>>
>> ___
>>> sumo-dev mailing list
>>> sumo-dev@eclipse.org
>>> To unsubscribe from this list, visit
>>> https://www.eclipse.org/mailman/listinfo/sumo-dev
>>>
>> ___
>> sumo-dev mailing list
>> sumo-dev@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-dev
>>
> --
> *Behzad Bamdad Mehrabani*
>
> *Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
> Engineering and Urban Planning, Tournai, Belgium*
> https://uclouvain.be/en/directories/behzad.bamdad
>
> E-mails: bm.bam...@gmail.com
>behzad.bam...@uclouvain.be
>
> cell: (+32) 497 29 22 14
>


-- 
*Behzad Bamdad Mehrabani*

*Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
Engineering and Urban Planning, Tournai, Belgium*
https://uclouvain.be/en/directories/behzad.bamdad

E-mails: bm.bam...@gmail.com
   behzad.bam...@uclouvain.be

cell: (+32) 497 29 22 14
___
sumo-dev mailing list
sumo-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-dev


Re: [sumo-dev] System Optimal Traffic Asaignment

2021-03-11 Thread behzad bamdad mehrabani
Thank you very mich for your reply.
I will follow the steps and let you know when it finishes.
Regards,

On Thu, 11 Mar 2021 at 12:02, Jakob Erdmann  wrote:

> Sounds great!
> Please see
> https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work
>
> Am Do., 11. März 2021 um 11:49 Uhr schrieb behzad bamdad mehrabani <
> bm.bam...@gmail.com>:
>
>> This is Behzad Bamdad Mehrabani, a Ph.D. candidate from UC Louvain,
>> Belgium. Within this email, I would like to inform you that I modify the
>> duaIterate.py tool in sumo in order to reach System Optimal traffic
>> assignment with the logit route choice model.
>>
>> Therefore, I would be happy if you could let me know how I can contribute
>> to SUMO and make it available online on the SUMO website.
>>
>> Regards,
>> --
>> *Behzad Bamdad Mehrabani*
>>
>> *Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
>> Engineering and Urban Planning, Tournai, Belgium*
>> https://uclouvain.be/en/directories/behzad.bamdad
>>
>> E-mails: bm.bam...@gmail.com
>>behzad.bam...@uclouvain.be
>>
>> cell: (+32) 497 29 22 14
>>
> ___
>> sumo-dev mailing list
>> sumo-dev@eclipse.org
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-dev
>>
> ___
> sumo-dev mailing list
> sumo-dev@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-dev
>
-- 
*Behzad Bamdad Mehrabani*

*Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
Engineering and Urban Planning, Tournai, Belgium*
https://uclouvain.be/en/directories/behzad.bamdad

E-mails: bm.bam...@gmail.com
   behzad.bam...@uclouvain.be

cell: (+32) 497 29 22 14
___
sumo-dev mailing list
sumo-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-dev


Re: [sumo-dev] System Optimal Traffic Asaignment

2021-03-11 Thread Jakob Erdmann
Sounds great!
Please see https://sumo.dlr.de/docs/FAQ.html#how_do_code_contributions_work

Am Do., 11. März 2021 um 11:49 Uhr schrieb behzad bamdad mehrabani <
bm.bam...@gmail.com>:

> This is Behzad Bamdad Mehrabani, a Ph.D. candidate from UC Louvain,
> Belgium. Within this email, I would like to inform you that I modify the
> duaIterate.py tool in sumo in order to reach System Optimal traffic
> assignment with the logit route choice model.
>
> Therefore, I would be happy if you could let me know how I can contribute
> to SUMO and make it available online on the SUMO website.
>
> Regards,
> --
> *Behzad Bamdad Mehrabani*
>
> *Ph.D. Candidate, UCLouvain, Faculty of Architecture, Architectural
> Engineering and Urban Planning, Tournai, Belgium*
> https://uclouvain.be/en/directories/behzad.bamdad
>
> E-mails: bm.bam...@gmail.com
>behzad.bam...@uclouvain.be
>
> cell: (+32) 497 29 22 14
> ___
> sumo-dev mailing list
> sumo-dev@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-dev
>
___
sumo-dev mailing list
sumo-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-dev