Floor planning by Polish Expression

Поделиться
HTML-код
  • Опубликовано: 4 дек 2024

Комментарии • 8

  • @joinforce8205
    @joinforce8205 7 лет назад

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

  • @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!!!

  • @joinforce8205
    @joinforce8205 7 лет назад

    its so much easy to understand...

  • @sutaruvenkatesh4647
    @sutaruvenkatesh4647 4 года назад

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

  • @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?

  • @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.