Giter VIP home page Giter VIP logo

z34delphi's Introduction

Z34Delphi

The Z3 Theorem Prover bindings for Delphi. Based on c Binding. here.

Ported All Api to Delphi

Adding Class Wrapper For All Types(Based on z3++.h )

  • Z3.Context.pas
    • Z3_context
    • Z3_symbol
    • Z3_params
    • Z3_ast
      • Expr
      • Z3_Sort
      • Z3_func_decl
    • Z3_ast_vector
      • Expr_vector
      • Sort_vector
      • Func_decl_vector
  • Z3.Arr.pas
    • Z3 Array
  • Z3.Config.pas
    • Z3_config
  • Z3.Func.pas
    • Common Function for All Module and Emulate Class Operator(not implemened in Delphi Class)
  • Z3.Model.pas
    • Z3_func_entry
    • Z3_func_interp
    • Z3_model
  • Z3.Par_Desc.pas
    • Z3_param_descrs
  • Z3.Solver.pas
    • Z3_solver
  • Z3.Stats.pas
    • Z3_stats
  • Z3.Tactic.pas
    • Z3_goal
    • Z3_apply_result
    • Z3_tactic

examples

  • Test for Native Api
  • Test for Class wrapper
  • Test for opaque predicates in x86 code( original code by [email protected] )

Note

  • If you are not familiar with Z3, you can start here.
  • Update Test Project for testing Z3 Native Api and Class Wrapper
  • Test project compiled with Delphi 10.3(Rio)

ToDo

  • Adding Class for Z3_probe,Z3_optimize,Z3_fixedpoint.
  • Adding Test Function for Class Wrapper
  • Test on x64 and More . Any collaboration is welcome ;)

z34delphi's People

Contributors

pigrecos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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.