Giter Club home page Giter Club logo

Comments (9)

hadipourh avatar hadipourh commented on June 3, 2024

Thanks for your question!
I think its because of the new update of MiniZinc. The OrTools solver is bundled with the new version of MiniZinc.
This makes using OrTools via MiniZinc much easier than before. So I suggest you to first reinstall the last version of MiniZinc.
Then, for making our tool consistent with the change, add the following code between lines 65 and 66:

        ##################################################
        # Use this block if you install Or-Tools bundeled with MiniZinc
        if self.cp_solver_name == "ortools":
            self.cp_solver_name = "com.google.ortools.sat"
        ################################################## 

I will soon upgrade our tool considering this issue. Please let me know if you have any further questions.

from zero.

lz233149 avatar lz233149 commented on June 3, 2024

what can i do?I want to the pdf file
图片

from zero.

hadipourh avatar hadipourh commented on June 3, 2024

Nice that you managed to produce the output.
Please see the README. I have already explained.

from zero.

lz233149 avatar lz233149 commented on June 3, 2024

sorry,I can not finish,please help me
图片

from zero.

hadipourh avatar hadipourh commented on June 3, 2024

Perhaps, you want to modify the '.latexmk' file appropriately.

from zero.

lz233149 avatar lz233149 commented on June 3, 2024

图片
I get it,thank you,however,I want to know,Is there still room for optimization in your model? I want to optimize it

from zero.

hadipourh avatar hadipourh commented on June 3, 2024

I am happy that it worked out. Hope it will be useful foe you.

from zero.

lz233149 avatar lz233149 commented on June 3, 2024

Hello, may I ask if your method can be applied to other group passwords? Excluding the experiments you have conducted

from zero.

lz233149 avatar lz233149 commented on June 3, 2024

May I ask if you have a 21 round impossible differential attack on CRAFT with related-tweakey?

from zero.

Related Issues (6)

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.