{"id":37065522,"url":"https://github.com/postechsv/maude-se","last_synced_at":"2026-01-14T07:40:19.338Z","repository":{"id":220910742,"uuid":"741360367","full_name":"postechsv/maude-se","owner":"postechsv","description":"An SMT extension of Maude","archived":false,"fork":false,"pushed_at":"2025-06-08T23:13:00.000Z","size":533,"stargazers_count":12,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T22:12:51.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://maude-se.github.io","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/postechsv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-01-10T08:30:46.000Z","updated_at":"2025-06-08T23:13:04.000Z","dependencies_parsed_at":"2024-02-14T02:24:04.194Z","dependency_job_id":"7bd32d29-70b0-4e62-8506-48477d020181","html_url":"https://github.com/postechsv/maude-se","commit_stats":null,"previous_names":["maude-se/maude-se","postechsv/maude-se"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/postechsv/maude-se","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postechsv%2Fmaude-se","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postechsv%2Fmaude-se/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postechsv%2Fmaude-se/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postechsv%2Fmaude-se/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postechsv","download_url":"https://codeload.github.com/postechsv/maude-se/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postechsv%2Fmaude-se/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-14T07:40:18.675Z","updated_at":"2026-01-14T07:40:19.324Z","avatar_url":"https://github.com/postechsv.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"MaudeSE is an SMT extension of [Maude](https://github.com/SRI-CSL/Maude) that supports various SMT features, including symbolic SMT search and satisfiability checking for SMT formulas.\n\nIt provides a *generic interface* that enables Maude to connect with SMT solvers. Users can implement their own connectors to integrate Maude with their preferred SMT solvers. Currently, MaudeSE includes built-in interfaces for Z3, Yices2, and CVC5.\n\nFor details on implementing a custom connector or using MaudeSE, please refer to our [webpage](https://maude-se.github.io).\n\n\n## Prerequisite\n\n* MaudeSE requires `Python \u003e= 3.8`.\n* Python supported SMT solvers that you want to use. \n  * E.g., `z3`, `yices`, `cvc5`.\n\n## Installation\n\nUse `pip` to install `maude-se`\n\n```\npip install maude-se\n```\n\nUse the following command to test successful installation.\n\n```\n$ maude-se -h\n```\n\nIf the installation was successful, you can see the following message.\n\n```\nusage: maude-se [-h] [-cfg CONFIG] [-s SOLVER] [-no-meta] [file]\n\npositional arguments:\n  file                  input Maude file\n\noptions:\n  -h, --help            show this help message and exit\n  -cfg CONFIG, -config CONFIG\n                        a directory to a configuration file (default: \"config.yml\")\n  -s SOLVER, -solver SOLVER\n                        solver name\n  -no-meta              no metaInterpreter\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostechsv%2Fmaude-se","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpostechsv%2Fmaude-se","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostechsv%2Fmaude-se/lists"}