Release Notes
Bug Fixes
- Fallback to
EdgeRecord::edge->idwhen comparing twoEdgeRecords and theircostis equal - Some compilation warnings in new versions of GCC and Clang
This version is fully compatible with v1.1.1 and lab documents of Fall 2024.
发布说明
Bug 修复
- 比较两个
EdgeRecord时,如果二者的cost相等,则比较它们的edge->id - 消除了新版本 GCC/Clang 下产生的一些警告
该版本与 v1.1.1 和 2024 年秋季学期的实验手册完全兼容。