2007-11-17 |
deba |
Redesign the maximum flow algorithms
|
changeset |
files
|
2007-11-14 |
deba |
Query the result value of an expression
|
changeset |
files
|
2007-11-14 |
deba |
Elevator: slight changes in elevator interface
|
changeset |
files
|
2007-11-14 |
deba |
IntegerMap
|
changeset |
files
|
2007-11-14 |
deba |
removing semicolon ftom the end of GRAPH_TYPEDEFS
|
changeset |
files
|
2007-11-14 |
kpeter |
Small changes in the min. cost flow classes.
|
changeset |
files
|
2007-11-08 |
deba |
Planar graph coloring
|
changeset |
files
|
2007-11-07 |
kpeter |
Small bug fix.
|
changeset |
files
|
2007-10-30 |
deba |
Change to new union-find interface
|
changeset |
files
|
2007-10-30 |
deba |
Redesign interface of MaxMatching and UnionFindEnum
|
changeset |
files
|
2007-10-30 |
deba |
Bug fix
|
changeset |
files
|
2007-10-25 |
alpar |
Fix a typo that caused the failure of 'make dist'
|
changeset |
files
|
2007-10-24 |
deba |
BpUGraphReader and Writer
|
changeset |
files
|
2007-10-20 |
deba |
Forgotten images
|
changeset |
files
|
2007-10-19 |
deba |
planar doxygen group
|
changeset |
files
|
2007-10-19 |
deba |
Planar Grid Embedding
|
changeset |
files
|
2007-10-19 |
deba |
Bug fix in undirected graphs (adding loops)
|
changeset |
files
|
2007-10-19 |
ladanyi |
Build fix.
|
changeset |
files
|
2007-10-17 |
deba |
setAll for iterable bool maps
|
changeset |
files
|
2007-10-13 |
ladanyi |
Added the function isFinite(), and replaced the calls to finite() with it.
|
changeset |
files
|
2007-10-12 |
ladanyi |
Makefile fix.
|
changeset |
files
|
2007-10-09 |
deba |
Bad documentation
|
changeset |
files
|
2007-10-09 |
deba |
Adding doc
|
changeset |
files
|
2007-10-09 |
deba |
Documentation for lemon tools
|
changeset |
files
|
2007-10-09 |
deba |
Minor bug fixes in documentation
|
changeset |
files
|
2007-10-09 |
deba |
Bug fix and redesign StdMap
|
changeset |
files
|
2007-10-09 |
deba |
Bug fix in MaxMatching
|
changeset |
files
|
2007-10-02 |
deba |
Removing other occurences of cnt
|
changeset |
files
|
2007-10-02 |
deba |
Doc bug fix
|
changeset |
files
|
2007-10-02 |
deba |
New developers page
|
changeset |
files
|
2007-10-01 |
alpar |
make it compatible with current version of glpk
|
changeset |
files
|
2007-10-01 |
alpar |
- Gamma distributon random variable.
|
changeset |
files
|
2007-10-01 |
alpar |
Missing header file added.
|
changeset |
files
|
2007-09-30 |
deba |
Avoiding warnings
|
changeset |
files
|
2007-09-30 |
deba |
Planarity checking and embedding
|
changeset |
files
|
2007-09-28 |
deba |
Once again bug fix in significant bit calculation
|
changeset |
files
|
2007-09-28 |
deba |
The same for unsigned radix sort
|
changeset |
files
|
2007-09-28 |
deba |
Bug fix in most significant digit calculation
|
changeset |
files
|
2007-09-27 |
kpeter |
Bug fixes in the documentation (mainly bad references).
|
changeset |
files
|
2007-09-26 |
deba |
Generate tools documentation
|
changeset |
files
|
2007-09-19 |
kpeter |
Small bug fixes and changes in the documentation.
|
changeset |
files
|
2007-09-16 |
kpeter |
Small improvement in documentation.
|
changeset |
files
|
2007-09-16 |
kpeter |
Missing header.
|
changeset |
files
|
2007-09-13 |
kpeter |
Small changes in min. cost flow algorithms.
|
changeset |
files
|
2007-09-13 |
kpeter |
Small bug fixes.
|
changeset |
files
|
2007-08-31 |
deba |
Invalid assignments ambiguity handling
|
changeset |
files
|
2007-08-28 |
deba |
More simple interface for PathDumper
|
changeset |
files
|
2007-08-28 |
deba |
PathNodeIt
|
changeset |
files
|
2007-08-28 |
deba |
Redesign of augmenting path based matching
|
changeset |
files
|
2007-08-25 |
ladanyi |
Consider the CPXMIP_OPTIMAL_TOL status as OPTIMAL too.
|
changeset |
files
|
2007-08-24 |
deba |
uedgeset is an alias for edgeset
|
changeset |
files
|
2007-08-21 |
deba |
Query functions: aMatching and bMatching
|
changeset |
files
|
2007-08-11 |
deba |
Common interface for bipartite matchings
|
changeset |
files
|
2007-07-26 |
deba |
Reporting invalid ID
|
changeset |
files
|
2007-07-26 |
deba |
Correction in the line numbering method
|
changeset |
files
|
2007-07-05 |
deba |
Sample input for sat-2 and sat demos
|
changeset |
files
|
2007-06-26 |
deba |
The mip column addition hack is necessary only for 4.16
|
changeset |
files
|
2007-06-15 |
deba |
Improvments in min cost flow algorithms
|
changeset |
files
|
2007-06-15 |
deba |
Space reservation for SmartGraph
|
changeset |
files
|
2007-06-15 |
deba |
Using set() instead of assignment
|
changeset |
files
|
2007-06-12 |
alpar |
Spellcheck
|
changeset |
files
|
2007-06-07 |
deba |
Correction for multiple point on starting sweep line
|
changeset |
files
|
2007-06-05 |
alpar |
Update the demo file of Circulation
|
changeset |
files
|
2007-06-05 |
alpar |
Two new constructors added to dim2::BoundingBox
|
changeset |
files
|
2007-06-05 |
alpar |
Negate the meaning of the delta parameter
|
changeset |
files
|
2007-06-05 |
alpar |
Minor improvement in Tutorial
|
changeset |
files
|
2007-06-05 |
alpar |
Bugfix and improvement in -tsp2 algorithm
|
changeset |
files
|
2007-06-05 |
deba |
Delaunay triangulation
|
changeset |
files
|
2007-06-05 |
alpar |
A minimum spanning tree based TSP algorithm is added (-tsp2)
|
changeset |
files
|
2007-06-05 |
alpar |
- Fix a serious bug in UEulerIt
|
changeset |
files
|
2007-05-11 |
deba |
Patch in network simplex
|
changeset |
files
|
2007-05-11 |
deba |
Patch for retrieving reached/processed node in dijkstra, bfs and dfs
|
changeset |
files
|
2007-05-10 |
deba |
Bug fix
|
changeset |
files
|
2007-05-07 |
deba |
Conformity to new GLPK interface
|
changeset |
files
|
2007-05-07 |
deba |
Various min cost flow solvers
|
changeset |
files
|
2007-05-07 |
deba |
Modified start() function in Dfs and Dijkstra classes to give back reached
|
changeset |
files
|
2007-05-07 |
deba |
Bug fix in Bfs class.
|
changeset |
files
|
2007-05-07 |
deba |
Small improvements in MinMeanCycle class.
|
changeset |
files
|
2007-04-24 |
alpar |
Integer parameters also convert to double
|
changeset |
files
|
2007-04-20 |
alpar |
Fix the bug
|
changeset |
files
|
2007-04-20 |
alpar |
Test the repository checking service
|
changeset |
files
|
2007-04-20 |
alpar |
Fix the test bug
|
changeset |
files
|
2007-04-20 |
ladanyi |
Sorry...
|
changeset |
files
|
2007-04-20 |
ladanyi |
fix to compile with gcc 4.1.2
|
changeset |
files
|
2007-04-20 |
alpar |
Test broken repository warning
|
changeset |
files
|
2007-04-20 |
deba |
Renaming topology doxygen group
|
changeset |
files
|
2007-04-20 |
deba |
Doc change
|
changeset |
files
|
2007-04-20 |
deba |
Clear for unionfinds
|
changeset |
files
|
2007-04-19 |
deba |
Allowing 'string' type quoting
|
changeset |
files
|
2007-04-19 |
deba |
Helper classs for checking existence of a nested class
|
changeset |
files
|
2007-04-19 |
deba |
Redesigned Kruskal algorithm
|
changeset |
files
|
2007-04-19 |
deba |
Corrections on StoreBoolMap
|
changeset |
files
|
2007-04-19 |
deba |
Doc fix
|
changeset |
files
|
2007-04-18 |
deba |
Small changes
|
changeset |
files
|
2007-04-18 |
deba |
Demo program for SAT problems
|
changeset |
files
|
2007-04-11 |
ladanyi |
Added SimplePath::front().
|
changeset |
files
|
2007-04-10 |
athos |
Slight modifications.
|
changeset |
files
|
2007-04-06 |
deba |
Parameter reordering
|
changeset |
files
|
2007-03-30 |
deba |
Small improvments
|
changeset |
files
|
2007-03-27 |
athos |
I only corrected bugs to make things compile: some featured not implemented here yet.
|
changeset |
files
|
2007-03-26 |
deba |
Bug fix
|
changeset |
files
|
2007-03-22 |
deba |
Right dimacs format for min cost flows
|
changeset |
files
|
2007-03-22 |
ladanyi |
Append the svn revision number to the version string automatically.
|
changeset |
files
|
2007-03-14 |
deba |
Bug fix
|
changeset |
files
|
2007-03-14 |
deba |
dim_to_lgf
|
changeset |
files
|
2007-03-13 |
alpar |
Minimum mean cycle algorithm contributed by Peter Kovacs.
|
changeset |
files
|
2007-03-13 |
alpar |
Doc improvements contributed by Peter Kovacs.
|
changeset |
files
|
2007-03-13 |
alpar |
Using LEMON_ASSERT instead of LogicError()
|
changeset |
files
|
2007-03-13 |
alpar |
Better doc.
|
changeset |
files
|
2007-03-12 |
deba |
Missing template keyword bug
|
changeset |
files
|
2007-03-12 |
alpar |
dim_to_lgf has been moved to tools/ (from demo/)
|
changeset |
files
|
2007-03-12 |
alpar |
The lemon repository has been renamed
|
changeset |
files
|
2007-03-12 |
alpar |
An improved version of ArgParser: You don't need to give an explicit storage
|
changeset |
files
|
2007-03-07 |
deba |
Data hiding
|
changeset |
files
|
2007-03-07 |
deba |
Steiner 2-approximation demo
|
changeset |
files
|
2007-03-07 |
deba |
More query functions
|
changeset |
files
|
2007-03-07 |
deba |
Little interface improvment
|
changeset |
files
|
2007-03-07 |
deba |
Some design correction
|
changeset |
files
|
2007-03-07 |
deba |
naming convention:
|
changeset |
files
|
2007-03-06 |
deba |
Correction of urls and email addresses
|
changeset |
files
|
2007-03-06 |
deba |
Bug fix missing include
|
changeset |
files
|
2007-03-06 |
deba |
Bug fix
|
changeset |
files
|
2007-03-05 |
deba |
Bug whit Parent typedef in SplitGraphAdaptor::CombinedEdgeMap
|
changeset |
files
|
2007-03-03 |
alpar |
Happy New Year to all source files!
|
changeset |
files
|
2007-03-03 |
alpar |
- '-Wshadow' seemed to strict therefore removed
|
changeset |
files
|
2007-03-03 |
alpar |
arg_parser.h: A command line argument parser.
|
changeset |
files
|
2007-03-03 |
alpar |
More doc.
|
changeset |
files
|
2007-03-03 |
alpar |
Fix icc compilation failures
|
changeset |
files
|
2007-03-02 |
deba |
Hard Warning checking
|
changeset |
files
|
2007-03-02 |
deba |
Bug fix
|
changeset |
files
|
2007-03-01 |
deba |
getNotifier to notifier renaming
|
changeset |
files
|
2007-03-01 |
deba |
steiner.h into the makefile
|
changeset |
files
|
2007-03-01 |
deba |
2-approximation of Steiner-tree problem
|
changeset |
files
|
2007-03-01 |
deba |
Bug fix
|
changeset |
files
|
2007-03-01 |
alpar |
ball2() -> disc() renaming
|
changeset |
files
|
2007-03-01 |
alpar |
Prescaling can be turned off
|
changeset |
files
|
2007-02-21 |
deba |
Once again minor doc changes
|
changeset |
files
|
2007-02-21 |
deba |
Minor changes
|
changeset |
files
|
2007-02-21 |
deba |
Reorganization of the modules and groups
|
changeset |
files
|
2007-02-20 |
alpar |
A preflow based general network circulation algorithm and a simple demo
|
changeset |
files
|
2007-02-20 |
alpar |
Some two dimensional random distribution added.
|
changeset |
files
|
2007-02-20 |
alpar |
Doc improvements
|
changeset |
files
|
2007-02-19 |
deba |
Adding original license to the file
|
changeset |
files
|
2007-02-19 |
deba |
Minor fix
|
changeset |
files
|
2007-02-19 |
deba |
Some documentation changes
|
changeset |
files
|
2007-02-19 |
deba |
Naming convention changes
|
changeset |
files
|
2007-02-19 |
deba |
Bug fixes
|
changeset |
files
|
2007-02-19 |
alpar |
More adequate doc.
|
changeset |
files
|
2007-02-16 |
deba |
Using const in lp interface
|
changeset |
files
|
2007-02-16 |
alpar |
Check Soplex support, as well
|
changeset |
files
|
2007-02-15 |
deba |
Lp row and col getter function
|
changeset |
files
|
2007-02-15 |
deba |
Changes on the LP interface
|
changeset |
files
|
2007-02-15 |
deba |
Small changes
|
changeset |
files
|
2007-02-14 |
athos |
Implemented virtual functions of class LpCplex.
|
changeset |
files
|
2007-02-12 |
alpar |
Lagrange relaxation based algorithm for the delay constrained least cost
|
changeset |
files
|
2007-02-12 |
deba |
Some spellcheck
|
changeset |
files
|
2007-02-12 |
deba |
Dijkstra could return the temporarly distance of the current node
|
changeset |
files
|
2007-02-11 |
deba |
Some bug fix
|
changeset |
files
|
2007-02-07 |
alpar |
Further doc improvements
|
changeset |
files
|
2007-02-06 |
alpar |
Two new distributions added:
|
changeset |
files
|
2007-02-06 |
alpar |
Doc improvements
|
changeset |
files
|
2007-01-25 |
alpar |
A push/relabel type max cardinality matching implementation.
|
changeset |
files
|
2007-01-25 |
alpar |
Doc improvements
|
changeset |
files
|
2007-01-23 |
deba |
Correction of the wrong base class
|
changeset |
files
|
2007-01-23 |
alpar |
Several doc improvements.
|
changeset |
files
|
2007-01-22 |
athos |
Small bug corrected.
|
changeset |
files
|
2007-01-22 |
alpar |
- Some bugfixes
|
changeset |
files
|
2007-01-19 |
alpar |
Spellcheck
|
changeset |
files
|
2007-01-19 |
alpar |
elevator.h: A class for handling item labels in push-relabel type algorithms
|
changeset |
files
|
2007-01-12 |
athos |
One important thing only: equality-type constraint can now be added to an lp. The prettyPrint functions are not too pretty yet, I accept.
|
changeset |
files
|
2007-01-11 |
deba |
Bug fix
|
changeset |
files
|
2007-01-11 |
deba |
G++-3.3 conform solution
|
changeset |
files
|
2007-01-11 |
deba |
Bug fix
|
changeset |
files
|
2007-01-11 |
deba |
Undirected minimum cut benchmarking
|
changeset |
files
|
2007-01-11 |
deba |
Make Hao-Orlin epsilon-safe
|
changeset |
files
|
2007-01-11 |
deba |
Bug fix
|
changeset |
files
|
2007-01-11 |
deba |
Changing implementation of undirected graphs
|
changeset |
files
|
2007-01-11 |
deba |
Adding two heuristics
|
changeset |
files
|
2007-01-09 |
athos |
Nothing serious.
|
changeset |
files
|
2007-01-08 |
deba |
New path concept and path structures
|
changeset |
files
|
2007-01-05 |
athos |
I only corrected some errors in the documentation.
|
changeset |
files
|
2006-12-19 |
deba |
MACROS for debug map usage
|
changeset |
files
|
2006-12-19 |
deba |
Bug fix
|
changeset |
files
|
2006-12-18 |
deba |
Easier inverse than m.inverse()[a] => m(a)
|
changeset |
files
|
2006-12-18 |
deba |
Better handling of inexact computation.
|
changeset |
files
|
2006-12-12 |
deba |
clone => build renaming
|
changeset |
files
|
2006-12-07 |
athos |
Query functions have been implemented for GLPK (CPLEX breaks at the moment, I guess): These functions include:
|
changeset |
files
|
2006-12-04 |
alpar |
More sophisticated warning messages.
|
changeset |
files
|
2006-12-04 |
alpar |
Fix 'unused variable' warnings
|
changeset |
files
|
2006-12-04 |
athos |
Oops. I did not mean to break the repository.
|
changeset |
files
|
2006-12-04 |
athos |
Some query functions got implemented, but only for GLPK.
|
changeset |
files
|
2006-12-04 |
alpar |
Check for gcc version 3.3, 3.4 and 4.0 as well
|
changeset |
files
|
2006-12-04 |
alpar |
Send the output to /dev/null
|
changeset |
files
|
2006-12-04 |
alpar |
Copy constructor for LpGlpk
|
changeset |
files
|
2006-11-30 |
alpar |
Automatic doc generation from the SVN trunk
|
changeset |
files
|
2006-11-30 |
alpar |
- Change the subjects of broken repository mail alerts.
|
changeset |
files
|
2006-11-30 |
alpar |
Send broken repository alert also to lemon-commits@lemon.cs.elte.hu.
|
changeset |
files
|
2006-11-30 |
alpar |
Put server services related scripts under the server-services folder.
|
changeset |
files
|
2006-11-29 |
deba |
Lp section reader
|
changeset |
files
|
2006-11-29 |
deba |
Configuration files for soplex
|
changeset |
files
|
2006-11-29 |
deba |
checking soplex
|
changeset |
files
|
2006-11-29 |
deba |
Preliminary soplex support
|
changeset |
files
|
2006-11-29 |
deba |
modified _setColCoeff and _setRowCoeff parameters
|
changeset |
files
|
2006-11-28 |
alpar |
make 'commit-checker' silent
|
changeset |
files
|
2006-11-28 |
alpar |
- update graph_oriantation.cc to be in line with the renamed xy and with the
|
changeset |
files
|
2006-11-28 |
alpar |
Make the constructors of ColIt public.
|
changeset |
files
|
2006-11-24 |
deba |
Erasing unionfind Item template parameter
|
changeset |
files
|
2006-11-21 |
deba |
Some doc fix
|
changeset |
files
|
2006-11-21 |
deba |
BfsVisitor
|
changeset |
files
|
2006-11-21 |
deba |
Keeping order of alteration observers
|
changeset |
files
|
2006-11-20 |
ladanyi |
Doc fix.
|
changeset |
files
|
2006-11-14 |
alpar |
ColIt added. (Untested, but at least it compiles.)
|
changeset |
files
|
2006-11-13 |
alpar |
Test the automatic compilation checker 1/2: fix the repo again
|
changeset |
files
|
2006-11-13 |
alpar |
Test the automatic compilation checker 1/2: make a bug
|
changeset |
files
|
2006-11-13 |
deba |
Conditional execution until the target is reached
|
changeset |
files
|
2006-11-09 |
alpar |
Bugfix: didn't removed the lock file if something went wrong
|
changeset |
files
|
2006-11-09 |
alpar |
Test the automatic compilation checker 3/3: fix repo again
|
changeset |
files
|
2006-11-09 |
alpar |
Test the automatic compilation checker 2/3: wrong commit
|
changeset |
files
|
2006-11-09 |
alpar |
Test the automatic compilation checker 1/3
|
changeset |
files
|
2006-11-08 |
alpar |
Send message to the commit author, as well
|
changeset |
files
|
2006-11-08 |
alpar |
Script for automatic checking of SVN commit's consistency
|
changeset |
files
|
2006-11-03 |
deba |
First implementation of the static graph class
|
changeset |
files
|
2006-11-03 |
deba |
General mapping based variant type
|
changeset |
files
|
2006-11-03 |
deba |
Spellchecking
|
changeset |
files
|
2006-11-03 |
deba |
GraphCopy and UGraphCopy modifications
|
changeset |
files
|
2006-11-03 |
deba |
Strict checking disabled
|
changeset |
files
|
2006-10-31 |
athos |
Corrected some typos and grammatical errors.
|
changeset |
files
|
2006-10-31 |
deba |
Removing template Map template parameter from InvertableMaps
|
changeset |
files
|
2006-10-31 |
deba |
The implementation of the graph copy is changed
|
changeset |
files
|
2006-10-31 |
deba |
Bug fix
|
changeset |
files
|
2006-10-31 |
deba |
Renaming MinCut
|
changeset |
files
|
2006-10-31 |
deba |
Bug fix
|
changeset |
files
|
2006-10-31 |
deba |
Bug fixes
|
changeset |
files
|
2006-10-31 |
mqrelly |
tutorial update
|
changeset |
files
|
2006-10-31 |
alpar |
One more refinement
lemon-0.6
|
changeset |
files
|
2006-10-31 |
alpar |
Update scripts
|
changeset |
files
|
2006-10-31 |
alpar |
update for version 0.6
|
changeset |
files
|
2006-10-31 |
alpar |
icpc-9.0 compilation bugfix
|
changeset |
files
|
2006-10-30 |
deba |
Min cost flow is renamed to SspMinCostFlow
|
changeset |
files
|
2006-10-30 |
athos |
Small bugs in the documentation 2.
|
changeset |
files
|
2006-10-30 |
alpar |
Turn off 32 bit only tests, cont'd.
|
changeset |
files
|
2006-10-30 |
athos |
Small bugs in the documentation.
|
changeset |
files
|
2006-10-30 |
alpar |
Turn off 32 bit only tests.
|
changeset |
files
|
2006-10-30 |
alpar |
repository cleanup
|
changeset |
files
|
2006-10-30 |
alpar |
- Add an autopackage generator script for glpk
|
changeset |
files
|
2006-10-30 |
deba |
Bug fix for removing heap Item from template parameter list
|
changeset |
files
|
2006-10-30 |
athos |
ColName() -> colName(), Coeff() -> coeff()
|
changeset |
files
|
2006-10-30 |
athos |
LEMON_INTEGER -> INT
|
changeset |
files
|
2006-10-27 |
hegyi |
NEWS updated to Rel0.6 - according to Alpar's instruction, at last
|
changeset |
files
|
2006-10-27 |
hegyi |
NEWS updated to Rel0.6
|
changeset |
files
|
2006-10-27 |
athos |
A little test was born for Expr::simplify().
|
changeset |
files
|
2006-10-26 |
mqrelly |
Bug #46 fixed: Superfluous template parameter in Heap concept
|
changeset |
files
|
2006-10-26 |
alpar |
concept -> concepts cont'd
|
changeset |
files
|
2006-10-26 |
alpar |
Doc update
|
changeset |
files
|
2006-10-24 |
alpar |
concept -> concepts (namespace & directory)
|
changeset |
files
|
2006-10-24 |
alpar |
Spellcheck
|
changeset |
files
|
2006-10-22 |
alpar |
Docfix.
|
changeset |
files
|
2006-10-20 |
alpar |
Doc improvements.
|
changeset |
files
|
2006-10-20 |
alpar |
Graph imlementations actually provide ReferenceMaps.
|
changeset |
files
|
2006-10-18 |
deba |
It have not been saved
|
changeset |
files
|
2006-10-18 |
deba |
Some improvements on item readers and writers
|
changeset |
files
|
2006-10-17 |
alpar |
Remove superfluous #ifndef boundaries
|
changeset |
files
|
2006-10-17 |
alpar |
A trial to make the last test platform independent.
|
changeset |
files
|
2006-10-17 |
deba |
Documentation for UndirGraphAdaptor
|
changeset |
files
|
2006-10-17 |
alpar |
Compilation warning resolved.
|
changeset |
files
|
2006-10-17 |
alpar |
Compilation warning resolved.
|
changeset |
files
|
2006-10-17 |
deba |
SimpleMap and SimpleWriteMap
|
changeset |
files
|
2006-10-17 |
deba |
Update the Path concept
|
changeset |
files
|
2006-10-17 |
deba |
Documentation is moved to source file
|
changeset |
files
|
2006-10-17 |
deba |
Little modification on interface and documentation
|
changeset |
files
|
2006-10-17 |
alpar |
Benchmark the running time of lemon::Random
|
changeset |
files
|
2006-10-17 |
alpar |
Change for better measurement very fast operations (enable a higher
|
changeset |
files
|
2006-10-14 |
deba |
New random interface
|
changeset |
files
|
2006-10-13 |
alpar |
Improve build environment and scripts
|
changeset |
files
|
2006-10-12 |
alpar |
Turn off 32bit specific tests.
|
changeset |
files
|
2006-10-12 |
alpar |
Turn off 32bit specific tests.
|
changeset |
files
|
2006-10-12 |
alpar |
Bugfix
|
changeset |
files
|
2006-10-12 |
alpar |
Improve the configuration environment / repository layout:
|
changeset |
files
|
2006-10-12 |
alpar |
EdgeLookUp and AllEdgeLookUp tests added.
|
changeset |
files
|
2006-10-12 |
alpar |
EdgeLookUp and AllEdgeLookUp added.
|
changeset |
files
|
2006-10-12 |
alpar |
Minor change in 'make rpm' behaviour.
|
changeset |
files
|
2006-10-10 |
alpar |
docfix
|
changeset |
files
|
2006-10-05 |
alpar |
Fix a bug and two warnings
|
changeset |
files
|
2006-10-03 |
deba |
Some rearrangement of concepts and extenders
|
changeset |
files
|
2006-10-03 |
deba |
Some doc fix
|
changeset |
files
|
2006-10-02 |
deba |
Mersenne Twister random number generator
|
changeset |
files
|
2006-10-02 |
athos |
Improved documentation.
|
changeset |
files
|
2006-10-02 |
deba |
include just the existing solvers
|
changeset |
files
|
2006-10-02 |
athos |
MIP interface tested (and corrected) for cplex 9.0
|
changeset |
files
|
2006-09-29 |
deba |
Doc fix
|
changeset |
files
|
2006-09-29 |
deba |
Moving the file into correct group
|
changeset |
files
|
2006-09-29 |
deba |
Exporting interface to the Graph class
|
changeset |
files
|
2006-09-29 |
deba |
findEdge extension also for the BpUGraphs
|
changeset |
files
|
2006-09-26 |
athos |
Minor changes.
|
changeset |
files
|
2006-09-25 |
athos |
Too many files added: sorry.
|
changeset |
files
|
2006-09-25 |
athos |
Missing cplex files: sorry.
|
changeset |
files
|
2006-09-21 |
athos |
Interface to the cplex MIP solver: it is little, a bit sour but it is ours.
|
changeset |
files
|
2006-09-14 |
deba |
Doc fix
|
changeset |
files
|
2006-09-14 |
alpar |
The recent progresses on the tutorial due to Mark.
|
changeset |
files
|
2006-09-14 |
alpar |
Fix another one external build problem.
|
changeset |
files
|
2006-09-14 |
alpar |
Doc improvements
|
changeset |
files
|
2006-09-08 |
athos |
Some corrections.
|
changeset |
files
|
2006-09-08 |
deba |
Some small improvments
|
changeset |
files
|
2006-09-07 |
deba |
Hao-Orlin algorithm
|
changeset |
files
|
2006-09-07 |
deba |
Add missing header sentry
|
changeset |
files
|
2006-09-07 |
alpar |
Resolve 'unused variable' warning
|
changeset |
files
|
2006-09-07 |
alpar |
Revert an unintentional commit in r2933
|
changeset |
files
|
2006-09-07 |
alpar |
xy -> dim2::Point
|
changeset |
files
|
2006-09-06 |
deba |
I forgot to remove the benchmarking part of code
|
changeset |
files
|
2006-09-06 |
deba |
UnionFind
|
changeset |
files
|
2006-09-06 |
deba |
Some doc fix
|
changeset |
files
|
2006-09-06 |
deba |
Signaling alterations in BpUGraphs
|
changeset |
files
|
2006-09-06 |
deba |
New map type based on array map for debugging purpose
|
changeset |
files
|
2006-09-06 |
deba |
Bug fix in DescriptorMap
|
changeset |
files
|
2006-09-06 |
deba |
An easy avoiding of a bug
|
changeset |
files
|
2006-09-06 |
deba |
Bug fix
|
changeset |
files
|
2006-09-06 |
deba |
Using abort() instead of exit(1)
|
changeset |
files
|
2006-09-06 |
alpar |
Disable mip_test when no LP solver is available.
|
changeset |
files
|
2006-09-04 |
alpar |
Add missing Tutorial dox files
|
changeset |
files
|
2006-09-04 |
alpar |
Tutorial improvements by Mark (mqrelly)
|
changeset |
files
|
2006-09-04 |
alpar |
'make doc' is now working also in case of external build.
|
changeset |
files
|
2006-09-04 |
deba |
Bug fix in SmartEdgeSet
|
changeset |
files
|
2006-09-04 |
deba |
Bug fix
|
changeset |
files
|
2006-09-04 |
deba |
Proper exception handling in the SmartEdgeSet
|
changeset |
files
|
2006-09-04 |
deba |
Snapshot for SmartUGraph an SmartBpUGraph
|
changeset |
files
|
2006-09-04 |
deba |
Bug fix in ListBpUGraph
|
changeset |
files
|
2006-09-04 |
deba |
Improvment in exception handling
|
changeset |
files
|
2006-09-04 |
deba |
Bug fix in UndirGraphAdaptor
|
changeset |
files
|
2006-09-04 |
deba |
Bug fix in countANodes/countBNodes
|
changeset |
files
|
2006-08-30 |
athos |
Fixed the mip error (mipstatus was incorrect).
|
changeset |
files
|
2006-08-28 |
alpar |
Doc improvementst & todos
|
changeset |
files
|
2006-08-28 |
alpar |
Update header list
|
changeset |
files
|
2006-08-28 |
ladanyi |
bezier.h is no longer in the repository.
|
changeset |
files
|
2006-08-14 |
deba |
Omit warnings
|
changeset |
files
|
2006-08-14 |
deba |
Omit warning
|
changeset |
files
|
2006-08-14 |
alpar |
Remove superfluous include headers
|
changeset |
files
|
2006-08-14 |
alpar |
- bezier.h went to lemon/bits/
|
changeset |
files
|
2006-08-11 |
deba |
BiVariant moved to lemon/bits/variant.h
|
changeset |
files
|
2006-08-11 |
deba |
Doc fix
|
changeset |
files
|
2006-08-10 |
alpar |
Doc improvements
|
changeset |
files
|
2006-08-10 |
alpar |
Some color constants added (BLACK, WHITE, RED etc)
|
changeset |
files
|
2006-08-10 |
alpar |
Resolve unused variable warning.
|
changeset |
files
|
2006-08-10 |
alpar |
- Change ColorSet to Palette
|
changeset |
files
|
2006-08-10 |
alpar |
This script creates/updates the copyright header of a source file
|
changeset |
files
|
2006-08-09 |
alpar |
Do not list the header itself.
|
changeset |
files
|
2006-08-09 |
alpar |
This script lists all the header files included directly or indirectly by a certain header file.
|
changeset |
files
|
2006-08-02 |
ladanyi |
CPLEX 9.x support.
|
changeset |
files
|
2006-08-02 |
ladanyi |
Fixed the mailinglist link and removed the gui section.
|
changeset |
files
|
2006-08-01 |
ladanyi |
More "doxygenish" syntax.
|
changeset |
files
|
2006-07-27 |
ladanyi |
Maybe useful, feel free to remove if not.
|
changeset |
files
|
2006-07-24 |
deba |
long long just for gnu compilers
|
changeset |
files
|
2006-07-24 |
deba |
Improving UGraph and BpUGraph concept classes
|
changeset |
files
|
2006-07-24 |
deba |
make public what() in NodeSetError
|
changeset |
files
|
2006-07-24 |
deba |
Omit warning
|
changeset |
files
|
2006-07-24 |
deba |
Change source and target for the bipartite list graph
|
changeset |
files
|
2006-07-24 |
alpar |
Minor doc improvement
|
changeset |
files
|
2006-07-20 |
alpar |
Minor doc improvement
|
changeset |
files
|
2006-07-20 |
alpar |
- Doc improvements
|
changeset |
files
|
2006-07-19 |
alpar |
spellcheck
|
changeset |
files
|
2006-07-18 |
alpar |
Minor doc changes.
|
changeset |
files
|
2006-07-18 |
alpar |
Tolerance<unsigned int> and Tolerance<unsigned long long int> added.
|
changeset |
files
|
2006-07-18 |
alpar |
Better 'Naming Convention' conformance.
|
changeset |
files
|
2006-07-18 |
alpar |
Bugfix
|
changeset |
files
|
2006-07-18 |
alpar |
exceptionName() has been thrown away
|
changeset |
files
|
2006-07-18 |
deba |
Disable assertions in default behaviour
|
changeset |
files
|
2006-07-18 |
athos |
Some tests added to the test file mip_test.cc. One problem is the verbosity of the mip solver in glpk which I couldn't find how to kill.
|
changeset |
files
|
2006-07-17 |
athos |
Modifications to the interface: colType() functions, though I left the old integer() functions, too.
|
changeset |
files
|
2006-07-17 |
athos |
mip_test file went to mip_demo.
|
changeset |
files
|
2006-07-17 |
athos |
Still not final.
|
changeset |
files
|
2006-07-17 |
athos |
Sorry, mistake
|
changeset |
files
|
2006-07-17 |
athos |
MIP support added (by Jano, the Great).
|
changeset |
files
|
2006-07-17 |
alpar |
Even better...
|
changeset |
files
|
2006-07-17 |
athos |
Some documentation got changed.
|
changeset |
files
|
2006-07-14 |
alpar |
reference to modules added
|
changeset |
files
|
2006-07-14 |
alpar |
Minor comment added.
|
changeset |
files
|
2006-07-14 |
alpar |
Some updates and restructuring
|
changeset |
files
|
2006-07-14 |
alpar |
glemon is in a separate repository.
|
changeset |
files
|
2006-07-14 |
deba |
Using fixed bipartite graph
|
changeset |
files
|
2006-07-14 |
deba |
Bug fix in MinCostMaxBipartiteMatching
|
changeset |
files
|
2006-07-12 |
alpar |
Must have been changed because of the private copy constructor.
|
changeset |
files
|
2006-07-12 |
alpar |
... and fix another one.
|
changeset |
files
|
2006-07-12 |
alpar |
... and fix a stupid bug.
|
changeset |
files
|
2006-07-12 |
alpar |
(Hopefully) finish privatizing the copy constr. and operator= in
|
changeset |
files
|
2006-07-12 |
ladanyi |
New, less general installation instructions.
|
changeset |
files
|
2006-07-12 |
deba |
Resolving: Bug #51
|
changeset |
files
|
2006-07-12 |
deba |
Resolving: Bug #52
|
changeset |
files
|
2006-07-11 |
alpar |
- Disable the copy constructor and operator= of {List|Smart}[U]Graph.
|
changeset |
files
|
2006-07-11 |
ladanyi |
Do not install the documentation if configure was called with --disable-doc.
|
changeset |
files
|
2006-07-11 |
deba |
Renameing file: graph_component.h => graph_components.h
|
changeset |
files
|
2006-07-11 |
ladanyi |
Removed references to the gui.
|
changeset |
files
|
2006-07-11 |
alpar |
Use sed instead of rpl
|
changeset |
files
|
2006-07-11 |
alpar |
Minor doc improvements
|
changeset |
files
|
2006-07-11 |
hegyi |
README version one is added.
|
changeset |
files
|
2006-07-10 |
deba |
Modifications in the Graph Component concepts
|
changeset |
files
|
2006-07-05 |
alpar |
As we agreed, Node/Edge::operator<() is required by the concept
|
changeset |
files
|
2006-07-04 |
ladanyi |
Distribute Makefiles.
|
changeset |
files
|
2006-07-04 |
ladanyi |
Distribute Doxyfile.in and lemon.pc.in.
|
changeset |
files
|
2006-07-04 |
alpar |
- Revised "Concepts" group documentation
|
changeset |
files
|
2006-06-30 |
deba |
Revert splitted files
|
changeset |
files
|
2006-06-30 |
deba |
Splitted graph files
|
changeset |
files
|
2006-06-28 |
deba |
new snapshot
|
changeset |
files
|
2006-06-28 |
deba |
Some modification in the documentation.
|
changeset |
files
|
2006-06-28 |
deba |
Make explicit constructors
|
changeset |
files
|
2006-06-28 |
deba |
Removing concepts for extendable and erasable graphs
|
changeset |
files
|
2006-06-26 |
deba |
Smaller Simple Bucket Heap
|
changeset |
files
|
2006-06-22 |
ladanyi |
Set svn:ignore property.
|
changeset |
files
|
2006-06-22 |
ladanyi |
Single makefile.
|
changeset |
files
|
2006-06-22 |
deba |
Added reserveNode function.
|
changeset |
files
|
2006-06-21 |
ladanyi |
Set props.
|
changeset |
files
|
2006-06-21 |
ladanyi |
Moved the po directory to glemon/trunk.
|
changeset |
files
|
2006-06-21 |
ladanyi |
Moved the gui to glemon/trunk.
|
changeset |
files
|
2006-06-21 |
ladanyi |
Exclude the gui from the build.
|
changeset |
files
|
2006-06-20 |
athos |
Slight changes in doc.
|
changeset |
files
|
2006-06-19 |
deba |
Improvement:
|
changeset |
files
|
2006-06-06 |
deba |
Doc bug fix
|
changeset |
files
|
2006-05-31 |
klao |
benchmark: radix_sort-bench was not compiled
|
changeset |
files
|
2006-05-30 |
deba |
Bug fix in the list bipartite undirected graph
|
changeset |
files
|
2006-05-21 |
ladanyi |
Gettext is needed for bootstrapping.
|
changeset |
files
|
2006-05-18 |
deba |
Bug fix
|
changeset |
files
|
2006-05-18 |
alpar |
Bugfix
|
changeset |
files
|
2006-05-18 |
alpar |
Spellcheck
|
changeset |
files
|
2006-05-18 |
deba |
Erasing some code from the examples
|
changeset |
files
|
2006-05-18 |
deba |
Erasing unused parameter names
|
changeset |
files
|
2006-05-18 |
deba |
Functor usage for writeable map adaptors
|
changeset |
files
|
2006-05-17 |
alpar |
Docfix
|
changeset |
files
|
2006-05-17 |
deba |
SimpleBucketHeap added
|
changeset |
files
|
2006-05-17 |
alpar |
Fix Bug #45: Missing include
|
changeset |
files
|
2006-05-16 |
deba |
DirUGraphAdaptor documentation
|
changeset |
files
|
2006-05-16 |
alpar |
Polinomial template class
|
changeset |
files
|
2006-05-15 |
deba |
Bug fix by Jano
|
changeset |
files
|
2006-05-15 |
deba |
Documentation improvements
|
changeset |
files
|
2006-05-15 |
deba |
Writing only not empty sections
|
changeset |
files
|
2006-05-15 |
deba |
Bug fix
|
changeset |
files
|
2006-05-12 |
deba |
New demo file for computing disjoint paths
|
changeset |
files
|
2006-05-12 |
deba |
Bug fix
|
changeset |
files
|
2006-05-12 |
deba |
Remade SplitGraphAdaptor
|
changeset |
files
|
2006-05-12 |
deba |
Revised Compile Time Arithmetic
|
changeset |
files
|
2006-05-12 |
deba |
Two state Variant
|
changeset |
files
|
2006-05-12 |
deba |
Extenders modified
|
changeset |
files
|
2006-05-09 |
athos |
Fixed typos.
|
changeset |
files
|
2006-05-09 |
deba |
Bug fix
|
changeset |
files
|
2006-05-09 |
alpar |
- fix bug #43: static and const in Tolerance class
|
changeset |
files
|
2006-05-09 |
alpar |
Create a separate group for matrices
|
changeset |
files
|
2006-05-09 |
alpar |
Also install .gif files.
|
changeset |
files
|
2006-05-08 |
deba |
Getting Negative Cycle
|
changeset |
files
|
2006-05-05 |
deba |
Bug fix: Using set instead reference assignment
|
changeset |
files
|
2006-05-02 |
ladanyi |
gLEMON does not compile with gtkmm 2.4.x
|
changeset |
files
|
2006-04-27 |
deba |
Tabu Search by Szabadkai Mark
|
changeset |
files
|
2006-04-27 |
ladanyi |
added scrollbars to the canvas
|
changeset |
files
|
2006-04-27 |
ladanyi |
filter loop edges
|
changeset |
files
|
2006-04-25 |
deba |
Bug fix in findUEdge
|
changeset |
files
|
2006-04-18 |
ladanyi |
id->label
|
changeset |
files
|
2006-04-18 |
alpar |
Also check mingw compatibility
|
changeset |
files
|
2006-04-18 |
deba |
Bug fix
|
changeset |
files
|
2006-04-18 |
deba |
Images into the algorithm groups
|
changeset |
files
|
2006-04-18 |
deba |
Doc fix
|
changeset |
files
|
2006-04-18 |
deba |
Refinements in bipartite matching algorithms
|
changeset |
files
|
2006-04-14 |
ladanyi |
added missing glibc2.m4
|
changeset |
files
|
2006-04-14 |
ladanyi |
downgrade to gettext 0.14.2
|
changeset |
files
|
2006-04-14 |
ladanyi |
po update
|
changeset |
files
|
2006-04-14 |
ladanyi |
bugfix
|
changeset |
files
|
2006-04-14 |
ladanyi |
distribute m4/*.m4
|
changeset |
files
|
2006-04-14 |
ladanyi |
some reorganization
|
changeset |
files
|
2006-04-14 |
deba |
MaxWeightedBipartiteMatching
|
changeset |
files
|
2006-04-14 |
deba |
Changing the mining of the clear in heaps
|
changeset |
files
|
2006-04-14 |
ladanyi |
bugfix
|
changeset |
files
|
2006-04-14 |
ladanyi |
make distcheck should work now
|
changeset |
files
|
2006-04-13 |
ladanyi |
Removed a 0x00 byte which confused the file utility.
|
changeset |
files
|
2006-04-13 |
klao |
more explicit :)
|
changeset |
files
|
2006-04-13 |
klao |
path.h: bugfix, returning reference to a temporary
|
changeset |
files
|
2006-04-12 |
ladanyi |
svn:ignore
|
changeset |
files
|
2006-04-12 |
ladanyi |
revert to single configure scheme
|
changeset |
files
|
2006-04-07 |
deba |
New Algorithm group for matchings
|
changeset |
files
|
2006-04-07 |
deba |
Forgotten functions in the graph adaptor extenders.
|
changeset |
files
|
2006-04-07 |
deba |
Bipartite Graph Max Cardinality Matching (Hopcroft-Karp)
|
changeset |
files
|
2006-04-06 |
deba |
Commiting The DynamicAsymMatrixMap from Nagy Jano
|
changeset |
files
|
2006-04-04 |
deba |
LinearHeap is renamed to BucketHeap which is more conform
|
changeset |
files
|
2006-04-04 |
deba |
Doxygen log corrections
|
changeset |
files
|
2006-04-04 |
deba |
The algorithm does not change the capacity and the flow in the resgraph
|
changeset |
files
|
2006-04-03 |
deba |
More mingw compatibility
|
changeset |
files
|
2006-04-03 |
deba |
Edmonds-Karp MaxFlow
|
changeset |
files
|
2006-04-03 |
deba |
Small corrections
|
changeset |
files
|
2006-04-03 |
deba |
Writeable extension of some maps
|
changeset |
files
|
2006-04-03 |
deba |
Correcting the structure of the graph's and adaptor's map.
|
changeset |
files
|
2006-04-03 |
deba |
Naming convention fix
|
changeset |
files
|
2006-04-03 |
deba |
Count ANodes-BNodes
|
changeset |
files
|
2006-03-31 |
deba |
MinGW32 compatibility
|
changeset |
files
|
2006-03-31 |
deba |
MinGW compatibility fix
|
changeset |
files
|
2006-03-31 |
deba |
NaN checking to be conform to MinGW32
|
changeset |
files
|
2006-03-31 |
deba |
Bugfix in the minimum cost arborescence algorithm
|
changeset |
files
|
2006-03-30 |
jacint |
tolerance class incorporated
|
changeset |
files
|
2006-03-30 |
jacint |
Unionfind changes induced some bugs here. Also some augmentations made.
|
changeset |
files
|
2006-03-30 |
alpar |
docfix
|
changeset |
files
|
2006-03-30 |
deba |
IncEdgeIt goes through on loop edges twice.
|
changeset |
files
|
2006-03-30 |
deba |
Rewritten countItems and findEdges
|
changeset |
files
|
2006-03-27 |
deba |
Adding todo to preflow
|
changeset |
files
|
2006-03-27 |
klao |
missing ignore
|
changeset |
files
|
2006-03-27 |
deba |
Minimum Cost Arborescence algorithm
|
changeset |
files
|
2006-03-27 |
deba |
Doc rearrangement
|
changeset |
files
|
2006-03-24 |
klao |
bootstrap: quiet option
|
changeset |
files
|
2006-03-23 |
ladanyi |
ignore generated files
|
changeset |
files
|
2006-03-23 |
ladanyi |
include fixes
|
changeset |
files
|
2006-03-23 |
ladanyi |
- added gettext infrastructure to the gui
|
changeset |
files
|
2006-03-21 |
deba |
Renaming files
|
changeset |
files
|
2006-03-17 |
klao |
unused parameters fix
|
changeset |
files
|
2006-03-16 |
klao |
rethrow fix
|
changeset |
files
|
2006-03-15 |
alpar |
"Node shapes" added
|
changeset |
files
|
2006-03-15 |
alpar |
Also check gcc-4.1
|
changeset |
files
|
2006-03-15 |
alpar |
Spellcheck
|
changeset |
files
|
2006-03-10 |
klao |
unionfind_test: double erase is not supported anymore
|
changeset |
files
|
2006-03-10 |
klao |
UnionFindEnum: one remaining bug; removing commented out code
|
changeset |
files
|
2006-03-10 |
klao |
UnionFindEnum revision:
|
changeset |
files
|
2006-03-08 |
deba |
Omitting warning
|
changeset |
files
|
2006-03-07 |
deba |
Removing obsolote "id" map handling
|
changeset |
files
|
2006-03-06 |
deba |
Checking missing section reader
|
changeset |
files
|
2006-03-06 |
deba |
Clarifing alteration observing system
|
changeset |
files
|
2006-03-06 |
deba |
Bugfix in the hyper map
|
changeset |
files
|
2006-03-03 |
klao |
Bugfix: an ugly artefact of the 'id' -> 'label' renaming
|
changeset |
files
|
2006-03-03 |
deba |
Some documentation arrangement modification
|
changeset |
files
|
2006-03-02 |
deba |
Bugfix in bpugraph
|
changeset |
files
|
2006-03-01 |
klao |
bugfix: moving "invalid.h" down to "bits" broke autoconf
|
changeset |
files
|
2006-03-01 |
deba |
utility, invalid and traits moved to bits
|
changeset |
files
|
2006-03-01 |
deba |
UNDIRGRAPH_TYPEDEFS => UGRAPH_TYPEDEFS
|
changeset |
files
|
2006-03-01 |
deba |
The graph adadptors can be alteration observed.
|
changeset |
files
|
2006-03-01 |
deba |
Some classes assumed that the GraphMaps should be inherited
|
changeset |
files
|
2006-03-01 |
deba |
Traits for alteration notifiers
|
changeset |
files
|
2006-03-01 |
deba |
Bug fix
|
changeset |
files
|
2006-02-27 |
deba |
Default constructor which allocates empty graphs
|
changeset |
files
|
2006-02-27 |
deba |
An additional simplier interface for static size graphs.
|
changeset |
files
|
2006-02-27 |
deba |
Bug fix
|
changeset |
files
|
2006-02-24 |
deba |
Bug fix
|
changeset |
files
|
2006-02-24 |
deba |
Bugfix
|
changeset |
files
|
2006-02-23 |
deba |
ListBpUGraph
|
changeset |
files
|
2006-02-23 |
deba |
Little bugfixes, spellchecks and improvements
|
changeset |
files
|
2006-02-23 |
deba |
Renaming to be convient to the naming of the adaptors
|
changeset |
files
|
2006-02-22 |
deba |
Mergeing extendermerge branch
|
changeset |
files
|
2006-02-22 |
alpar |
vmap.h: Enables one to create maps with a virtual base class.
|
changeset |
files
|
2006-02-21 |
alpar |
RefPtr: a reference counted pointer class
|
changeset |
files
|
2006-02-21 |
alpar |
Fix bug #26: Check if an edge is a loop and do not draw then
|
changeset |
files
|
2006-02-20 |
deba |
Second renaming of min cut
|
changeset |
files
|
2006-02-20 |
alpar |
Public data members of xy became documented
|
changeset |
files
|
2006-02-20 |
alpar |
Spellchecking
|
changeset |
files
|
2006-02-20 |
alpar |
Dewarningification
|
changeset |
files
|
2006-02-20 |
alpar |
- RGB color related stuff is in color.h now
|
changeset |
files
|
2006-02-20 |
alpar |
Doc changes
|
changeset |
files
|
2006-02-20 |
alpar |
One more step towards Undir -> U conversion...
|
changeset |
files
|
2006-02-14 |
deba |
Name modification
|
changeset |
files
|
2006-02-13 |
deba |
New algorithm:
|
changeset |
files
|
2006-02-07 |
deba |
Easier checking in DEBUG mode
|
changeset |
files
|
2006-02-07 |
deba |
Compilation with G++ -ansi
|
changeset |
files
|
2006-02-06 |
deba |
Bug fix
|
changeset |
files
|
2006-02-06 |
deba |
Bug fix
|
changeset |
files
|
2006-02-06 |
deba |
Bug fixes in ListEdgeSet
|
changeset |
files
|
2006-02-06 |
deba |
Bug fix
|
changeset |
files
|
2006-02-06 |
alpar |
- Increased max. number of iteration
|
changeset |
files
|
2006-02-06 |
alpar |
Spellcheck
|
changeset |
files
|
2006-02-03 |
alpar |
- svn lock doesn't work
lemon-0.5
|
changeset |
files
|
2006-02-03 |
alpar |
Last struggle against Doxygen.
|
changeset |
files
|
2006-02-03 |
alpar |
Unified copyright notices
|
changeset |
files
|
2006-02-03 |
alpar |
Change the compilation flag at release make distcheck.
|
changeset |
files
|
2006-02-03 |
alpar |
Minor change.
|
changeset |
files
|
2006-02-03 |
alpar |
Polish the doc.
|
changeset |
files
|
2006-02-03 |
klao |
graph_adaptor.h: spacing corrections in doc
|
changeset |
files
|
2006-02-03 |
klao |
graph_adaptor.h: probably a doxygen bug: in tex formulas there should be
|
changeset |
files
|
2006-02-03 |
klao |
lp_cplex.cc: bugfix in _setColName, _getColName implemented
|
changeset |
files
|
2006-02-03 |
alpar |
Fight with Doxygen.
|
changeset |
files
|
2006-02-03 |
alpar |
Hopefully we can release 0.5 today
|
changeset |
files
|
2006-02-02 |
alpar |
minor changes
|
changeset |
files
|
2006-02-02 |
alpar |
- workaround for a Doxygen 1.4.6 bug
|
changeset |
files
|
2006-02-02 |
klao |
NEWS: major changes since 0.4 added
|
changeset |
files
|
2006-02-02 |
alpar |
Use short icpc paths
|
changeset |
files
|
2006-02-02 |
ladanyi |
Fix crash when an arrow is clicked with the delete tool.
|
changeset |
files
|
2006-02-02 |
klao |
kruskal.h: an overloaded function for older, pointer-style iterators
|
changeset |
files
|
2006-02-02 |
alpar |
The version tag of the trunk is svn-head
|
changeset |
files
|
2006-02-02 |
alpar |
- also works off-line
|
changeset |
files
|
2006-02-02 |
alpar |
Towards icc-8.0 compatibility...
|
changeset |
files
|
2006-02-01 |
alpar |
Fix g++-3.4 executable's name
|
changeset |
files
|
2006-02-01 |
alpar |
Some useful scripts:
|
changeset |
files
|
2006-01-31 |
alpar |
Fix icc compilation failures.
|
changeset |
files
|
2006-01-31 |
alpar |
Spellcheck
|
changeset |
files
|
2006-01-31 |
deba |
Bug fix
|
changeset |
files
|
2006-01-31 |
deba |
Revising the bpugraph concept
|
changeset |
files
|
2006-01-31 |
deba |
Bug fix
|
changeset |
files
|
2006-01-31 |
deba |
New iterable map with comparable values
|
changeset |
files
|
2006-01-30 |
alpar |
Solve bug #23: Floating versus Integer Coordinates
|
changeset |
files
|
2006-01-30 |
alpar |
Better doc.
|
changeset |
files
|
2006-01-30 |
alpar |
Use [] instead of set().
|
changeset |
files
|
2006-01-30 |
alpar |
Functions added to set the edges/corners of the bounding box directly.
|
changeset |
files
|
2006-01-29 |
ladanyi |
Do not rely on the autodetection of cplex and glpk.
|
changeset |
files
|
2006-01-29 |
ladanyi |
Updated rpm specfile to include the gui too. Couldn't test it.
|
changeset |
files
|
2006-01-29 |
ladanyi |
ignore radix_sort-bench
|
changeset |
files
|
2006-01-29 |
ladanyi |
distribute simann.h too
|
changeset |
files
|
2006-01-29 |
ladanyi |
Undir -> U transition
|
changeset |
files
|
2006-01-29 |
ladanyi |
test for simann
|
changeset |
files
|
2006-01-29 |
ladanyi |
added simann_maxcut_demo
|
changeset |
files
|
2006-01-29 |
ladanyi |
demo for simann
|
changeset |
files
|
2006-01-29 |
ladanyi |
more doc
|
changeset |
files
|
2006-01-29 |
ladanyi |
include the gui in the deb
|
changeset |
files
|
2006-01-27 |
deba |
make public the shiftedStart inorder to compute just n dijkstra
|
changeset |
files
|
2006-01-27 |
deba |
Add new ItemSetTraits for ANode and BNode
|
changeset |
files
|
2006-01-27 |
deba |
Doc bug fix
|
changeset |
files
|
2006-01-27 |
deba |
Making iterable bool map dynamic
|
changeset |
files
|
2006-01-27 |
deba |
Algorithms by szakall
|
changeset |
files
|
2006-01-26 |
deba |
The pre BpUGraph concept
|
changeset |
files
|
2006-01-26 |
deba |
Bipartite => Bp
|
changeset |
files
|
2006-01-26 |
klao |
Undir -> U transition
|
changeset |
files
|
2006-01-26 |
alpar |
Better doc.
|
changeset |
files
|
2006-01-26 |
alpar |
MALE and FEMALE node shape added.
|
changeset |
files
|
2006-01-25 |
deba |
Omitting warnings
|
changeset |
files
|
2006-01-25 |
ladanyi |
Do not append -Wall -W to CXXFLAGS when it is set on the commandline.
|
changeset |
files
|
2006-01-25 |
deba |
Bug fix for empty intervall sorting
|
changeset |
files
|
2006-01-25 |
deba |
Bug fix
|
changeset |
files
|
2006-01-25 |
deba |
state setting function for heaps
|
changeset |
files
|
2006-01-24 |
deba |
Lemon Graph Format uses label instead of id named map.
|
changeset |
files
|
2006-01-19 |
alpar |
Fix bug #18: bug in LpSolverBase::Col operator!= and ::Row operator!=
|
changeset |
files
|
2006-01-18 |
alpar |
- setCol() -> col()
|
changeset |
files
|
2006-01-18 |
alpar |
- tolerance() added.
|
changeset |
files
|
2006-01-18 |
alpar |
Tolerance<long double> added
|
changeset |
files
|
2006-01-14 |
hegyi |
Documentation of classes realizing algorithm running.
|
changeset |
files
|
2006-01-14 |
alpar |
- colName() added (untested on CPLEX)
|
changeset |
files
|
2006-01-14 |
alpar |
Changes in doc
|
changeset |
files
|
2006-01-12 |
hegyi |
Documenatation of MapWin.
|
changeset |
files
|
2006-01-12 |
hegyi |
Documentation of MapSelector. If no default value is present in MapSelector, Reset button does not appear.
|
changeset |
files
|
2006-01-12 |
hegyi |
Documentation of NoteBookTab. Redundant function parameters are removed from other classes as well.
|
changeset |
files
|
2006-01-11 |
hegyi |
Documentation of NewMapWin.
|
changeset |
files
|
2006-01-11 |
hegyi |
Documentation of MainWin.
|
changeset |
files
|
2006-01-10 |
hegyi |
If default value of a new map is constant, the newly created elements will get that value as well. Documentation is added to BrokenEdge, MapStorage and GraphDisplazCanvas classes.
|
changeset |
files
|
2006-01-09 |
hegyi |
The tree that is created for evaluation of expression string at new map creation is deleted after usage.
|
changeset |
files
|
2006-01-09 |
hegyi |
Creation of algorithm dialog is even simpler by the usage of the newly created addMapSelector function.
|
changeset |
files
|
2006-01-06 |
hegyi |
Forgotten file committed.
|
changeset |
files
|
2006-01-06 |
hegyi |
In algorithm window maps can be selected and reated through MapSelector widget.
|
changeset |
files
|
2006-01-06 |
ladanyi |
Set arrow coordinates when creating a new edge.
|
changeset |
files
|
2006-01-06 |
hegyi |
MapSelector has become a standalone class.
|
changeset |
files
|
2006-01-06 |
hegyi |
Result of KruskalGUIAlgo is refreshed if displayed, but no more setin a forced way.
|
changeset |
files
|
2006-01-06 |
alpar |
Reformatting: too long code lines.
|
changeset |
files
|
2006-01-05 |
hegyi |
Kruskal algorithm can be run from GUI from now on.
|
changeset |
files
|
2006-01-05 |
hegyi |
Several changes. \n If new map is added to mapstorage it emits signal with the name of the new map. This was important, because from now on not only tha mapwin should be updated. \n Furthermore algobox gets a pointer to mapstorage instead of only the mapnames from it. This is important because without it it would be complicated to pass all of the required maps to algobox.
|
changeset |
files
|
2006-01-05 |
ladanyi |
Set the move tool active by default.
|
changeset |
files
|
2006-01-04 |
hegyi |
Communication with algorithm window is developed.
|
changeset |
files
|
2006-01-04 |
alpar |
Happy new year to LEMON
|
changeset |
files
|
2006-01-04 |
alpar |
Doc updates
|
changeset |
files
|
2006-01-04 |
alpar |
IterableBool{Upper/Lower}NodeMaps
|
changeset |
files
|
2006-01-04 |
hegyi |
Best feature ever\! Name of tabs are different from now on\!
|
changeset |
files
|
2006-01-03 |
hegyi |
Coding of Algorithms has begun, but code is really-really ugly yet.
|
changeset |
files
|
2006-01-03 |
deba |
Delete misnamed file
|
changeset |
files
|
2006-01-03 |
hegyi |
Handling of tabs is rationalized a bit. More than one file can be given at startup in command prompt. If there is no file given in command prompt, an empty tab will be present at startup.
|
changeset |
files
|
2005-12-21 |
deba |
Bug fix in bipartite graph
|
changeset |
files
|
2005-12-19 |
ladanyi |
Fix crash when the input file does not contain any nodeset or edgeset.
|
changeset |
files
|
2005-12-19 |
deba |
New file and data structures: sub_graph
|
changeset |
files
|
2005-12-19 |
deba |
Doc fix
|
changeset |
files
|
2005-12-19 |
deba |
Fixing Bellman's name
|
changeset |
files
|
2005-12-18 |
ladanyi |
Demos and benchmarks are not built by default now. They can be enabled with the --enable-demo and --enable-benchmark configure flags.
|
changeset |
files
|
2005-12-18 |
ladanyi |
Added guipixbufs.h to BUILT_SOURCES. This solves 'make dist' problems.
|
changeset |
files
|
2005-12-17 |
ladanyi |
Distribute xml.h too.
|
changeset |
files
|
2005-12-17 |
ladanyi |
Save and load the coordinates of the arrows on the edges.
|
changeset |
files
|
2005-12-14 |
deba |
Bug fix
|
changeset |
files
|
2005-12-14 |
deba |
Bug fix in def pred map
|
changeset |
files
|
2005-12-10 |
klao |
belmann_ford:
|
changeset |
files
|
2005-12-08 |
hegyi |
Notebook tabs can be closed.
|
changeset |
files
|
2005-12-07 |
alpar |
Eliminate warnins
|
changeset |
files
|
2005-12-07 |
alpar |
Bugfix
|
changeset |
files
|
2005-12-07 |
alpar |
Fix template version of Invalid.
|
changeset |
files
|
2005-12-07 |
deba |
Some bug fixes and improvments in the io classes
|
changeset |
files
|
2005-12-06 |
alpar |
Doc improvements
|
changeset |
files
|
2005-12-06 |
marci |
Bugfix
|
changeset |
files
|
2005-12-06 |
hegyi |
Notebook style is provided. Without opportunity to close tabs. :-) But with all other necessary things (I think).
|
changeset |
files
|
2005-12-05 |
deba |
Doc bug fix
|
changeset |
files
|
2005-12-05 |
alpar |
- Changed and improved Timer interface
|
changeset |
files
|
2005-12-03 |
deba |
I have forgot the attributes
|
changeset |
files
|
2005-12-03 |
deba |
Implementation redesign
|
changeset |
files
|
2005-12-03 |
deba |
Changed implementation and bug fix
|
changeset |
files
|
2005-12-02 |
alpar |
bugfix
|
changeset |
files
|
2005-12-01 |
deba |
NewEdgeSetAdaptor -> ListEdgeSet
|
changeset |
files
|
2005-11-30 |
marci |
bug fix
|
changeset |
files
|
2005-11-30 |
marci |
max flow with lp column generation
|
changeset |
files
|
2005-11-30 |
deba |
Some bug fix
|
changeset |
files
|
2005-11-30 |
hegyi |
MapWin is created and disposed from now instead of being show and hide.
|
changeset |
files
|
2005-11-29 |
hegyi |
Structure of GUI is now more clear-cut than before.
|
changeset |
files
|
2005-11-29 |
alpar |
Clarify INVALID implementation.
|
changeset |
files
|
2005-11-29 |
alpar |
- tolerance.h added
|
changeset |
files
|
2005-11-28 |
deba |
Doc fix
|
changeset |
files
|
2005-11-28 |
deba |
Radix sort algorithm
|
changeset |
files
|
2005-11-24 |
deba |
Bug fix
|
changeset |
files
|
2005-11-23 |
hegyi |
No segmentation fault caused by zero long edges.
|
changeset |
files
|
2005-11-23 |
deba |
Document improvments
|
changeset |
files
|
2005-11-23 |
deba |
Correcting alteration notifing
|
changeset |
files
|
2005-11-23 |
deba |
Static maps for bipartite graphs.
|
changeset |
files
|
2005-11-22 |
deba |
Fixing bug in g++-3.3
|
changeset |
files
|
2005-11-22 |
ladanyi |
clean-up
|
changeset |
files
|
2005-11-22 |
ladanyi |
fixed some memory leaks
|
changeset |
files
|
2005-11-21 |
deba |
Erasing old header
|
changeset |
files
|
2005-11-21 |
hegyi |
NewMapWin has become Dialog instead of Window. Therefore it is created dynamically, when there is need for it, instead of keeping one instance in memory. This solution is slower, but more correct than before.
|
changeset |
files
|
2005-11-21 |
deba |
Erasing from the Makefile.am too
|
changeset |
files
|
2005-11-21 |
deba |
Erasing old tests
|
changeset |
files
|
2005-11-21 |
deba |
Undir Bipartite Graph/Full and Smart/ without concept, doc and concept
|
changeset |
files
|
2005-11-21 |
hegyi |
Reorganizing.
|
changeset |
files
|
2005-11-21 |
alpar |
UndirEulerIt added
|
changeset |
files
|
2005-11-18 |
alpar |
- Spellcheck (pathes->paths)
|
changeset |
files
|
2005-11-18 |
alpar |
- Spellcheck (pathes->paths)
|
changeset |
files
|
2005-11-18 |
alpar |
Bugfix
|
changeset |
files
|
2005-11-17 |
hegyi |
As initial value of a new map expression with ()+-/* operators can be given. These operators work on numbers, or on maps. If maps are given, then the new value for a given graph element will be calculated using the value from the given maps that belong to that graph element.
|
changeset |
files
|
2005-11-17 |
deba |
Bug fix
|
changeset |
files
|
2005-11-17 |
alpar |
split(Edge) member function added.
|
changeset |
files
|
2005-11-17 |
alpar |
Several bugfices.
|
changeset |
files
|
2005-11-16 |
deba |
Modified iterators on graph maps
|
changeset |
files
|
2005-11-16 |
marci |
The GRAPH_TYPEDEFS macro is a bug.
|
changeset |
files
|
2005-11-16 |
alpar |
wirteable -> writable
|
changeset |
files
|
2005-11-16 |
alpar |
Empty graph is (strongly) connected.
|
changeset |
files
|
2005-11-16 |
alpar |
The first parameter of runningTimeTest became const.
|
changeset |
files
|
2005-11-16 |
alpar |
Iterable Bool maps can count the number of true and false values.
|
changeset |
files
|
2005-11-16 |
alpar |
(UNDIR)GRAPH_TYPEDEFS also defines some basic graph maps
|
changeset |
files
|
2005-11-16 |
alpar |
Better doc.
|
changeset |
files
|
2005-11-16 |
deba |
Demo for topology
|
changeset |
files
|
2005-11-16 |
deba |
Images for doc
|
changeset |
files
|
2005-11-16 |
deba |
bipartite by szakall
|
changeset |
files
|
2005-11-16 |
deba |
Warning because unused parameters
|
changeset |
files
|
2005-11-16 |
klao |
lp_cplex: getDual compiles; untested
|
changeset |
files
|
2005-11-16 |
klao |
lp_test.cc:
|
changeset |
files
|
2005-11-15 |
klao |
lp_skeleton: _getDual "implemented"
|
changeset |
files
|
2005-11-15 |
klao |
bugfix in undir_graph_extender -> graph_extender transition
|
changeset |
files
|
2005-11-14 |
deba |
String->Double
|
changeset |
files
|
2005-11-14 |
deba |
Documentation fixes
|
changeset |
files
|
2005-11-14 |
deba |
Arrangement of the documentation changed
|
changeset |
files
|
2005-11-14 |
deba |
Modification on the base graph concept
|
changeset |
files
|
2005-11-14 |
deba |
Bug fix
|
changeset |
files
|
2005-11-14 |
deba |
eps images
|
changeset |
files
|
2005-11-14 |
deba |
Some documentation modifications
|
changeset |
files
|
2005-11-13 |
marci |
bugfix in setCol, getting dual values
|
changeset |
files
|
2005-11-10 |
deba |
Doc bug fix
|
changeset |
files
|
2005-11-10 |
deba |
Assertion with own exception throwing
|
changeset |
files
|
2005-11-10 |
deba |
Bug fix
|
changeset |
files
|
2005-11-09 |
deba |
One more bug fix
|
changeset |
files
|
2005-11-09 |
deba |
Bug fix.
|
changeset |
files
|
2005-11-09 |
deba |
Path length limit for belmann_ford.h
|
changeset |
files
|
2005-11-08 |
alpar |
- Timer can be stop()ed and (re)start()ed.
|
changeset |
files
|
2005-11-08 |
alpar |
Obsolete bug removed
|
changeset |
files
|
2005-11-04 |
deba |
Some just writeable bool maps.
|
changeset |
files
|
2005-11-04 |
ladanyi |
improved zooming
|
changeset |
files
|
2005-11-04 |
deba |
Images for grid_graph_demo
|
changeset |
files
|
2005-11-04 |
deba |
Added doc to demos.
|
changeset |
files
|
2005-11-04 |
deba |
UnsupportedException on erase with Snapshot
|
changeset |
files
|
2005-11-04 |
alpar |
Bugfix
|
changeset |
files
|
2005-11-04 |
alpar |
SnapShot -> Snapshot
|
changeset |
files
|
2005-11-04 |
alpar |
(Dual)Expr::simplify(double tolerance) added
|
changeset |
files
|
2005-11-04 |
alpar |
SnapShot -> Snapshot
|
changeset |
files
|
2005-11-04 |
deba |
Removed todo
|
changeset |
files
|
2005-11-04 |
deba |
Removing findEdge
|
changeset |
files
|
2005-11-04 |
deba |
Changed name
|
changeset |
files
|
2005-11-04 |
alpar |
Tons of todos have been removed.
|
changeset |
files
|
2005-11-04 |
deba |
Removing todos
|
changeset |
files
|
2005-11-04 |
deba |
Images for topology
|
changeset |
files
|
2005-11-04 |
deba |
pred => predEdge rename
|
changeset |
files
|
2005-11-04 |
jacint |
throwing an exception if s=t
|
changeset |
files
|
2005-11-04 |
deba |
Hiding :) todos
|
changeset |
files
|
2005-11-04 |
klao |
concept/graph.h: graphs defined by using components (_*Graph) need no
|
changeset |
files
|
2005-11-04 |
deba |
Increment and decrement operator for IterableIntMap::Reference
|
changeset |
files
|
2005-11-04 |
deba |
Doc fix
|
changeset |
files
|
2005-11-02 |
alpar |
Spellcheck
|
changeset |
files
|
2005-11-02 |
alpar |
GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h.
|
changeset |
files
|
2005-11-02 |
deba |
Make constructor explicit
|
changeset |
files
|
2005-11-02 |
deba |
Documentation modified
|
changeset |
files
|
2005-11-02 |
deba |
Some change on the clear
|
changeset |
files
|
2005-11-02 |
deba |
IterableIntMap
|
changeset |
files
|
2005-11-02 |
deba |
Swap col and row map
|
changeset |
files
|
2005-11-02 |
deba |
Connected components, etc...
|
changeset |
files
|
2005-11-02 |
deba |
Visitor interface for the dfs algorithm.
|
changeset |
files
|
2005-11-02 |
klao |
small svn:ignore fixups
|
changeset |
files
|
2005-10-28 |
deba |
Faster implementation
|
changeset |
files
|
2005-10-28 |
deba |
If the file does not exist LemonReader throws exception
|
changeset |
files
|
2005-10-26 |
deba |
Upgrading tests
|
changeset |
files
|
2005-10-26 |
deba |
Removing old input/output functions
|
changeset |
files
|
2005-10-26 |
deba |
Filename can be given as std::string
|
changeset |
files
|
2005-10-26 |
deba |
Show description of the file
|
changeset |
files
|
2005-10-26 |
deba |
Some modifications on shortest path algoritms:
|
changeset |
files
|
2005-10-24 |
deba |
Bug fix in connectedComponents
|
changeset |
files
|
2005-10-24 |
alpar |
Computing the number of the connected components and the components themselves.
|
changeset |
files
|
2005-10-24 |
alpar |
Euler tour iterator.
|
changeset |
files
|
2005-10-24 |
hegyi |
Newly created map is realized by the property givening by common sense.
|
changeset |
files
|
2005-10-24 |
alpar |
Doxyfile for documenting glemon's architecture.
|
changeset |
files
|
2005-10-24 |
alpar |
New version of XML reader/writer.
|
changeset |
files
|
2005-10-24 |
alpar |
- dijkstraZero() added. (Until we conclude how to handle the related problem.)
|
changeset |
files
|
2005-10-21 |
hegyi |
MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.
|
changeset |
files
|
2005-10-21 |
deba |
Bugfix
|
changeset |
files
|
2005-10-20 |
hegyi |
Mapselector widget reached its first release, but there are still work to do on it, I know...
|
changeset |
files
|
2005-10-17 |
deba |
Minor changes and bugfixes
|
changeset |
files
|
2005-10-17 |
deba |
Removing signal/commit Change from alteration notifier
|
changeset |
files
|
2005-10-14 |
deba |
Updating tests
|
changeset |
files
|
2005-10-14 |
deba |
Doc and changing heap
|
changeset |
files
|
2005-10-14 |
deba |
Doc bugfix
|
changeset |
files
|
2005-10-14 |
deba |
Using proper return type
|
changeset |
files
|
2005-10-14 |
deba |
Heap not for the dijkstra
|
changeset |
files
|
2005-10-14 |
deba |
Really short description of these shortest path algorithms
|
changeset |
files
|
2005-10-14 |
ladanyi |
bugfix (affected x86_64 only)
|
changeset |
files
|
2005-10-14 |
deba |
Named parameter for heap and cross ref
|
changeset |
files
|
2005-10-14 |
deba |
Matrixmaps moved to own file
|
changeset |
files
|
2005-10-14 |
deba |
Traits moved to own file
|
changeset |
files
|
2005-10-14 |
deba |
Extending observer interface
|
changeset |
files
|
2005-10-14 |
deba |
Added clear function to heaps and concept
|
changeset |
files
|
2005-10-07 |
alpar |
Sym -> Undir
|
changeset |
files
|
2005-10-07 |
alpar |
Doc improvments
|
changeset |
files
|
2005-10-06 |
hegyi |
Shape keeping movement is implemented, at last. Many thanks to Alpar.
|
changeset |
files
|
2005-10-06 |
alpar |
Doc improvments
|
changeset |
files
|
2005-10-06 |
deba |
Little modifications
|
changeset |
files
|
2005-10-06 |
deba |
All pairs shortest path test
|
changeset |
files
|
2005-10-06 |
deba |
Bug solved in named parameters
|
changeset |
files
|
2005-10-05 |
deba |
Template Named Parameter bugfix
|
changeset |
files
|
2005-10-05 |
ladanyi |
compile with old gtkmm
|
changeset |
files
|
2005-10-05 |
deba |
Changing makefile
|
changeset |
files
|
2005-10-05 |
deba |
Removing NeedCopy
|
changeset |
files
|
2005-10-05 |
deba |
Removing smart references
|
changeset |
files
|
2005-10-05 |
deba |
findUndirEdge, ConUndirEdgeIt
|
changeset |
files
|
2005-10-05 |
deba |
Proper sized map type
|
changeset |
files
|
2005-10-03 |
deba |
Bugfix in list_graph
|
changeset |
files
|
2005-10-03 |
deba |
Bugfix
|
changeset |
files
|
2005-10-03 |
deba |
Extend Makefile
|
changeset |
files
|
2005-10-03 |
deba |
Some shortest path algorithms
|
changeset |
files
|
2005-10-03 |
deba |
Small functions for discovering graph topology
|
changeset |
files
|
2005-10-03 |
deba |
Preliminary SplitGraphAdaptor
|
changeset |
files
|
2005-10-03 |
deba |
CompileTimeAnd
|
changeset |
files
|
2005-10-03 |
deba |
Potential difference map
|
changeset |
files
|
2005-10-03 |
deba |
Fixing naming conventions
|
changeset |
files
|
2005-09-30 |
deba |
Improving GridGraph and HyperCubeGraph
|
changeset |
files
|
2005-09-30 |
deba |
Correcting the names in the \files documentation.
|
changeset |
files
|
2005-09-30 |
deba |
Handling C x A -> A multiplication
|
changeset |
files
|
2005-09-30 |
deba |
Bug fix.
|
changeset |
files
|
2005-09-28 |
alpar |
- runningTimeTest(): a tool to measure running times more precisely.
|
changeset |
files
|
2005-09-16 |
klao |
Permissions and svn:ignore cleanup.
|
changeset |
files
|
2005-09-16 |
alpar |
- silly mistake fixed
|
changeset |
files
|
2005-09-16 |
deba |
Using std:: prefix for the functions in the c* headers
|
changeset |
files
|
2005-09-16 |
deba |
Some bugfixes
|
changeset |
files
|
2005-09-14 |
alpar |
Better doc.
|
changeset |
files
|
2005-09-13 |
deba |
Input file for coloring.
|
changeset |
files
|
2005-09-13 |
alpar |
Automake needs this file
|
changeset |
files
|
2005-09-12 |
deba |
SubGraphAdaptors with edge checking functionality.
|
changeset |
files
|
2005-09-12 |
deba |
Fixing and improving GridGraph
|
changeset |
files
|
2005-09-12 |
deba |
Some bugfixes.
|
changeset |
files
|
2005-09-12 |
alpar |
graph_orientation.cc: A thoroughly documented demo application.
|
changeset |
files
|
2005-09-12 |
alpar |
iterable_maps.h header hes been added. Up to now it contains an iterable bool
|
changeset |
files
|
2005-09-08 |
deba |
Bug fix
|
changeset |
files
|
2005-09-08 |
deba |
Redesign of the map adaptors.
|
changeset |
files
|
2005-09-01 |
alpar |
Warning added on the usage of InDegMap/OutDegMap
|
changeset |
files
|
2005-09-01 |
alpar |
negateY() option added.
|
changeset |
files
|
2005-09-01 |
deba |
Bug fix.
|
changeset |
files
|
2005-08-31 |
ladanyi |
install docs in $datadir/doc/$PACKAGE
|
changeset |
files
|
2005-08-31 |
ladanyi |
fixed a typo
|
changeset |
files
|
2005-08-31 |
deba |
Template assign operator for graph maps.
|
changeset |
files
|
2005-08-30 |
alpar |
ChangeLog -> NEWS
|
changeset |
files
|
2005-08-30 |
alpar |
ChangeLog -> NEWS
|
changeset |
files
|
2005-08-30 |
alpar |
Set dists in a bit better way.
|
changeset |
files
|
2005-08-30 |
alpar |
Functions to query the next node/edge to be processed.
|
changeset |
files
|
2005-08-30 |
alpar |
Bugfix: DFS crashed if the source did not have an outgoing edge.
|
changeset |
files
|
2005-08-29 |
alpar |
Serious bugfix.
|
changeset |
files
|
2005-08-27 |
alpar |
Let's go on!
|
changeset |
files
|
2005-08-27 |
alpar |
Update ChangeLog.
lemon-0.4
|
changeset |
files
|
2005-08-27 |
alpar |
- Doc images partly turned on again.
|
changeset |
files
|
2005-08-27 |
alpar |
Dependency problem (guipixbufs.h) is solved.
|
changeset |
files
|
2005-08-27 |
alpar |
Trial to fix dependency failure
|
changeset |
files
|
2005-08-27 |
ladanyi |
removed the fit to window form the toolbar and the menu since its current implementation is broken
|
changeset |
files
|
2005-08-27 |
alpar |
Missing dependency added.
|
changeset |
files
|
2005-08-26 |
alpar |
Toward Version 0.4...
|
changeset |
files
|
2005-08-26 |
ladanyi |
placement of the coordinates caption now takes into account the node radius
|
changeset |
files
|
2005-08-26 |
alpar |
gui is renamed to glemon
|
changeset |
files
|
2005-08-26 |
ladanyi |
Display the node's coordinates while moving it.
|
changeset |
files
|
2005-08-26 |
alpar |
No comment.
|
changeset |
files
|
2005-08-26 |
ladanyi |
display file name in window title
|
changeset |
files
|
2005-08-26 |
ladanyi |
bugfix
|
changeset |
files
|
2005-08-26 |
ladanyi |
- use Gtk::Dialog to set the new values of edge and node maps
|
changeset |
files
|
2005-08-23 |
ladanyi |
bugfix
|
changeset |
files
|
2005-08-23 |
ladanyi |
- handle the case when there is no id map in the edgeset section
|
changeset |
files
|
2005-08-23 |
ladanyi |
- id maps are not editable
|
changeset |
files
|
2005-08-19 |
alpar |
Put an end to every gcc-4.0 warning.
|
changeset |
files
|
2005-08-18 |
alpar |
- The number of gcc-4.0 warnings has significantly decreases.
|
changeset |
files
|
2005-08-18 |
alpar |
icc need this...
|
changeset |
files
|
2005-08-17 |
alpar |
Demos' documentations include the source.
|
changeset |
files
|
2005-08-17 |
alpar |
- Better insertion of sources examples
|
changeset |
files
|
2005-08-17 |
ladanyi |
fixed a typo
|
changeset |
files
|
2005-08-17 |
ladanyi |
less stupid title
|
changeset |
files
|
2005-08-17 |
ladanyi |
Added a section about configure flags, and a few other things.
|
changeset |
files
|
2005-08-17 |
ladanyi |
Added missing copyright headers, and corrected the file names in some of them.
|
changeset |
files
|
2005-08-17 |
ladanyi |
Images are compiled in now.
|
changeset |
files
|
2005-08-17 |
ladanyi |
Toolbar has custom icons now. Works only when installed.
|
changeset |
files
|
2005-08-16 |
alpar |
Move simann.h to trunk/lemon
|
changeset |
files
|
2005-08-16 |
alpar |
math.h -> cmath
|
changeset |
files
|
2005-08-16 |
alpar |
Fixed most (but not all) of Doxygen warnings
|
changeset |
files
|
2005-08-16 |
alpar |
Doc changes:
|
changeset |
files
|
2005-08-16 |
alpar |
lp.h added
|
changeset |
files
|
2005-08-11 |
deba |
Matrix graph renamed -> Grid graph
|
changeset |
files
|
2005-08-11 |
deba |
Some modification on the undirected graph interface.
|
changeset |
files
|
2005-08-11 |
ladanyi |
Added copyright header and description.
|
changeset |
files
|
2005-08-11 |
deba |
Fix Makefile.am
|
changeset |
files
|
2005-08-11 |
alpar |
Several docfices
|
changeset |
files
|
2005-08-11 |
deba |
Matrix graph renamed to grid graph
|
changeset |
files
|
2005-08-11 |
deba |
Ordering in the graph concept.
|
changeset |
files
|
2005-08-11 |
deba |
Sym graph removed
|
changeset |
files
|
2005-08-11 |
alpar |
Start working on UndirGraph concept clarification and its harmonization with
|
changeset |
files
|
2005-08-10 |
hegyi |
X function -> function X
|
changeset |
files
|
2005-08-09 |
alpar |
Get rid of undocumented members.
|
changeset |
files
|
2005-08-07 |
hegyi |
Until this commitment gui gave us segmentation fault in the case when no element was on graph_displayer_canvas and a map to visualize by a property has been changed.
|
changeset |
files
|
2005-08-07 |
ladanyi |
open file from command line
|
changeset |
files
|
2005-08-07 |
ladanyi |
compile with gtkmm 2.4
|
changeset |
files
|
2005-08-07 |
hegyi |
Alpar had the key, focus can be set in the window class. But it is not enough, the focused widget has to be activated, as well! Was a hard task to find out... By the way, two compilation warnings are removed.
|
changeset |
files
|
2005-08-03 |
alpar |
Bugfix due to Gabor.
|
changeset |
files
|
2005-08-01 |
alpar |
Spellcheck
|
changeset |
files
|
2005-08-01 |
alpar |
We must always have lemon/config.h
|
changeset |
files
|
2005-08-01 |
alpar |
A default LP solver is defined in lp.h
|
changeset |
files
|
2005-08-01 |
alpar |
Toward release 0.4
|
changeset |
files
|
2005-07-29 |
alpar |
Remove demoprograms.dox
|
changeset |
files
|
2005-07-29 |
ladanyi |
small fix
|
changeset |
files
|
2005-07-29 |
ladanyi |
added support for saving files
|
changeset |
files
|
2005-07-28 |
alpar |
Some (awful) toolbar images added.
|
changeset |
files
|
2005-07-28 |
alpar |
Edge width and node size autoscaling added.
|
changeset |
files
|
2005-07-28 |
alpar |
More docs
|
changeset |
files
|
2005-07-28 |
hegyi |
Tooltip should be turn up on CreateNode tool.
|
changeset |
files
|
2005-07-28 |
hegyi |
Tooltip should be turn up on CreateNode tool.
|
changeset |
files
|
2005-07-28 |
hegyi |
There is no need for these furthermore.
|
changeset |
files
|
2005-07-28 |
hegyi |
cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts.
|
changeset |
files
|
2005-07-28 |
hegyi |
Redundant functions from main_win disappeared, entry is now bigger, properties refresh upon edition, edgewidth is zoomable.
|
changeset |
files
|
2005-07-27 |
hegyi |
No maps with the same name can be added.
|
changeset |
files
|
2005-07-27 |
hegyi |
Sorry for the previous commit, it was not ready yet, but that damned up arrow... So in this new revision string-double and double-string conversion is corrected to a more C++ way.
|
changeset |
files
|
2005-07-27 |
hegyi |
Documentation was added to GUI.
|
changeset |
files
|
2005-07-27 |
hegyi |
Documentation was added to GUI.
|
changeset |
files
|
2005-07-26 |
hegyi |
EdgeMap and NodeMap creation is done, at last. Bach 4ever.
|
changeset |
files
|
2005-07-26 |
hegyi |
EdgeMap and NodeMap creation is done, at last. Bach 4ever.
|
changeset |
files
|
2005-07-26 |
alpar |
Spellrecheck
|
changeset |
files
|
2005-07-26 |
alpar |
Spellcheck
|
changeset |
files
|
2005-07-26 |
hegyi |
creates one new edgemap
|
changeset |
files
|
2005-07-26 |
alpar |
BoundingBox<T>::operator+=() -> BoundingBox<T>::add() ->
|
changeset |
files
|
2005-07-26 |
alpar |
Doc improvements
|
changeset |
files
|
2005-07-25 |
hegyi |
Continuing adding new maps.
|
changeset |
files
|
2005-07-25 |
hegyi |
Initializing adding new maps.
|
changeset |
files
|
2005-07-22 |
zsuzska |
corrections
|
changeset |
files
|
2005-07-22 |
athos |
Documented some more demo programs.
|
changeset |
files
|
2005-07-22 |
athos |
File demoprograms.dox thrown away: demos module used instead.
|
changeset |
files
|
2005-07-22 |
hegyi |
There were bugs, created yesterday, and there is still one. (I hope only one :) )
|
changeset |
files
|
2005-07-22 |
athos |
Some changes to kruskal stuff.
|
changeset |
files
|
2005-07-21 |
hegyi |
Edge and nodemap edition is done.
|
changeset |
files
|
2005-07-20 |
zsuzska |
kruskal_demo corrected, quicktour filled with kruskal
|
changeset |
files
|
2005-07-20 |
athos |
Documentation (lp_demo,lp_maxflow) and slight changes (rest).
|
changeset |
files
|
2005-07-20 |
athos |
Typo.
|
changeset |
files
|
2005-07-20 |
alpar |
- spellcheck in doc
|
changeset |
files
|
2005-07-20 |
alpar |
- Doc improvements, spell checks
|
changeset |
files
|
2005-07-20 |
alpar |
- graph_to_eps_demo.cc is rightly documented
|
changeset |
files
|
2005-07-20 |
alpar |
A bit more information on installation.
|
changeset |
files
|
2005-07-20 |
alpar |
Minor change
|
changeset |
files
|
2005-07-20 |
alpar |
docfix
|
changeset |
files
|
2005-07-19 |
alpar |
Produce less messages.
|
changeset |
files
|
2005-07-18 |
deba |
Improving tests.
|
changeset |
files
|
2005-07-18 |
deba |
New undirected graph type
|
changeset |
files
|
2005-07-18 |
deba |
UndirFullGraph class
|
changeset |
files
|
2005-07-18 |
deba |
Improve findEdge interface
|
changeset |
files
|
2005-07-18 |
deba |
Solving ambigous function call
|
changeset |
files
|
2005-07-18 |
deba |
Fix concepts and constraints
|
changeset |
files
|
2005-07-15 |
hegyi |
EdgeMapEditor is on its way, but it is far not yet ready.
|
changeset |
files
|
2005-07-15 |
alpar |
Wrap long lines
|
changeset |
files
|
2005-07-15 |
athos |
Some demo programs got some interface. Most progress with lp_maxflow_demo.cc, which also got documented.
|
changeset |
files
|
2005-07-15 |
alpar |
Englishing
|
changeset |
files
|
2005-07-15 |
alpar |
Demos module added
|
changeset |
files
|
2005-07-14 |
alpar |
Each version of Kruskal is called the same ( kruskal(g,in,out) ) independently
|
changeset |
files
|
2005-07-13 |
alpar |
Avoid ambiguity.
|
changeset |
files
|
2005-07-13 |
alpar |
Doc improvement
|
changeset |
files
|