COIN-OR::LEMON - Graph Library

source: lemon-0.x

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1775:f19e108cb286   18 years Balazs Dezso Added doc to demos.
(edit) @1774:9fd56d75293e   18 years Balazs Dezso UnsupportedException? on erase with Snapshot
(edit) @1773:ea5927cef15c   18 years Alpar Juttner Bugfix
(edit) @1772:dd1e0c442fe0   18 years Alpar Juttner SnapShot? -> Snapshot
(edit) @1771:5faaa9880d4d   18 years Alpar Juttner (Dual)Expr::simplify(double tolerance) added
(edit) @1770:657de7e5043c   18 years Alpar Juttner SnapShot? -> Snapshot
(edit) @1769:a67ec111236c   18 years Balazs Dezso Removed todo Moved to topology module
(edit) @1768:1e2e0238e7c8   18 years Balazs Dezso Removing findEdge
(edit) @1767:58455e2aa13e   18 years Balazs Dezso Changed name
(edit) @1766:6c59b1386fe8   18 years Alpar Juttner Tons of todos have been removed.
(edit) @1765:f15b3c09481c   18 years Balazs Dezso Removing todos
(edit) @1764:7dac7356c023   18 years Balazs Dezso Images for topology
(edit) @1763:49045f2d28d4   18 years Balazs Dezso pred => predEdge rename
(edit) @1762:3915867b6975   18 years jacint throwing an exception if s=t
(edit) @1761:896464fe9fbb   18 years Balazs Dezso Hiding :) todos
(edit) @1760:f18e8ca73a8f   18 years Mihaly Barasz concept/graph.h: graphs defined by using components (_*Graph) need no …
(edit) @1759:0bb3fb3baffd   18 years Balazs Dezso Increment and decrement operator for IterableIntMap::Reference
(edit) @1758:4bfe670710e0   18 years Balazs Dezso Doc fix
(edit) @1757:bd4199049036   18 years Alpar Juttner Spellcheck
(edit) @1756:b1f441f24d08   18 years Alpar Juttner GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h.
(edit) @1755:bf267b301a5e   18 years Balazs Dezso Make constructor explicit Indentation changed
(edit) @1754:4bf5ceb49023   18 years Balazs Dezso Documentation modified
(edit) @1753:98d83dd56c1d   18 years Balazs Dezso Some change on the clear
(edit) @1752:dce1f28ac595   18 years Balazs Dezso IterableIntMap? todo: documentation need
(edit) @1751:a2a454f1232d   18 years Balazs Dezso Swap col and row map
(edit) @1750:5c76ebbb4818   18 years Balazs Dezso Connected components, etc... Based on the dfs visitor interface
(edit) @1749:c13f6b4aa40e   18 years Balazs Dezso Visitor interface for the dfs algorithm.
(edit) @1748:0a75c3e6a91a   18 years Mihaly Barasz small svn:ignore fixups
(edit) @1747:bccf2379b5dd   18 years Balazs Dezso Faster implementation
(edit) @1746:874e4bc21435   18 years Balazs Dezso If the file does not exist LemonReader? throws exception
(edit) @1745:d356e54bdafc   18 years Balazs Dezso Upgrading tests
(edit) @1744:51d5d41e15b1   18 years Balazs Dezso Removing old input/output functions
(edit) @1743:503d0c79078a   18 years Balazs Dezso Filename can be given as std::string
(edit) @1742:2637b9420d0a   18 years Balazs Dezso Show description of the file
(edit) @1741:7a98fe2ed989   18 years Balazs Dezso Some modifications on shortest path algoritms: - heap traits - …
(edit) @1740:4cade8579363   18 years Balazs Dezso Bug fix in connectedComponents Strongly connected components
(edit) @1739:b1385f5da81b   18 years Alpar Juttner Computing the number of the connected components and the components …
(edit) @1738:470aa67893f5   18 years Alpar Juttner Euler tour iterator.
(edit) @1737:dc821d2668c1   18 years Hegyi Péter Newly created map is realized by the property givening by common sense.
(edit) @1736:35f667e7dd7e   18 years Alpar Juttner Doxyfile for documenting glemon's architecture.
(edit) @1735:41e96cd91d6d   18 years Alpar Juttner New version of XML reader/writer. Now, there are only a single XmlIo?
(edit) @1734:2fb5ceac10e7   18 years Alpar Juttner - dijkstraZero() added. (Until we conclude how to handle the related …
(edit) @1733:5e0d97823ba2   18 years Hegyi Péter MapSelector? widget is able to pop up NewMap? window. At the moment I …
(edit) @1732:edeee3cbd80c   18 years Balazs Dezso Bugfix
(edit) @1731:616bc933c2bc   18 years Hegyi Péter Mapselector widget reached its first release, but there are still work …
(edit) @1730:fffa6456548a   18 years Balazs Dezso Minor changes and bugfixes
(edit) @1729:06f939455cb1   18 years Balazs Dezso Removing signal/commit Change from alteration notifier It makes …
(edit) @1728:eb8bb91ba9e2   18 years Balazs Dezso Updating tests
(edit) @1727:0c7d717b9538   18 years Balazs Dezso Doc and changing heap
(edit) @1726:f214631ea1ac   18 years Balazs Dezso Doc bugfix
(edit) @1725:22752dd6c693   18 years Balazs Dezso Using proper return type
(edit) @1724:b20777184ba8   18 years Balazs Dezso Heap not for the dijkstra It will be used in the minCut algorithm
(edit) @1723:fb4f801dd692   18 years Balazs Dezso Really short description of these shortest path algorithms
(edit) @1722:2acb5f9bfa72   18 years Akos Ladanyi bugfix (affected x86_64 only)
(edit) @1721:c0f5e8401373   18 years Balazs Dezso Named parameter for heap and cross ref It needs some redesign
(edit) @1720:578d8b2b76c6   18 years Balazs Dezso Matrixmaps moved to own file
(edit) @1719:674182524bd9   18 years Balazs Dezso Traits moved to own file Tag for reference maps Possibility to handle …
(edit) @1718:6a958ab38386   18 years Balazs Dezso Extending observer interface It will be used in the indegmap, …
(edit) @1717:75fe24093ded   18 years Balazs Dezso Added clear function to heaps and concept
(edit) @1716:d8c28868f074   18 years Alpar Juttner Sym -> Undir
(edit) @1715:e71778873dd0   18 years Alpar Juttner Doc improvments
(edit) @1714:66c89fe52d4e   18 years Hegyi Péter Shape keeping movement is implemented, at last. Many thanks to Alpar.
(edit) @1713:49d22d34d95f   18 years Alpar Juttner Doc improvments
(edit) @1712:4fb435ad31cf   18 years Balazs Dezso Little modifications
(edit) @1711:1d09b48e8d55   18 years Balazs Dezso All pairs shortest path test
(edit) @1710:f531c16dd923   18 years Balazs Dezso Bug solved in named parameters Simplify my Johnson algorithm
(edit) @1709:a323456bf7c8   18 years Balazs Dezso Template Named Parameter bugfix
(edit) @1708:8fea0e60f855   18 years Akos Ladanyi compile with old gtkmm
(edit) @1707:39496e5482af   18 years Balazs Dezso Changing makefile
(edit) @1706:163746ec3094   18 years Balazs Dezso Removing NeedCopy?
(edit) @1705:3f63d9db307b   18 years Balazs Dezso Removing smart references
(edit) @1704:467d7927a901   18 years Balazs Dezso findUndirEdge, ConUndirEdgeIt? some modification in the undir graph …
(edit) @1703:eb90e3d6bddc   18 years Balazs Dezso Proper sized map type
(edit) @1702:44d495c659b5   18 years Balazs Dezso Bugfix in list_graph
(edit) @1701:77bb84387815   18 years Balazs Dezso Bugfix
(edit) @1700:30fe294ac801   18 years Balazs Dezso Extend Makefile
(edit) @1699:29428f7b8b66   18 years Balazs Dezso Some shortest path algorithms All-pair-shortest path algorithms …
(edit) @1698:755cdc461ddd   18 years Balazs Dezso Small functions for discovering graph topology
(edit) @1697:4c593a4096da   18 years Balazs Dezso Preliminary SplitGraphAdaptor? And some other improvments
(edit) @1696:4e03a355d2ea   18 years Balazs Dezso CompileTimeAnd? Used by SplitGraphAdaptor?
(edit) @1695:e6f99fe1723f   18 years Balazs Dezso Potential difference map NodeMatrixMap? -- Matrix over the nodes …
(edit) @1694:6d81e6f7a88d   18 years Balazs Dezso Fixing naming conventions Temporarly bugfix with named-parameters …
(edit) @1693:269f0cbfbcc8   19 years Balazs Dezso Improving GridGraph? and HyperCubeGraph?
(edit) @1692:a34203867181   19 years Balazs Dezso Correcting the names in the \files documentation.
(edit) @1691:6be54bcc14ec   19 years Balazs Dezso Handling C x A -> A multiplication
(edit) @1690:7db44a7ab939   19 years Balazs Dezso Bug fix.
(edit) @1689:f1795dafe42c   19 years Alpar Juttner - runningTimeTest(): a tool to measure running times more precisely. - …
(edit) @1688:61ce46476787   19 years Mihaly Barasz Permissions and svn:ignore cleanup.
(edit) @1687:7dc3abbb7636   19 years Alpar Juttner - silly mistake fixed - output is graph_orientation.eps - sample input …
(edit) @1686:a5b8e0fde2be   19 years Balazs Dezso Using std:: prefix for the functions in the c* headers
(edit) @1685:5b37a10234bc   19 years Balazs Dezso Some bugfixes
(edit) @1684:df3820d7989d   19 years Alpar Juttner Better doc.
(edit) @1683:13648409b596   19 years Balazs Dezso Input file for coloring.
(edit) @1682:e99072f86ab8   19 years Alpar Juttner Automake needs this file
(edit) @1681:84e43c7ca1e3   19 years Balazs Dezso SubGraphAdaptors? with edge checking functionality. Improved …
(edit) @1680:4f8b9cee576b   19 years Balazs Dezso Fixing and improving GridGraph?
(edit) @1679:e825655c24a4   19 years Balazs Dezso Some bugfixes.
(edit) @1678:b7b7125a5fe8   19 years Alpar Juttner graph_orientation.cc: A thoroughly documented demo application.
(edit) @1677:a9f923a4d998   19 years Alpar Juttner iterable_maps.h header hes been added. Up to now it contains an …
(edit) @1676:c3e416514759   19 years Balazs Dezso Bug fix
Note: See TracRevisionLog for help on using the revision log.