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 |