Remove stress function import in hybrid object
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
import constant from "./constant";
|
import constant from "./constant";
|
||||||
import jiggle from "./jiggle";
|
import jiggle from "./jiggle";
|
||||||
import {getStress} from "./stress";
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An implementation of Chalmers' 1996 Neighbour and Sampling algorithm.
|
* An implementation of Chalmers' 1996 Neighbour and Sampling algorithm.
|
||||||
* It uses random sampling to find the most suited neighbours from the
|
* It uses random sampling to find the most suited neighbours from the
|
||||||
|
|||||||
Reference in New Issue
Block a user