|
|
@910:5a89cacf17f1
|
20 years |
marci |
minor corrections
|
|
|
@909:6a22e0dfd453
|
20 years |
Balazs Dezso |
New symmetric Graph concept.
New symmetric list and smart graph. …
|
|
|
@907:df8472ab5d4a
|
20 years |
Alpar Juttner |
I forgot to apply
for i in ls *.h ; do rpl template.h $i $i; done
in …
|
|
|
@906:17f31d280385
|
20 years |
Alpar Juttner |
Copyright header added.
|
|
|
@905:5be029d19c98
|
20 years |
Alpar Juttner |
Some code cleaning in id related stuffs
|
|
|
@904:b40afcf42a4d
|
20 years |
Alpar Juttner |
Do not document registry and map defines.
|
|
|
@903:2e664d4969d7
|
20 years |
Alpar Juttner |
Some commenticide was applied.
|
|
|
@902:309d81806228
|
20 years |
marci |
correction to 0.2
|
|
|
@901:69a8e672acb1
|
20 years |
marci |
correction of HUGO_... preproc defines.
|
|
|
@900:fc7bc2dacee5
|
20 years |
Alpar Juttner |
'iff' changed to 'if and only if'
|
|
|
@899:f485b3008cf5
|
20 years |
Alpar Juttner |
Classes (and corresponting file names) renamed:
- MinLengthPaths? -> …
|
|
|
@898:c46cfb2651ec
|
20 years |
Alpar Juttner |
Oops. I forgot to commit this at -r1204.
|
|
|
@897:ef09eee53b09
|
20 years |
Balazs Dezso |
The default constructors are removed from the maps.
The ArrayMap? is …
|
|
|
@896:3a98a1aa5a8f
|
20 years |
Alpar Juttner |
- mincostflows.h renamed to min_cost_flows.h
- minlengthpaths.h …
|
|
|
@895:b5dee93d7abd
|
20 years |
Alpar Juttner |
Minor correction to (preflow_graph.inp -> preflow_graph.dim)
|
|
|
@894:68a18cd0505c
|
20 years |
marci |
todo for real comparison
|
|
|
@893:89d5c283a485
|
20 years |
marci |
Dox readable more even.
|
|
|
@892:004636791dd7
|
20 years |
marci |
graph_wrappers now pass the tests.
|
|
|
@891:74589d20dbc3
|
20 years |
Balazs Dezso |
template<typename CMap> Map(const CMap&) like constructors and
assigns …
|
|
|
@890:3a48bc350e0f
|
20 years |
marci |
Specialized ConstMap? for defining constant maps at compile time, by …
|
|
|
@888:cc3590763f7f
|
20 years |
marci |
|
|
|
@887:ec6a528dafd2
|
20 years |
jacint |
new test graph
|
|
|
@886:23bcaa25c255
|
20 years |
jacint |
|
|
|
@885:5e59c44b6ba2
|
20 years |
Mihaly Barasz |
Kruskal cleanup:
- resolved the NonConstMapWr? bug
- docs added for …
|
|
|
@884:b06bfaaca48c
|
20 years |
Mihaly Barasz |
Somebody forgot to remove these.
|
|
|
@883:4af619b64d98
|
20 years |
Alpar Juttner |
Put away debug.h and error.h temporarily.
|
|
|
@881:a9f19f38970b
|
20 years |
Alpar Juttner |
Right (but still too short) documentation of the namespaces.
|
|
|
@880:9d0bfd35b97c
|
20 years |
Alpar Juttner |
- Name changing: XYZGraphSkeleton -> XYZGraph
- Fix some bad \ref's in …
|
|
|
@879:5e284075b193
|
20 years |
Alpar Juttner |
An alert added to doc.
|
|
|
@878:86b42ec55f3e
|
20 years |
Alpar Juttner |
Graph wrapper tests added.
|
|
|
@877:66dd225ca128
|
20 years |
Balazs Dezso |
Fix maps in the GraphWrappers?.
|
|
|
@876:26c573ca6a99
|
20 years |
Alpar Juttner |
Go back to -r1169 in order to be able to compile minlengthpath_test.cc
|
|
|
@874:2195bc090dfe
|
20 years |
Alpar Juttner |
Document the file itself.
|
|
|
@873:f3a30fda2e49
|
20 years |
Alpar Juttner |
- GraphSkeleton? renamed to ExtendableGraphSkeleton?
- Use full explicit …
|
|
|
@871:88e20db54102
|
20 years |
marci |
|
|
|
@870:9bde6cd8e3da
|
20 years |
marci |
|
|
|
@869:c19cf2007a7a
|
20 years |
marci |
more docs
|
|
|
@868:805963ea8654
|
20 years |
marci |
This is needed for the demo.
|
|
|
@867:f3cc65f9fb6b
|
20 years |
marci |
Demo file for SubGraphWrapper?<Graph>. Documentation will be added …
|
|
|
@866:7477e00f1a64
|
20 years |
marci |
|
|
|
@865:2f3f87afb1d2
|
20 years |
marci |
Sorry, the name chosen was a mistake.
|
|
|
@864:04cebb6c988f
|
20 years |
marci |
|
|
|
@863:d27bbe17b0b8
|
20 years |
marci |
An edge-map which shows the tight edges w.r.t a potential and an …
|
|
|
@862:732f2acb7239
|
20 years |
marci |
bug correction
|
|
|
@861:021e513a2d83
|
20 years |
marci |
bug correction in SubGraphWrapper?<Graph>::NodeIt::NodeIt?(...)
|
|
|
@860:3577b3db6089
|
20 years |
athos |
Completed documentation for mincostflows and minlengthpaths.
|
|
|
@859:2570784896d8
|
20 years |
Mihaly Barasz |
Forgotten std::
Apropos, why does it compile without it?
|
|
|
@858:acc83957ee4a
|
20 years |
Mihaly Barasz |
Handling strings with std::string
Do not segfault if srcdir env. …
|
|
|
@857:4e948fd205f7
|
20 years |
jacint |
docs changes
|
|
|
@856:e9d73b8e3ab6
|
20 years |
Alpar Juttner |
- Modifications to compile with icc.
- Remove some comments.
|
|
|
@855:8c44b64dd436
|
20 years |
Alpar Juttner |
Better handling of the input files of the tests.
|
|
|
@854:baf0b6e40211
|
20 years |
marci |
correction of SubGraphWrapper? bug.
|
|
|
@853:4cb8f31c1ff8
|
20 years |
Alpar Juttner |
Change the name of a template parameter.
|
|
|
@852:d50d89b86870
|
20 years |
Alpar Juttner |
Remove obsolete features.
|
|
|
@851:209c9d53e195
|
20 years |
Alpar Juttner |
Changes in doc.
|
|
|
@850:54d3c1599d08
|
20 years |
marci |
|
|
|
@849:cc3867a7d380
|
20 years |
marci |
|
|
|
@845:e4692f92a79b
|
20 years |
Akos Ladanyi |
'make distcheck' works again\!
|
|
|
@844:9bf990cb066d
|
20 years |
Balazs Dezso |
Bug fix in the symmetric maps.
Faster map initialization.
Iterators …
|
|
|
@843:d56fad02dc55
|
20 years |
Alpar Juttner |
Minor corrections. "make distclean" still doesn't work.
|
|
|
@842:a4bb28813570
|
20 years |
Alpar Juttner |
Fix a DANGEROUS bug.
|
|
|
@841:f4c32484dc5b
|
20 years |
Alpar Juttner |
Change the compilation order.
|
|
|
@840:10002fa8847a
|
20 years |
Alpar Juttner |
Change MaxFlow? to Preflow.
|
|
|
@839:3edf35893a90
|
20 years |
Alpar Juttner |
Remove unnecessary include headers.
|
|
|
@838:51dcd224455c
|
20 years |
marci |
|
|
|
@837:2d50d1f045c5
|
20 years |
Hegyi Péter |
Reserve is resolved.
|
|
|
@836:f8549e3f6c5a
|
20 years |
jacint |
preflow last changes
|
|
|
@835:eb9587f09b42
|
20 years |
Alpar Juttner |
Remove one remaining range checking.
|
|
|
@834:1dd3167db044
|
20 years |
Hegyi Péter |
There is no runtime debug in path.h
|
|
|
@833:512e5fd7d38b
|
20 years |
jacint |
preflow test
|
|
|
@832:fbee94295d75
|
20 years |
Hegyi Péter |
Eliminating redundant lines.
|
|
|
@831:b6ae3446098a
|
20 years |
Hegyi Péter |
The first version of new path test program. The old became old_path_test.
|
|
|
@830:89dfa3bece81
|
20 years |
Balazs Dezso |
KeySet? and ValueSet? are inserted into the map structures.
They makes …
|
|
|
@829:ef91373d37a8
|
20 years |
Alpar Juttner |
... and add the missing header files.
|
|
|
@828:632bb520e64b
|
20 years |
Alpar Juttner |
- hugo/skeletons/path.h added.
- Obsolete XYZ_map_factory.h's removed.
|
|
|
@827:6433f69dfc6b
|
20 years |
Alpar Juttner |
Improve docs.
|
|
|
@826:056fbb112b30
|
20 years |
Alpar Juttner |
Spell checking (Ereasable ->Erasable), affected also the code.
|
|
|
@825:738abd9d1262
|
20 years |
Alpar Juttner |
Improved docs.
|
|
|
@824:157115b5814a
|
20 years |
Alpar Juttner |
Shorter template parameter names to be more readable in Doxygen.
|
|
|
@823:afba7fbbb239
|
20 years |
Hegyi Péter |
There was a little troublie with the true return statement
|
|
|
@822:88226d9fe821
|
20 years |
Balazs Dezso |
The MapFactories? have been removed from the code because
if we use …
|
|
|
@821:283a7fe3a00e
|
20 years |
Hegyi Péter |
This is needed by path.h
|
|
|
@820:a9b6a7f73895
|
20 years |
Hegyi Péter |
path_test is getting under construction
|
|
|
@819:3623e8dbce49
|
20 years |
Hegyi Péter |
path.h by Misi, committed by Peter. There is DirPath? usw. in it.
|
|
|
@818:2b687ca1a08b
|
20 years |
Hegyi Péter |
Getting compilable with path_test
|
|
|
@817:3e30caeb9c00
|
20 years |
Balazs Dezso |
Some warining fix in maps.
|
|
|
@816:a39579c35dd7
|
20 years |
Alpar Juttner |
default_map_factory.h was missing.
|
|
|
@815:468c9ec86928
|
20 years |
Hegyi Péter |
|
|
|
@814:d2d747fe1db3
|
20 years |
Alpar Juttner |
Improve docs.
|
|
|
@813:65144c52969c
|
20 years |
Alpar Juttner |
- maxEdgeId() and maxNodeId() now works as their names suggest.
- …
|
|
|
@812:182d3a4d7ddb
|
20 years |
Alpar Juttner |
Spell checking.
|
|
|
@810:e9fbc747ca47
|
20 years |
Alpar Juttner |
Kruskal alg. (src/hugo/kruskal.h, src/test/kruskal_test.cc) is …
|
|
|
@809:ea5ae5266285
|
20 years |
Alpar Juttner |
Spell checking.
|
|
|
@807:ce85435185c3
|
20 years |
Alpar Juttner |
Correction in doc: skeleton/path.h has been moved to the 'skeletons' …
|
|
|
@806:93246c00cd24
|
20 years |
Alpar Juttner |
Minor changes in doc.
|
|
|
@805:59b8cb2cb2f8
|
20 years |
Alpar Juttner |
Changes in doc.
|
|
|
@804:6874a72dbdc5
|
20 years |
Alpar Juttner |
One more thing to do…
|
|
|
@803:c3d832275e69
|
20 years |
Alpar Juttner |
- Clarified Path skeleton.
- setStart() changed to setStartNode()
|
|
|
@802:bc0c74eeb151
|
20 years |
Alpar Juttner |
- Changes in doc
- setGraph(...) finally removed from Dijkstra, Bfs …
|
|
|
@801:48638058e188
|
20 years |
Alpar Juttner |
- Changes in doc
- Some obsolete features has been removed.
|
|
|