MCP server exposing Z3 solver API
MCP server exposing Z3 solver API Or from command line: The server exposes the following tools: createboolvar - Create a Boolean variable createintvar - Create an Integer variable createrealvar - Create a Real variable createintconstant - Create an integer constant createrealconstant - Create a real constant addconstraint - Add a constraint to the solver solve - Solve the current problem…
Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
MCP server exposing Z3 solver API Or from command line: The server exposes the following tools: createboolvar - Create a Boolean variable createintvar - Create an Integer variable createrealvar - Create a Real variable createintconstant - Create an integer constant createrealconstant - Create a real constant addconstraint - Add a constraint to the solver solve - Solve the current problem getmodelvalue - Get value of a variable from the model optimize - Solve with optimization objective…