NEWS
changeset 1947 b386435b3f93
parent 1945 e5c0c5cc477f
child 1948 9e9c035a08be
equal deleted inserted replaced
4:3ef00597d3c5 5:7c58e2a30eb5
    29 	    + (Dual)Expr::simplify(double tolerance) added
    29 	    + (Dual)Expr::simplify(double tolerance) added
    30 	    + getDual()
    30 	    + getDual()
    31 	  - GraphToEps:
    31 	  - GraphToEps:
    32 	    + negateY() opt
    32 	    + negateY() opt
    33 	    + male/female node shapes :)
    33 	    + male/female node shapes :)
    34 	    + correct BoundingBor handling
    34 	    + correct %%BoundingBox handling
    35 	  - Tools:
    35 	  - Tools:
    36 	    + Timer can be stop()ed and (re)start()ed
    36 	    + Timer can be stop()ed and (re)start()ed
    37 	    + radix sort algo
    37 	    + radix sort algorithm
    38 	    + tolerance.h for working with imprecise numbers
    38 	    + tolerance.h for working with imprecise numbers
    39 	* Changed namings:
    39 	* Backward incompatibilities/changed namings:
    40 	  - Access functions of TimeStamp/Timer
    40 	  - Access functions of TimeStamp/Timer
    41 	  - Undir graph interface: findUndirEdge, ConUndirEdgeIt
    41 	  - Undir graph interface: findUEdge, ConUEdgeIt
    42 	  - pred -> predEdge renaming in search algorithms
    42 	  - pred -> predEdge renaming in search algorithms
    43 	  - SnapShot -> Snapshot in {List,Smart}Graph
    43 	  - SnapShot -> Snapshot in {List,Smart}Graph
    44 	  - NewEdgeSetAdaptor -> ListEdgeSet
    44 	  - NewEdgeSetAdaptor -> ListEdgeSet
    45 	  - LP: set{Obj,Row,Col}() -> {obj,row,col}()
    45 	  - LP: set{Obj,Row,Col}() -> {obj,row,col}()
    46 	  - "label" instead of "id" inside the LGF files
    46 	  - "label" instead of "id" inside the LGF files