{"id":13484469,"url":"https://github.com/qnighy/ipc_solver","last_synced_at":"2025-04-30T11:02:29.504Z","repository":{"id":11305787,"uuid":"13722448","full_name":"qnighy/ipc_solver","owner":"qnighy","description":"O(N log N)-space IPC solver in OCaml","archived":false,"fork":false,"pushed_at":"2023-04-04T14:24:32.000Z","size":98,"stargazers_count":52,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T07:07:55.922Z","etag":null,"topics":["logic","ocaml","solver","twitter"],"latest_commit_sha":null,"homepage":null,"language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qnighy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-10-20T16:35:25.000Z","updated_at":"2024-02-16T00:25:17.000Z","dependencies_parsed_at":"2024-01-13T18:29:33.069Z","dependency_job_id":"14f74145-d606-4102-ac37-9279f36f6e61","html_url":"https://github.com/qnighy/ipc_solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnighy%2Fipc_solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnighy%2Fipc_solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnighy%2Fipc_solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnighy%2Fipc_solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qnighy","download_url":"https://codeload.github.com/qnighy/ipc_solver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242640885,"owners_count":20162051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["logic","ocaml","solver","twitter"],"created_at":"2024-07-31T17:01:24.889Z","updated_at":"2025-03-09T03:32:01.227Z","avatar_url":"https://github.com/qnighy.png","language":"OCaml","funding_links":[],"categories":["OCaml"],"sub_categories":[],"readme":"# IPC solver\n\n## Description\n\nIt determines whether a given statement in Intuitionistic\nPropositional Calculus (IPC) is provable or not.\n\n## Dependencies\n\n- OCaml\n- MiniSat executable (for refutation by Kripke models)\n- LaTeX (for drawing proof diagrams)\n\n## Usage (Command Line)\n\n```\n$ make\n$ ./ipc_solver \u003c\u003c\u003c \"~~(A \\/ ~A)\"\n$ ./ipc_solver \u003c\u003c\u003c \"A \\/ ~A\"\n```\n\n## Usage (LaTeX)\n\n```\n$ make\n$ ./ipc_solver --latex ipc.tex \u003c\u003c\u003c \"~~(A \\/ ~A)\"\n$ latex ipc.tex\n$ dvipdfmx ipc.dvi\n```\n\n## Usage (Twitter Bot)\n\nPlease prepare your consumer key, consumer secret, access token, and access token secret.\n\n```\n$ make\n$ cp twitter-config.rb.example twitter-config.rb\n$ vim twitter-config.rb\n$ bundle exec ruby twitter.rb\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqnighy%2Fipc_solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqnighy%2Fipc_solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqnighy%2Fipc_solver/lists"}