Floor planning by Polish Expression

Поділитися
Вставка
  • Опубліковано 31 гру 2024

КОМЕНТАРІ • 8

  • @joinforce8205
    @joinforce8205 7 років тому

    this lecture is awsome..it really helps fr my project...

  • @sutaruvenkatesh4647
    @sutaruvenkatesh4647 4 роки тому

    Thanks for the awesome video, simulated annealing video is missing.Can you please upload it

  • @anil312131
    @anil312131 7 років тому

    Thanks for the video . Now it is easy to understand

  • @mindful.adventure
    @mindful.adventure 8 років тому

    John Reuben,
    Thanks a lot for this tutorial!!!

  • @morteza-khosravi
    @morteza-khosravi 6 років тому

    Thanks for this video
    I have a question:
    How we obtain the location of blocks in the x-y axis?
    actually how we convert the polish representation to x-y representation?

  • @joinforce8205
    @joinforce8205 7 років тому

    its so much easy to understand...

  • @morteza-khosravi
    @morteza-khosravi 6 років тому

    I read the reference book and I have a question:
    How can I calculate the coordinates of blocks without the tree?
    Actually, how can I calculate with just this representation: 25V1H374VH6V8VH

    • @adover
      @adover Рік тому

      Since it was 4 years ago you wrote the comment, but write it because maybe some others that doesn't know also can read.
      You need to know about postfix and prefix. This is how we read tree as sentence representation, and the representation is fixed per each tree. It means you can convert the representation to tree.