Giter VIP home page Giter VIP logo

arcs's People

Contributors

haiiii76 avatar necozay avatar pettni avatar zexiangliu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

arcs's Issues

Possible issues in 'win_eventually_or_persistence.m' and 'Controller.m'

'win_eventually_or_peresistence.m':

  1. There is no values assigned to output 'C'.
  2. Line 17,18,27,28: the index seems to be 'end+1' instead of 'end'. Otherwise, 'Vlist' and 'Klist' are initialized as empty matrices, where the index 'end' is unavailable.

'Controller.m':

  1. A error appears when calling 'get_input'and the method visits a sub-controller corresponding to a progress group. I guess the reason is that the set V and an empty controller is always added as the first term when the sub-controller for progress group is generated.
  2. Line 75 in 'Controller.m': why not directly search the sets containing that state and find out the one with smallest number instead of using the one before current ('bottom_cnt.mem_var-1') ?

One pontential issue in win_primal.m

https://github.com/pettni/abstr-refinement/blob/685cf194a2b7d794fe09ba577fb87d04cd7ef8d8/abstr-ref/%40TransSyst/win_primal.m#L72-L73

Hi Peter (@pettni) ,
I am confused about the two lines above. Why don't we need to save the controllers returned by Pre and PGPre here? There is usually a gap between Z and V. I thought that the controller for Pre(V) might be contained by the controller of win_intermediate in the next few lines. But today I encounter some issues when executing the controller returned by the win_primal, which I think might be relevant to my question here. Could you please help me find the answer?

Thank you,
Zexiang

update_progress_group is incomplete

It only implements the inheritance part but does not take advantage of the possibility of new progress groups emerging after partitioning.

problem with plotting

plot(part.cell_list([]))

fails with the error:

Error using  > 
Not enough input arguments.

Error in Rec/plot (line 51)
    if rec.dim>3

Essentially, plot(part) fails when there is no part with empty AP. I'll post an update if I can fix it.

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.