alliance-programmers '01
ALC : CVS loginfo, ocp/src


VANCOUR Emmanuel [Mai] (mai0009@messiaen.lip6.fr)
Thu, 27 Sep 2001 12:35:34 +0200

=================================================================== Modification le : Thu Sep 27 12:35:18 CEST 2001 Par : mai0009 =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/ocp/src In directory bizet.lip6.fr:/users/dsk03/mai0009/alliance/sources/ocp/src Modified Files: Ocp.cpp PPlacement.cpp Log Message: help mis a jour, placement automatique des connecteurs maj =================================================================== Index: Ocp.cpp =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocp/src/Ocp.cpp,v retrieving revision 1.15 retrieving revision 1.16 diff -r1.15 -r1.16 20a21 > << "o -v : verbose mode" << endl 21a23,24 > << "o -c : create connectors (placement randomly generated)" << endl > << "o -ioc : create connectors and place it using .ioc file" << endl 29c32,34 < << "o -rows <NR> : the placement will have <NR> rows"<< endl << endl; --- > << "o -rows <NR> : the placement will have <NR> rows"<< endl > << "o -mdl <NL> : maximum loop of final optimisation " > << "default : <NL> = 2" << endl; 125,126d129 < < 192c195 < cout << "WARNING : invalid argument for -ml" << endl; --- > cout << "WARNING : invalid argument for -mdl" << endl; 250a254 > if ( Margin < 0.15 ) Margin = 0.15; 284,285c288,291 < << endl << "gnuplot view.gpl" < << endl << "to create view.ps postscript graphic" --- > << endl << "gnuplot afterglobal.gpl" > << endl << "gnuplot binsafterglobal.gpl" > << endl << "gnuplot init.gpl" > << endl << "gnuplot instances-init.gpl" 287c293 < << endl << "to create stat.ps postscript graphic" << endl; --- > << endl << "gnuplot view.gpl" << endl; Index: PPlacement.cpp =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocp/src/PPlacement.cpp,v retrieving revision 1.33 retrieving revision 1.34 diff -r1.33 -r1.34 943,944c943,944 < interval = (double)(long)((maxx - minx) / (faces[0] + 1)); < pos = minx + interval; --- > interval = ((maxx - minx) / (faces[0])); > pos = minx + interval / 2; =================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://www-asim.lip6.fr/alliance/mailing-lists/

 



Alliance Web Site © 1997, 2002 ASIM/LIP6/UPMC, page maintained by Czo [Olivier Sirol] , last updated on 27 September 2001.