Skip to content

Why cpu time of FC-MRV of nqueen csp fluctuates #1154

Description

@ThuriyaThwin

@DonatoMeoli @norvig Please explain me why CPU time of FC-MRV algorithm with N-Queen CSP does not scale with board size. Here are the result of average run benchmark on i7 ram 8gb.

N=4 Time=0.695
N=8 Time=0.785
N=12 Time=0.895
N=16 Time=0.077
N=20 Time=0.092
N=28 Time=0.0795.

In this result, time falls down when N=16 and N=28. Could you give me the reason?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions