|
|
|
@1139:f59038affc7e
|
20 years |
Balazs Dezso |
Changing first to iterators.
|
|
|
@1138:f68cb8752d81
|
20 years |
Alpar Juttner |
Fix wrong reference in the documentation.
|
|
|
@1137:83a48cfd8553
|
20 years |
Balazs Dezso |
IO moved to lemon.
|
|
|
@1136:8d066154b66a
|
20 years |
Balazs Dezso |
Graph documentation
|
|
|
@1135:cfccb33ecf7b
|
20 years |
Balazs Dezso |
Removing graph_defines.h
|
|
|
@1134:56b07afdbf8d
|
20 years |
Balazs Dezso |
Documentation
|
|
|
@1133:9fd485470fee
|
20 years |
Balazs Dezso |
Documentation
|
|
|
@1132:ab5c81fcc31a
|
20 years |
Alpar Juttner |
Revised dijkstra.h with several new features added.
|
|
|
@1131:425731cb66de
|
20 years |
Alpar Juttner |
The new dijkstra.h comes in the next commit.
|
|
|
@1130:47ef467ccf70
|
20 years |
Alpar Juttner |
- PredNodeMap? is a NullMap? by default
- Execution with stop condition …
|
|
|
@1129:4e26fd7ffcdc
|
20 years |
Alpar Juttner |
error.h added
|
|
|
@1128:6a347310d4c2
|
20 years |
Alpar Juttner |
Several important changes:
- Named parameters for setting ReachedMap?
- …
|
|
|
@1127:2dea256cb988
|
20 years |
Alpar Juttner |
Document state_enum
|
|
|
@1126:04e1cb315951
|
20 years |
Alpar Juttner |
Oops.
|
|
|
@1125:377e240b050f
|
20 years |
Alpar Juttner |
A new exception class called UninitializedParameter?.
|
|
|
@1124:12623f7ecb37
|
20 years |
Hegyi Péter |
Dijkstra documentation is getting ready, but one decision is missing …
|
|
|
@1123:a2e93889a604
|
20 years |
Hegyi Péter |
Documentation is developing itself, but is not ready yet.
|
|
|
@1122:3ce7fc516cca
|
20 years |
Mihaly Barasz |
New error.h moved to lemon/
|
|
|
@1121:8f066fdf6dc9
|
20 years |
Mihaly Barasz |
Obsolete error.h removed
|
|
|
@1120:5d8d64bde9c5
|
20 years |
Mihaly Barasz |
Latest LEMON exception and assert concepts
|
|
|
@1119:d3504fc075dc
|
20 years |
Alpar Juttner |
Two incomplete additions:
- Exceptions
- bool map indication reached …
|
|
|
@1118:62296604afb4
|
20 years |
Alpar Juttner |
Minor changes.
|
|
|
@1117:5767cc417f62
|
20 years |
Alpar Juttner |
Bugfix
|
|
|
@1116:f97e1cbbd453
|
20 years |
Alpar Juttner |
- More or less follows the new naming convetions
- New implementation …
|
|
|
@1115:444f69240539
|
20 years |
Balazs Dezso |
Some changes in the IO and map utilities.
|
|
|
@1114:eb57527fd183
|
20 years |
Balazs Dezso |
Tutorial for graph input - output
|
|
|
@1113:b5ad821053a1
|
20 years |
marci |
correction
|
|
|
@1112:b258584569f2
|
20 years |
marci |
try of grouping for documentation
|
|
|
@1111:88ade201ffc6
|
20 years |
marci |
lower and upper bound handling functions for rows
|
|
|
@1110:ba28dfbea5f2
|
20 years |
marci |
new functions for changing lower and upper bounds of variables
|
|
|
@1109:5222b3d588c3
|
20 years |
Alpar Juttner |
- Fix missing file (max_matching.h)
|
|
|
@1108:253b66e7e41d
|
20 years |
Alpar Juttner |
- '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to …
|
|
|
@1107:d972653c89d5
|
20 years |
Alpar Juttner |
- Node shapes are shown in the doc.
- The generated PS file is closer …
|
|
|
@1106:0a7d604a9763
|
20 years |
Balazs Dezso |
Concept modification to resolve the item by its ID.
|
|
|
@1105:6777f0b0e7b5
|
20 years |
Alpar Juttner |
One more trial/approach for named params (Under constr.)
|
|
|
@1104:23a54f889272
|
20 years |
marci |
small changes, a try for max flow using expression
|
|
|
@1103:f196dc4f1b31
|
20 years |
Alpar Juttner |
Add a 'scaleToA4()' function.
|
|
|
@1102:100c8d5ee36b
|
20 years |
Alpar Juttner |
Functions to query height/width of a BoundingBox?.
|
|
|
@1101:9286569c3749
|
20 years |
Alpar Juttner |
Wrap a long line
|
|
|
@1100:299d1127a846
|
20 years |
Alpar Juttner |
- Some things to do.
|
|
|
@1099:91a8ee9d088d
|
20 years |
marci |
-=, - operators in expressions
|
|
|
@1098:e3b3667c6857
|
20 years |
jacint |
|
|
|
@1097:c91e765266d7
|
20 years |
marci |
A proposal or test implementation for linear expression`
|
|
|
@1096:1cfb25ef14d2
|
20 years |
Akos Ladanyi |
Various changes.
|
|
|
@1095:f1eb997f0418
|
20 years |
Akos Ladanyi |
Removed some unnecessary files.
|
|
|
@1094:da32bccc7c4d
|
20 years |
jacint |
|
|
|
@1093:31834bad3e84
|
20 years |
jacint |
Adding a function which returns the mate of a node.
|
|
|
@1092:36284b2500c3
|
20 years |
jacint |
following the changes of max_matching.h
|
|
|
@1091:c756973cd53c
|
20 years |
Alpar Juttner |
Now, the actual drawing is made by run() instead of the destructor.
|
|
|
@1090:9e9195331ea6
|
20 years |
jacint |
resetPos deleted
|
|
|
@1089:c0f4ebdc0034
|
20 years |
Alpar Juttner |
- Nodes are drawn in a better way
- Arrowheads made more similar in …
|
|
|
@1088:358526a620f8
|
20 years |
Alpar Juttner |
One more node-shape added.
|
|
|
@1087:d496d1d5a5e7
|
20 years |
Alpar Juttner |
Correct bad arrow enpoint when parallel edges are enabled.
|
|
|
@1086:caa13d291528
|
20 years |
Alpar Juttner |
In graphToEps(), nodes may have different shapes (circles or squares).
|
|
|
@1085:5b7ca75297b5
|
20 years |
Alpar Juttner |
- Parallel edges look a bit better
- Possibility to insert verbatim PS …
|
|
|
@1084:320a0f083ca1
|
20 years |
Alpar Juttner |
Functions added to compute the gradient of Bezier curve.
|
|
|
@1083:8043b93e5973
|
20 years |
Alpar Juttner |
Doc improvements
|
|
|
@1082:e9eae612f01c
|
20 years |
Alpar Juttner |
findEdge bugfix.
|
|
|
@1081:c0ad2673b11f
|
20 years |
marci |
more precise distinction 'tween low and high level lp interfaces
|
|
|
@1080:568ce2be7fe0
|
20 years |
Alpar Juttner |
Changes in doc.
|
|
|
@1079:81addddaf3d3
|
20 years |
Alpar Juttner |
Serious buxfig in findEdge()
|
|
|
@1078:ce8466be7683
|
20 years |
jacint |
Edmonds max_matching.h tester
|
|
|
@1077:784a8bc07316
|
20 years |
jacint |
Edmonds matching alg
|
|
|
@1076:67a115cdade4
|
20 years |
Alpar Juttner |
functor->map and map->functor converters added.
|
|
|
@1075:789bad021e2d
|
20 years |
marci |
:-}
|
|
|
@1074:4a24a46407db
|
20 years |
marci |
:-}
|
|
|
@1073:bedab8bd915f
|
20 years |
Alpar Juttner |
graph_to_eps mission accomplished.
- lemon/graph_to_eps.h header …
|
|
|
@1072:ce824c6ffd5d
|
20 years |
Alpar Juttner |
Fix 'make install' failure.
|
|
|
@1071:7c70fc1b2d8b
|
20 years |
Alpar Juttner |
Missing 'xy<T> operator*(double, xy<T>)' added.
|
|
|
@1070:6aa1520a0f2f
|
20 years |
Alpar Juttner |
ShiftMap? and ScaleMap? added
|
|
|
@1069:7b81a36809c6
|
20 years |
Alpar Juttner |
- Minor correction in time_measure.h
- A bit more meaningful test in …
|
|
|
@1068:e0b0dcee5e17
|
20 years |
Mihaly Barasz |
|
|
|
@1067:47939f501c81
|
20 years |
Mihaly Barasz |
Advances in error.h
* More clear exception usage concept
* sketch …
|
|
|
@1066:520769d825f2
|
20 years |
Mihaly Barasz |
src/work/Doxyfile: Minor changes
* include \internal documentation
…
|
|
|
@1065:340fe3cbb145
|
20 years |
Mihaly Barasz |
update to doxygen v1.4.0
|
|
|
@1064:5f0a20861a77
|
20 years |
Mihaly Barasz |
Doxyfile: minor changes
|
|
|
@1063:d53a12d49262
|
20 years |
Mihaly Barasz |
Doxyfile updated to doxygen v1.4.0
|
|
|
@1062:8226427845bc
|
20 years |
Alpar Juttner |
- Parallel edge support (without arrowheads)
- Texts on the nodes
|
|
|
@1061:e3433c024123
|
20 years |
Alpar Juttner |
- Empty doxygen comments
- sconst -> const
|
|
|
@1060:7a24bb2e7480
|
20 years |
Mihaly Barasz |
Nasty bug in undir_graph_extender.h
|
|
|
@1059:bd97feae7d90
|
20 years |
jacint |
|
|
|
@1058:dddb01f98796
|
20 years |
jacint |
undirgrafbug
|
|
|
@1057:4588f97ad91f
|
20 years |
jacint |
undirgrafbug
|
|
|
@1056:cbc27743e17a
|
20 years |
Mihaly Barasz |
Exception hierarchy sketch.
Exception safe exception classes.
|
|
|
@1055:f901ff02b2d7
|
20 years |
Alpar Juttner |
graphToEps also accepts an output file name parameter.
|
|
|
@1054:6a62b1b4cf23
|
20 years |
Mihaly Barasz |
countUndirEdges bugs fixed
|
|
|
@1053:90f8696360b2
|
20 years |
Mihaly Barasz |
UndirGraphs?: invalid edge bug
|
|
|
@1052:172ce6c3ac6e
|
20 years |
Alpar Juttner |
Two examples showing a bit more convenient way to implement named …
|
|
|
@1051:4ebe32765b48
|
20 years |
Alpar Juttner |
graphToEps is now able to write to any ostream.
|
|
|
@1050:bcc0766a7b86
|
20 years |
Alpar Juttner |
Several new named parameters and documentation added to graphToEps().
|
|
|
@1049:e27446e1deda
|
20 years |
Alpar Juttner |
Conversion constructor added
|
|
|
@1048:38a49245a701
|
20 years |
marci |
minor changes for various number types
|
|
|
@1047:a6094968ed09
|
20 years |
Alpar Juttner |
Bugfix
|
|
|
@1046:1bb1d4c87331
|
20 years |
Alpar Juttner |
An experimental graph-to-eps exporter.
|
|
|
@1045:1bf336c63f25
|
20 years |
Alpar Juttner |
Several new member functions added to BoundingBox?
|
|
|
@1044:f97380557656
|
20 years |
Alpar Juttner |
- Missing 'const' keywords added
- Stupid implementation of 'AbsMap?' …
|
|
|
@1043:52a2201a88e9
|
20 years |
Alpar Juttner |
Several changes in doc
|
|
|
@1042:9c5daf8e3e32
|
20 years |
Alpar Juttner |
Serious bugfix in WriteMap?<K,T>::Constraints
|
|
|
@1041:9d503ce002db
|
20 years |
Alpar Juttner |
- Several convenience maps added to maps.h
- Improvements in doc
|
|
|
@1040:372f08e8f403
|
20 years |
Balazs Dezso |
AlterationObserverRegistry? -> AlterationNotifier?
third step
|
|
|