Windows2003-3790/ds/lhmatch/version.txt

25 lines
578 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
---------------
RelaxMatch v1.0
---------------
Release Date: 08/01
Notes:
- Includes two algorithms: Online and BFS
- Passed over 270 million random test cases
----------------
RelaxMatch v1.1
----------------
Release Date: 08/22
Notes:
- Added functions RelaxGetDegree, RelaxGetNeighbour
- Changed RelaxSetMatched function to deal with vertices that are already matched.
- Cleaned up BFS code
------------
LHMatch v1.2
------------
Release Date: 01/09
Notes:
- Renamed to LHMatch for consistency with the patent application.