Package pal.algorithmics
Interface Markable
-
- All Known Implementing Classes:
UnrootedMLSearcher
public interface Markable
Title: Markable
Description: An interface for objects that can have their state marked
- Version:
- 1.0
- Author:
- Matthew Goode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
mark()
void
undoToMark()
-