INFO
Name: stb_connected_components-devel
Version: 0.96-0.57.20260313git904aa67.el8
Arch: ppc64le
Summary: Incrementally compute reachability on grids
License: MIT OR Unlicense
Vendor: Fedora Project
Build Host: buildvm-ppc64le-32.rdu3.fedoraproject.org
Build Date: Thu Apr 9 13:37:46 2026
Size: 39809
URL: https://github.com/nothings/stb
Description: Finds connected components on 2D grids for testing reachability between two
points, with fast updates when changing reachability (e.g. on one machine it
was typically 0.2ms w/ 1024x1024 grid). Each grid square must be “open” or
“closed” (traversable or untraversable), and grid squares are only connected to
their orthogonal neighbors, not diagonally.
FILES
/usr/include/stb
/usr/include/stb/stb_connected_components.h
/usr/include/stb_connected_components.h
/usr/share/licenses/stb_connected_components-devel
/usr/share/licenses/stb_connected_components-devel/LICENSE
REQUIRES
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
stb_connected_components-devel 0.96-0.57.20260313git904aa67.el8
stb_connected_components-devel(ppc-64) 0.96-0.57.20260313git904aa67.el8
stb_connected_components-static 0.96-0.57.20260313git904aa67.el8
CONFIG FILES
/usr/include/stb
/usr/include/stb/stb_connected_components.h
/usr/include/stb_connected_components.h
/usr/share/licenses/stb_connected_components-devel
/usr/share/licenses/stb_connected_components-devel/LICENSE l
LICENSE FILES
MIT OR Unlicense
|