openjij
Framework for the Ising model and QUBO.
Loading...
Searching...
No Matches
openjij.utils.decorator Namespace Reference

Functions

 deprecated_alias (**aliases)
 
 rename_kwargs (func_name, kwargs, aliases)
 
 disabled (func)
 

Function Documentation

◆ deprecated_alias()

openjij.utils.decorator.deprecated_alias ( **  aliases)

References openjij.utils.decorator.rename_kwargs().

Here is the call graph for this function:

◆ disabled()

openjij.utils.decorator.disabled (   func)

◆ rename_kwargs()

openjij.utils.decorator.rename_kwargs (   func_name,
  kwargs,
  aliases 
)

Referenced by openjij.utils.decorator.deprecated_alias().

Here is the caller graph for this function: