{"id":19729499,"url":"https://github.com/bb4/bb4-optimization","last_synced_at":"2025-04-30T01:32:06.969Z","repository":{"id":9440209,"uuid":"11316295","full_name":"bb4/bb4-optimization","owner":"bb4","description":"A collection of heuristic optimization algorithms","archived":false,"fork":false,"pushed_at":"2023-10-13T23:17:14.000Z","size":1042,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-17T21:18:25.034Z","etag":null,"topics":["algorithm","genetic-algorithm","optimization","problem-solving"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bb4.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}},"created_at":"2013-07-10T15:46:30.000Z","updated_at":"2023-02-04T13:02:44.000Z","dependencies_parsed_at":"2023-10-14T23:37:52.956Z","dependency_job_id":null,"html_url":"https://github.com/bb4/bb4-optimization","commit_stats":null,"previous_names":["barrybecker4/bb4-optimization"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb4%2Fbb4-optimization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb4%2Fbb4-optimization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb4%2Fbb4-optimization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bb4%2Fbb4-optimization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bb4","download_url":"https://codeload.github.com/bb4/bb4-optimization/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224193059,"owners_count":17271238,"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":["algorithm","genetic-algorithm","optimization","problem-solving"],"created_at":"2024-11-12T00:12:38.696Z","updated_at":"2024-11-12T00:12:39.183Z","avatar_url":"https://github.com/bb4.png","language":"Scala","readme":"# bb4-optimization\n\nA collection of heuristic optimization algorithms.\nThe algorithms are implemented mostly as described by Michalewicz and Fogel in [\"How to Solve It: Modern Heuristics\"](http://www.amazon.com/How-Solve-It-Modern-Heuristics/dp/3540224947)\n\nAn Optimizer uses a specified optimization strategy (see OptimizationStrategyType) to optimize an Optimizee.\nOptimization is nearly the same thing as search. In [bb4-puzzles](https://github.com/bb4/bb4-puzzles), [bb4-games](https://github.com/bb4/bb4-games), and [bb4-simulations](https://github.com/bb4/bb4-simulations) implementations, various types of optimization strategies from this library are used to search for solutions.\n\n### How to Build\nType 'gradlew build' at the root (or ./gradlew if running in Cygwin). This is mainly a library project, but there are several interesting test cases that can be viewed visually.\nIf you want to open the source in Intellij, then first run 'gradlew idea'.\nThere is a simple visualization of a trivial optimization problem that can be viewed by running 'gradlew run'.\n\nWhen there is a new release, versioned artifacts will be published by Barry Becker to [Sonatype](https://oss.sonatype.org).\n\n### License\nAll source (unless otherwise specified in individual file) is provided under the [MIT License](http://www.opensource.org/licenses/MIT)\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbb4%2Fbb4-optimization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbb4%2Fbb4-optimization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbb4%2Fbb4-optimization/lists"}