https://github.com/urbananalyst/uamutations
Algorithm to mutate properties of a city to become more like other cities
https://github.com/urbananalyst/uamutations
Last synced: 6 months ago
JSON representation
Algorithm to mutate properties of a city to become more like other cities
- Host: GitHub
- URL: https://github.com/urbananalyst/uamutations
- Owner: UrbanAnalyst
- Created: 2023-10-20T11:33:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-27T14:29:45.000Z (6 months ago)
- Last Synced: 2026-01-28T01:39:59.462Z (6 months ago)
- Language: Rust
- Size: 313 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uamutations
[](https://github.com/UrbanAnalyst/uamutations/actions?query=workflow%3ARust)
[](https://app.codecov.io/gh/UrbanAnalyst/uamutations)
Code for the [Urban Analyst](https://urbananalyst.city) algorithm that mutates
cities to become more like other cities. This repository enables the code to be
run, tested, and developed in isolation, rather than as part of the main
website.