Registry / other / zimpl
library3.6.1vcpkgunverified

Zuse Institut Mathematical Programming Language

vcpkg install zimpl
INSTALL
IMPORT
SIG · ZIMPL
Z
zimpl
othercppv3.6.1
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.

zimpl/zimpl.h
#include <zimpl/zimpl.h>

Create and use a ZIMPL instance

#include <zimpl/zimpl.h> int main() { ZIMPL *zimpl = ZIMPLcreate(); // ... ZIMPLfree(zimpl); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.6.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Resources

No resource links recorded.

zimpl — pip install zimpl · libregistry