Skip to content

Commit eeb7d97

Browse files
committed
Merge branch 'feature/rust-cnstr-testing' into feature/372-rust-float
# Conflicts: # src/constraints/tests.rs
2 parents 5d89d2e + 156b90c commit eeb7d97

2 files changed

Lines changed: 421 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Note: This is the main Changelog file for the Rust solver. The Changelog file fo
1717
### Changed
1818

1919
- Rust solver supports generic float types
20+
- Expanded Rust constraint test coverage with constructor validation, boundary/idempotence checks, and additional `BallP` / epigraph projection cases
2021

2122

2223
<!-- ---------------------

0 commit comments

Comments
 (0)