Skip to content

Commit

Permalink
This diff removes the cost logic.
Browse files Browse the repository at this point in the history
The cost logic suffers the following:

  - it does not implement what is needed, and is then barely used,
  - its implementation is invasive and duplicates some internal mechanisms

The latter point slows down the development of new features.

In conclusion, it has been decided not to wait for the new cost logic
before removing the current implementation.
  • Loading branch information
strub committed Apr 2, 2024
1 parent c96ddd7 commit 41c2667
Show file tree
Hide file tree
Showing 106 changed files with 763 additions and 10,091 deletions.
1,774 changes: 0 additions & 1,774 deletions examples/UC/composition_cost.ec

This file was deleted.

2,384 changes: 0 additions & 2,384 deletions examples/UC/dh_enc_cost.ec

This file was deleted.

67 changes: 0 additions & 67 deletions examples/cost/apply_example.ec

This file was deleted.

331 changes: 0 additions & 331 deletions examples/cost/small_tutorial.ec

This file was deleted.

Loading

0 comments on commit 41c2667

Please sign in to comment.