Streetmap

Streetmap

RBaLa

Program that gets from user or randomly generates streets (multilinear segment approximation) with name and segment coordinates, gets the graph formed by the streets with intersections and adjacent street nodes as vertices, and finds shortest path (one of) between any 2 nodes of the resultant undirected and unweighted graph. Vertex Cover program uses miniSAT to find vertex cover in the graph generated.

0 Stars
0 Forks
0 Watchers
C++ Language
mit License
Cost to Build
$31.3K
Market Value
$1.9K

Growth over time

2 data points  ·  2022-02-21 → 2022-08-02
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about Streetmap

Question copied to clipboard

What is the RBaLa/Streetmap GitHub project? Description: "Program that gets from user or randomly generates streets (multilinear segment approximation) with name and segment coordinates, gets the graph formed by the streets with intersections and adjacent street nodes as vertices, and finds shortest path (one of) between any 2 nodes of the resultant undirected and unweighted graph. Vertex Cover program uses miniSAT to find vertex cover in the graph generated.". Written in C++. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone Streetmap

Clone via HTTPS

git clone https://github.com/RBaLa/Streetmap.git

Clone via SSH

[email protected]:RBaLa/Streetmap.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the Streetmap issue tracker:

Open GitHub Issues