{"id":16945071,"url":"https://github.com/mattetti/gecoder","last_synced_at":"2025-03-21T08:15:59.973Z","repository":{"id":1771464,"uuid":"2692508","full_name":"mattetti/Gecoder","owner":"mattetti","description":"A copy of the old http://gecoder.rubyforge.org/ svn repo (this code is unmaintained and not compatible with the latest versions of Gecode)","archived":false,"fork":false,"pushed_at":"2011-11-02T22:01:22.000Z","size":42792,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T04:44:22.973Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattetti.png","metadata":{"files":{"readme":"README","changelog":"CHANGES","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-02T02:44:21.000Z","updated_at":"2013-12-23T18:45:08.000Z","dependencies_parsed_at":"2022-09-07T15:13:58.695Z","dependency_job_id":null,"html_url":"https://github.com/mattetti/Gecoder","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/mattetti%2FGecoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattetti%2FGecoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattetti%2FGecoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattetti%2FGecoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattetti","download_url":"https://codeload.github.com/mattetti/Gecoder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244759961,"owners_count":20505716,"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-10-13T21:19:43.356Z","updated_at":"2025-03-21T08:15:59.953Z","avatar_url":"https://github.com/mattetti.png","language":"Ruby","readme":"= Gecode/R\n\nWebsite: http://gecoder.org\n\nGecode/R is a Ruby interface to the Gecode constraint programming library. \nGecode/R is intended for people with no previous experience of constraint \nprogramming, aiming to be easy to pick up and use.\n\nSee Gecode::Mixin to get started.\n\n== Installation\n\nGecode/R requires Gecode 2.2.0, which can be downloaded from \nhttp://www.gecode.org/download.html . See \nhttp://www.gecode.org/gecode-doc-latest/PageComp.html for the installation\ninstructions.\n\n=== Installing from gem\n\nThere are two gems. The first includes only Gecode/R, and assumes that you have\ninstalled Gecode yourself. The second includes both Gecode/R and Gecode. If you \nuse Windows then you're recommended to use the second one, even though you \nalready have Gecode, as the other one does not come in a pre-compiled variant.\n\nGecode/R only:\n  gem install gecoder\n  \nGecode/R and Gecode:\n  gem install gecoder-with-gecode\n\n=== Installing from source using gem\n\n  rake gem\n  gem install pkg/gecoder-1.x.x.gem\n\n=== Installing from source without using gem\n\n\"gecode.so\" might have another extension depending on which platform it's \ngenerated on (replace the extension in the following commands with whatever \nextension it's given).\n\n  cd ext\n  ruby extconf.rb\n  make\n  mv gecode.so ../lib/\n\n=== Running the tests\n\n  rake specs\n\nRequires RSpec (1.0.5, but other version should hopefully work).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattetti%2Fgecoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattetti%2Fgecoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattetti%2Fgecoder/lists"}