Fri, 22 Jul 2005 11:04:27 +0000 |
hegyi |
There were bugs, created yesterday, and there is still one. (I hope only one :) )
|
changeset |
files
|
Fri, 22 Jul 2005 09:41:20 +0000 |
athos |
Some changes to kruskal stuff.
|
changeset |
files
|
Thu, 21 Jul 2005 19:28:29 +0000 |
hegyi |
Edge and nodemap edition is done.
|
changeset |
files
|
Wed, 20 Jul 2005 22:36:37 +0000 |
zsuzska |
kruskal_demo corrected, quicktour filled with kruskal
|
changeset |
files
|
Wed, 20 Jul 2005 16:05:04 +0000 |
athos |
Documentation (lp_demo,lp_maxflow) and slight changes (rest).
|
changeset |
files
|
Wed, 20 Jul 2005 16:03:41 +0000 |
athos |
Typo.
|
changeset |
files
|
Wed, 20 Jul 2005 12:13:36 +0000 |
alpar |
- spellcheck in doc
|
changeset |
files
|
Wed, 20 Jul 2005 08:33:33 +0000 |
alpar |
- Doc improvements, spell checks
|
changeset |
files
|
Wed, 20 Jul 2005 08:06:32 +0000 |
alpar |
- graph_to_eps_demo.cc is rightly documented
|
changeset |
files
|
Wed, 20 Jul 2005 08:03:15 +0000 |
alpar |
A bit more information on installation.
|
changeset |
files
|
Wed, 20 Jul 2005 08:02:11 +0000 |
alpar |
Minor change
|
changeset |
files
|
Wed, 20 Jul 2005 08:01:16 +0000 |
alpar |
docfix
|
changeset |
files
|
Tue, 19 Jul 2005 12:40:23 +0000 |
alpar |
Produce less messages.
|
changeset |
files
|
Mon, 18 Jul 2005 15:10:22 +0000 |
deba |
Improving tests.
|
changeset |
files
|
Mon, 18 Jul 2005 15:09:37 +0000 |
deba |
New undirected graph type
|
changeset |
files
|
Mon, 18 Jul 2005 15:08:18 +0000 |
deba |
UndirFullGraph class
|
changeset |
files
|
Mon, 18 Jul 2005 15:07:28 +0000 |
deba |
Improve findEdge interface
|
changeset |
files
|
Mon, 18 Jul 2005 15:05:50 +0000 |
deba |
Solving ambigous function call
|
changeset |
files
|
Mon, 18 Jul 2005 15:03:55 +0000 |
deba |
Fix concepts and constraints
|
changeset |
files
|
Fri, 15 Jul 2005 21:17:18 +0000 |
hegyi |
EdgeMapEditor is on its way, but it is far not yet ready.
|
changeset |
files
|
Fri, 15 Jul 2005 16:12:35 +0000 |
alpar |
Wrap long lines
|
changeset |
files
|
Fri, 15 Jul 2005 16:01:55 +0000 |
athos |
Some demo programs got some interface. Most progress with lp_maxflow_demo.cc, which also got documented.
|
changeset |
files
|
Fri, 15 Jul 2005 14:35:07 +0000 |
alpar |
Englishing
|
changeset |
files
|
Fri, 15 Jul 2005 14:13:07 +0000 |
alpar |
Demos module added
|
changeset |
files
|
Thu, 14 Jul 2005 12:23:15 +0000 |
alpar |
Each version of Kruskal is called the same ( kruskal(g,in,out) ) independently
|
changeset |
files
|
Wed, 13 Jul 2005 20:02:29 +0000 |
alpar |
Avoid ambiguity.
|
changeset |
files
|
Wed, 13 Jul 2005 19:49:36 +0000 |
alpar |
Doc improvement
|
changeset |
files
|
Wed, 13 Jul 2005 14:17:13 +0000 |
deba |
Demo displays information on the screen
|
changeset |
files
|
Wed, 13 Jul 2005 14:05:49 +0000 |
deba |
Demo about descriptor map.
|
changeset |
files
|
Wed, 13 Jul 2005 13:16:57 +0000 |
deba |
Swap function for DescriptorMap
|
changeset |
files
|
Tue, 12 Jul 2005 21:45:39 +0000 |
hegyi |
Developing of edgemap editing is started.
|
changeset |
files
|
Tue, 12 Jul 2005 18:21:49 +0000 |
hegyi |
Editors are based.
|
changeset |
files
|
Tue, 12 Jul 2005 16:19:06 +0000 |
alpar |
Doc image generation is turned off to reduce the size of the distro file.
|
changeset |
files
|
Tue, 12 Jul 2005 16:17:16 +0000 |
alpar |
Bezier classes are made more consistent
|
changeset |
files
|
Tue, 12 Jul 2005 16:16:19 +0000 |
alpar |
Improve doc
|
changeset |
files
|
Tue, 12 Jul 2005 16:15:37 +0000 |
alpar |
moveSource() -> changeSource()
|
changeset |
files
|
Tue, 12 Jul 2005 13:36:01 +0000 |
ladanyi |
Added the individual png files to EXTRA_DIST instead of the icons directory. This way the .svn directories do not get in the tarball. An alternative solution would be to delete these in a dist-hook target.
|
changeset |
files
|
Mon, 11 Jul 2005 08:54:31 +0000 |
athos |
Typo.
|
changeset |
files
|
Thu, 07 Jul 2005 15:58:19 +0000 |
athos |
lp_test: error messages with appropriate status/value info
|
changeset |
files
|
Thu, 07 Jul 2005 15:00:04 +0000 |
athos |
Some testing of the LP interface: bugs got fixed.
|
changeset |
files
|
Thu, 07 Jul 2005 09:04:39 +0000 |
athos |
Decided not to \include the sample.lgf in the quicktour: so it can be bigger.
|
changeset |
files
|
Tue, 05 Jul 2005 14:36:10 +0000 |
athos |
Documented Balazs's stuff. Quite enough of that.
|
changeset |
files
|
Mon, 04 Jul 2005 17:51:07 +0000 |
deba |
May it does not throw Warning with g++-4.0
|
changeset |
files
|
Mon, 04 Jul 2005 17:22:03 +0000 |
deba |
NewUndirEdgeSetAdaptor class
|
changeset |
files
|
Mon, 04 Jul 2005 17:16:05 +0000 |
alpar |
Some more doxygen command killed.
|
changeset |
files
|
Mon, 04 Jul 2005 16:27:54 +0000 |
alpar |
Kill several doxygen warnings
|
changeset |
files
|
Mon, 04 Jul 2005 16:18:11 +0000 |
klao |
trivial bugfix for deba
|
changeset |
files
|
Mon, 04 Jul 2005 16:11:33 +0000 |
athos |
Doc.
|
changeset |
files
|
Mon, 04 Jul 2005 16:11:00 +0000 |
deba |
Specialization for string literals.
|
changeset |
files
|
Mon, 04 Jul 2005 15:03:25 +0000 |
deba |
Updated but not complete doc for IO.
|
changeset |
files
|
Mon, 04 Jul 2005 13:10:34 +0000 |
deba |
New graph copy interface
|
changeset |
files
|
Mon, 04 Jul 2005 13:08:31 +0000 |
athos |
Doc.
|
changeset |
files
|
Mon, 04 Jul 2005 07:51:57 +0000 |
deba |
Doc repaired
|
changeset |
files
|
Fri, 01 Jul 2005 16:10:46 +0000 |
athos |
Graph input-output demo, some documentation.
|
changeset |
files
|
Fri, 01 Jul 2005 10:33:27 +0000 |
athos |
Doc review+corrections in my own documentation according to the reviewers comments.
|
changeset |
files
|
Thu, 30 Jun 2005 16:13:30 +0000 |
athos |
Mainly doc review.
|
changeset |
files
|
Wed, 29 Jun 2005 19:44:30 +0000 |
hegyi |
Uh, long comment arrives... Zoom update does not happen after editorial steps. Nodes initial color is light blue, if there is any item under them. Strange node-text relations disappeared. Initial values of new items are given now in a more common way. The wood-cutter way of handling default values of properties is now changed.
|
changeset |
files
|
Wed, 29 Jun 2005 15:41:33 +0000 |
hegyi |
Function names are corrected according to naming conventions.
|
changeset |
files
|
Wed, 29 Jun 2005 12:52:20 +0000 |
alpar |
Hmmm...
|
changeset |
files
|
Tue, 28 Jun 2005 17:46:35 +0000 |
athos |
Some corrections to graph_io.dox (mainly language corrections). Improvements on quicktour.
|
changeset |
files
|