Ferret is a reimplementation of parts of Jeffery Leon's Partition
Backtrack framework in C++, with extensions including:
- Ability to intersect many groups simultaneously.
- Improved refiners based on orbital graphs.
This package currently supports:
- Group intersection.
- Stabilizing many structures including sets, sets of sets, graphs,
sets of tuples and tuples of sets.
This package can be used by users in two ways:
- When the package is loaded many built-in GAP functions such as
'Intersection' and 'Stabilizer' are replaced with more optimized
implementations. This requires no changes to existing code.
- The function 'Solve' provides a unified interface to accessing
all the functionality of the package directly.
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Mon Sep 09 2024 Jerry James <loganjerry@gmail.com> - 1.0.14-1
- Version 1.0.14
- Drop upstreamed test patch
* Tue Sep 03 2024 Jerry James <loganjerry@gmail.com> - 1.0.13-1
- Version 1.0.13
- Add patch to adapt the tests to changed output
- Setting LC_ALL is no longer necessary
- Avoid %exclude
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 16 2024 Jerry James <loganjerry@gmail.com> - 1.0.11-2
- Fix the VCS field
* Wed Apr 24 2024 Jerry James <loganjerry@gmail.com> - 1.0.11-1
- Version 1.0.11
- Drop upstreamed shuffle patch
* Sun Mar 17 2024 Jerry James <loganjerry@gmail.com> - 1.0.10-1
- Version 1.0.10
- Use std::shuffle instead of the deprecated std::random_shuffle
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild