mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added package z3 (#1006)
This commit is contained in:
parent
01d8bed1ad
commit
9c3ee00f44
@ -12653,5 +12653,22 @@
|
|||||||
"description": "A compact dictionary implementation",
|
"description": "A compact dictionary implementation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/LemonBoy/compactdict"
|
"web": "https://github.com/LemonBoy/compactdict"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "z3",
|
||||||
|
"url": "https://github.com/zevv/nimz3",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"Z3",
|
||||||
|
"sat",
|
||||||
|
"smt",
|
||||||
|
"theorem",
|
||||||
|
"prover",
|
||||||
|
"solver",
|
||||||
|
"optimization"
|
||||||
|
],
|
||||||
|
"description": "Nim Z3 theorem prover bindings",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/zevv/nimz3"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user