{"id":21340602,"url":"https://github.com/mintplayer/karnaughmap","last_synced_at":"2025-07-12T14:33:19.961Z","repository":{"id":116223286,"uuid":"212118242","full_name":"MintPlayer/KarnaughMap","owner":"MintPlayer","description":"The Quine McCluskey algorithm in c#","archived":false,"fork":false,"pushed_at":"2023-08-06T17:15:52.000Z","size":104,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-20T11:11:38.519Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/MintPlayer.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-01T14:31:30.000Z","updated_at":"2023-09-26T14:45:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8393a76-e29b-4d86-a662-3e02d7b0c872","html_url":"https://github.com/MintPlayer/KarnaughMap","commit_stats":null,"previous_names":["mintplayer/karnaughmap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MintPlayer%2FKarnaughMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MintPlayer%2FKarnaughMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MintPlayer%2FKarnaughMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MintPlayer%2FKarnaughMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MintPlayer","download_url":"https://codeload.github.com/MintPlayer/KarnaughMap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225824925,"owners_count":17529905,"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":[],"created_at":"2024-11-22T00:51:59.523Z","updated_at":"2024-11-22T00:52:00.170Z","avatar_url":"https://github.com/MintPlayer.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Karnaugh-Map\n## Version info\n\n| License                                                                                                               | Build status                                                                                                                                                                                                  |\n|-----------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0) | [![master](https://github.com/MintPlayer/KarnaughMap/actions/workflows/dotnet-core.yml/badge.svg)](https://github.com/MintPlayer/KarnaughMap/actions/workflows/dotnet-core.yml) |\n\n| Package        | Version                                                                                                                         |\n|----------------|---------------------------------------------------------------------------------------------------------------------------------|\n| QuineMcCluskey | [![NuGet Version](https://img.shields.io/nuget/v/QuineMcCluskey.svg?style=flat)](https://www.nuget.org/packages/QuineMcCluskey) |\n| KarnaughMap    | [![NuGet Version](https://img.shields.io/nuget/v/KarnaughMap.svg?style=flat)](https://www.nuget.org/packages/KarnaughMap)       |\n\n## Installation\n### NuGet package manager\nOpen the NuGet package manager and install the **QuineMcCluskey** package in the project\n### Package manager console\n\n    Install-Package QuineMcCluskey\n    Install-Package KarnaughMap\n\n## Usage\nSimply call the following method with the required minterms and don't-cares:\n\n    var loops = QuineMcCluskeySolver.QMC_Solve(minterms, dontcares);\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmintplayer%2Fkarnaughmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmintplayer%2Fkarnaughmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmintplayer%2Fkarnaughmap/lists"}