Windows2003-3790/ds/lhmatch/version.txt
2020-09-30 16:53:55 +02:00

25 lines
578 B
Plaintext

---------------
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.