A
A
and7ey2015-01-05 18:38:26
Algorithms
and7ey, 2015-01-05 18:38:26

How to build a custom railroad from existing elements?

I want to write a program that will build an arbitrary railway based on the available elements ( curve element , straight line , arrows and bridges for crossing roads). Perhaps the program should build a road using the maximum number of elements.
I have never written anything like this before. What should the road construction algorithm look like? Where to begin?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
3
386DX, 2015-01-05
@386DX

I would start with Lego Digital Designer
F7VUTVPFOVWMNJU.LARGE.jpg

G
GavriKos, 2015-01-05
@GavriKos

There is little input. Should the road be looped? Can there be dead ends? Those. what should be the output? And then you can connect all the elements in series - also expensive.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question