Coder Social home page Coder Social logo

pbs's People

Contributors

jiaoyang-li avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pbs's Issues

to_replan logic

Hi,

Thanks for the insightful work.

I have one question regarding the determination of the agents to be replanned.
In PBS::generateChild, two agents in conflict are set to low and high priority respectively. Agent Low is added to the replan queue apparently. The additional conflicts between agent a1 "lower than low" and agent a2 "higher than high" is considered to be affected by the new priority order, thus a1 is added to the replan queue as well.
My confusion is why not replan agent a1 if a conflict occurs between a1(lower than low) and a2(higher than low), as it seems this conflict should also obey the new priority order.

Please correct me if I am wrong: the topological_orders is based on the priority graph and offers a guideline to plan paths for agents in sequence, but it does not specify a strict priority relationship between agents, which means a conflict between a and b still might occur even topological_orders[a] > topological_orders[b]. But priority_graph is a hard binary priority relationship and cannot be violated, right?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.