Skip to main content

Crate packtab

Crate packtab 

Source

Modules§

codegen
ir
layer
mapping
solution
util

Functions§

generate
Generate source code for a packed table solution.
pack_table
Pack a table of integers into compact multi-level lookup tables.
pack_table_all
Pack and return all solutions (for advanced usage).
pick_solution
Select the best solution from the Pareto frontier.