Registry / other / pqp
library1.3vcpkgunverified

a proximity query package

vcpkg install pqp
INSTALL
IMPORT
SIG · PQP
P
pqp
othercppv1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PQP.h
#include <PQP.h>

Initialize PQP model

#include <PQP.h> #include <iostream> int main() { PQP::PQP_Model model; std::cout << "PQP library initialized" << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources

No resource links recorded.

pqp — pip install pqp · libregistry