| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
        object --+    
                 |    
AbstractSwapScheme --+
                     |
                    AlternatingAdjacentSwapScheme
Provides a swapping scheme in which tries exchanges between neighbours only following the scheme 1 <-> 2, 3 <-> 4, ... and after a sampling period 2 <-> 3, 4 <-> 5, ...
| Nested Classes | |
| Inherited from  | 
| Instance Methods | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| Class Variables | |
| __abstractmethods__ =  | |
| Properties | |
| Inherited from  | 
| Method Details | 
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| 
 Advises the Replica Exchange-like algorithm to perform swaps according to the schedule defined here. 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:06 2017 | http://epydoc.sourceforge.net |