Hi Joerg, you are right, the scripts are no longer maintained. We started a C++ variant of the assignments methods but it is not public (and not finished) yet.
Best regards, Michael 2014/1/6 Joerg Schweizer <[email protected]>: > Dear all, > I messed around with the macro assignment methods in tools/assign > and it seems that entire parts of the Assignment.py script and the > imported module are no longer functional. > > Here are some issues I came across: > - using the -v option the function net.getfullEdgeCounts() does not find the > attribute _fullEdges ...and in fact it is nowhere initialized or set. > > - using the -+ boost option reveals that there is a module "boost" missing, > containing the boost graph, which is rather fundamental. I checked if it > expects the networkx package to be installed but it does not contain a boost > graph either. > > - using the -+ plain option produces a float division error > > I finally gave up but I thought it is worth to drop a line because > the script is still described in > http://sumo-sim.org/userdoc/Tools/Assign.html > > > So please just let me know if this script is no longer maintained or if I am > completely missing something. I am using the latest Ubuntu distribution. The > simple test network and log is attached. > > Thanks for any advise. > > Joerg > > P.S clm: > sudo ./Assignment.py -e clogit -i 10 -d > /home/joerg/projects/sumopy/scenarios/assign/ass.taz.xml -m > /home/joerg/projects/sumopy/scenarios/assign/ass.visum.txt -n > /home/joerg/projects/sumopy/scenarios/assign/ass.net.xml -+ plain -O > /home/joerg/projects/sumopy/scenarios/assign > > > -- > Joerg Schweizer > University of Bologna > DICAM-Trasportation Group > Viale Risorgimento, 2 > 40136 Bologna, Italy > Tel: +39 051 209 3338 > Fax: +39 051 209 3337 > E-mail: [email protected] > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
